diff --git a/xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml b/xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml index 30db322202d..63217235a39 100644 --- a/xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml +++ b/xml/Microsoft.Extensions.Caching.Hybrid/HybridCache.xml @@ -180,8 +180,8 @@ The type of additional state required by . The type of the data being considered. The key of the entry to look for or create. - Provides the underlying data service if the data is not available in the cache. The state required for . + Provides the underlying data service if the data is not available in the cache. Additional options for this cache entry. The tags to associate with this cache item. The used to propagate notifications that the operation should be canceled. diff --git a/xml/Microsoft.Extensions.DependencyInjection.Extensions/ServiceCollectionDescriptorExtensions.xml b/xml/Microsoft.Extensions.DependencyInjection.Extensions/ServiceCollectionDescriptorExtensions.xml index 4d711e4d7ca..2882d2b1ab6 100644 --- a/xml/Microsoft.Extensions.DependencyInjection.Extensions/ServiceCollectionDescriptorExtensions.xml +++ b/xml/Microsoft.Extensions.DependencyInjection.Extensions/ServiceCollectionDescriptorExtensions.xml @@ -648,8 +648,8 @@ The type of the service to add. The . - The factory that creates the service. The service key. + The factory that creates the service. Adds the specified as a service using the factory specified in diff --git a/xml/Microsoft.Extensions.Diagnostics.Metrics/MetricsBuilderExtensions.xml b/xml/Microsoft.Extensions.Diagnostics.Metrics/MetricsBuilderExtensions.xml index 64e6cb11250..7fc299e44bf 100644 --- a/xml/Microsoft.Extensions.Diagnostics.Metrics/MetricsBuilderExtensions.xml +++ b/xml/Microsoft.Extensions.Diagnostics.Metrics/MetricsBuilderExtensions.xml @@ -47,8 +47,8 @@ - The implementation type of the listener. The . + The implementation type of the listener. Registers a new instance. diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.VisualBasic.Forms.json b/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.VisualBasic.Forms.json new file mode 100644 index 00000000000..3e4f6cc8d53 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.VisualBasic.Forms.json @@ -0,0 +1,1609 @@ +{ + "Assembly": "Microsoft.VisualBasic.Forms", + "GUID": "6B0E2BA98EC44AB693636C243F347F18FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L18C9-L19C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.GetEnvironmentVariable(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L31C17-L39C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.ChangeCulture(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L103C13-L104C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.ChangeUICulture(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L115C13-L116C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Log", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L48C17-L52C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L61C17-L69C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L77C17-L78C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.UICulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L91C17-L92C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.MinimumSplashScreenDisplayTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.#ctor(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L27C9-L32C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L41C17-L51C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L61C17-L71C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L81C17-L91C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Copyright", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L101C17-L110C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Trademark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L120C17-L129C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L139C17-L148C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L158C17-L159C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.AssemblyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L168C17-L169C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.DirectoryPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L177C17-L178C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.LoadedAssemblies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L188C21-L193C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.StackTrace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L203C17-L204C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.WorkingSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L215C17-L216C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L26C13-L27C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L30C13-L31C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L34C13-L35C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L40C13-L41C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L25C13-L26C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.CommandLineArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L35C17-L47C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.InternalCommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L57C17-L58C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L25C13-L26C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L29C13-L30C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L33C13-L34C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L39C13-L40C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs.#ctor(System.Collections.ObjectModel.ReadOnlyCollection{System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb#L25C9-L31C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs.CommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.#ctor(System.Collections.ObjectModel.ReadOnlyCollection{System.String},System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb#L24C9-L31C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.BringToForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.CommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs.#ctor(System.Boolean,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb#L23C13-L25C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs.ExitApplication", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.User.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L21C9-L22C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.User.IsInRole(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L62C13-L63C21" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L29C17-L30C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.CurrentPrincipal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L40C17-L41C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.IsAuthenticated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L52C17-L53C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.InternalPrincipal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L75C17-L76C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.ApplicationDefined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterAllFormsClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ShutdownMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.BeginInvoke(System.Object,System.EventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.Invoke(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L279C13-L280C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.#ctor(Microsoft.VisualBasic.ApplicationServices.AuthenticationMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L287C13-L315C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L326C13-L363C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L475C13-L476C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnInitialize(System.Collections.ObjectModel.ReadOnlyCollection{System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L504C17-L548C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(Microsoft.VisualBasic.ApplicationServices.StartupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L557C13-L579C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartupNextInstance(Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L589C13-L599C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L609C13-L642C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnCreateSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L651C9-L651C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnCreateMainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L658C9-L658C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnShutdown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L665C13-L666C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledException(Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L678C13-L691C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ShowSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L699C13-L730C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.HideSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L743C22-L759C16" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ApplyApplicationDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Startup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.StartupNextInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Shutdown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.NetworkAvailabilityChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L155C26-L177C27" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.UnhandledException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L228C17-L238C27" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OpenForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L372C17-L373C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.MainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L381C17-L382C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.SplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L399C17-L400C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.MinimumSplashScreenDisplayTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L428C17-L429C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L445C17-L446C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ApplicationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L455C17-L456C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.SaveMySettingsOnExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L464C17-L465C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ShutdownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L766C17-L767C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.EnableVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L779C17-L780C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L792C17-L793C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.IsSingleInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L802C17-L803C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.IVbHost.GetParentWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.IVbHost.GetWindowTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.CompilerServices.IVbHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.HostServices.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.CompilerServices.HostServices.VBHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb#L22C17-L23C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.CompilerServices.HostServices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.WaitToComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.BackgroundLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.AudioPlayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L32C13-L33C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L40C17-L41C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.String,Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L52C17-L56C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.Byte[],Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L64C17-L72C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.IO.Stream,Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L80C17-L86C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.PlaySystemSound(System.Media.SystemSound)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L94C17-L100C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L106C21-L108C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Audio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Clock.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.LocalTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L24C17-L25C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.GmtTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L35C17-L36C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.TickCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L47C17-L48C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Computer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Audio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L35C17-L38C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Clipboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L47C17-L52C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Mouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L62C17-L65C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L75C17-L78C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Screen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L90C17-L91C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Computer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.ComputerInfo.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L21C9-L22C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L33C17-L34C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.AvailablePhysicalMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L45C17-L46C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.TotalVirtualMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L58C17-L59C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.AvailableVirtualMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L71C17-L72C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.InstalledUICulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L82C17-L83C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSFullName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L92C17-L93C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSPlatform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L103C17-L104C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L114C17-L115C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.ComputerInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.SendKeys(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L24C13-L25C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.SendKeys(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L34C13-L39C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.ShiftKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L47C21-L49C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.AltKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L58C21-L60C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.CtrlKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L69C21-L71C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.CapsLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L84C17-L85C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.NumLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L98C17-L99C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.ScrollLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L112C17-L113C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Mouse.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.ButtonsSwapped", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L32C17-L37C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.WheelExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L47C17-L52C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.WheelScrollLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L62C17-L67C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Mouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L25C9-L27C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs.IsNetworkAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.Invoke(System.Object,Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L100C9-L101C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L121C13-L122C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L132C13-L136C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L147C13-L157C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.Uri,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L168C13-L172C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L180C13-L181C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L189C13-L190C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L200C13-L201C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L211C13-L212C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L232C13-L233C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L257C13-L267C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L287C13-L288C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L311C17-L314C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.Net.ICredentials,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L333C13-L335C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.Net.ICredentials,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L355C13-L423C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L431C13-L432C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L440C13-L441C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L451C13-L452C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L462C13-L463C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L481C13-L482C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L504C13-L518C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L536C13-L537C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L558C17-L562C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.Net.ICredentials,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L578C13-L579C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.Net.ICredentials,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L596C13-L641C16" + }, + { + "DocsId": "E:Microsoft.VisualBasic.Devices.Network.NetworkAvailabilityChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L52C21-L75C27" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Network.IsAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L110C17-L112C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.ServerComputer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L30C17-L33C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.FileSystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L43C17-L47C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L57C17-L61C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L71C17-L74C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L84C17-L85C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Registry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L95C17-L98C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.ServerComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.TempDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.LocalUserApplicationDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.CommonApplicationDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.ExecutableDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.LogFileLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.Daily", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.Weekly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.DiscardMessages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L64C13-L65C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L71C13-L72C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Write(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L405C17-L421C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.WriteLine(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L431C17-L446C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L458C13-L517C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L532C13-L539C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L551C17-L557C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L569C17-L581C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L587C13-L590C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L596C13-L597C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.GetSupportedAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L605C13-L606C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L613C13-L616C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L80C17-L87C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.AutoFlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L106C17-L113C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.IncludeHostName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L128C17-L134C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L148C17-L155C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.DiskSpaceExhaustedBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L176C17-L183C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.BaseFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L198C17-L204C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.FullLogFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L231C17-L237C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.LogFileCreationSchedule", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L246C17-L253C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.MaxFileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L272C17-L278C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.ReserveDiskSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L295C17-L301C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Delimiter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L318C17-L324C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Encoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L341C17-L347C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.CustomLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L364C17-L372C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.FileLogTraceListener", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L24C9-L32C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L38C9-L43C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L50C13-L51C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String,System.Diagnostics.TraceEventType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L59C13-L60C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String,System.Diagnostics.TraceEventType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L69C13-L73C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L80C13-L81C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception,System.Diagnostics.TraceEventType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L91C13-L92C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception,System.Diagnostics.TraceEventType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L104C13-L118C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.InitializeWithDefaultsSinceNoConfigExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L182C13-L184C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.Log.TraceSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L127C17-L128C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.Log.DefaultFileLogWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L137C17-L138C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.Log", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L34C13-L35C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L43C13-L44C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L51C13-L52C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L61C13-L62C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L69C13-L70C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L78C13-L79C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L86C13-L87C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L94C13-L95C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L102C13-L103C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L110C13-L111C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L118C13-L119C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L126C13-L127C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L134C13-L135C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L142C13-L143C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L150C13-L151C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L158C13-L159C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L167C13-L168C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L176C13-L177C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L185C13-L186C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L192C13-L193C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L202C13-L203C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetDataObject(System.Windows.Forms.DataObject)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L212C13-L213C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.ClipboardProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DirectoryExists(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L46C13-L47C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FileExists(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L50C13-L51C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CreateDirectory(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L54C13-L55C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectoryInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L58C13-L59C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFileInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L62C13-L63C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDriveInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L66C13-L67C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFiles(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L70C13-L71C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFiles(System.String,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L76C13-L77C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectories(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L80C13-L81C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectories(System.String,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L86C13-L87C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FindInFiles(System.String,System.String,System.Boolean,Microsoft.VisualBasic.FileIO.SearchOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L92C13-L93C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FindInFiles(System.String,System.String,System.Boolean,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L98C13-L99C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetParentPath(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L102C13-L103C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CombinePath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L106C13-L107C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L110C13-L111C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetTempFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L114C13-L115C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L118C13-L119C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllText(System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L122C13-L123C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllBytes(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L126C13-L127C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L130C13-L131C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String,System.String,System.Boolean,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L136C13-L137C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllBytes(System.String,System.Byte[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L140C13-L141C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L144C13-L145C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L148C13-L149C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L152C13-L153C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L156C13-L157C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L160C13-L161C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L164C13-L165C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L168C13-L169C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L172C13-L173C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L176C13-L177C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L180C13-L181C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L184C13-L185C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L188C13-L189C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L192C13-L193C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L196C13-L197C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L200C13-L201C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L204C13-L205C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L208C13-L209C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L212C13-L213C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L218C13-L219C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.DeleteDirectoryOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L222C13-L223C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L227C13-L228C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L233C13-L234C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L237C13-L238C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L241C13-L242C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L245C13-L246C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L249C13-L250C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String,System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L253C13-L254C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileReader(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L257C13-L258C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileReader(System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L261C13-L262C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileWriter(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L265C13-L266C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileWriter(System.String,System.Boolean,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L271C13-L272C21" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.Drives", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L23C17-L24C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.SpecialDirectories", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L29C17-L33C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.CurrentDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L38C17-L39C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.FileSystemProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb#L25C9-L27C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb#L34C21-L36C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.GetValue(System.String,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L55C13-L56C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.SetValue(System.String,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L59C13-L60C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.SetValue(System.String,System.String,System.Object,Microsoft.Win32.RegistryValueKind)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L65C13-L66C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.CurrentUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L18C17-L19C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.LocalMachine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L24C17-L25C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.ClassesRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L30C17-L31C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.Users", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L36C17-L37C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.PerformanceData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L42C17-L43C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.CurrentConfig", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L48C17-L49C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.RegistryProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb" + }, + { + "Members": [ + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyDocuments", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L18C17-L19C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyMusic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L24C17-L25C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyPictures", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L30C17-L31C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L36C17-L37C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Programs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L42C17-L43C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.ProgramFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L48C17-L49C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Temp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L54C17-L55C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.CurrentUserApplicationData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L60C17-L61C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.AllUsersApplicationData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L66C17-L67C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.Win32.Registry.AccessControl.json b/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.Win32.Registry.AccessControl.json new file mode 100644 index 00000000000..f7359be73ce --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.Win32.Registry.AccessControl.json @@ -0,0 +1,25 @@ +{ + "Assembly": "Microsoft.Win32.Registry.AccessControl", + "GUID": "F4FB74EE60C1408E90E30BDF3E2CF99DFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L13C13-L18C43" + }, + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L23C13-L28C58" + }, + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.SetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.RegistrySecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L33C13-L39C10" + } + ], + "DocsId": "T:Microsoft.Win32.RegistryAclExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.Win32.SystemEvents.json b/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.Win32.SystemEvents.json new file mode 100644 index 00000000000..cb0a28c1650 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/Microsoft.Win32.SystemEvents.json @@ -0,0 +1,489 @@ +{ + "Assembly": "Microsoft.Win32.SystemEvents", + "GUID": "EE8C7A5F2EC141CC864BA70278D00F94FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventArgs.#ctor(Microsoft.Win32.PowerModes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.PowerModeChangedEventArgs.Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs#L30C17-L30C30" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModeChangedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.Invoke(System.Object,Microsoft.Win32.PowerModeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.PowerModeChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModeChangedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.PowerModes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.Resume", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.StatusChange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.Suspend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventArgs.#ctor(Microsoft.Win32.SessionEndReasons)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndedEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs#L30C17-L30C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.Invoke(System.Object,Microsoft.Win32.SessionEndedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionEndedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventArgs.#ctor(Microsoft.Win32.SessionEndReasons)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L19C9-L22C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndingEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L31C17-L31C32" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndingEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L46C17-L46C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.Invoke(System.Object,Microsoft.Win32.SessionEndingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionEndingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.Logoff", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.SystemShutdown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndReasons", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventArgs.#ctor(Microsoft.Win32.SessionSwitchReason)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionSwitchEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs#L30C17-L30C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.Invoke(System.Object,Microsoft.Win32.SessionSwitchEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionSwitchEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.ConsoleConnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.ConsoleDisconnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.RemoteConnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.RemoteDisconnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLogon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLogoff", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLock", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionUnlock", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionRemoteControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchReason", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SystemEvents.CreateTimer(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L390C13-L404C28" + }, + { + "DocsId": "M:Microsoft.Win32.SystemEvents.InvokeOnEventsThread(System.Delegate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L755C13-L788C10" + }, + { + "DocsId": "M:Microsoft.Win32.SystemEvents.KillTimer(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L795C13-L805C10" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.DisplaySettingsChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L106C17-L107C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.DisplaySettingsChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L121C17-L122C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.EventsThreadShutdown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L138C17-L139C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.InstalledFontsChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L153C17-L154C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.LowMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L170C17-L172C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.PaletteChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L187C17-L188C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.PowerModeChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L203C17-L205C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionEnded", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L219C17-L221C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionEnding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L235C17-L237C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionSwitch", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L251C17-L254C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.TimeChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L268C17-L270C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.TimerElapsed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L284C17-L286C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.UserPreferenceChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L301C17-L302C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.UserPreferenceChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L316C17-L317C14" + } + ], + "DocsId": "T:Microsoft.Win32.SystemEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventArgs.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.TimerElapsedEventArgs.TimerId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs#L30C17-L30C33" + } + ], + "DocsId": "T:Microsoft.Win32.TimerElapsedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.Invoke(System.Object,Microsoft.Win32.TimerElapsedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.TimerElapsedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.TimerElapsedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Accessibility", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Color", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Desktop", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.General", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Icon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Keyboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Menu", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Mouse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Policy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Power", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Screensaver", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Locale", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.VisualStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventArgs.#ctor(Microsoft.Win32.UserPreferenceCategory)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.UserPreferenceChangedEventArgs.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs#L30C17-L30C34" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.Invoke(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventArgs.#ctor(Microsoft.Win32.UserPreferenceCategory)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.UserPreferenceChangingEventArgs.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs#L30C17-L30C34" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.Invoke(System.Object,Microsoft.Win32.UserPreferenceChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.BeginInvoke(System.Object,Microsoft.Win32.UserPreferenceChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.CodeDom.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.CodeDom.json new file mode 100644 index 00000000000..39d6f1b4cb9 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.CodeDom.json @@ -0,0 +1,4229 @@ +{ + "Assembly": "System.CodeDom", + "GUID": "C3005D20E1AE4836A1CAB3B50F9B03FEFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArgumentReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeArgumentReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArgumentReferenceExpression.ParameterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L19C20-L19C50" + } + ], + "DocsId": "T:System.CodeDom.CodeArgumentReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L19C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L25C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L31C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L37C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L49C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L61C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L67C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.CreateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L71C20-L71C61" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.Initializers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L75C57-L75C70" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.Size", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L77C27-L77C31" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.SizeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L79C48-L79C52" + } + ], + "DocsId": "T:System.CodeDom.CodeArrayCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArrayIndexerExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L10C9-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayIndexerExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayIndexerExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayIndexerExpression.Indices", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L20C52-L20C95" + } + ], + "DocsId": "T:System.CodeDom.CodeArrayIndexerExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAssignStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L8C9-L8C41" + }, + { + "DocsId": "M:System.CodeDom.CodeAssignStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L10C9-L14C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAssignStatement.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.CodeDom.CodeAssignStatement.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L18C39-L18C43" + } + ], + "DocsId": "T:System.CodeDom.CodeAssignStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor(System.CodeDom.CodeEventReferenceExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L19C13-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttachEventStatement.Event", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L25C20-L25C68" + }, + { + "DocsId": "P:System.CodeDom.CodeAttachEventStatement.Listener", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L29C42-L29C46" + } + ], + "DocsId": "T:System.CodeDom.CodeAttachEventStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgument.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L25C20-L25C41" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgument.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L29C39-L29C43" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeArgument", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor(System.CodeDom.CodeAttributeArgumentCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor(System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Add(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L28C56-L28C71" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.AddRange(System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.AddRange(System.CodeDom.CodeAttributeArgumentCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Contains(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L57C62-L57C82" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.CopyTo(System.CodeDom.CodeAttributeArgument[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L59C73-L59C98" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.IndexOf(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L61C60-L61C79" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Insert(System.Int32,System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L63C71-L63C96" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Remove(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L65C60-L65C78" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgumentCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L24C20-L24C54" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeArgumentCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L12C46" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.String,System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L25C76-L25C105" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L39C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L43C20-L43C41" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.Arguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L51C61-L51C71" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.AttributeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L53C51-L53C65" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L10C9-L12C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor(System.CodeDom.CodeAttributeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Add(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L30C59-L30C74" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.AddRange(System.CodeDom.CodeAttributeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.AddRange(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Contains(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L59C65-L59C85" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.CopyTo(System.CodeDom.CodeAttributeDeclaration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L61C76-L61C101" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.IndexOf(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L63C63-L63C82" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Insert(System.Int32,System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L65C74-L65C99" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Remove(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L67C63-L67C81" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclarationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L26C20-L26C61" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeDeclarationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeBaseReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBaseReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeBaseReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBaseReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeBinaryOperatorExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L8C9-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeBinaryOperatorExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeBinaryOperatorType,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L10C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L17C39-L17C43" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L19C38-L19C42" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Operator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L21C50-L21C54" + } + ], + "DocsId": "T:System.CodeDom.CodeBinaryOperatorExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Add", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Subtract", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Multiply", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Divide", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Modulus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Assign", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.IdentityInequality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.IdentityEquality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.ValueEquality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BitwiseOr", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BitwiseAnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BooleanOr", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BooleanAnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.LessThan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.LessThanOrEqual", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.GreaterThan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.GreaterThanOrEqual", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeBinaryOperatorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L10C9-L10C40" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.Type,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L24C9-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCastExpression.TargetType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L32C20-L32C61" + }, + { + "DocsId": "P:System.CodeDom.CodeCastExpression.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L36C44-L36C48" + } + ], + "DocsId": "T:System.CodeDom.CodeCastExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L12C9-L12C37" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String,System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String,System.CodeDom.CodeTypeReference,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L25C9-L30C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.LocalName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L34C20-L34C46" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.CatchExceptionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L40C20-L40C84" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L44C54-L44C99" + } + ], + "DocsId": "T:System.CodeDom.CodeCatchClause", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L10C9-L10C47" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor(System.CodeDom.CodeCatchClauseCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor(System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Add(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L28C50-L28C65" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.AddRange(System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.AddRange(System.CodeDom.CodeCatchClauseCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Contains(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L57C56-L57C76" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.CopyTo(System.CodeDom.CodeCatchClause[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L59C67-L59C92" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.IndexOf(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L61C54-L61C73" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Insert(System.Int32,System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L63C65-L63C90" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Remove(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L65C54-L65C72" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClauseCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L24C20-L24C52" + } + ], + "DocsId": "T:System.CodeDom.CodeCatchClauseCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeChecksumPragma.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L10C9-L12C10" + }, + { + "DocsId": "M:System.CodeDom.CodeChecksumPragma.#ctor(System.String,System.Guid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L14C9-L19C10" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L23C20-L23C45" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.ChecksumAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L27C43-L27C47" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.ChecksumData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L29C38-L29C42" + } + ], + "DocsId": "T:System.CodeDom.CodeChecksumPragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L10C9-L10C33" + }, + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeComment.DocComment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L23C34-L23C38" + }, + { + "DocsId": "P:System.CodeDom.CodeComment.Text", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L27C20-L27C41" + } + ], + "DocsId": "T:System.CodeDom.CodeComment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L8C9-L8C42" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.CodeDom.CodeComment)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCommentStatement.Comment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L25C38-L25C42" + } + ], + "DocsId": "T:System.CodeDom.CodeCommentStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L10C9-L10C52" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor(System.CodeDom.CodeCommentStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Add(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L28C55-L28C70" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.AddRange(System.CodeDom.CodeCommentStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.AddRange(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Contains(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L57C61-L57C81" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.CopyTo(System.CodeDom.CodeCommentStatement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L59C72-L59C97" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.IndexOf(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L61C59-L61C78" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Insert(System.Int32,System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L63C70-L63C95" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Remove(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L65C59-L65C77" + }, + { + "DocsId": "P:System.CodeDom.CodeCommentStatementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L24C19-L24C60" + } + ], + "DocsId": "T:System.CodeDom.CodeCommentStatementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCompileUnit.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L18C62-L16C37" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.Namespaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L18C53-L18C57" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.ReferencedAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L20C57-L20C95" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.AssemblyCustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L22C79-L22C135" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L24C59-L24C109" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L26C57-L26C105" + } + ], + "DocsId": "T:System.CodeDom.CodeCompileUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L8C44" + }, + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L14C10" + }, + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeStatement[],System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.Condition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L23C43-L23C47" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.TrueStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C57-L25C61" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.FalseStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L27C58-L27C62" + } + ], + "DocsId": "T:System.CodeDom.CodeConditionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeConstructor.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L13C72-L11C10" + }, + { + "DocsId": "P:System.CodeDom.CodeConstructor.BaseConstructorArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L13C63-L13C67" + }, + { + "DocsId": "P:System.CodeDom.CodeConstructor.ChainedConstructorArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L15C66-L15C70" + } + ], + "DocsId": "T:System.CodeDom.CodeConstructor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDefaultValueExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L10C9-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeDefaultValueExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDefaultValueExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L19C20-L19C55" + } + ], + "DocsId": "T:System.CodeDom.CodeDefaultValueExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDelegateCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L11C9-L11C50" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L13C9-L18C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.DelegateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L22C20-L22C63" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L26C46-L26C50" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.MethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L30C20-L30C47" + } + ], + "DocsId": "T:System.CodeDom.CodeDelegateCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L19C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateInvokeExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L21C46-L21C50" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateInvokeExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C54-L23C58" + } + ], + "DocsId": "T:System.CodeDom.CodeDelegateInvokeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirectionExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectionExpression.#ctor(System.CodeDom.FieldDirection,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L10C9-L14C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectionExpression.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L16C44-L16C48" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectionExpression.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L18C43-L18C47" + } + ], + "DocsId": "T:System.CodeDom.CodeDirectionExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirective.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirective.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeDirective", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirective.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor(System.CodeDom.CodeDirective[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Add(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.AddRange(System.CodeDom.CodeDirective[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.AddRange(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Contains(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.CopyTo(System.CodeDom.CodeDirective[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.IndexOf(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L61C52-L61C71" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Insert(System.Int32,System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L63C63-L63C88" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Remove(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L65C52-L65C70" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectiveCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeDirectiveCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeEntryPointMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeEntryPointMethod.cs#L8C9-L8C42" + } + ], + "DocsId": "T:System.CodeDom.CodeEntryPointMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeEntryPointMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeEventReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L10C9-L10C50" + }, + { + "DocsId": "M:System.CodeDom.CodeEventReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeEventReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeEventReferenceExpression.EventName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L22C20-L22C46" + } + ], + "DocsId": "T:System.CodeDom.CodeEventReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor(System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Add(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L28C49-L28C64" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.AddRange(System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.AddRange(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Contains(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L57C55-L57C75" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.CopyTo(System.CodeDom.CodeExpression[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L59C66-L59C91" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.IndexOf(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L61C53-L61C72" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Insert(System.Int32,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L63C64-L63C89" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Remove(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L65C53-L65C71" + }, + { + "DocsId": "P:System.CodeDom.CodeExpressionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L24C20-L24C47" + } + ], + "DocsId": "T:System.CodeDom.CodeExpressionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpressionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeExpressionStatement.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L15C44-L15C48" + } + ], + "DocsId": "T:System.CodeDom.CodeExpressionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeFieldReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L10C9-L10C50" + }, + { + "DocsId": "M:System.CodeDom.CodeFieldReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeFieldReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeFieldReferenceExpression.FieldName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L22C20-L22C46" + } + ], + "DocsId": "T:System.CodeDom.CodeFieldReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeGotoStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L10C9-L10C39" + }, + { + "DocsId": "M:System.CodeDom.CodeGotoStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeGotoStatement.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L19C20-L19C26" + } + ], + "DocsId": "T:System.CodeDom.CodeGotoStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeIndexerExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeIndexerExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeIndexerExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeIndexerExpression.Indices", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L20C52-L20C95" + } + ], + "DocsId": "T:System.CodeDom.CodeIndexerExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeIterationStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C62-L8C44" + }, + { + "DocsId": "M:System.CodeDom.CodeIterationStatement.#ctor(System.CodeDom.CodeStatement,System.CodeDom.CodeExpression,System.CodeDom.CodeStatement,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C62-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.InitStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.TestExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L20C48-L20C52" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.IncrementStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L22C51-L22C55" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C53-L24C57" + } + ], + "DocsId": "T:System.CodeDom.CodeIterationStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor(System.String,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeLabeledStatement.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L25C20-L25C42" + }, + { + "DocsId": "P:System.CodeDom.CodeLabeledStatement.Statement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L29C42-L29C46" + } + ], + "DocsId": "T:System.CodeDom.CodeLabeledStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeLinePragma.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L10C9-L10C36" + }, + { + "DocsId": "M:System.CodeDom.CodeLinePragma.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeLinePragma.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L20C20-L20C45" + }, + { + "DocsId": "P:System.CodeDom.CodeLinePragma.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L24C33-L24C37" + } + ], + "DocsId": "T:System.CodeDom.CodeLinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberEvent.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L11C9-L11C37" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L15C20-L15C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L19C62-L19C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L21C67-L21C125" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L10C9-L10C37" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L24C9-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberField.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L32C20-L32C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberField.InitExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L36C48-L36C52" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberField", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L8C9-L9C94" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ReturnType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L26C20-L26C80" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L34C17-L40C36" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L48C17-L54C36" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L58C62-L58C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L64C17-L72C45" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ReturnTypeCustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L76C81-L76C143" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.TypeParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L78C62-L78C115" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberProperty.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L49C65-L53C133" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L13C62-L13C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L15C67-L15C125" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L19C20-L19C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.HasGet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L25C20-L25C54" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.HasSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L38C20-L38C54" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.GetStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L49C56-L49C60" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.SetStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L51C56-L51C60" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L53C74-L53C78" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor(System.CodeDom.CodeMethodReferenceExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L22C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodInvokeExpression.Method", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L26C20-L26C67" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodInvokeExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C54-L30C58" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodInvokeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L11C9-L11C51" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L19C9-L27C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L29C46-L29C50" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.MethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L33C20-L33C47" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.TypeArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L37C61-L37C113" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodReturnStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L8C9-L8C47" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReturnStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReturnStatement.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L15C44-L15C48" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodReturnStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespace.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L10C9-L23C35" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespace.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L10C9-L28C10" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateComments", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateImports", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Types", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L34C17-L40C33" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Imports", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L48C17-L54C33" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L60C20-L60C41" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Comments", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L68C17-L74C34" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor(System.CodeDom.CodeNamespaceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor(System.CodeDom.CodeNamespace[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Add(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.AddRange(System.CodeDom.CodeNamespace[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.AddRange(System.CodeDom.CodeNamespaceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Contains(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.CopyTo(System.CodeDom.CodeNamespace[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.IndexOf(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L61C52-L61C71" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Insert(System.Int32,System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L63C63-L63C88" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Remove(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L65C52-L65C70" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceImport.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L10C9-L10C41" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImport.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImport.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L17C44-L17C48" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImport.Namespace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L21C20-L21C46" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceImport", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L26C34-L26C39" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L28C35-L28C40" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.Add(System.CodeDom.CodeNamespaceImport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L32C13-L37C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.AddRange(System.CodeDom.CodeNamespaceImport[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L41C13-L50C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L54C13-L56C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L67C47-L67C68" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L74C17-L76C14" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L79C34-L79C39" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L81C44-L81C49" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L83C40-L83C44" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L85C60-L85C86" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L87C52-L87C67" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L89C40-L89C77" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L91C31-L91C38" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L93C46-L93C67" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L95C44-L95C85" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L99C13-L101C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L105C13-L107C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L111C13-L113C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L11C9-L12C152" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L16C20-L16C53" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L24C29-L24C40" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L26C34-L26C39" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L28C35-L28C40" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L79C34-L79C39" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L81C44-L81C49" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L83C40-L83C44" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceImportCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeObject.cs#L21C9-L21C32" + }, + { + "DocsId": "P:System.CodeDom.CodeObject.UserData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeObject.cs#L23C40-L23C74" + } + ], + "DocsId": "T:System.CodeDom.CodeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeObjectCreateExpression.CreateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L32C20-L32C61" + }, + { + "DocsId": "P:System.CodeDom.CodeObjectCreateExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C54-L36C58" + } + ], + "DocsId": "T:System.CodeDom.CodeObjectCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L12C9-L12C56" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L14C9-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L26C9-L30C10" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L34C20-L34C82" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L38C43-L38C47" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L42C20-L42C55" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L48C20-L48C41" + } + ], + "DocsId": "T:System.CodeDom.CodeParameterDeclarationExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L10C9-L10C66" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor(System.CodeDom.CodeParameterDeclarationExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Add(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L28C69-L28C84" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.AddRange(System.CodeDom.CodeParameterDeclarationExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.AddRange(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Contains(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L57C75-L57C95" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.CopyTo(System.CodeDom.CodeParameterDeclarationExpression[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L59C86-L59C111" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.IndexOf(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L61C73-L61C92" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Insert(System.Int32,System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L63C84-L63C109" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Remove(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L65C73-L65C91" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpressionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L24C20-L24C67" + } + ], + "DocsId": "T:System.CodeDom.CodeParameterDeclarationExpressionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePrimitiveExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodePrimitiveExpression.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodePrimitiveExpression.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L15C31-L15C35" + } + ], + "DocsId": "T:System.CodeDom.CodePrimitiveExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePropertyReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodePropertyReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodePropertyReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodePropertyReferenceExpression.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L22C20-L22C49" + } + ], + "DocsId": "T:System.CodeDom.CodePropertyReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePropertySetValueReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertySetValueReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodePropertySetValueReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertySetValueReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeRegionDirective.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L10C9-L10C41" + }, + { + "DocsId": "M:System.CodeDom.CodeRegionDirective.#ctor(System.CodeDom.CodeRegionMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeRegionDirective.RegionText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L20C20-L20C47" + }, + { + "DocsId": "P:System.CodeDom.CodeRegionDirective.RegionMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L24C44-L24C48" + } + ], + "DocsId": "T:System.CodeDom.CodeRegionDirective", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeRegionMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.Start", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.End", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeRegionMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor(System.CodeDom.CodeEventReferenceExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.CodeDom.CodeRemoveEventStatement.Event", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L26C20-L26C68" + }, + { + "DocsId": "P:System.CodeDom.CodeRemoveEventStatement.Listener", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L30C42-L30C46" + } + ], + "DocsId": "T:System.CodeDom.CodeRemoveEventStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetCompileUnit.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L10C9-L10C44" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetCompileUnit.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetCompileUnit.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L19C20-L19C42" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetCompileUnit.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L23C44-L23C48" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetCompileUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetExpression.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L19C20-L19C42" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetStatement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L19C20-L19C42" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetTypeMember.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetTypeMember.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetTypeMember.Text", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L19C20-L19C41" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetTypeMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L11C44-L11C48" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L13C59-L13C109" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L15C57-L15C105" + } + ], + "DocsId": "T:System.CodeDom.CodeStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor(System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Add(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Add(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L30C49-L30C88" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.AddRange(System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.AddRange(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Contains(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L59C54-L59C74" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.CopyTo(System.CodeDom.CodeStatement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L61C65-L61C90" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.IndexOf(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L63C52-L63C71" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Insert(System.Int32,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L65C63-L65C88" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Remove(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L67C52-L67C70" + }, + { + "DocsId": "P:System.CodeDom.CodeStatementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeStatementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeThisReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeThisReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeThisReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeThisReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeThrowExceptionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L8C9-L8C49" + }, + { + "DocsId": "M:System.CodeDom.CodeThrowExceptionStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeThrowExceptionStatement.ToThrow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L15C41-L15C45" + } + ], + "DocsId": "T:System.CodeDom.CodeThrowExceptionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor(System.CodeDom.CodeStatement[],System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L14C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor(System.CodeDom.CodeStatement[],System.CodeDom.CodeCatchClause[],System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.TryStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C56-L23C60" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.CatchClauses", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L25C57-L25C61" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.FinallyStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L27C60-L27C64" + } + ], + "DocsId": "T:System.CodeDom.CodeTryCatchFinallyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeConstructor.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeConstructor.cs#L8C9-L11C10" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeConstructor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeConstructor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDeclaration.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L10C9-L22C41" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclaration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L10C9-L27C10" + }, + { + "DocsId": "E:System.CodeDom.CodeTypeDeclaration.PopulateBaseTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeTypeDeclaration.PopulateMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.TypeAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L29C48-L29C52" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.BaseTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L35C17-L41C35" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L47C20-L47C122" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsStruct", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L62C20-L62C29" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsEnum", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L77C20-L77C27" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsInterface", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L92C20-L92C100" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsPartial", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L109C33-L109C37" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.Members", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L115C17-L121C33" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.TypeParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L125C62-L125C115" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L10C9-L10C51" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor(System.CodeDom.CodeTypeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor(System.CodeDom.CodeTypeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Add(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L28C54-L28C69" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.AddRange(System.CodeDom.CodeTypeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.AddRange(System.CodeDom.CodeTypeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Contains(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L57C60-L57C80" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.CopyTo(System.CodeDom.CodeTypeDeclaration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L59C71-L59C96" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.IndexOf(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L61C58-L61C77" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Insert(System.Int32,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L63C69-L63C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Remove(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L65C58-L65C76" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclarationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L24C20-L24C52" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDeclarationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDelegate.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L31C83-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDelegate.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L20C48-L23C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDelegate.ReturnType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L27C20-L27C61" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDelegate.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L31C74-L31C78" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDelegate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeMember.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L19C60-L29C103" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L15C20-L15C41" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L19C46-L19C50" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L23C20-L23C82" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L27C44-L27C48" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Comments", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L29C58-L29C62" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L31C59-L31C109" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L33C57-L33C105" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor(System.CodeDom.CodeTypeMemberCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor(System.CodeDom.CodeTypeMember[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Add(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L28C49-L28C64" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.AddRange(System.CodeDom.CodeTypeMember[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.AddRange(System.CodeDom.CodeTypeMemberCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Contains(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L57C55-L57C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.CopyTo(System.CodeDom.CodeTypeMember[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L59C66-L59C91" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.IndexOf(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L61C53-L61C72" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Insert(System.Int32,System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L63C64-L63C89" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Remove(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L65C53-L65C71" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMemberCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L24C20-L24C47" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeMemberCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L22C9-L25C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeOfExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L29C20-L29C55" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeOfExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeParameter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L12C9-L12C39" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L14C9-L17C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L21C20-L21C41" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.Constraints", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L25C59-L25C109" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L27C71-L27C133" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.HasConstructorConstraint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L29C48-L29C52" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeParameter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L10C9-L10C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor(System.CodeDom.CodeTypeParameterCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor(System.CodeDom.CodeTypeParameter[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Add(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L28C52-L28C67" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L30C42-L30C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.AddRange(System.CodeDom.CodeTypeParameter[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.AddRange(System.CodeDom.CodeTypeParameterCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Contains(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L59C58-L59C78" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.CopyTo(System.CodeDom.CodeTypeParameter[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L61C69-L61C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.IndexOf(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L63C56-L63C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Insert(System.Int32,System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L65C67-L65C92" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Remove(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L67C56-L67C74" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameterCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L24C20-L24C50" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeParameterCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.GlobalReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.GenericTypeParameter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L36C9-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L43C9-L64C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.Type,System.CodeDom.CodeTypeReferenceOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L66C97-L69C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.CodeDom.CodeTypeReferenceOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L71C9-L74C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L76C9-L79C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L276C95-L282C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L286C13-L289C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L292C9-L297C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.CodeDom.CodeTypeReference,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L299C9-L304C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.ArrayElementType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L306C54-L306C58" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.ArrayRank", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L308C32-L308C36" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.BaseType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L316C17-L329C32" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L338C51-L338C55" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.TypeArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L344C17-L349C77" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L18C9-L18C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor(System.CodeDom.CodeTypeReferenceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor(System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L25C9-L28C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L36C52-L36C67" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L38C42-L38C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L40C40-L40C73" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.AddRange(System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L44C13-L53C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.AddRange(System.CodeDom.CodeTypeReferenceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L57C13-L67C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Contains(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L69C58-L69C78" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.CopyTo(System.CodeDom.CodeTypeReference[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L71C69-L71C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.IndexOf(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L73C56-L73C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Insert(System.Int32,System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L75C67-L75C92" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Remove(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L77C56-L77C74" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReferenceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L32C19-L32C62" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L10C9-L10C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L22C9-L25C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReferenceExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L29C20-L29C55" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L11C9-L11C54" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L25C9-L29C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.CodeDom.CodeTypeReference,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L31C9-L36C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.String,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L38C9-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.Type,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L45C9-L50C10" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.InitExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L52C48-L52C52" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L56C20-L56C41" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L62C20-L62C55" + } + ], + "DocsId": "T:System.CodeDom.CodeVariableDeclarationStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeVariableReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableReferenceExpression.VariableName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L19C20-L19C49" + } + ], + "DocsId": "T:System.CodeDom.CodeVariableReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.FieldDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.In", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.Out", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.Ref", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + } + ], + "DocsId": "T:System.CodeDom.FieldDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.MemberAttributes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Abstract", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Final", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Static", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Override", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Const", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.New", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Overloaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Assembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.FamilyAndAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Family", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.FamilyOrAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Private", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Public", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.AccessMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.ScopeMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.VTableMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + } + ], + "DocsId": "T:System.CodeDom.MemberAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L13C13-L26C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L30C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L47C13-L60C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L64C13-L77C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L81C13-L104C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L108C13-L121C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L129C13-L134C72" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L139C13-L151C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L156C13-L161C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L166C13-L194C54" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L213C13-L222C55" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.ProcessCompilerOutputLine(System.CodeDom.Compiler.CompilerResults,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.CmdArgsFromParameters(System.CodeDom.Compiler.CompilerParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.GetResponseFileCmdArgs(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L231C13-L240C52" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L245C13-L267C54" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.JoinStringArray(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L272C13-L294C34" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeCompiler.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeCompiler.CompilerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateProvider(System.String,System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L55C13-L56C65" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateProvider(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L61C13-L62C50" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetLanguageFromExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L67C13-L72C55" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsDefinedLanguage(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L75C66-L75C117" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsDefinedExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L77C68-L77C121" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetCompilerInfo(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L81C13-L86C33" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetAllCompilerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L113C62-L113C89" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator(System.IO.TextWriter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L123C77-L123C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L125C75-L125C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L132C54-L132C58" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L134C65-L134C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L137C13-L137C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L140C13-L140C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L143C13-L143C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L146C13-L146C61" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L149C13-L149C67" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L152C13-L152C65" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L155C13-L155C56" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L158C13-L158C63" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L161C13-L161C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L164C13-L164C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L167C13-L167C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L170C13-L170C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L173C13-L173C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L177C13-L177C75" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L181C13-L181C51" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeDomProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L115C48-L115C60" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeDomProvider.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L117C59-L117C79" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeDomProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDirectives(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L105C9-L105C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaces(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L229C41-L233C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypes(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L237C13-L250C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L252C67-L252C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L256C13-L280C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L284C13-L308C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L312C13-L343C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L347C13-L371C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L375C13-L399C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L403C13-L427C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L429C64-L429C88" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L431C65-L431C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L433C72-L433C102" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L435C70-L435C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L437C72-L437C91" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateExpression(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L511C13-L619C116" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetCompileUnit(System.CodeDom.CodeSnippetCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L716C13-L737C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnit(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L799C13-L802C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespace(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L806C13-L819C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceImports(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L823C13-L841C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateStatement(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L880C13-L973C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateStatements(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L977C13-L986C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputAttributeDeclarations(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L990C13-L1034C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputAttributeArgument(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1038C13-L1049C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputDirection(System.CodeDom.FieldDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1058C21-L1064C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputFieldScopeModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1068C13-L1088C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputMemberAccessModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1092C13-L1113C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputMemberScopeModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1117C13-L1151C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputType(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputTypeAttributes(System.Reflection.TypeAttributes,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1157C13-L1196C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputTypeNamePair(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1200C13-L1203C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1205C66-L1205C85" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputExpressionList(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1209C13-L1210C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputExpressionList(System.CodeDom.CodeExpressionCollection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1214C13-L1232C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputOperator(System.CodeDom.CodeBinaryOperatorType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1239C21-L1290C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputParameters(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1294C13-L1325C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArrayCreateExpression(System.CodeDom.CodeArrayCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateBinaryOperatorExpression(System.CodeDom.CodeBinaryOperatorExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1332C13-L1368C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ContinueOnNewLine(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1370C64-L1370C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCastExpression(System.CodeDom.CodeCastExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDelegateCreateExpression(System.CodeDom.CodeDelegateCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateFieldReferenceExpression(System.CodeDom.CodeFieldReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArgumentReferenceExpression(System.CodeDom.CodeArgumentReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateVariableReferenceExpression(System.CodeDom.CodeVariableReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateIndexerExpression(System.CodeDom.CodeIndexerExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArrayIndexerExpression(System.CodeDom.CodeArrayIndexerExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetExpression(System.CodeDom.CodeSnippetExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodInvokeExpression(System.CodeDom.CodeMethodInvokeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodReferenceExpression(System.CodeDom.CodeMethodReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEventReferenceExpression(System.CodeDom.CodeEventReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDelegateInvokeExpression(System.CodeDom.CodeDelegateInvokeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateObjectCreateExpression(System.CodeDom.CodeObjectCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateParameterDeclarationExpression(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1388C13-L1401C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDirectionExpression(System.CodeDom.CodeDirectionExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1405C13-L1412C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePrimitiveExpression(System.CodeDom.CodePrimitiveExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1416C13-L1474C111" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSingleFloatValue(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1478C69-L1478C128" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDoubleValue(System.Double)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1480C65-L1480C124" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDecimalValue(System.Decimal)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1482C67-L1482C121" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDefaultValueExpression(System.CodeDom.CodeDefaultValueExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1486C9-L1486C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePropertyReferenceExpression(System.CodeDom.CodePropertyReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeReferenceExpression(System.CodeDom.CodeTypeReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1496C13-L1502C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeOfExpression(System.CodeDom.CodeTypeOfExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1506C13-L1514C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateExpressionStatement(System.CodeDom.CodeExpressionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateIterationStatement(System.CodeDom.CodeIterationStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateThrowExceptionStatement(System.CodeDom.CodeThrowExceptionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCommentStatement(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1521C13-L1531C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCommentStatements(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1535C13-L1544C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateComment(System.CodeDom.CodeComment)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodReturnStatement(System.CodeDom.CodeMethodReturnStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateConditionStatement(System.CodeDom.CodeConditionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTryCatchFinallyStatement(System.CodeDom.CodeTryCatchFinallyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAssignStatement(System.CodeDom.CodeAssignStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttachEventStatement(System.CodeDom.CodeAttachEventStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateRemoveEventStatement(System.CodeDom.CodeRemoveEventStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateGotoStatement(System.CodeDom.CodeGotoStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLabeledStatement(System.CodeDom.CodeLabeledStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetStatement(System.CodeDom.CodeSnippetStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1558C13-L1564C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateVariableDeclarationStatement(System.CodeDom.CodeVariableDeclarationStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLinePragmaStart(System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLinePragmaEnd(System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEvent(System.CodeDom.CodeMemberEvent,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateField(System.CodeDom.CodeMemberField)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetMember(System.CodeDom.CodeSnippetTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEntryPointMethod(System.CodeDom.CodeEntryPointMethod,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethod(System.CodeDom.CodeMemberMethod,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateProperty(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateConstructor(System.CodeDom.CodeConstructor,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeConstructor(System.CodeDom.CodeTypeConstructor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeStart(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeEnd(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnitStart(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1582C13-L1591C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnitEnd(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1595C13-L1604C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceStart(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceEnd(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceImport(System.CodeDom.CodeNamespaceImport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttributeDeclarationsStart(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttributeDeclarationsEnd(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1616C13-L1620C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.QuoteSnippetString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.IsValidLanguageIndependentIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1627C82-L1627C137" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ValidateIdentifiers(System.CodeDom.CodeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1633C13-L1635C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L21C55-L21C68" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L23C45-L23C105" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L25C51-L25C65" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentMemberName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L27C47-L27C109" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentInterface", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L29C46-L29C143" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L31C42-L31C135" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentStruct", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L33C43-L33C137" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentEnum", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L35C41-L35C133" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentDelegate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L37C45-L37C103" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Indent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L41C20-L41C34" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.NullToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Output", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L47C40-L47C47" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L49C51-L49C59" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeGeneratorOptions.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L11C9-L13C42" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L17C20-L17C35" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.IndentString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L25C17-L26C55" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.BracingStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L35C17-L36C56" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.ElseOnClosing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L45C17-L46C52" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.BlankLinesBetweenMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L55C17-L56C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.VerbatimOrder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L65C17-L66C52" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeGeneratorOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeParser.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeParser.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L10C34-L10C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.#ctor(System.String,System.Int32,System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L12C9-L19C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L33C46-L35C111" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.Column", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.ErrorNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.ErrorText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L27C35-L27C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.IsWarning", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L29C33-L29C37" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L31C34-L31C38" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerError", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor(System.CodeDom.Compiler.CompilerErrorCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor(System.CodeDom.Compiler.CompilerError[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Add(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.AddRange(System.CodeDom.Compiler.CompilerError[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.AddRange(System.CodeDom.Compiler.CompilerErrorCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Contains(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.CopyTo(System.CodeDom.Compiler.CompilerError[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.IndexOf(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L97C52-L97C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Insert(System.Int32,System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L99C63-L99C88" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Remove(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L101C52-L101C70" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L24C20-L24C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.HasErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L65C17-L76C14" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.HasWarnings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L83C17-L94C14" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerErrorCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetLanguages", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L21C43-L21C79" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L23C44-L23C81" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L51C13-L60C83" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateProvider(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L65C13-L77C123" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateDefaultCompilerParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L81C72-L81C97" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L89C46-L89C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L93C13-L98C88" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerInfo.CodeDomProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L29C17-L37C30" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerInfo.IsCodeDomProviderTypeValid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L41C51-L41C97" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L12C39-L14C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L17C13-L19C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L22C13-L24C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[],System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L50C60-L34C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.CoreAssemblyFileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L50C46-L50C50" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.GenerateExecutable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L52C42-L52C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.GenerateInMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L54C40-L54C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.ReferencedAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L56C56-L56C60" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.MainClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L57C35-L57C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.OutputAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L59C40-L59C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.TempFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L63C20-L63C59" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.IncludeDebugInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L67C47-L67C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.TreatWarningsAsErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L69C45-L69C49" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.WarningLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L71C35-L71C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.CompilerOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L73C41-L73C45" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.Win32Resource", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L75C39-L75C43" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.EmbeddedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L77C53-L77C57" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.LinkedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L79C51-L79C55" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.UserToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L81C35-L81C39" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerResults.#ctor(System.CodeDom.Compiler.TempFileCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L32C58-L16C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.TempFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L18C47-L18C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.CompiledAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L24C17-L28C42" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L32C49-L32C53" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.Output", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L34C42-L34C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.PathToAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L36C40-L36C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.NativeCompilerReturnValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L38C48-L38C52" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerResults", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWait(System.String,System.CodeDom.Compiler.TempFileCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L20C13-L22C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.IntPtr,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L25C13-L25C120" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L28C13-L28C104" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L31C13-L31C122" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.IntPtr,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L35C13-L98C10" + } + ], + "DocsId": "T:System.CodeDom.Compiler.Executor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ArraysOfArrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.EntryPointMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GotoStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.MultidimensionalArrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.StaticConstructors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.TryCatchStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ReturnTypeAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareValueTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareEnums", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareDelegates", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareInterfaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.AssemblyAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ParameterAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ReferenceParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ChainedConstructorArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.NestedTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.MultipleInterfaceMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.PublicStaticMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ComplexExpressions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.Win32Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.PartialTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GenericTypeReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GenericTypeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareIndexerProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.GeneratorSupport", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeParser.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeParser.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeParser.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.CaseInsensitive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L29C39-L31C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L33C53-L35C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L37C9-L42C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L46C13-L48C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L57C13-L58C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L62C13-L63C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L65C61-L65C99" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddExtension(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L69C13-L76C29" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddFile(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L81C13-L92C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L94C47-L94C74" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L96C52-L96C79" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L98C60-L98C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L100C62-L100C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L104C34-L104C46" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L106C40-L106C44" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L108C44-L108C49" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L177C13-L178C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L102C29-L102C41" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L104C34-L104C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L106C40-L106C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L108C44-L108C49" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.TempDir", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L110C34-L110C58" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.BasePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L116C17-L117C34" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.KeepFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs#L167C33-L167C37" + } + ], + "DocsId": "T:System.CodeDom.Compiler.TempFileCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/IO/TempFileCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L18C9-L21C10" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L23C9-L31C10" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L38C61-L38C71" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L41C59-L41C69" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L44C13-L46C36" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L49C13-L49C71" + }, + { + "DocsId": "P:Microsoft.VisualBasic.VBCodeProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L33C49-L33C53" + }, + { + "DocsId": "P:Microsoft.VisualBasic.VBCodeProvider.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L35C60-L35C91" + } + ], + "DocsId": "T:Microsoft.VisualBasic.VBCodeProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L18C9-L21C10" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L23C9-L31C10" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L36C61-L36C71" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L39C59-L39C69" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L42C13-L44C36" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L47C13-L47C71" + }, + { + "DocsId": "P:Microsoft.CSharp.CSharpCodeProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L33C49-L33C53" + } + ], + "DocsId": "T:Microsoft.CSharp.CSharpCodeProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Configuration.ConfigurationManager.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Configuration.ConfigurationManager.json new file mode 100644 index 00000000000..71319a172a2 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Configuration.ConfigurationManager.json @@ -0,0 +1,5203 @@ +{ + "Assembly": "System.Configuration.ConfigurationManager", + "GUID": "69ECF62BD7FC4B9F8975983A6933C727FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.UriIdnScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.AllExceptIntranet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + } + ], + "DocsId": "T:System.UriIdnScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.TraceConfiguration.Register", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Diagnostics/TraceConfiguration.cs#L16C13-L27C10" + } + ], + "DocsId": "T:System.Diagnostics.TraceConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Diagnostics/TraceConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Configuration.SystemDrawingSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs" + }, + { + "DocsId": "P:System.Drawing.Configuration.SystemDrawingSection.BitmapSuffix", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs#L17C20-L17C48" + }, + { + "DocsId": "P:System.Drawing.Configuration.SystemDrawingSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs#L21C83-L21C95" + } + ], + "DocsId": "T:System.Drawing.Configuration.SystemDrawingSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DictionarySectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L31C13-L79C24" + }, + { + "DocsId": "M:System.Configuration.DictionarySectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs" + }, + { + "DocsId": "P:System.Configuration.DictionarySectionHandler.KeyAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L87C19-L87C32" + }, + { + "DocsId": "P:System.Configuration.DictionarySectionHandler.ValueAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L95C19-L95C34" + } + ], + "DocsId": "T:System.Configuration.DictionarySectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L20C13-L42C48" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L47C13-L56C48" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L95C13-L101C10" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L15C9-L15C51" + }, + { + "DocsId": "P:System.Configuration.DpapiProtectedConfigurationProvider.UseMachineProtection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L91C50-L91C79" + } + ], + "DocsId": "T:System.Configuration.DpapiProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IConfigurationSystem.GetConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + }, + { + "DocsId": "M:System.Configuration.IConfigurationSystem.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + } + ], + "DocsId": "T:System.Configuration.IConfigurationSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IdnElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L13C9-L22C10" + }, + { + "DocsId": "P:System.Configuration.IdnElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L28C17-L28C36" + }, + { + "DocsId": "P:System.Configuration.IdnElement.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L35C19-L35C54" + } + ], + "DocsId": "T:System.Configuration.IdnElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.LoadComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.SaveComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.ResetComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "P:System.Configuration.IPersistComponentSettings.SaveSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "P:System.Configuration.IPersistComponentSettings.SettingsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + } + ], + "DocsId": "T:System.Configuration.IPersistComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L27C9-L35C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L42C63-L44C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L27C9-L52C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L57C83-L85C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.GetPreviousVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L283C13-L304C25" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L312C13-L313C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingChanging(System.Object,System.Configuration.SettingChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L320C13-L321C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingsLoaded(System.Object,System.Configuration.SettingsLoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L328C13-L329C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingsSaving(System.Object,System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L336C13-L337C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Reload", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L344C13-L351C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L359C13-L368C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L375C13-L382C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Upgrade", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L426C13-L435C10" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.PropertyChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L223C17-L224C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L239C17-L240C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingsLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L254C17-L255C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingsSaving", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L269C17-L270C14" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L95C17-L116C33" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L130C17-L151C34" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.PropertyValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L163C17-L163C44" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L175C17-L195C35" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.SettingsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L207C17-L207C37" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L391C17-L403C14" + } + ], + "DocsId": "T:System.Configuration.ApplicationSettingsBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationScopedSettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationScopedSettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.ApplicationScopedSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationScopedSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationSettingsGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsGroup.cs" + } + ], + "DocsId": "T:System.Configuration.ApplicationSettingsGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.AppSettingsReader.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsReader.GetValue(System.String,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs#L33C13-L81C10" + } + ], + "DocsId": "T:System.Configuration.AppSettingsReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.AppSettingsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L73C13-L74C37" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L79C13-L86C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L90C13-L141C10" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L23C83-L23C108" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.Settings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L29C60-L29C116" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.File", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L36C17-L37C50" + } + ], + "DocsId": "T:System.Configuration.AppSettingsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CallbackValidator.#ctor(System.Type,System.Configuration.ValidatorCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L11C75-L15C10" + }, + { + "DocsId": "M:System.Configuration.CallbackValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L31C13-L31C55" + }, + { + "DocsId": "M:System.Configuration.CallbackValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L36C13-L37C10" + } + ], + "DocsId": "T:System.Configuration.CallbackValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CallbackValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L12C9-L12C59" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L19C17-L41C63" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L47C19-L47C32" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.CallbackMethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L57C19-L57C46" + } + ], + "DocsId": "T:System.Configuration.CallbackValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ClientSettingsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L14C9-L16C10" + }, + { + "DocsId": "P:System.Configuration.ClientSettingsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L22C17-L22C37" + }, + { + "DocsId": "P:System.Configuration.ClientSettingsSection.Settings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L31C17-L31C71" + } + ], + "DocsId": "T:System.Configuration.ClientSettingsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs#L13C13-L15C46" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs#L20C13-L22C40" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs" + } + ], + "DocsId": "T:System.Configuration.CommaDelimitedStringCollectionConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Configuration.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L167C13-L169C28" + }, + { + "DocsId": "M:System.Configuration.Configuration.GetSectionGroup(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L174C13-L176C33" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L181C13-L182C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save(System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L186C13-L187C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save(System.Configuration.ConfigurationSaveMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L191C13-L192C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L196C13-L197C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L201C13-L202C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String,System.Configuration.ConfigurationSaveMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L206C13-L209C10" + }, + { + "DocsId": "P:System.Configuration.Configuration.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L78C50-L78C95" + }, + { + "DocsId": "P:System.Configuration.Configuration.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L80C62-L80C119" + }, + { + "DocsId": "P:System.Configuration.Configuration.FilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L82C35-L82C70" + }, + { + "DocsId": "P:System.Configuration.Configuration.HasFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L84C32-L84C55" + }, + { + "DocsId": "P:System.Configuration.Configuration.Locations", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L87C16-L87C72" + }, + { + "DocsId": "P:System.Configuration.Configuration.EvaluationContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L90C16-L90C70" + }, + { + "DocsId": "P:System.Configuration.Configuration.RootSectionGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L96C17-L102C42" + }, + { + "DocsId": "P:System.Configuration.Configuration.Sections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L106C59-L106C84" + }, + { + "DocsId": "P:System.Configuration.Configuration.SectionGroups", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L108C69-L108C99" + }, + { + "DocsId": "P:System.Configuration.Configuration.NamespaceDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L116C19-L116C57" + }, + { + "DocsId": "P:System.Configuration.Configuration.TypeStringTransformer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L122C19-L122C49" + }, + { + "DocsId": "P:System.Configuration.Configuration.AssemblyStringTransformer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L135C19-L135C53" + }, + { + "DocsId": "P:System.Configuration.Configuration.TargetFramework", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L148C13-L148C17" + } + ], + "DocsId": "T:System.Configuration.Configuration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineToWebRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineToApplication", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.Everywhere", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationAllowDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToApplication", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToLocalUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationAllowExeDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationCollectionAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L57C13-L22C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.ItemType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L24C32-L24C36" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.AddItemName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L28C19-L28C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.RemoveItemName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L38C19-L38C98" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.ClearItemsName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L48C19-L48C98" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L56C68-L56C72" + } + ], + "DocsId": "T:System.Configuration.ConfigurationCollectionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs#L12C13-L12C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs#L17C13-L17C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationConverterBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L53C9-L70C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L241C13-L242C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L414C13-L426C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L430C13-L437C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L441C13-L441C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L446C13-L448C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.ListErrors(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L496C55-L504C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.InitializeDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L506C63-L506C64" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L606C13-L670C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L674C13-L696C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L700C13-L706C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SetPropertyValue(System.Configuration.ConfigurationProperty,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L829C13-L846C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L878C13-L1007C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1011C13-L1035C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1040C13-L1177C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1385C13-L1706C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnRequiredPropertyNotFound(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1833C13-L1835C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.PostDeserialize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1841C9-L1841C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.PreSerialize(System.Xml.XmlWriter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1846C9-L1846C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1850C13-L1850C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1855C13-L1855C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetTransformedTypeString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1860C13-L1863C66" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetTransformedAssemblyString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1868C13-L1871C74" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L89C62-L89C175" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAllAttributesExcept", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L91C71-L91C212" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L93C60-L93C169" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAllElementsExcept", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L95C69-L95C216" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockItem", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L99C19-L99C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Item(System.Configuration.ConfigurationProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L118C17-L160C26" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L172C17-L178C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L193C17-L196C31" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.ElementInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L202C57-L202C108" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.EvaluationContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L208C17-L219C37" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.ElementProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L223C84-L223C100" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.HasContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L225C38-L225C59" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.CurrentConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L227C54-L227C89" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L17C9-L30C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.#ctor(System.Collections.IComparer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L17C9-L40C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L130C37-L132C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L136C13-L136C40" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L149C13-L162C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L166C13-L176C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L180C13-L180C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L185C13-L193C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L211C13-L235C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L239C13-L245C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L253C13-L454C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L458C13-L485C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CopyTo(System.Configuration.ConfigurationElement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L489C13-L490C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L494C13-L495C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Configuration.ConfigurationElement,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L499C13-L500C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseIndexOf(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L587C13-L596C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L677C13-L678C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseRemove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L727C13-L728C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGet(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L835C37-L839C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseIsRemoved(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L843C37-L847C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGet(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L851C13-L869C90" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGetAllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L874C13-L882C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L887C13-L905C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L910C13-L959C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseRemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L963C13-L1028C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.SerializeElement(System.Xml.XmlWriter,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1032C13-L1091C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1096C13-L1162C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CreateNewElement(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1183C13-L1183C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsElementRemovable(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1199C13-L1199C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsElementName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1210C13-L1210C26" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.AddElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L46C19-L46C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.RemoveElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L57C19-L57C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ClearElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L68C19-L68C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.EmitClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L79C19-L79C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L93C49-L93C51" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ThrowOnDuplicate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L116C16-L117C94" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L120C16-L120C68" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L122C29-L122C60" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L124C39-L124C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L126C35-L126C39" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.BasicMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.BasicMapAlternate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMapAlternate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementCollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElementProperty.#ctor(System.Configuration.ConfigurationValidatorBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs#L12C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementProperty.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs#L22C55-L22C59" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L35C15-L39C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L42C13-L43C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L46C13-L47C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L50C13-L51C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L54C13-L55C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L58C13-L59C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L62C13-L63C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L66C13-L67C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L70C13-L71C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L104C13-L134C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L196C13-L219C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L224C13-L224C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetFilename(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L229C13-L229C73" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L235C13-L235C77" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetFilename(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L240C13-L240C75" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L142C17-L152C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L156C44-L156C58" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L158C37-L158C47" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L164C17-L170C26" + } + ], + "DocsId": "T:System.Configuration.ConfigurationErrorsException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L27C15-L30C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L33C43-L33C72" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L36C57-L36C89" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L39C74-L39C107" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L43C15-L44C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L48C15-L49C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L52C84-L52C123" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L55C101-L58C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L95C13-L98C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetXmlNodeFilename(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L101C66-L101C118" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetXmlNodeLineNumber(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L104C65-L104C108" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L66C17-L76C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.BareMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L80C46-L80C58" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L82C43-L82C52" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L84C36-L84C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L25C9-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L51C13-L51C51" + }, + { + "DocsId": "P:System.Configuration.ConfigurationFileMap.MachineConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L45C19-L45C46" + } + ], + "DocsId": "T:System.Configuration.ConfigurationFileMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationLocation.OpenConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs#L20C13-L20C60" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLocation.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs#L16C30-L16C34" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ConfigurationLocationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocationCollection.cs#L15C57-L15C96" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLocationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L112C13-L113C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L117C13-L117C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L127C13-L193C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L252C13-L275C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L302C13-L303C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L307C13-L308C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L313C13-L314C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.IsReadOnly(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L323C13-L326C111" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.SetFromList(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L331C13-L338C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L60C34-L60C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.AttributeList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L68C17-L75C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.HasParentElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L84C17-L100C31" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L104C29-L104C54" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L106C39-L106C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L108C35-L108C39" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLockCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationManager.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L150C13-L155C28" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.RefreshSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L162C13-L167C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMachineConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L171C13-L171C92" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedMachineConfiguration(System.Configuration.ConfigurationFileMap)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L176C13-L176C95" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenExeConfiguration(System.Configuration.ConfigurationUserLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L181C13-L181C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenExeConfiguration(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L186C13-L186C96" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedExeConfiguration(System.Configuration.ExeConfigurationFileMap,System.Configuration.ConfigurationUserLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L192C13-L192C78" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedExeConfiguration(System.Configuration.ExeConfigurationFileMap,System.Configuration.ConfigurationUserLevel,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L198C13-L198C87" + }, + { + "DocsId": "P:System.Configuration.ConfigurationManager.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L37C17-L45C53" + }, + { + "DocsId": "P:System.Configuration.ConfigurationManager.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L53C17-L64C67" + } + ], + "DocsId": "T:System.Configuration.ConfigurationManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L20C9-L36C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L39C15-L40C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.Configuration.ConfigurationPropertyOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L43C15-L44C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.ComponentModel.TypeConverter,System.Configuration.ConfigurationValidatorBase,System.Configuration.ConfigurationPropertyOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L52C15-L53C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.ComponentModel.TypeConverter,System.Configuration.ConfigurationValidatorBase,System.Configuration.ConfigurationPropertyOptions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L55C9-L66C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L163C30-L163C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L165C37-L165C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L182C28-L182C32" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L184C38-L184C42" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L186C35-L186C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L188C30-L188C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L190C44-L190C110" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsTypeStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L193C16-L193C97" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsAssemblyStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L196C16-L196C101" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsVersionCheckRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L198C47-L198C116" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Converter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L204C17-L205C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L209C55-L209C59" + } + ], + "DocsId": "T:System.Configuration.ConfigurationProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPropertyAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L18C52-L14C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L18C38-L18C42" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L20C55-L20C59" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L24C19-L24C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L35C19-L35C83" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L45C19-L45C78" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L36C13-L37C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L41C13-L41C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.CopyTo(System.Configuration.ConfigurationProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L51C18-L56C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Add(System.Configuration.ConfigurationProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L66C18-L74C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L79C13-L80C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L10C9-L10C61" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L19C22-L24C29" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L28C29-L28C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L30C39-L30C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L32C35-L32C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsTypeStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsAssemblyStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsVersionCheckRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Modified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Minimal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Full", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSaveMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L22C13-L22C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L27C13-L28C35" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L33C13-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L39C13-L43C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L48C13-L77C41" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializePropertyInTargetVersion(System.Configuration.ConfigurationProperty,System.String,System.Runtime.Versioning.FrameworkName,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L83C13-L83C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializeElementInTargetVersion(System.Configuration.ConfigurationElement,System.String,System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L89C13-L89C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializeSectionInTargetVersion(System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L94C13-L94C25" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSection.SectionInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L18C56-L18C60" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Add(System.String,System.Configuration.ConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L57C13-L61C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L65C13-L69C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.CopyTo(System.Configuration.ConfigurationSection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L73C13-L82C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Get(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L86C13-L86C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L91C13-L107C78" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.GetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L120C13-L120C38" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L132C13-L141C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L145C13-L148C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L35C58-L35C67" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L37C56-L37C66" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ForceDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L145C13-L146C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ForceDeclaration(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L152C13-L163C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ShouldSerializeSectionGroupInTargetVersion(System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L167C13-L167C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L23C64-L25C64" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.IsDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L17C34-L17C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.IsDeclarationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L21C45-L21C49" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.SectionGroupName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L23C42-L23C46" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L25C30-L25C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L29C19-L29C36" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Sections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L69C17-L75C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.SectionGroups", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L83C17-L89C45" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Add(System.String,System.Configuration.ConfigurationSectionGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L51C13-L54C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L58C13-L66C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.CopyTo(System.Configuration.ConfigurationSectionGroup[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L70C13-L79C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L83C13-L83C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L88C13-L104C61" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.GetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L115C13-L115C38" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L128C13-L135C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L139C13-L142C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L30C63-L30C72" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L33C61-L33C71" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionGroupCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSettings.GetConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs#L24C13-L24C65" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSettings.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs#L17C17-L17C57" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.PerUserRoaming", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.PerUserRoamingAndLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationUserLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L13C9-L13C56" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L15C9-L26C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L29C16-L29C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationValidatorAttribute.ValidatorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L31C37-L31C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs#L10C13-L10C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationValidatorBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#get_LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L27C17-L37C43" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#get_Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L50C19-L50C36" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.Load(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L55C13-L70C10" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.LoadSingleElement(System.String,System.Xml.XmlTextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L74C13-L91C10" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateAttribute(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L95C13-L95C105" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateElement(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L100C13-L100C103" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateTextNode(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L105C13-L105C73" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateCDataSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L110C13-L110C81" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateComment(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L115C13-L115C76" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateSignificantWhitespace(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L120C13-L120C90" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateWhitespace(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L125C13-L125C79" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L27C17-L37C43" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L41C39-L41C82" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L45C19-L45C36" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L50C19-L50C36" + } + ], + "DocsId": "T:System.Configuration.ConfigXmlDocument", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L21C9-L21C46" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L24C15-L28C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L31C15-L36C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L66C13-L66C37" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L40C83-L40C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L46C19-L46C51" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L53C19-L53C63" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L60C19-L60C59" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L12C15-L13C12" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.IndexOf(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L31C13-L31C42" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L40C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Add(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Remove(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L66C13-L66C51" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L71C13-L71C60" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L76C13-L77C10" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L15C83-L15C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L19C19-L19C67" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L27C66-L27C105" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringSettingsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringsSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L22C13-L23C25" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L14C83-L14C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringsSection.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L18C16-L18C81" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ContextInformation.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L52C13-L52C58" + }, + { + "DocsId": "P:System.Configuration.ContextInformation.HostingContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L27C17-L35C40" + }, + { + "DocsId": "P:System.Configuration.ContextInformation.IsMachineLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L42C39-L42C68" + } + ], + "DocsId": "T:System.Configuration.ContextInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L13C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L35C13-L35C32" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L40C13-L41C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L45C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L51C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L60C13-L60C28" + }, + { + "DocsId": "P:System.Configuration.DefaultSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L20C83-L20C108" + } + ], + "DocsId": "T:System.Configuration.DefaultSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultSettingValueAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.Configuration.DefaultSettingValueAttribute.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs#L32C17-L32C31" + } + ], + "DocsId": "T:System.Configuration.DefaultSettingValueAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs#L12C13-L12C25" + }, + { + "DocsId": "M:System.Configuration.DefaultValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs#L18C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.DefaultValidator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs" + } + ], + "DocsId": "T:System.Configuration.DefaultValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ElementInformation.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L20C16-L20C87" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsPresent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L22C34-L22C61" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L24C33-L25C81" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L31C17-L40C43" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L44C33-L44C105" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L49C34-L49C113" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L51C29-L51C51" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L53C56-L53C94" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L55C38-L55C73" + } + ], + "DocsId": "T:System.Configuration.ElementInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L8C9-L13C10" + }, + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L16C15-L21C10" + }, + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L40C13-L41C42" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.ExeConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.RoamingUserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L34C51-L34C55" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.LocalUserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L36C49-L36C53" + } + ], + "DocsId": "T:System.Configuration.ExeConfigurationFileMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ExeContext.UserLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs#L20C51-L20C55" + }, + { + "DocsId": "P:System.Configuration.ExeContext.ExePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs#L22C33-L22C37" + } + ], + "DocsId": "T:System.Configuration.ExeContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.GenericEnumConverter.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L14C9-L20C10" + }, + { + "DocsId": "M:System.Configuration.GenericEnumConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L24C13-L24C37" + }, + { + "DocsId": "M:System.Configuration.GenericEnumConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L30C13-L47C10" + } + ], + "DocsId": "T:System.Configuration.GenericEnumConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.Reset(System.Configuration.SettingsContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + } + ], + "DocsId": "T:System.Configuration.IApplicationSettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IConfigurationSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.IConfigurationSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IgnoreSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L13C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L35C13-L35C32" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L40C13-L41C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L45C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L51C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L60C13-L60C28" + }, + { + "DocsId": "P:System.Configuration.IgnoreSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L20C83-L20C108" + } + ], + "DocsId": "T:System.Configuration.IgnoreSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IgnoreSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs#L16C13-L16C25" + }, + { + "DocsId": "M:System.Configuration.IgnoreSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.IgnoreSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs#L14C13-L16C114" + }, + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs#L23C13-L23C98" + }, + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs" + } + ], + "DocsId": "T:System.Configuration.InfiniteIntConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs#L15C13-L19C71" + }, + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs#L24C13-L26C80" + }, + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs" + } + ], + "DocsId": "T:System.Configuration.InfiniteTimeSpanConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L14C13-L15C12" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L18C13-L19C12" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L37C13-L37C40" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.IntegerValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IntegerValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L9C9-L10C41" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L12C73-L12C119" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L16C19-L16C31" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L28C19-L28C31" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L38C36-L38C40" + } + ], + "DocsId": "T:System.Configuration.IntegerValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IriParsingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L10C9-L19C10" + }, + { + "DocsId": "P:System.Configuration.IriParsingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L25C17-L25C36" + }, + { + "DocsId": "P:System.Configuration.IriParsingElement.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L32C19-L32C47" + } + ], + "DocsId": "T:System.Configuration.IriParsingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ISettingsProviderService.GetSettingsProvider(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ISettingsProviderService.cs" + } + ], + "DocsId": "T:System.Configuration.ISettingsProviderService", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ISettingsProviderService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L12C13-L15C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Add(System.Configuration.KeyValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L28C13-L44C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L48C13-L50C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L54C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L64C13-L64C55" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L69C13-L69C64" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L17C83-L17C95" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.ThrowOnDuplicate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L19C53-L19C58" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L21C69-L21C111" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.AllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L23C36-L23C89" + } + ], + "DocsId": "T:System.Configuration.KeyValueConfigurationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.KeyValueConfigurationElement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L24C9-L29C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationElement.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L45C13-L56C10" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L31C83-L31C95" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L34C30-L34C53" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L39C19-L39C52" + } + ], + "DocsId": "T:System.Configuration.KeyValueConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L51C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L64C13-L143C27" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L151C13-L197C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Reset(System.Configuration.SettingsContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L205C13-L210C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L221C13-L247C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L254C13-L268C30" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L18C9-L18C48" + }, + { + "DocsId": "P:System.Configuration.LocalFileSettingsProvider.ApplicationName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L31C17-L31C33" + } + ], + "DocsId": "T:System.Configuration.LocalFileSettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L14C15-L15C12" + }, + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L18C15-L19C12" + }, + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64,System.Boolean,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.LongValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L37C13-L37C41" + }, + { + "DocsId": "M:System.Configuration.LongValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.LongValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LongValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L9C9-L10C43" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L12C73-L12C116" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L16C19-L16C31" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L27C19-L27C31" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L36C36-L36C40" + } + ], + "DocsId": "T:System.Configuration.LongValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Add(System.Configuration.NameValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Remove(System.Configuration.NameValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L38C13-L40C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L44C13-L45C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L49C13-L50C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L54C13-L54C56" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L59C13-L59C66" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L11C83-L11C95" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L15C19-L15C71" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.AllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L29C36-L29C89" + } + ], + "DocsId": "T:System.Configuration.NameValueConfigurationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueConfigurationElement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L24C83-L24C95" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L27C31-L27C55" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L32C19-L32C52" + } + ], + "DocsId": "T:System.Configuration.NameValueConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueFileSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs#L22C13-L67C27" + }, + { + "DocsId": "M:System.Configuration.NameValueFileSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.NameValueFileSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L18C13-L18C88" + }, + { + "DocsId": "M:System.Configuration.NameValueSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs" + }, + { + "DocsId": "P:System.Configuration.NameValueSectionHandler.KeyAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L88C19-L88C46" + }, + { + "DocsId": "P:System.Configuration.NameValueSectionHandler.ValueAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L96C19-L96C48" + } + ], + "DocsId": "T:System.Configuration.NameValueSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.OverrideMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Inherit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Allow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Deny", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + } + ], + "DocsId": "T:System.Configuration.OverrideMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs#L10C13-L10C45" + }, + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs#L15C13-L22C10" + }, + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs" + } + ], + "DocsId": "T:System.Configuration.PositiveTimeSpanValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "P:System.Configuration.PositiveTimeSpanValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs#L9C73-L9C104" + } + ], + "DocsId": "T:System.Configuration.PositiveTimeSpanValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.PropertyInformation.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L24C30-L24C34" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L32C19-L32C45" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L36C39-L36C56" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.ValueOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L42C17-L43C124" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L47C35-L47C108" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L49C30-L49C40" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L51C35-L51C50" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L54C13-L60C82" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L67C17-L69C66" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L80C17-L82C45" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L86C29-L86C38" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L88C56-L88C70" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Converter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L90C43-L90C57" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L92C38-L92C54" + } + ], + "DocsId": "T:System.Configuration.PropertyInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PropertyInformationCollection.CopyTo(System.Configuration.PropertyInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs#L44C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.PropertyInformationCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs" + }, + { + "DocsId": "P:System.Configuration.PropertyInformationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs#L25C17-L35C31" + } + ], + "DocsId": "T:System.Configuration.PropertyInformationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.Inherited", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.SetHere", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + } + ], + "DocsId": "T:System.Configuration.PropertyValueOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.RsaProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.DataProtectionProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.ProtectedDataSectionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfiguration.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs#L12C17-L16C115" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfiguration.DefaultProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs#L28C17-L32C69" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs#L14C13-L27C10" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs#L10C72-L10C114" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L30C9-L30C51" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L32C83-L32C95" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L37C56-L37C84" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.DefaultProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L42C19-L42C62" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedProviderSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L8C9-L21C10" + }, + { + "DocsId": "P:System.Configuration.ProtectedProviderSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L23C83-L23C94" + }, + { + "DocsId": "P:System.Configuration.ProtectedProviderSettings.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L26C56-L26C104" + } + ], + "DocsId": "T:System.Configuration.ProtectedProviderSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProviderSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L13C9-L30C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L32C61-L36C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L86C13-L94C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L98C13-L102C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L149C13-L149C68" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.OnDeserializeUnrecognizedAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L181C13-L185C25" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L42C17-L43C36" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L50C19-L50C50" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L57C19-L57C50" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L65C17-L78C48" + } + ], + "DocsId": "T:System.Configuration.ProviderSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L12C13-L13C12" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Add(System.Configuration.ProviderSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L33C13-L38C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L42C13-L43C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L47C13-L48C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L52C13-L52C43" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L57C13-L57C53" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L15C83-L15C95" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L17C57-L17C87" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L21C19-L21C59" + } + ], + "DocsId": "T:System.Configuration.ProviderSettingsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RegexStringValidator.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L13C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.RegexStringValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L23C13-L23C43" + }, + { + "DocsId": "M:System.Configuration.RegexStringValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L28C13-L34C10" + } + ], + "DocsId": "T:System.Configuration.RegexStringValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RegexStringValidatorAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Configuration.RegexStringValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L14C73-L14C104" + }, + { + "DocsId": "P:System.Configuration.RegexStringValidatorAttribute.Regex", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L16C31-L16C35" + } + ], + "DocsId": "T:System.Configuration.RegexStringValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L20C13-L20C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L25C13-L25C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.AddKey(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L30C13-L30C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.DeleteKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L35C13-L35C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.ImportKey(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L40C13-L40C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.ExportKey(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L45C13-L45C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L48C48-L48C90" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.CspProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L49C47-L49C89" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseMachineContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L50C49-L50C91" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseOAEP", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L51C37-L51C79" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseFIPS", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L52C37-L52C79" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.RsaPublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L53C51-L53C93" + } + ], + "DocsId": "T:System.Configuration.RsaProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SchemeSettingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L19C19-L19C47" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.GenericUriParserOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L26C19-L26C83" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L31C19-L31C39" + } + ], + "DocsId": "T:System.Configuration.SchemeSettingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L17C9-L22C10" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.IndexOf(System.Configuration.SchemeSettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L41C13-L41C41" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L46C13-L46C47" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L51C13-L51C57" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L26C19-L26C79" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L31C19-L31C63" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L36C19-L36C62" + } + ], + "DocsId": "T:System.Configuration.SchemeSettingElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SectionInformation.ForceDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L565C13-L566C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.ForceDeclaration(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L572C13-L596C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.ProtectSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L603C13-L624C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.UnprotectSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L628C13-L634C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.GetParentSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L638C13-L656C29" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.GetRawXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L661C13-L664C66" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.SetRawXml(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L669C13-L673C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.RevertToParent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L677C13-L681C10" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.SectionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L80C38-L80C47" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L82C30-L82C34" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L86C19-L86C43" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowExeDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L107C19-L107C46" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideModeDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L128C19-L128C60" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L154C19-L154C52" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowOverride", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L175C19-L175C54" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L187C19-L187C53" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideModeEffective", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L216C54-L216C121" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ConfigSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L231C19-L231C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.InheritInChildApplications", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L257C19-L257C57" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L271C17-L273C45" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsDeclarationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L283C17-L285C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L295C33-L296C62" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsProtected", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L298C36-L298C62" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ProtectionProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L304C17-L310C44" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.RestartOnExternalChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L318C19-L318C63" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.RequirePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L339C19-L339C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L361C19-L361C36" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ForceSave", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L394C19-L394C48" + } + ], + "DocsId": "T:System.Configuration.SectionInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.SettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingChangingEventArgs.#ctor(System.String,System.String,System.String,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L18C133-L24C10" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L30C17-L30C34" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L38C17-L38C38" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L46C17-L46C37" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L54C17-L54C36" + } + ], + "DocsId": "T:System.Configuration.SettingChangingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.Invoke(System.Object,System.Configuration.SettingChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.BeginInvoke(System.Object,System.Configuration.SettingChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingChangingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L27C9-L29C10" + }, + { + "DocsId": "M:System.Configuration.SettingElement.#ctor(System.String,System.Configuration.SettingsSerializeAs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L31C79-L35C10" + }, + { + "DocsId": "M:System.Configuration.SettingElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L47C13-L48C95" + }, + { + "DocsId": "M:System.Configuration.SettingElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L53C13-L53C61" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L60C17-L60C37" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L69C17-L69C49" + }, + { + "DocsId": "P:System.Configuration.SettingElement.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L82C17-L82C69" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L95C17-L95C63" + } + ], + "DocsId": "T:System.Configuration.SettingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L26C13-L26C41" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L31C13-L31C50" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L36C13-L36C56" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Add(System.Configuration.SettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Remove(System.Configuration.SettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs" + }, + { + "DocsId": "P:System.Configuration.SettingElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L12C17-L12C68" + }, + { + "DocsId": "P:System.Configuration.SettingElementCollection.ElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L20C17-L20C34" + } + ], + "DocsId": "T:System.Configuration.SettingElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L11C48-L11C58" + }, + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor(System.Configuration.SettingsAttributeDictionary)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L13C86-L13C106" + }, + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L16C15-L18C55" + } + ], + "DocsId": "T:System.Configuration.SettingsAttributeDictionary", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Initialize(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection,System.Configuration.SettingsProviderCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L103C13-L106C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L110C13-L121C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Synchronized(System.Configuration.SettingsBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L176C13-L177C33" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L25C17-L36C14" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L147C70-L147C89" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L148C69-L148C87" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.PropertyValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L149C79-L149C102" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L150C56-L150C72" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L181C44-L181C67" + } + ], + "DocsId": "T:System.Configuration.SettingsBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs#L11C36-L11C46" + }, + { + "DocsId": "M:System.Configuration.SettingsContext.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs#L14C15-L16C55" + } + ], + "DocsId": "T:System.Configuration.SettingsContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsDescriptionAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsDescriptionAttribute.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsDescriptionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsGroupDescriptionAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsGroupDescriptionAttribute.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsGroupDescriptionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsGroupNameAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsGroupNameAttribute.GroupName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs#L29C17-L29C35" + } + ], + "DocsId": "T:System.Configuration.SettingsGroupNameAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsLoadedEventArgs.#ctor(System.Configuration.SettingsProvider)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs#L13C9-L16C10" + }, + { + "DocsId": "P:System.Configuration.SettingsLoadedEventArgs.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs#L22C17-L22C34" + } + ], + "DocsId": "T:System.Configuration.SettingsLoadedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.Invoke(System.Object,System.Configuration.SettingsLoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.BeginInvoke(System.Object,System.Configuration.SettingsLoadedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsLoadedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SettingsManageability.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsManageability.Roaming", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsManageability", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsManageabilityAttribute.#ctor(System.Configuration.SettingsManageability)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsManageabilityAttribute.Manageability", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs#L29C17-L29C39" + } + ], + "DocsId": "T:System.Configuration.SettingsManageabilityAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Add(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L20C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L38C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L67C13-L67C54" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L72C13-L72C63" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L77C13-L80C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L84C13-L89C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnAdd(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L96C67-L96C68" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnAddComplete(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L98C75-L98C76" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L100C44-L100C45" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L102C52-L102C53" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnRemove(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L104C70-L104C71" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnRemoveComplete(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L106C78-L106C79" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L115C13-L116C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L61C17-L61C61" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L109C34-L109C58" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L110C44-L110C57" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L111C40-L111C52" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L13C16-L15C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L18C16-L20C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L23C16-L25C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L27C9-L29C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyIsReadOnlyException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L13C15-L15C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L23C15-L25C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L27C9-L29C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L14C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Add(System.Configuration.SettingsPropertyValue)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L22C13-L36C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L40C13-L64C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L86C13-L86C44" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L91C13-L91C75" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L96C13-L101C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L105C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L117C13-L118C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L70C17-L80C61" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L109C34-L109C55" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L111C44-L111C57" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L113C40-L113C52" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L13C15-L15C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L18C16-L20C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L23C16-L25C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L27C9-L29C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyWrongTypeException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProvider.GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsProvider.SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "P:System.Configuration.SettingsProvider.ApplicationName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProviderAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProviderAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L25C9-L31C10" + }, + { + "DocsId": "P:System.Configuration.SettingsProviderAttribute.ProviderTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L40C17-L40C42" + } + ], + "DocsId": "T:System.Configuration.SettingsProviderAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs#L12C13-L23C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs" + }, + { + "DocsId": "P:System.Configuration.SettingsProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs#L29C17-L29C53" + } + ], + "DocsId": "T:System.Configuration.SettingsProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.Invoke(System.Object,System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.BeginInvoke(System.Object,System.ComponentModel.CancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsSavingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsSerializeAsAttribute.#ctor(System.Configuration.SettingsSerializeAs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsSerializeAsAttribute.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsSerializeAsAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingValueElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L34C13-L35C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L39C13-L40C64" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L45C13-L45C49" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L50C13-L50C32" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L55C13-L56C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L60C13-L69C26" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L74C13-L76C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L81C13-L83C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs" + }, + { + "DocsId": "P:System.Configuration.SettingValueElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L17C13-L17C66" + }, + { + "DocsId": "P:System.Configuration.SettingValueElement.ValueXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L23C17-L23C34" + } + ], + "DocsId": "T:System.Configuration.SettingValueElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SingleTagSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs#L29C13-L46C27" + }, + { + "DocsId": "M:System.Configuration.SingleTagSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SingleTagSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SpecialSetting.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "DocsId": "F:System.Configuration.SpecialSetting.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "DocsId": "F:System.Configuration.SpecialSetting.WebServiceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + } + ], + "DocsId": "T:System.Configuration.SpecialSetting", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SpecialSettingAttribute.#ctor(System.Configuration.SpecialSetting)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs#L16C9-L19C10" + }, + { + "DocsId": "P:System.Configuration.SpecialSettingAttribute.SpecialSetting", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs#L28C17-L28C40" + } + ], + "DocsId": "T:System.Configuration.SpecialSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L14C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L56C13-L70C58" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L86C13-L87C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L91C13-L95C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L99C13-L106C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L110C13-L113C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L117C13-L121C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L125C13-L129C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L133C13-L143C25" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L21C35-L21C79" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L23C38-L23C42" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L27C19-L27C38" + } + ], + "DocsId": "T:System.Configuration.CommaDelimitedStringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L13C15-L14C12" + }, + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L17C15-L18C12" + }, + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L20C9-L25C10" + }, + { + "DocsId": "M:System.Configuration.StringValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L29C13-L29C43" + }, + { + "DocsId": "M:System.Configuration.StringValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L34C13-L54C10" + } + ], + "DocsId": "T:System.Configuration.StringValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.StringValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L9C9-L9C47" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L13C16-L13C78" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.MinLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L17C19-L17C37" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.MaxLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L29C19-L29C37" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.InvalidCharacters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L39C43-L39C47" + } + ], + "DocsId": "T:System.Configuration.StringValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L11C9-L17C10" + }, + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L21C13-L21C41" + }, + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L26C13-L36C10" + } + ], + "DocsId": "T:System.Configuration.SubclassTypeValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SubclassTypeValidatorAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Configuration.SubclassTypeValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L14C73-L14C109" + }, + { + "DocsId": "P:System.Configuration.SubclassTypeValidatorAttribute.BaseClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L16C33-L16C37" + } + ], + "DocsId": "T:System.Configuration.SubclassTypeValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs#L13C13-L16C64" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs#L21C13-L22C46" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanMinutesConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs#L13C13-L15C109" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs#L20C13-L20C101" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanMinutesOrInfiniteConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs#L13C13-L17C64" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs#L25C17-L31C46" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanSecondsConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs#L13C13-L15C109" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs#L20C13-L20C101" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanSecondsOrInfiniteConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L14C15-L15C12" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L18C15-L19C12" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan,System.Boolean,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L37C13-L37C45" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.TimeSpanValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L17C58-L19C75" + }, + { + "DocsId": "F:System.Configuration.TimeSpanValidatorAttribute.TimeSpanMinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "F:System.Configuration.TimeSpanValidatorAttribute.TimeSpanMaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L15C16-L15C71" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L17C36-L17C40" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L19C36-L19C40" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MinValueString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L23C19-L23C46" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MaxValueString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L37C19-L37C46" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L49C36-L49C40" + } + ], + "DocsId": "T:System.Configuration.TimeSpanValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TypeNameConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs#L14C13-L20C27" + }, + { + "DocsId": "M:System.Configuration.TypeNameConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs#L25C13-L29C27" + }, + { + "DocsId": "M:System.Configuration.TypeNameConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TypeNameConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UriSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs" + }, + { + "DocsId": "P:System.Configuration.UriSection.Idn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L28C34-L28C56" + }, + { + "DocsId": "P:System.Configuration.UriSection.IriParsing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L31C48-L31C84" + }, + { + "DocsId": "P:System.Configuration.UriSection.SchemeSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L34C65-L34C118" + }, + { + "DocsId": "P:System.Configuration.UriSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L36C83-L36C94" + } + ], + "DocsId": "T:System.Configuration.UriSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UserScopedSettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserScopedSettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.UserScopedSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserScopedSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UserSettingsGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserSettingsGroup.cs" + } + ], + "DocsId": "T:System.Configuration.UserSettingsGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserSettingsGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ValidatorCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.Invoke(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.BeginInvoke(System.Object,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + } + ], + "DocsId": "T:System.Configuration.ValidatorCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs#L13C13-L15C74" + }, + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs#L20C13-L20C42" + }, + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs" + } + ], + "DocsId": "T:System.Configuration.WhiteSpaceTrimStringConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.String,System.Type,System.Configuration.SettingsProvider,System.Boolean,System.Object,System.Configuration.SettingsSerializeAs,System.Configuration.SettingsAttributeDictionary,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L26C9-L58C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L60C9-L71C10" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L10C38-L10C42" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L11C42-L11C46" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L12C46-L12C50" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.PropertyType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L13C44-L13C48" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L14C58-L14C62" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L15C52-L15C56" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L16C65-L16C69" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.ThrowOnErrorDeserializing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L17C49-L17C53" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.ThrowOnErrorSerializing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L18C47-L18C51" + } + ], + "DocsId": "T:System.Configuration.SettingsProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyValue.#ctor(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L26C9-L29C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L20C31-L20C44" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.IsDirty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L21C31-L21C35" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Property", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L22C44-L22C48" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.UsingDefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L23C41-L23C45" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Deserialized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L24C36-L24C40" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.PropertyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L35C17-L48C31" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.SerializedValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L64C17-L69C41" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.String", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.Xml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.Binary", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.ProviderSpecific", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsSerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NoSettingsVersionUpgradeAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NoSettingsVersionUpgradeAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.NoSettingsVersionUpgradeAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NoSettingsVersionUpgradeAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderBase.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L21C13-L39C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderBase.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L15C39-L15C44" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderBase.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L17C46-L17C102" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L22C13-L22C54" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L38C13-L48C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L52C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L59C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L66C13-L69C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.CopyTo(System.Configuration.Provider.ProviderBase[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L73C13-L74C10" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L18C50-L18C82" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L25C29-L25C45" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L27C39-L27C44" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L29C35-L29C39" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L12C9-L12C39" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L15C15-L16C12" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L19C15-L20C12" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L23C15-L25C10" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L26C9-L26C45" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.InitForConfiguration(System.String@,System.String@,System.String@,System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L40C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsConfigRecordRequired(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L46C13-L46C60" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L51C13-L51C53" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsSecondaryRoot(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L65C13-L65C53" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L70C13-L70C51" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamNameForConfigSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L75C13-L75C80" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L80C13-L80C54" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForRead(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L85C13-L85C55" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForRead(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L90C13-L90C74" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L95C13-L95C94" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L101C13-L101C113" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L106C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L111C13-L112C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.DeleteStream(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L116C13-L117C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L121C13-L121C44" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L128C13-L128C79" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L133C13-L134C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsAboveApplication(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L144C13-L144C56" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L150C13-L150C94" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L156C13-L157C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigPathFromLocationSubPath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L161C13-L161C87" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsLocationApplicable(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L166C13-L166C58" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.PrefetchAll(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L171C13-L171C61" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.PrefetchSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L176C13-L176C72" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.CreateDeprecatedConfigContext(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L181C13-L181C67" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.CreateConfigurationContext(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L187C13-L187C81" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L193C13-L193C98" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.EncryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L199C13-L199C98" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigType(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L204C13-L204C63" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigTypeName(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L209C13-L209C46" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.RefreshConfigPaths", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsTrustedConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L228C71-L228C75" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L230C106-L230C110" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.Impersonate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L232C53-L232C74" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L237C13-L239C10" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L29C46-L29C50" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L124C60-L124C92" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsRefresh", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L136C48-L136C68" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L138C45-L138C62" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L140C49-L140C70" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.IsRemote", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L212C41-L212C54" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.HasLocalConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L222C47-L222C71" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.HasRoamingConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L224C49-L224C75" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.IsAppConfigHttp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L226C48-L226C73" + } + ], + "DocsId": "T:System.Configuration.Internal.DelegatingConfigHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.Internal.IConfigErrorInfo.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigErrorInfo.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigErrorInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IConfigSystem.Init(System.Type,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigSystem.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigSystem.Root", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IConfigurationManagerHelper.EnsureNetConfigLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerHelper.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigurationManagerHelper", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerHelper.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.SupportsUserConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.SetConfigurationSystemInProgress", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.MachineConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ApplicationConfigUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeProductName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeProductVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeRoamingConfigDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeRoamingConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeLocalConfigDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeLocalConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.UserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigurationManagerInternal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsExeConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsRoamingUserConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsLocalUserConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetExeConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetRoamingUserConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetLocalUserConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigClientHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(System.Type,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigConfigurationFactory.NormalizeLocationSubPath(System.String,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigConfigurationFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.InitForConfiguration(System.String@,System.String@,System.String@,System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsConfigRecordRequired(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsSecondaryRoot(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamNameForConfigSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForRead(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForRead(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.DeleteStream(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsAboveApplication(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigPathFromLocationSubPath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsLocationApplicable(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.PrefetchAll(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.PrefetchSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.CreateDeprecatedConfigContext(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.CreateConfigurationContext(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.EncryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigType(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigTypeName(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsTrustedConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.Impersonate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsRefresh", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.IsRemote", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.ThrowIfInitErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.GetLkgSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.RefreshSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.Remove", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.ConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.StreamName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.HasInitErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.Init(System.Configuration.Internal.IInternalConfigHost,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetUniqueConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetUniqueConfigRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetConfigRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.RemoveConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "E:System.Configuration.Internal.IInternalConfigRoot.ConfigChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "E:System.Configuration.Internal.IInternalConfigRoot.ConfigRemoved", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRoot.IsDesignTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSettingsFactory.SetConfigurationSystem(System.Configuration.Internal.IInternalConfigSystem,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSettingsFactory.CompleteInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigSettingsFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSystem.RefreshConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigSystem.SupportsUserConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs#L8C9-L11C10" + }, + { + "DocsId": "P:System.Configuration.Internal.InternalConfigEventArgs.ConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs#L13C36-L13C40" + } + ], + "DocsId": "T:System.Configuration.Internal.InternalConfigEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.Invoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.BeginInvoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.InternalConfigEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.Invoke(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.BeginInvoke(System.String,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.StreamChangeCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.EventLog.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.EventLog.json new file mode 100644 index 00000000000..7a05b5b5720 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.EventLog.json @@ -0,0 +1,1795 @@ +{ + "Assembly": "System.Diagnostics.EventLog", + "GUID": "A288565A33A24235AC630CC749BB56C7FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L8C9-L10C10" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventArgs.#ctor(System.Diagnostics.EventLogEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Diagnostics.EntryWrittenEventArgs.Entry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L17C38-L17C42" + } + ], + "DocsId": "T:System.Diagnostics.EntryWrittenEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.Invoke(System.Object,System.Diagnostics.EntryWrittenEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.BeginInvoke(System.Object,System.Diagnostics.EntryWrittenEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + } + ], + "DocsId": "T:System.Diagnostics.EntryWrittenEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventInstance.#ctor(System.Int64,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L11C9-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.EventInstance.#ctor(System.Int64,System.Int32,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L20C94-L23C10" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.CategoryId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L27C20-L27C35" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.EntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L39C20-L39C30" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.InstanceId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L51C20-L51C31" + } + ], + "DocsId": "T:System.Diagnostics.EventInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L33C29-L35C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L37C43-L39C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L41C63-L43C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L45C9-L48C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.BeginInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L222C13-L223C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L227C13-L228C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L237C13-L238C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L243C13-L244C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.Diagnostics.EventSourceCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L248C13-L355C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Delete(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L359C13-L360C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Delete(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L364C13-L429C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.DeleteEventSource(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L433C13-L434C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.DeleteEventSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L438C13-L481C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L485C13-L487C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.EndInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L491C13-L492C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L496C13-L496C41" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Exists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L501C13-L524C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.GetEventLogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L618C13-L618C38" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.GetEventLogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L623C13-L667C35" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.SourceExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L719C13-L719C46" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.SourceExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L724C13-L724C61" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.LogNameFromSourceName(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L742C13-L742C72" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.ModifyOverflowPolicy(System.Diagnostics.OverflowAction,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L763C13-L764C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.RegisterDisplayName(System.String,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L768C13-L769C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L976C13-L977C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L981C13-L982C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L986C13-L987C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L991C13-L992C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L996C13-L997C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1001C13-L1002C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1006C13-L1007C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1011C13-L1012C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1016C20-L1020C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1024C13-L1025C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.Diagnostics.EventInstance,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1029C13-L1030C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.Diagnostics.EventInstance,System.Byte[],System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1034C13-L1035C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.String,System.Diagnostics.EventInstance,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1039C20-L1043C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.String,System.Diagnostics.EventInstance,System.Byte[],System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1047C20-L1051C10" + }, + { + "DocsId": "E:System.Diagnostics.EventLog.EntryWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L212C17-L213C14" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Entries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L59C17-L59C52" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.LogDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L68C17-L68C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Log", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L82C17-L82C48" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L110C17-L110C56" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MaximumKilobytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L132C20-L132C56" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.OverflowAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L139C20-L139C54" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MinimumRetentionDays", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L145C20-L145C60" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.EnableRaisingEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L165C20-L165C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.SynchronizingObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L176C20-L176C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L188C20-L188C46" + } + ], + "DocsId": "T:System.Diagnostics.EventLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogEntry.Equals(System.Diagnostics.EventLogEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L303C13-L320C25" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntry.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L453C13-L453C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L42C17-L55C39" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L66C17-L70C29" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Index", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L81C17-L81C80" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L92C17-L102C33" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.CategoryNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L113C17-L113C83" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.EventID", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L125C17-L125C88" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.EntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L136C17-L136C98" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L149C17-L175C32" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L186C17-L197C39" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.ReplacementStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L208C17-L227C32" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.InstanceId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L238C17-L238C81" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.TimeGenerated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L249C17-L249C123" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.TimeWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L260C17-L260C121" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.UserName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L271C17-L292C37" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.CopyTo(System.Diagnostics.EventLogEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L35C13-L36C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L40C13-L40C48" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L52C17-L52C30" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L60C17-L60C29" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L66C13-L68C10" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L21C17-L21C40" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L29C17-L29C47" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L52C17-L52C30" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L60C17-L60C29" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Warning", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Information", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.SuccessAudit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.FailureAudit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventSourceCreationData.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L23C47-L16C10" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L23C33-L23C37" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L27C32-L27C36" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.MessageResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L29C45-L29C49" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.ParameterResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L31C47-L31C51" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.CategoryResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L33C46-L33C50" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.CategoryCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L37C19-L37C41" + } + ], + "DocsId": "T:System.Diagnostics.EventSourceCreationData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L14C9-L16C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor(System.Diagnostics.EventLog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L19C15-L22C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L24C9-L30C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L58C41-L58C58" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L64C17-L74C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Write(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L76C55-L76C84" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.WriteLine(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L78C59-L78C73" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L83C13-L107C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L112C13-L116C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L121C13-L125C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L130C13-L149C10" + }, + { + "DocsId": "P:System.Diagnostics.EventLogTraceListener.EventLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L34C13-L34C17" + }, + { + "DocsId": "P:System.Diagnostics.EventLogTraceListener.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L42C17-L48C34" + } + ], + "DocsId": "T:System.Diagnostics.EventLogTraceListener", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.OverflowAction.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.DoNotOverwrite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.OverwriteAsNeeded", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.OverwriteOlder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + } + ], + "DocsId": "T:System.Diagnostics.OverflowAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventBookmark.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs#L24C9-L29C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventBookmark.BookmarkXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs#L34C37-L34C41" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventBookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L68C17-L69C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L73C29-L73C33" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L79C17-L80C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventKeyword", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L66C17-L67C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L71C28-L71C32" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L77C17-L78C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Administrative", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Operational", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Analytical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Debug", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.Application", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.System", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogIsolation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.Circular", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.AutoBackup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.Retain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L50C56-L50C79" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.#ctor(System.String,System.Diagnostics.Eventing.Reader.EventLogSession)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L46C9-L60C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.SaveChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L256C13-L257C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L261C13-L263C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L267C13-L269C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L62C33-L62C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L68C17-L68C166" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogIsolation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L76C17-L76C176" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.IsEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L84C17-L84C153" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.IsClassicLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L96C17-L96C161" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.SecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L104C17-L104C154" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L116C17-L116C166" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.MaximumSizeInBytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L128C17-L128C169" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L140C17-L152C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.OwningProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L178C17-L178C163" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L186C17-L186C157" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L194C17-L194C170" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderKeywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L206C17-L206C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderBufferSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L218C17-L218C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderMinimumNumberOfBuffers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L226C17-L226C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderMaximumNumberOfBuffers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L234C17-L234C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderLatency", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L242C17-L242C172" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderControlGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L250C17-L250C170" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L51C9-L51C39" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L52C52-L52C69" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L53C78-L53C111" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L54C9-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L72C15-L75C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L79C13-L81C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L64C17-L65C47" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L90C9-L90C47" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L91C60-L91C77" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L92C86-L92C119" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L94C119-L94C164" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L105C9-L105C46" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L106C59-L106C76" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L107C85-L107C118" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L109C118-L109C163" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogReadingException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L120C9-L120C55" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L121C68-L121C85" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L122C94-L122C127" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L124C127-L124C172" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L133C9-L133C50" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L134C63-L134C80" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L135C89-L135C122" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L137C122-L137C167" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.CreationTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L31C41-L31C45" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.LastAccessTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.LastWriteTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L33C42-L33C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.FileSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L34C33-L34C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L35C34-L35C38" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.RecordCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L36C36-L36C40" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.OldestRecordNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L37C43-L37C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.IsLogFull", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L38C34-L38C38" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L77C17-L78C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.IsImported", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L86C17-L87C36" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L95C17-L96C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.#ctor(System.Collections.Generic.IEnumerable{System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L16C9-L36C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L42C13-L44C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L48C13-L50C10" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogPropertySelector", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogQuery.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogQuery.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L20C9-L35C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.Session", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L37C42-L37C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.TolerateQueryErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L39C43-L39C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.ReverseDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L41C40-L41C44" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogQuery", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L51C15-L53C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L56C15-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L61C15-L63C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L65C9-L111C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.ReadEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L154C13-L154C49" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.ReadEvent(System.TimeSpan)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L159C13-L176C34" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L181C13-L183C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L189C17-L195C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L230C13-L231C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.Diagnostics.Eventing.Reader.EventBookmark,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L235C13-L242C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.IO.SeekOrigin,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L250C21-L291C28" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.CancelReading", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L297C13-L298C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogReader.BatchSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L117C17-L117C35" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogReader.LogStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L304C17-L321C42" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.FormatDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L270C13-L270C95" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.FormatDescription(System.Collections.Generic.IEnumerable{System.Object})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L275C13-L296C106" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.GetPropertyValues(System.Diagnostics.Eventing.Reader.EventLogPropertySelector)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L381C13-L383C106" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L388C13-L389C90" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L396C17-L403C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L70C17-L73C50" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L81C17-L82C50" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Qualifiers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L90C17-L91C66" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L99C17-L100C48" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L108C17-L109C60" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L117C17-L118C66" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L126C17-L127C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.RecordId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L135C17-L136C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L144C17-L145C55" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProviderId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L153C17-L154C53" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L162C17-L163C54" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProcessId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L171C17-L172C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ThreadId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L180C17-L181C57" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L189C17-L190C55" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.UserId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L198C17-L199C49" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.TimeCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L207C17-L208C54" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L216C17-L217C53" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.RelatedActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L225C17-L226C60" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ContainerLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L234C17-L240C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.MatchedQueryIds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L247C17-L253C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Bookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L260C17-L264C56" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.LevelDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L303C17-L314C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.OpcodeDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L321C17-L330C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.TaskDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L337C17-L348C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.KeywordsDisplayNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L355C17-L361C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L368C17-L375C29" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Negotiate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Kerberos", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Ntlm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.SessionAuthentication", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.FilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.PathType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L44C9-L87C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L91C13-L93C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor(System.String,System.String,System.String,System.Security.SecureString,System.Diagnostics.Eventing.Reader.SessionAuthentication)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L44C9-L124C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L130C13-L132C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L136C13-L152C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.CancelCurrentOperations", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L156C13-L157C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetProviderNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L167C13-L183C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetLogNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L187C13-L203C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetLogInformation(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L207C13-L209C69" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLog(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L214C13-L215C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLog(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L219C13-L232C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLogAndMessages(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L236C13-L237C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLogAndMessages(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String,System.Boolean,System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L241C13-L244C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ClearLog(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L248C13-L249C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ClearLog(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L253C13-L256C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogSession.GlobalSession", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L162C19-L162C42" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogSession", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogStatus.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs#L22C33-L22C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogStatus.StatusCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs#L24C33-L24C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L38C15-L40C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L43C15-L45C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L48C15-L50C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L52C9-L73C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L283C13-L285C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L289C13-L306C10" + }, + { + "DocsId": "E:System.Diagnostics.Eventing.Reader.EventLogWatcher.EventRecordWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogWatcher.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L79C17-L79C39" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogWatcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L46C26-L46C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L48C31-L48C35" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.LogLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L54C17-L54C73" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L62C17-L62C61" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L70C17-L70C63" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L78C17-L78C59" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L86C17-L106C29" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Template", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L110C34-L110C38" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L112C37-L112C41" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L68C17-L69C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L77C17-L77C31" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L85C17-L86C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventOpcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventProperty.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventProperty.cs#L13C31-L13C35" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.FormatDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.FormatDescription(System.Collections.Generic.IEnumerable{System.Object})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs#L56C13-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs#L59C58-L59C59" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.RecordId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProviderId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProcessId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ThreadId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.UserId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.TimeCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.RelatedActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Qualifiers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.LevelDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.OpcodeDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.TaskDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.KeywordsDisplayNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Bookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs.EventRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs#L18C42-L18C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs.EventException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs#L25C43-L25C47" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L70C17-L71C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L75C28-L75C32" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L81C17-L82C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.EventGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L90C17-L91C30" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventTask", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L47C15-L49C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.#ctor(System.String,System.Diagnostics.Eventing.Reader.EventLogSession,System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L52C15-L54C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L537C13-L539C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L543C13-L545C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L81C19-L81C40" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L88C17-L88C171" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.MessageFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L96C17-L96C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.ResourceFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L104C17-L104C176" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.ParameterFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L112C17-L112C177" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.HelpLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L120C17-L123C45" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L139C17-L144C71" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.LogLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L152C17-L227C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Levels", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L419C17-L428C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Opcodes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L436C17-L445C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L453C17-L462C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Tasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L470C17-L479C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Events", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L486C17-L523C14" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.ProviderMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.LogAlways", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Critical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Warning", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Informational", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Verbose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventTask.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventTask.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventTask", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Start", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Stop", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.DataCollectionStart", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.DataCollectionStop", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Extension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Reply", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Resume", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Suspend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Send", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Receive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventOpcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.ResponseTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.WdiContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.WdiDiagnostic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.Sqm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.AuditFailure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.AuditSuccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.CorrelationHint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.CorrelationHint2", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.EventLogClassic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventKeywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.PerformanceCounter.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.PerformanceCounter.json new file mode 100644 index 00000000000..b7bb32e92eb --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Diagnostics.PerformanceCounter.json @@ -0,0 +1,975 @@ +{ + "Assembly": "System.Diagnostics.PerformanceCounter", + "GUID": "1E4A1BFF8F874F74B1EED59C67557493FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterCreationData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L13C9-L19C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationData.#ctor(System.String,System.String,System.Diagnostics.PerformanceCounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L13C9-L26C10" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L32C17-L32C37" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L47C17-L47C37" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L60C17-L60C37" + } + ], + "DocsId": "T:System.Diagnostics.CounterCreationData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L11C9-L13C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor(System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor(System.Diagnostics.CounterCreationData[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Add(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L39C13-L39C36" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.AddRange(System.Diagnostics.CounterCreationData[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L44C13-L50C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.AddRange(System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L54C13-L61C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Contains(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L65C13-L65C41" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.CopyTo(System.Diagnostics.CounterCreationData[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L70C13-L71C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.IndexOf(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L75C13-L75C40" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Insert(System.Int32,System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L80C13-L81C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Remove(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L85C13-L86C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L90C13-L94C10" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationDataCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L29C17-L29C61" + } + ], + "DocsId": "T:System.Diagnostics.CounterCreationDataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterSample.#ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L24C13-L32C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.#ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L36C13-L44C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Calculate(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L147C13-L147C79" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Calculate(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L155C13-L155C98" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L160C13-L160C69" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Equals(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L165C13-L172C72" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L177C13-L177C44" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.op_Equality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L182C13-L182C32" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.op_Inequality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L187C13-L187C35" + }, + { + "DocsId": "F:System.Diagnostics.CounterSample.Empty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L53C17-L53C34" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.BaseValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L72C17-L72C35" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.SystemFrequency", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L83C17-L83C41" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterFrequency", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L94C17-L94C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterTimeStamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L105C17-L105C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.TimeStamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L116C17-L116C35" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.TimeStamp100nSec", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L127C17-L127C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L138C17-L138C37" + } + ], + "DocsId": "T:System.Diagnostics.CounterSample", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterSampleCalculator.ComputeCounterValue(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs#L53C13-L53C72" + }, + { + "DocsId": "M:System.Diagnostics.CounterSampleCalculator.ComputeCounterValue(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs#L61C13-L104C50" + } + ], + "DocsId": "T:System.Diagnostics.CounterSampleCalculator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.ICollectData.CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + }, + { + "DocsId": "M:System.Diagnostics.ICollectData.CloseData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + } + ], + "DocsId": "T:System.Diagnostics.ICollectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceData.#ctor(System.String,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L11C9-L15C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.InstanceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L17C38-L17C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.Sample", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L25C17-L25C40" + } + ], + "DocsId": "T:System.Diagnostics.InstanceData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L18C9-L23C10" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L63C13-L66C52" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.CopyTo(System.Diagnostics.InstanceData[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L71C13-L72C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L29C19-L29C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L36C17-L36C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L44C17-L51C61" + } + ], + "DocsId": "T:System.Diagnostics.InstanceDataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L19C53-L19C63" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L54C13-L57C52" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.CopyTo(System.Diagnostics.InstanceDataCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L62C13-L63C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L25C17-L29C71" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L35C19-L35C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L42C17-L42C42" + } + ], + "DocsId": "T:System.Diagnostics.InstanceDataCollectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L30C9-L66C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L30C9-L80C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L97C9-L99C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L30C9-L117C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L123C9-L125C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L131C9-L133C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.BeginInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L345C13-L346C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L353C13-L358C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.CloseSharedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L367C13-L368C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L376C13-L383C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Decrement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L390C13-L395C47" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.EndInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L402C13-L403C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.IncrementBy(System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L413C13-L418C54" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Increment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L426C13-L431C47" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.NextSample", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L541C13-L566C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.NextValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L576C13-L581C27" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.RemoveInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L589C13-L594C10" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounter.DefaultFileMappingSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L142C17-L142C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L164C17-L171C33" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L182C17-L182C37" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L204C17-L219C61" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.InstanceLifetime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L225C19-L225C44" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.InstanceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L245C17-L245C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.ReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L269C17-L269C36" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L293C17-L293C37" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L318C17-L327C49" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L26C9-L29C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L36C15-L38C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L44C9-L56C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L153C13-L158C98" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L166C13-L166C66" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L174C13-L183C96" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L192C13-L193C172" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.PerformanceCounterCategoryType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L201C13-L202C146" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L211C13-L211C108" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.PerformanceCounterCategoryType,System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L216C13-L248C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Delete(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L378C13-L403C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L410C13-L410C46" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Exists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L418C13-L429C84" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCounters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L457C13-L459C36" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCounters(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L467C13-L480C29" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCategories", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L489C13-L489C39" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCategories(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L497C13-L505C31" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetInstanceNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L513C13-L516C69" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L524C13-L533C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L540C13-L540C68" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L548C13-L558C58" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.ReadCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L567C13-L574C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L65C17-L65C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L92C17-L97C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L105C24-L121C14" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L132C17-L132C37" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.SingleInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.MultiInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterCategoryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.Global", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.Process", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterInstanceLifetime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L11C9-L13C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.System#Diagnostics#ICollectData#CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L18C13-L19C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.System#Diagnostics#ICollectData#CloseData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L24C9-L24C10" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItems32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItems64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItemsHEX32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItemsHEX64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RateOfCountsPerSecond32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RateOfCountsPerSecond64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CountPerTimeInterval32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CountPerTimeInterval64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RawFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RawBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageTimer32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageCount64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterTimerInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.Timer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.Timer100NsInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.ElapsedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimerInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer100NsInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterDelta32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterDelta64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.#ctor(System.Guid,System.Guid,System.Diagnostics.PerformanceData.CounterSetInstanceType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L34C9-L49C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L53C13-L55C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L59C13-L60C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L64C13-L84C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.AddCounter(System.Int32,System.Diagnostics.PerformanceData.CounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L93C13-L119C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.AddCounter(System.Int32,System.Diagnostics.PerformanceData.CounterType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L129C13-L166C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.CreateCounterSetInstance(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L175C13-L269C29" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstance.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L77C13-L79C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstance.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L83C13-L84C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstance.Counters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L116C60-L116C64" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.Increment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L54C17-L56C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.Decrement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L62C17-L64C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.IncrementBy(System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L70C17-L72C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterData.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L38C21-L38C61" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterData.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L85C21-L85C39" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L165C13-L167C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L171C13-L172C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L199C17-L216C14" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L228C17-L267C14" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.Single", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.Multiple", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.GlobalAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.GlobalAggregateWithHistory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.MultipleAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.InstanceAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.LargeQueueLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLength100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLengthObjectTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawData32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawData64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawDataHex32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawDataHex64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RateOfCountPerSecond32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RateOfCountPerSecond64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawFraction32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawFraction64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawBase32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawBase64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageTimer32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageCount64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageNotActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageNotActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.ElapsedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageNotActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageNotActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.Delta32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.Delta64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.ObjectSpecificTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionSystemTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionTimer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionObjectSpecificTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.DirectoryServices.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.DirectoryServices.json new file mode 100644 index 00000000000..69360006f52 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.DirectoryServices.json @@ -0,0 +1,6077 @@ +{ + "Assembly": "System.DirectoryServices", + "GUID": "38FAD06A6B39498CB7B4775C4587F37CFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ReadControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteDacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.AccessSystemSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericRead", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericWrite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericExecute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.CreateChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.DeleteChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ListChildren", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Self", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ReadProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.DeleteTree", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ListObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ExtendedRight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.Descendents", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.SelfAndChildren", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectorySecurityInheritance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L52C9-L58C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AddAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L76C13-L82C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.SetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L86C13-L92C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ResetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L96C13-L102C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccess(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L106C13-L121C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L125C13-L130C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccessRuleSpecific(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L135C13-L141C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ModifyAccessRule(System.Security.AccessControl.AccessControlModification,System.Security.AccessControl.AccessRule,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L145C13-L150C76" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.PurgeAccessRules(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L155C13-L161C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AddAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L168C13-L174C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.SetAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L178C13-L184C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAudit(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L188C13-L203C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L207C13-L212C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAuditRuleSpecific(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L217C13-L223C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ModifyAuditRule(System.Security.AccessControl.AccessControlModification,System.Security.AccessControl.AuditRule,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L227C13-L232C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.PurgeAuditRules(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L237C13-L243C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L257C13-L265C29" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType,System.Guid,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L278C13-L286C38" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L297C13-L305C29" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags,System.Guid,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L318C13-L326C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L357C49-L357C78" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L359C48-L359C81" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L361C47-L361C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectorySecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L529C15-L540C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L547C15-L557C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L564C15-L574C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L582C15-L592C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L600C15-L610C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L619C15-L629C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAccessRule.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L658C20-L658C89" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAccessRule.InheritanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L663C20-L663C121" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L676C15-L687C10" + }, + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L693C15-L703C10" + }, + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L710C15-L720C10" + } + ], + "DocsId": "T:System.DirectoryServices.ListChildrenAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L732C16-L742C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L748C15-L758C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L764C15-L774C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L781C15-L791C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L798C15-L808C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L815C15-L825C10" + } + ], + "DocsId": "T:System.DirectoryServices.CreateChildAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L837C15-L847C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L853C15-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L869C15-L879C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L886C15-L896C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L903C15-L913C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L920C15-L930C10" + } + ], + "DocsId": "T:System.DirectoryServices.DeleteChildAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L942C15-L952C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L959C15-L969C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L976C15-L986C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L994C15-L1004C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1012C15-L1022C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1031C15-L1041C10" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1055C15-L1065C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1073C15-L1083C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1091C15-L1101C10" + } + ], + "DocsId": "T:System.DirectoryServices.PropertySetAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1113C15-L1123C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1129C15-L1139C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1145C15-L1155C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1162C15-L1172C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1179C15-L1189C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1196C15-L1206C10" + } + ], + "DocsId": "T:System.DirectoryServices.ExtendedRightAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1218C15-L1228C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1234C15-L1244C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1251C15-L1261C10" + } + ], + "DocsId": "T:System.DirectoryServices.DeleteTreeAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1274C15-L1285C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1292C15-L1302C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1309C15-L1319C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1327C15-L1337C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1345C15-L1355C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1364C15-L1374C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAuditRule.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1403C20-L1403C84" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAuditRule.InheritanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1408C20-L1408C121" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Secure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Encryption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.SecureSocketsLayer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.ReadonlyServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Anonymous", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.FastBind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Signing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Sealing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Delegation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.ServerBind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + } + ], + "DocsId": "T:System.DirectoryServices.AuthenticationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.Never", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.InSearching", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.FindingBaseObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.Always", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DereferenceAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L47C13-L51C26" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Find(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L60C13-L60C37" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Find(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L68C13-L79C154" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Remove(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L87C13-L96C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L98C47-L98C78" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntries.SchemaFilter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L30C17-L32C79" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L25C9-L53C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L59C47-L62C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L67C83-L69C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String,System.String,System.String,System.DirectoryServices.AuthenticationTypes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L74C123-L84C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L107C15-L109C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L562C13-L563C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CommitChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L570C13-L624C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CopyTo(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L659C67-L659C90" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CopyTo(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L666C13-L678C123" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.DeleteTree", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L686C13-L700C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L707C13-L714C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L721C13-L739C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Invoke(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L781C13-L806C31" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.InvokeGet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L814C13-L836C27" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.InvokeSet(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L844C13-L864C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.MoveTo(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L869C57-L869C80" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.MoveTo(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L876C13-L927C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.RefreshCache", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L935C13-L952C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.RefreshCache(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L959C13-L1016C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Rename(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L1021C48-L1021C71" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.AuthenticationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L163C20-L163C39" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L182C45-L182C71" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Guid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L200C17-L213C43" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.ObjectSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L221C17-L227C41" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L262C17-L265C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.NativeGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L273C17-L276C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.NativeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L287C17-L288C35" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Parent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L299C17-L300C130" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L312C17-L330C14" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L340C20-L340C25" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L357C13-L357C65" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.SchemaClassName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L366C17-L369C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.SchemaEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L382C17-L383C130" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.UsePropertyCache", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L399C20-L399C29" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Username", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L422C17-L425C46" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L451C17-L454C33" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.GetCurrentServerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L97C13-L97C135" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.IsMutuallyAuthenticated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L104C17-L117C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.SetUserNameQueryQuota(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L121C13-L122C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.Referral", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L23C17-L23C153" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L41C17-L41C149" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PageSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L56C17-L56C135" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PasswordPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L71C17-L71C145" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PasswordEncoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L83C17-L83C160" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntryConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L58C38-L61C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L68C64-L71C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L78C80-L81C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L88C108-L91C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L98C52-L101C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L108C80-L111C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String,System.String[],System.DirectoryServices.SearchScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L117C99-L119C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String,System.String[],System.DirectoryServices.SearchScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L21C9-L132C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L138C13-L146C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.FindOne", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L571C13-L601C32" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.FindAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L607C52-L607C65" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.CacheResults", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L155C20-L155C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ClientTimeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L175C20-L175C34" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PropertyNamesOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L193C41-L193C45" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Filter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L201C20-L201C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PageSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L216C20-L216C29" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PropertiesToLoad", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L237C13-L237C57" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ReferralChasing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L245C20-L245C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SearchScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L264C20-L264C26" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ServerPageTimeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L288C20-L288C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ServerTimeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L307C20-L307C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SizeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L327C20-L327C30" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SearchRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L345C17-L359C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Sort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L378C20-L378C25" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Asynchronous", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L387C36-L387C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Tombstone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L394C33-L394C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.AttributeScopeQuery", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L404C20-L404C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.DerefAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L439C20-L439C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L456C20-L456C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ExtendedDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L474C20-L474C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.DirectorySynchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L494C17-L498C30" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.VirtualListView", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L531C17-L542C29" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L15C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronizationOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L20C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronization)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L29C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L31C103" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronizationOptions,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L37C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.GetDirectorySynchronizationCookie", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L59C13-L65C31" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.ResetDirectorySynchronizationCookie", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L68C62-L68C91" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.ResetDirectorySynchronizationCookie(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L72C13-L84C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L86C51-L86C97" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySynchronization.Option", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L42C20-L42C27" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySynchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.ObjectSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.ParentsFirst", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.PublicDataOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.IncrementalValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySynchronizationOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L20C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L25C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L32C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L39C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.Int32,System.DirectoryServices.DirectoryVirtualListViewContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L47C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.String,System.DirectoryServices.DirectoryVirtualListViewContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.BeforeCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L60C20-L60C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.AfterCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L75C20-L75C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.Offset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L90C20-L90C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.TargetPercentage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L113C20-L113C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.Target", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L130C20-L130C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.ApproximateTotal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L137C20-L137C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.DirectoryVirtualListViewContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L150C83-L150C87" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryVirtualListView", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListViewContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs#L10C52-L12C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListViewContext.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs#L32C13-L32C66" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryVirtualListViewContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.HexString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.Standard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ExtendedDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.PasswordEncodingSsl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.PasswordEncodingClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + } + ], + "DocsId": "T:System.DirectoryServices.PasswordEncodingMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L73C13-L87C25" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.CopyTo(System.DirectoryServices.PropertyValueCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L95C13-L96C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L103C13-L115C63" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_Item(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L120C20-L120C37" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#set_Item(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L121C20-L121C78" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L124C41-L124C45" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L126C40-L126C44" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L128C41-L128C65" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Add(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L132C13-L132C67" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L137C13-L137C69" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L140C52-L140C75" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L144C13-L144C70" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L147C52-L147C67" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L149C44-L149C49" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L151C40-L151C44" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L155C13-L172C10" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L33C17-L43C34" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L55C17-L62C47" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.PropertyNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L66C45-L66C69" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L68C38-L68C64" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Item(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L120C20-L120C37" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L124C41-L124C45" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L126C40-L126C44" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L128C41-L128C65" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L149C44-L149C49" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L151C40-L151C44" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L133C42-L133C57" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L140C13-L148C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.AddRange(System.DirectoryServices.PropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L155C13-L164C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L166C48-L166C68" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L174C13-L175C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L177C46-L177C65" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L179C57-L179C82" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L212C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L231C13-L248C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L252C13-L281C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L285C13-L314C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L319C13-L339C10" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L51C20-L51C31" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L63C38-L63C42" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L69C17-L77C40" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.Subordinate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ReferralChasingOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ResultPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L48C13-L49C52" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyCollection.CopyTo(System.DirectoryServices.ResultPropertyValueCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L54C13-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L25C17-L32C85" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.PropertyNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L37C45-L37C60" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L39C38-L39C55" + } + ], + "DocsId": "T:System.DirectoryServices.ResultPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L30C48-L30C73" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L32C46-L32C70" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L34C60-L34C91" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyValueCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L22C17-L26C40" + } + ], + "DocsId": "T:System.DirectoryServices.ResultPropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L58C13-L64C41" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L72C13-L83C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.AddRange(System.DirectoryServices.SchemaNameCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L87C13-L98C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L105C13-L106C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L111C48-L111C68" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L115C13-L117C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L121C13-L122C43" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L139C13-L145C23" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L153C13-L156C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L164C13-L166C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L173C13-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L185C34-L185C39" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L187C35-L187C40" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L191C13-L193C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L195C44-L195C49" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L197C40-L197C44" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L201C20-L201C31" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L202C20-L202C48" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L205C41-L205C60" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L207C47-L207C71" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L209C45-L209C68" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L211C56-L211C85" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L213C45-L213C67" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L30C17-L31C47" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L48C17-L49C38" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L185C34-L185C39" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L187C35-L187C40" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L195C44-L195C49" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L197C40-L197C44" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L201C20-L201C31" + } + ], + "DocsId": "T:System.DirectoryServices.SchemaNameCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SearchResult.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L29C13-L34C33" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResult.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L41C31-L41C64" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResult.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L47C54-L47C58" + } + ], + "DocsId": "T:System.DirectoryServices.SearchResult", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L153C13-L155C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L159C13-L187C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L189C38-L189C52" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L195C13-L198C87" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Contains(System.DirectoryServices.SearchResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L201C54-L201C80" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.CopyTo(System.DirectoryServices.SearchResult[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L205C13-L206C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.IndexOf(System.DirectoryServices.SearchResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L208C52-L208C77" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L210C44-L210C49" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L212C40-L212C44" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L216C13-L217C10" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L40C48-L40C79" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L42C29-L42C44" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Handle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L79C17-L82C32" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.PropertiesLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L90C44-L90C48" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L210C44-L210C49" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L212C40-L212C44" + } + ], + "DocsId": "T:System.DirectoryServices.SearchResultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SearchScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.Base", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.OneLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.Subtree", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SearchScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Owner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Group", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Dacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Sacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SortDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SortDirection.Ascending", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SortDirection.Descending", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SortDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SortOption.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L15C9-L17C10" + }, + { + "DocsId": "M:System.DirectoryServices.SortOption.#ctor(System.String,System.DirectoryServices.SortDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L19C9-L23C10" + }, + { + "DocsId": "P:System.DirectoryServices.SortOption.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L29C20-L29C33" + }, + { + "DocsId": "P:System.DirectoryServices.SortOption.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L36C20-L36C34" + } + ], + "DocsId": "T:System.DirectoryServices.SortOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L15C9-L15C51" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L17C65-L17C82" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L19C83-L19C107" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L21C101-L23C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L37C13-L38C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesCOMException.ExtendedError", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L31C36-L31C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesCOMException.ExtendedErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L33C47-L33C51" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesCOMException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermission.cs#L11C9-L11C49" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.DirectoryServices.DirectoryServicesPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermission.cs#L12C9-L12C108" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermission.cs#L13C9-L13C70" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.DirectoryServices.DirectoryServicesPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermission.cs#L14C9-L14C113" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermission.cs#L15C80-L15C84" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L15C78-L15C111" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L18C59-L18C87" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L16C69-L16C73" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionAttribute.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L17C31-L17C35" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntry.#ctor(System.DirectoryServices.DirectoryServicesPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L8C9-L8C118" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntry.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L9C31-L9C35" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L10C69-L10C73" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Add(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L12C66-L12C75" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.AddRange(System.DirectoryServices.DirectoryServicesPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L13C82-L13C83" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.AddRange(System.DirectoryServices.DirectoryServicesPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L14C74-L14C75" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Contains(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L15C72-L15C85" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.CopyTo(System.DirectoryServices.DirectoryServicesPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L16C83-L16C84" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.IndexOf(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L17C70-L17C79" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Insert(System.Int32,System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L18C81-L18C82" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L20C70-L20C71" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L21C70-L21C71" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L22C88-L22C89" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Remove(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L23C71-L23C72" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L11C74-L11C86" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L14C9-L16C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L29C13-L30C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L35C13-L49C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L53C46-L53C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L65C17-L66C38" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L42C13-L43C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L48C13-L49C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L26C17-L32C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.AttributeNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L36C58-L36C62" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L38C53-L38C57" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Zero", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.One", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Two", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Three", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Four", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Five", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Six", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Seven", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Nine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Ten", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eleven", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Twelve", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Thirteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Fourteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Fifteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Sixteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Seventeen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eighteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Nineteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Twenty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyOne", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyTwo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyThree", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.HourOfDay", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Zero", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Fifteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Thirty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.FortyFive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.MinuteOfHour", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L47C9-L56C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.#ctor(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L58C76-L65C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetSchedule(System.DayOfWeek,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L100C13-L124C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetSchedule(System.DayOfWeek[],System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L128C13-L138C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetDailySchedule(System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L142C18-L146C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.ResetSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L150C18-L152C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.RawSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L77C17-L82C28" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Type88", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Structural", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Abstract", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Auxiliary", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SchemaClassType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.Indexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.InGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.PropertyTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L53C13-L83C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetSchema(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L89C13-L175C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.RefreshSchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L180C13-L203C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindClass(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L210C13-L211C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindDefunctClass(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L219C13-L236C32" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L244C13-L247C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllClasses(System.DirectoryServices.ActiveDirectory.SchemaClassType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L255C13-L266C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllDefunctClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L274C13-L278C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindProperty(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L286C13-L287C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindDefunctProperty(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L295C13-L312C35" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L320C13-L324C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllProperties(System.DirectoryServices.ActiveDirectory.PropertyTypes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L332C13-L366C76" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllDefunctProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L374C13-L378C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L383C13-L384C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetCurrentSchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L389C13-L389C103" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L400C17-L401C72" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L42C9-L89C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L182C13-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L188C13-L217C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L223C13-L255C32" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.GetAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L260C13-L269C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L274C13-L420C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L424C13-L424C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L429C13-L439C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L448C17-L449C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.CommonName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L457C17-L464C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L483C17-L508C29" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L527C17-L538C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.IsDefunct", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L557C17-L559C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.PossibleSuperiors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L578C17-L647C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.PossibleInferiors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L655C17-L669C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.MandatoryProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L677C17-L745C45" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.OptionalProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L753C17-L830C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.AuxiliaryClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L838C17-L906C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.SubClassOf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L914C17-L921C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L940C17-L951C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.SchemaGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L976C17-L985C57" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.DefaultObjectSecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L1004C17-L1025C56" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L82C13-L95C122" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L101C13-L115C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L119C13-L134C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L138C13-L153C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L157C13-L173C111" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L178C13-L191C122" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L197C13-L213C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L218C13-L219C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L223C13-L239C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L244C13-L260C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L266C13-L279C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L285C13-L311C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L317C13-L324C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L328C13-L337C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L56C20-L56C60" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L40C9-L140C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L238C13-L268C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L274C13-L304C35" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L309C13-L454C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L456C46-L456C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L460C13-L470C99" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L480C17-L481C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.CommonName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L489C17-L496C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L518C17-L543C29" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Syntax", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L565C17-L580C32" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L604C17-L615C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsSingleValued", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L637C17-L663C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L686C17-L688C66" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsIndexedOverContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L709C17-L711C79" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsInAnr", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L732C17-L734C64" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsOnTombstonedObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L755C17-L757C77" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsTupleIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L778C17-L780C71" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsInGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L801C17-L813C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.RangeLower", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L836C17-L856C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.RangeUpper", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L889C17-L909C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsDefunct", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L942C17-L944C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Link", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L963C17-L998C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.LinkId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L1006C17-L1025C32" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.SchemaGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L1058C17-L1067C57" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L80C13-L93C128" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L99C13-L113C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L117C13-L133C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L137C13-L153C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L157C13-L173C117" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L178C13-L191C128" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L197C13-L212C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L237C13-L252C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L257C13-L273C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L279C13-L292C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L298C13-L324C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L330C13-L338C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L342C13-L349C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L56C20-L56C63" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoTopologyDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.TopologyCleanupDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoMinimumHopDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.StaleServerDetectDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoInterSiteTopologyDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.GroupMembershipCachingEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.ForceKccWindows2003Behavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.UseWindows2000IstgElection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.RandomBridgeHeaderServerSelectionDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.UseHashingForReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.RedundantServerTopologyEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L66C13-L125C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L37C9-L170C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.GetComputerSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L195C13-L229C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L714C13-L844C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L848C13-L866C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L870C13-L873C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1068C13-L1077C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1083C13-L1085C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1089C13-L1099C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L235C17-L238C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Domains", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L246C17-L260C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Subnets", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L268C17-L284C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Servers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L292C17-L305C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.AdjacentSites", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L313C17-L325C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L333C17-L345C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.InterSiteTopologyGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L354C17-L409C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L433C17-L454C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Location", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L480C17-L496C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.BridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L525C17-L534C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.PreferredSmtpBridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L542C17-L558C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.PreferredRpcBridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L566C17-L581C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.IntraSiteReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L589C17-L622C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L45C13-L53C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L58C13-L62C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L66C13-L71C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L75C13-L92C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L97C13-L98C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L102C13-L119C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L124C13-L132C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L137C13-L157C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L163C13-L175C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L181C13-L194C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L200C13-L210C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L216C13-L226C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L230C13-L237C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L25C20-L25C58" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L28C89-L30C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L32C129-L34C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L22C9-L101C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L114C13-L114C88" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L119C13-L195C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L579C13-L599C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L603C13-L621C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L625C13-L628C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L633C13-L642C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L648C13-L650C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L654C13-L663C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L201C17-L204C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L212C17-L215C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L223C17-L240C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Cost", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L248C17-L263C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ReplicationInterval", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L287C17-L304C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ReciprocalReplicationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L336C17-L359C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.NotificationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L400C17-L423C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.DataCompressionEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L464C17-L490C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.InterSiteReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L532C17-L551C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L24C93-L26C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L21C9-L88C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L101C13-L101C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L106C13-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L234C13-L255C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L259C13-L277C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L281C13-L284C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L289C13-L298C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L304C13-L306C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L310C13-L319C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L189C17-L192C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L200C17-L217C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L225C17-L228C35" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L39C13-L48C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L53C13-L58C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L62C13-L68C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L72C13-L90C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L95C13-L96C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L100C13-L118C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L123C13-L132C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L137C13-L158C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L164C13-L176C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L182C13-L195C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L201C13-L211C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L217C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L231C13-L238C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L19C20-L19C62" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L21C13-L107C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L109C9-L147C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L149C102-L166C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L272C13-L308C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L312C13-L330C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L334C13-L337C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L342C13-L351C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L357C13-L359C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L363C13-L372C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L194C17-L197C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L205C17-L208C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Location", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L230C17-L244C14" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L49C13-L58C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L63C13-L76C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L80C13-L86C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L90C13-L108C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L113C13-L114C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L118C13-L136C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L141C13-L150C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L155C13-L176C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L181C13-L189C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L194C13-L201C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L207C13-L230C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L236C13-L256C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L262C13-L264C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L268C13-L275C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L29C20-L29C60" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.CaseExactString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.CaseIgnoreString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.NumericString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DirectoryString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.OctetString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.SecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Int", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Int64", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Bool", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.GeneralizedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.UtcTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DN", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DNWithBinary", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DNWithString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Enumeration", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.IA5String", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.PrintableString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Sid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.AccessPointDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.ORName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.PresentationAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.ReplicaLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L83C13-L84C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L89C13-L105C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetAdamInstance(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L112C13-L163C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L169C13-L193C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L198C13-L235C43" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L240C13-L261C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L267C13-L307C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L311C13-L319C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L323C13-L339C123" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L344C13-L353C88" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L358C13-L373C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L378C13-L387C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L392C13-L392C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L397C13-L412C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L417C13-L435C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L439C13-L451C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L455C13-L467C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L471C13-L490C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L500C17-L506C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.HostName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L514C17-L520C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.LdapPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L528C17-L534C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SslPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L542C17-L548C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.Roles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L558C17-L594C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.DefaultPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L602C17-L625C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L665C17-L674C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L683C17-L696C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L795C17-L798C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L810C79-L810C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L812C80-L812C110" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.Contains(System.DirectoryServices.ActiveDirectory.AdamInstance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L24C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AdamInstance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L42C13-L56C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AdamInstance[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L20C48-L20C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L28C9-L46C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L28C9-L55C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L76C13-L102C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.GetApplicationPartition(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L110C13-L155C155" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L160C13-L347C30" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L352C13-L370C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L375C13-L399C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L404C13-L424C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L429C13-L454C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L459C13-L476C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDirectoryServers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L482C13-L504C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDiscoverableDirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L510C13-L522C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDiscoverableDirectoryServers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L528C13-L545C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L551C13-L575C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L579C13-L742C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L746C13-L753C75" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartition.DirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L764C17-L783C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartition.SecurityReferenceDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L791C17-L822C14" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ApplicationPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.Contains(System.DirectoryServices.ActiveDirectory.ApplicationPartition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L24C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ApplicationPartition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L42C13-L55C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ApplicationPartition[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L60C13-L61C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L20C56-L20C95" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L55C30-L55C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L57C30-L57C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LastOriginatingChangeTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L59C53-L59C57" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LastOriginatingInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L61C51-L61C55" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.OriginatingChangeUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L63C44-L63C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LocalChangeUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L65C38-L65C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.OriginatingServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L71C17-L88C47" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AttributeMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.Contains(System.DirectoryServices.ActiveDirectory.AttributeMetadata)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L16C13-L29C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AttributeMetadata)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L34C13-L46C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L12C53-L12C89" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L48C34-L48C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L53C13-L67C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetConfigurationSet(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L75C13-L151C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L156C13-L157C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L162C13-L169C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L174C13-L185C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L190C13-L192C60" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L197C13-L204C69" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L209C13-L220C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L225C13-L226C110" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetSecurityLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L231C13-L237C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.SetSecurityLevel(System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L242C13-L261C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L263C46-L263C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L273C17-L274C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L282C17-L283C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.AdamInstances", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L291C17-L292C72" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.ApplicationPartitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L300C17-L301C120" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Schema", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L309C17-L321C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L329C17-L330C85" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.NamingRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L338C17-L339C85" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.DirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.ApplicationPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryContextType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L104C9-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L118C9-L136C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L138C9-L150C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L152C9-L170C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L176C32-L176C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.UserName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L178C36-L178C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.ContextType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L185C52-L185C64" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L25C9-L38C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L42C31-L42C45" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L46C13-L52C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L57C13-L71C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L75C46-L75C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.MoveToAnotherSite(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L79C13-L145C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L149C13-L151C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L186C17-L187C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.Partitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L195C17-L196C91" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Add(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L65C13-L105C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.AddRange(System.DirectoryServices.ActiveDirectory.DirectoryServer[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L111C13-L124C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L128C13-L140C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L145C13-L146C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L150C13-L162C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L167C13-L207C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Remove(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L213C13-L228C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L233C13-L241C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L246C13-L270C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L276C13-L317C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L323C13-L363C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L369C13-L371C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L375C13-L397C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L48C20-L48C54" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2000MixedDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2000NativeDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2003InterimDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2003Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2008Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2008R2Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows8Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2012R2Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetDomain(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L64C13-L134C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetComputerDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L139C13-L145C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RaiseDomainFunctionalityLevel(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L151C13-L253C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RaiseDomainFunctionality(System.DirectoryServices.ActiveDirectory.DomainMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L258C13-L408C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L412C13-L414C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L419C13-L426C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L431C13-L433C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L438C13-L445C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L450C13-L452C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDomainControllers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L457C13-L464C105" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDiscoverableDomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L469C13-L472C120" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDiscoverableDomainControllers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L477C13-L491C124" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L496C13-L497C140" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetAllTrustRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L502C13-L506C31" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L511C13-L529C38" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetSelectiveAuthenticationStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L535C13-L543C151" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.SetSelectiveAuthenticationStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L548C13-L557C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetSidFilteringStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L561C13-L569C151" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.SetSidFilteringStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L574C13-L583C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.DeleteLocalSideOfTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L587C13-L597C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L601C13-L611C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.VerifyOutboundTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L615C13-L624C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L628C13-L661C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L665C13-L688C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L692C13-L713C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateLocalSideOfTrustRelationship(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L717C13-L732C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L736C13-L754C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L758C13-L779C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L783C13-L821C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetCurrentDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L825C13-L825C88" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L836C17-L846C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L854C17-L855C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L863C17-L864C84" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L872C17-L877C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainModeLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L885C17-L890C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Parent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L898C17-L904C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.PdcRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L912C17-L914C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.RidRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L922C17-L923C90" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.InfrastructureRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L931C17-L932C112" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.Contains(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.IndexOf(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.CopyTo(System.DirectoryServices.ActiveDirectory.Domain[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L23C42-L23C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.AbortIfServerUnavailable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.SyncAdjacentServerOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.CheckServerAlivenessOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.SkipInitialCheck", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.PushChangeOutward", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.CrossSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.SyncStarted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.SyncCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.Finished", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ErrorContactingServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ErrorReplicating", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ServerUnreachable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.Invoke(System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent,System.String,System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.BeginInvoke(System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent,System.String,System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L42C9-L67C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L95C32-L95C46" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L100C13-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetDomainController(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L123C13-L171C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L176C13-L186C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L191C13-L206C74" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L211C13-L221C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L226C13-L241C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L246C13-L259C94" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L264C13-L282C98" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.EnableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L287C13-L307C53" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.IsGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L312C13-L338C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L342C13-L363C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L369C13-L437C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetDirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L441C13-L443C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L448C13-L456C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L460C13-L476C119" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L481C13-L490C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L495C13-L510C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L515C13-L524C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L529C13-L529C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L534C13-L549C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L554C13-L572C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L576C13-L588C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L592C13-L604C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L613C17-L619C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.CurrentTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L627C17-L640C53" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.HighestCommittedUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L648C17-L661C94" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.OSVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L669C17-L677C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Roles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L711C17-L712C87" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L720C17-L739C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L747C17-L756C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L765C17-L775C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L868C17-L871C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L883C79-L883C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L885C80-L885C110" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainController", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.Contains(System.DirectoryServices.ActiveDirectory.DomainController)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L24C13-L35C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DomainController)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L40C13-L51C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DomainController[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L20C52-L20C87" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainControllerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L23C64-L23C68" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L25C32-L25C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L27C38-L27C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.TargetServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L29C39-L29C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L31C39-L31C43" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String,System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L38C100-L42C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L44C92-L44C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L46C74-L46C91" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L48C59-L48C69" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L50C110-L52C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L60C13-L61C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L54C29-L54C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L56C31-L56C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L67C17-L73C26" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Exception,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L82C102-L85C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L87C84-L90C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L92C87-L92C111" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L94C69-L94C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L96C54-L96C83" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L98C105-L100C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L106C13-L107C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L102C32-L102C36" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Exception,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L114C117-L118C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L120C99-L124C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L126C88-L126C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L128C70-L128C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L130C55-L130C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L132C106-L134C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L155C13-L156C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L136C32-L136C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L138C31-L138C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L144C17-L149C30" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L163C90-L163C114" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L165C72-L165C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L167C57-L167C67" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L169C108-L171C10" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String,System.Exception,System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L180C136-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L185C90-L185C114" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L187C72-L187C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L189C57-L189C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L191C108-L193C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L212C13-L213C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.ErrorInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L199C17-L206C34" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String,System.Exception,System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L235C82-L223C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L235C82-L225C107" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L235C82-L227C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L235C82-L229C83" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L235C82-L233C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L239C13-L240C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.Collisions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L235C73-L235C77" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2000Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2003InterimForest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2003Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2008Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2008R2Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows8Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2012R2Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L60C34-L60C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L65C13-L79C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetForest(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L86C13-L161C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RaiseForestFunctionalityLevel(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L166C13-L209C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RaiseForestFunctionality(System.DirectoryServices.ActiveDirectory.ForestMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L213C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L229C46-L229C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L233C13-L235C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L240C13-L247C79" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L252C13-L254C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L259C13-L266C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllGlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L271C13-L273C66" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllGlobalCatalogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L278C13-L285C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllDiscoverableGlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L290C13-L293C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllDiscoverableGlobalCatalogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L298C13-L312C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetAllTrustRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L317C13-L319C42" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L324C13-L341C173" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetSelectiveAuthenticationStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L347C13-L355C151" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.SetSelectiveAuthenticationStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L360C13-L369C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetSidFilteringStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L373C13-L381C150" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.SetSidFilteringStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L386C13-L395C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.DeleteLocalSideOfTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L399C13-L409C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L413C13-L423C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.VerifyOutboundTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L427C13-L436C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L440C13-L473C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L477C13-L500C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L504C13-L525C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateLocalSideOfTrustRelationship(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L529C13-L544C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L548C13-L566C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L570C13-L591C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L595C13-L630C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetCurrentForest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L632C52-L632C112" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L642C17-L643C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L651C17-L652C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Domains", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L660C17-L661C78" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.GlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L669C17-L670C74" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ApplicationPartitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L678C17-L679C120" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ForestModeLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L687C17-L692C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ForestMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L700C17-L707C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.RootDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L715C17-L723C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Schema", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L731C17-L743C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L751C17-L752C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.NamingRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L760C17-L761C96" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.CollisionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L18C57-L18C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.TopLevelNameCollisionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L20C75-L20C79" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.DomainCollisionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L22C63-L22C67" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.CollisionRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L24C41-L24C45" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.Contains(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L38C13-L41C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L46C13-L49C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L54C13-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L33C20-L33C71" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.Contains(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L19C13-L22C52" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L27C13-L30C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L35C13-L36C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L14C20-L14C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.SidAdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.SidConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.NetBiosNameAdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.NetBiosNameConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.DnsName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L40C33-L40C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.NetBiosName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L42C37-L42C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.DomainSid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L44C35-L44C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.Status", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L48C20-L48C27" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L83C13-L316C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.TopLevelNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L55C17-L57C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.ExcludedTopLevelNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L65C17-L67C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.TrustedDomainInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L75C17-L77C36" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.GetGlobalCatalog(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L30C13-L86C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L91C13-L101C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L106C13-L121C74" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L126C13-L136C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L141C13-L156C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L161C13-L174C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L179C13-L197C55" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.EnableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L202C13-L203C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.DisableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L208C13-L236C56" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.IsGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L241C13-L245C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L250C13-L270C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.GetDirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L275C13-L278C51" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.GlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.Contains(System.DirectoryServices.ActiveDirectory.GlobalCatalog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L24C13-L35C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.IndexOf(System.DirectoryServices.ActiveDirectory.GlobalCatalog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L40C13-L51C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.CopyTo(System.DirectoryServices.ActiveDirectory.GlobalCatalog[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L20C49-L20C81" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.ForceRediscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.KdcRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.TimeServerRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.WriteableRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.AvoidSelf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.LocatorOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L22C20-L22C65" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L27C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L42C13-L53C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L58C13-L59C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L22C20-L22C68" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L23C51-L23C85" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L24C13-L40C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L45C13-L61C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L66C13-L67C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L20C55-L20C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L19C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L39C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L14C20-L14C68" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L19C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L39C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L14C20-L14C62" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L31C13-L44C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L49C13-L62C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L67C13-L68C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L20C17-L25C48" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.NoNotification", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.IntraSiteOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.NotificationAlways", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.NotificationStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.IntraSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.InterSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationSpan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L41C13-L94C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L105C109-L107C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L109C144-L111C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L113C149-L115C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L117C9-L201C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L205C13-L207C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L211C13-L218C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L222C13-L223C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L845C13-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L867C13-L883C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L887C13-L890C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L895C13-L904C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L229C17-L232C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L240C17-L262C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.DestinationServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L270C17-L301C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L309C17-L324C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L345C17-L373C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.GeneratedByKcc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L381C17-L408C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReciprocalReplicationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L451C17-L478C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ChangeNotificationStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L521C17-L551C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.DataCompressionEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L603C17-L632C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationScheduleOwnedByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L677C17-L704C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSpan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L747C17-L764C54" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L773C17-L795C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationConnection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationConnection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L16C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationConnection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L39C13-L57C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationConnection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L62C13-L63C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L12C57-L12C97" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L45C39-L45C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.SourceInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L47C42-L47C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.UpToDatenessUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L49C39-L49C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L56C17-L61C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.LastSuccessfulSyncTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L69C17-L77C86" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationCursor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationCursor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L22C13-L25C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationCursor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L30C13-L33C46" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationCursor[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L38C13-L39C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L18C53-L18C89" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L37C17-L52C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.FirstFailureTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L58C44-L58C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.ConsecutiveFailureCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L60C46-L60C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.LastErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L62C37-L62C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.LastErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L64C43-L64C96" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationFailure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationFailure)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L25C13-L28C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationFailure)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L33C13-L36C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationFailure[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L21C54-L21C91" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.Rpc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.Smtp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L76C40-L76C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L82C17-L97C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L101C61-L101C65" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L103C71-L103C75" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.SourceInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L105C42-L105C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.UsnLastObjectChangeSynced", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L107C49-L107C53" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.UsnAttributeFilter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L109C42-L109C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSuccessfulSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L111C46-L111C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastAttemptedSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L113C45-L113C49" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSyncResult", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L115C37-L115C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSyncMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L117C42-L117C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ConsecutiveFailureCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L119C46-L119C50" + }, + { + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L25C13-L28C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L33C13-L36C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L21C55-L21C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.TimeEnqueued", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L47C40-L47C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.OperationNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L49C38-L49C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.Priority", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L51C31-L51C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.OperationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L53C57-L53C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L55C40-L55C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L61C17-L76C38" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L25C13-L28C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L33C13-L36C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationOperation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L21C56-L21C95" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L12C9-L14C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.OperationStartTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L16C47-L16C56" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.CurrentOperation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L18C58-L18C67" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.PendingOperations", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L20C69-L20C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.FindByTransportType(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L30C13-L96C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L312C13-L323C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L327C13-L330C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L335C13-L337C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L341C13-L344C42" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L349C13-L358C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L103C17-L106C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.IgnoreReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L114C17-L132C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.BridgeAllSiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L164C17-L183C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L217C17-L257C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.SiteLinkBridges", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L265C17-L306C42" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.SchemaRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.NamingRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.PdcRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.RidRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.InfrastructureRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.SchemaRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.NamingRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L25C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L43C13-L58C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L63C13-L64C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L21C55-L21C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.Contains(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L83C13-L96C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L101C13-L116C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AdamRole[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L121C13-L122C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L79C44-L79C71" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamRoleCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.MutualAuthentication", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.Negotiate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.NegotiatePassThrough", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.NewlyCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.AdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.ConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelName.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs#L29C30-L29C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelName.Status", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs#L33C20-L33C27" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.Contains(System.DirectoryServices.ActiveDirectory.TopLevelName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L16C13-L19C45" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.IndexOf(System.DirectoryServices.ActiveDirectory.TopLevelName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L24C13-L27C44" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.CopyTo(System.DirectoryServices.ActiveDirectory.TopLevelName[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L32C13-L33C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L12C48-L12C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.TreeRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.ParentChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.CrossLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Kerberos", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Inbound", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Outbound", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Bidirectional", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.SourceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L54C38-L54C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TargetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L56C38-L56C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TrustType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L58C39-L58C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TrustDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L60C49-L60C58" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.Contains(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L35C13-L38C52" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.IndexOf(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L43C13-L46C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.CopyTo(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L30C20-L30C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Sync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Add", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.UpdateReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.TopLevelName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.Other", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.NewlyCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.DisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.DisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.SidDisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.SidDisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.NetBiosNameDisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.NetBiosNameDisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.Writeable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.SyncOnStartup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.ScheduledSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.UseInterSiteTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.TwoWaySync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.ReturnObjectParent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.FullSyncInProgress", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.FullSyncNextPacket", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.NeverSynced", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.Preempted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.IgnoreChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.DisableScheduledSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.CompressChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.NoChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.PartialAttributeSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Drawing.Common.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Drawing.Common.json new file mode 100644 index 00000000000..233167f27a8 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Drawing.Common.json @@ -0,0 +1,11243 @@ +{ + "Assembly": "System.Drawing.Common", + "GUID": "46CAABB8B4AB4C3E8D6B6540B41F4DBDFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L26C42-L26C75" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L28C9-L51C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L53C40-L55C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L57C9-L77C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L79C53-L81C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L97C48-L99C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L101C9-L110C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L112C9-L119C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L121C9-L128C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L130C41-L132C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L134C55-L136C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L138C64-L147C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.FromHicon(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L155C13-L156C39" + }, + { + "DocsId": "M:System.Drawing.Bitmap.FromResource(System.IntPtr,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L161C13-L171C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHbitmap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L174C39-L174C66" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHbitmap(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L180C13-L189C28" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHicon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L196C13-L199C26" + }, + { + "DocsId": "M:System.Drawing.Bitmap.Clone(System.Drawing.RectangleF,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L204C13-L223C42" + }, + { + "DocsId": "M:System.Drawing.Bitmap.MakeTransparent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L228C13-L241C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.MakeTransparent(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L245C13-L273C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L277C13-L277C68" + }, + { + "DocsId": "M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat,System.Drawing.Imaging.BitmapData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L282C13-L292C31" + }, + { + "DocsId": "M:System.Drawing.Bitmap.UnlockBits(System.Drawing.Imaging.BitmapData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L297C13-L299C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetPixel(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L303C13-L317C42" + }, + { + "DocsId": "M:System.Drawing.Bitmap.SetPixel(System.Int32,System.Int32,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L322C13-L339C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.SetResolution(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L343C13-L345C10" + }, + { + "DocsId": "M:System.Drawing.Bitmap.Clone(System.Drawing.Rectangle,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L348C13-L366C42" + } + ], + "DocsId": "T:System.Drawing.Bitmap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Bitmap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BitmapSuffixInSameAssemblyAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSameAssemblyAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.BitmapSuffixInSameAssemblyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSameAssemblyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BufferedGraphics.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L39C13-L55C10" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L67C13-L80C10" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L118C13-L126C10" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L131C48-L131C93" + }, + { + "DocsId": "P:System.Drawing.BufferedGraphics.Graphics", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L60C37-L60C61" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphics", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L17C9-L40C10" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L69C39-L69C53" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Allocate(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L76C13-L81C78" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Allocate(System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L89C13-L94C65" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L174C13-L176C10" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Invalidate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L503C13-L516C10" + }, + { + "DocsId": "P:System.Drawing.BufferedGraphicsContext.MaximumBuffer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L50C20-L50C34" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphicsContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Brushes.Transparent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L151C44-L151C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.AliceBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L153C42-L153C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.AntiqueWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L154C45-L154C92" + }, + { + "DocsId": "P:System.Drawing.Brushes.Aqua", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L155C37-L155C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.Aquamarine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L156C43-L156C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.Azure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L157C38-L157C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.Beige", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L159C38-L159C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.Bisque", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L160C39-L160C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.Black", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L161C38-L161C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.BlanchedAlmond", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L162C47-L162C98" + }, + { + "DocsId": "P:System.Drawing.Brushes.Blue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L163C37-L163C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.BlueViolet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L164C43-L164C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.Brown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L165C38-L165C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.BurlyWood", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L166C42-L166C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.CadetBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L168C42-L168C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Chartreuse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L169C43-L169C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.Chocolate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L170C42-L170C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Coral", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L171C38-L171C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.CornflowerBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L172C47-L172C98" + }, + { + "DocsId": "P:System.Drawing.Brushes.Cornsilk", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L173C41-L173C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.Crimson", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L174C40-L174C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.Cyan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L175C37-L175C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L177C41-L177C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkCyan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L178C41-L178C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGoldenrod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L179C46-L179C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L180C41-L180C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L181C42-L181C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkKhaki", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L182C42-L182C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkMagenta", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L183C44-L183C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOliveGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L184C47-L184C98" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOrange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L185C43-L185C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOrchid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L186C43-L186C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L187C40-L187C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSalmon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L188C43-L188C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L189C45-L189C92" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSlateBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L190C46-L190C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSlateGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L191C46-L191C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkTurquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L192C46-L192C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkViolet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L193C43-L193C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.DeepPink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L194C41-L194C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.DeepSkyBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L195C44-L195C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.DimGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L196C40-L196C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.DodgerBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L197C43-L197C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.Firebrick", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L199C42-L199C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.FloralWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L200C44-L200C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.ForestGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L201C44-L201C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.Fuchsia", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L202C40-L202C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gainsboro", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L204C42-L204C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.GhostWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L205C43-L205C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L206C37-L206C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.Goldenrod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L207C42-L207C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L208C37-L208C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.Green", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L209C38-L209C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.GreenYellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L210C44-L210C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.Honeydew", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L212C41-L212C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.HotPink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L213C40-L213C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.IndianRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L215C42-L215C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Indigo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L216C39-L216C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.Ivory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L217C38-L217C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.Khaki", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L219C38-L219C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.Lavender", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L221C41-L221C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.LavenderBlush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L222C46-L222C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.LawnGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L223C42-L223C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.LemonChiffon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L224C45-L224C92" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L225C42-L225C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightCoral", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L226C43-L226C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightCyan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L227C42-L227C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGoldenrodYellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L228C53-L228C116" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L229C43-L229C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L230C42-L230C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightPink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L231C42-L231C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSalmon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L232C44-L232C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L233C46-L233C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSkyBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L234C45-L234C92" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSlateGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L235C47-L235C98" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSteelBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L236C47-L236C98" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightYellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L237C44-L237C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.Lime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L238C37-L238C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.LimeGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L239C42-L239C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Linen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L240C38-L240C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.Magenta", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L242C40-L242C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.Maroon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L243C39-L243C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumAquamarine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L244C49-L244C104" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L245C43-L245C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumOrchid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L246C45-L246C92" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumPurple", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L247C45-L247C92" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L248C47-L248C98" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSlateBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L249C48-L249C101" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSpringGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L250C50-L250C107" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumTurquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L251C48-L251C101" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumVioletRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L252C48-L252C101" + }, + { + "DocsId": "P:System.Drawing.Brushes.MidnightBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L253C45-L253C92" + }, + { + "DocsId": "P:System.Drawing.Brushes.MintCream", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L254C42-L254C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.MistyRose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L255C42-L255C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Moccasin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L256C41-L256C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.NavajoWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L258C44-L258C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.Navy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L259C37-L259C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.OldLace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L261C40-L261C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.Olive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L262C38-L262C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.OliveDrab", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L263C42-L263C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Orange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L264C39-L264C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.OrangeRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L265C42-L265C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Orchid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L266C39-L266C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleGoldenrod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L268C46-L268C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L269C42-L269C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleTurquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L270C46-L270C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleVioletRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L271C46-L271C95" + }, + { + "DocsId": "P:System.Drawing.Brushes.PapayaWhip", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L272C43-L272C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.PeachPuff", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L273C42-L273C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Peru", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L274C37-L274C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.Pink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L275C37-L275C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.Plum", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L276C37-L276C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.PowderBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L277C43-L277C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.Purple", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L278C39-L278C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.Red", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L280C36-L280C65" + }, + { + "DocsId": "P:System.Drawing.Brushes.RosyBrown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L281C42-L281C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.RoyalBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L282C42-L282C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.SaddleBrown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L284C44-L284C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.Salmon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L285C39-L285C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.SandyBrown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L286C43-L286C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.SeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L287C41-L287C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.SeaShell", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L288C41-L288C80" + }, + { + "DocsId": "P:System.Drawing.Brushes.Sienna", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L289C39-L289C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.Silver", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L290C39-L290C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.SkyBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L291C40-L291C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.SlateBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L292C42-L292C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.SlateGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L293C42-L293C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Snow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L294C37-L294C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.SpringGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L295C44-L295C89" + }, + { + "DocsId": "P:System.Drawing.Brushes.SteelBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L296C42-L296C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Tan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L298C36-L298C65" + }, + { + "DocsId": "P:System.Drawing.Brushes.Teal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L299C37-L299C68" + }, + { + "DocsId": "P:System.Drawing.Brushes.Thistle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L300C40-L300C77" + }, + { + "DocsId": "P:System.Drawing.Brushes.Tomato", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L301C39-L301C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.Turquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L302C42-L302C83" + }, + { + "DocsId": "P:System.Drawing.Brushes.Violet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L304C39-L304C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.Wheat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L306C38-L306C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.White", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L307C38-L307C71" + }, + { + "DocsId": "P:System.Drawing.Brushes.WhiteSmoke", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L308C43-L308C86" + }, + { + "DocsId": "P:System.Drawing.Brushes.Yellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L310C39-L310C74" + }, + { + "DocsId": "P:System.Drawing.Brushes.YellowGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs#L311C44-L311C89" + } + ], + "DocsId": "T:System.Drawing.Brushes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brushes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.CharacterRange.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L18C13-L20C10" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L37C13-L37C57" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.Equals(System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L42C53-L42C99" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.op_Equality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L44C83-L44C98" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.op_Inequality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L46C83-L46C99" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L48C46-L48C77" + }, + { + "DocsId": "P:System.Drawing.CharacterRange.First", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L25C20-L25C26" + }, + { + "DocsId": "P:System.Drawing.CharacterRange.Length", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L32C20-L32C27" + } + ], + "DocsId": "T:System.Drawing.CharacterRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CharacterRange.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.ContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopCenter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleCenter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomCenter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.ContentAlignment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.IDeviceContext.GetHdc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + }, + { + "DocsId": "M:System.Drawing.IDeviceContext.ReleaseHdc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + } + ], + "DocsId": "T:System.Drawing.IDeviceContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.FromHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L167C13-L170C41" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHdcInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L176C13-L177C49" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHdc(System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L186C13-L187C49" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHwnd(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L194C57-L194C79" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHwndInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L199C13-L200C49" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L208C13-L217C75" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdcInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L223C13-L226C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L233C13-L235C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L288C24-L288C38" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetHdc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L632C13-L635C31" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L639C47-L639C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L641C37-L641C67" + }, + { + "DocsId": "M:System.Drawing.Graphics.Flush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L646C32-L646C59" + }, + { + "DocsId": "M:System.Drawing.Graphics.Flush(System.Drawing.Drawing2D.FlushIntention)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L653C13-L654C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L656C44-L656C75" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L660C13-L666C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L668C48-L668C82" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L672C13-L676C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L678C49-L678C83" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L682C13-L686C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L688C51-L688C85" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L692C13-L698C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Region,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L702C13-L708C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L712C13-L716C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L720C13-L724C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L728C13-L734C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L738C13-L742C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L746C13-L752C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.ResetClip", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L756C13-L757C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateClip(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L761C13-L762C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateClip(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L766C13-L767C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L769C48-L769C74" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L773C13-L778C30" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L781C52-L781C79" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L785C13-L790C30" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L795C13-L795C66" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L800C13-L805C30" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L810C13-L810C67" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L815C13-L820C30" + }, + { + "DocsId": "M:System.Drawing.Graphics.ResetTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L828C13-L829C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L834C57-L834C103" + }, + { + "DocsId": "M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L841C13-L850C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L852C63-L852C110" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L856C13-L857C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L859C59-L859C102" + }, + { + "DocsId": "M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L863C13-L864C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L866C53-L866C96" + }, + { + "DocsId": "M:System.Drawing.Graphics.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L870C13-L871C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L878C13-L886C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L893C13-L894C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L901C13-L909C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L916C13-L917C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L924C13-L929C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L936C13-L937C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L944C13-L945C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L954C13-L955C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L962C13-L963C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L970C13-L975C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L982C13-L987C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L994C13-L1003C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1010C13-L1019C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1026C13-L1027C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1034C13-L1040C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1047C13-L1048C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1055C13-L1061C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1068C13-L1069C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1076C13-L1084C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1091C13-L1092C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1099C13-L1107C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1114C13-L1123C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1130C13-L1139C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPath(System.Drawing.Pen,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1146C13-L1153C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1160C13-L1170C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1177C13-L1188C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1192C13-L1193C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1200C13-L1213C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1220C13-L1230C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1237C13-L1248C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1255C13-L1268C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1275C13-L1285C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1292C13-L1303C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1310C13-L1320C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1327C13-L1338C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.Clear(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1345C13-L1346C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1353C13-L1354C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1361C13-L1367C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1374C13-L1375C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1382C13-L1388C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1395C13-L1405C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1412C13-L1422C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1429C13-L1430C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1437C13-L1448C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1455C13-L1456C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1463C13-L1474C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1481C13-L1482C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1489C13-L1495C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1502C13-L1503C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1510C13-L1516C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1523C13-L1524C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1535C13-L1536C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1543C13-L1551C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1558C13-L1566C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1573C13-L1583C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1590C13-L1591C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1595C13-L1607C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1614C13-L1624C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1628C13-L1629C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1633C13-L1645C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1652C13-L1653C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1657C13-L1658C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1662C13-L1663C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1667C13-L1668C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1672C13-L1673C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1677C13-L1690C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1700C13-L1724C37" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1729C13-L1748C37" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1751C82-L1751C125" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1755C13-L1774C37" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1779C13-L1779C63" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1784C13-L1784C72" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1789C13-L1789C80" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureCharacterRanges(System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1794C13-L1822C28" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1830C13-L1831C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1835C13-L1843C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1847C13-L1848C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1852C13-L1862C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1866C13-L1867C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1871C13-L1880C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1884C13-L1885C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1889C13-L1899C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1903C13-L1904C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1908C13-L1909C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1913C13-L1914C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1918C13-L1919C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaledAndClipped(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1923C13-L1931C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1945C13-L1962C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1966C13-L1983C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1987C13-L1998C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2002C13-L2013C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2017C13-L2031C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2035C13-L2049C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2053C13-L2075C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2079C13-L2080C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2090C13-L2091C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2102C13-L2124C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2128C13-L2129C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2138C13-L2139C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2149C13-L2150C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2161C13-L2183C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2194C13-L2195C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2207C13-L2208C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2221C13-L2222C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2236C13-L2250C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2261C13-L2262C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2274C13-L2275C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2288C13-L2289C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2303C13-L2317C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2324C13-L2325C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2332C13-L2342C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2350C13-L2353C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2360C13-L2361C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2368C13-L2379C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2386C13-L2387C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2394C13-L2395C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size,System.Drawing.CopyPixelOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2403C13-L2404C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2408C13-L2409C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2413C13-L2414C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2418C13-L2419C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2423C13-L2424C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2428C13-L2429C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2433C13-L2434C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2438C13-L2439C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2443C13-L2444C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2448C13-L2449C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2457C13-L2458C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2462C13-L2463C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2467C13-L2468C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2477C13-L2478C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2488C13-L2489C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2498C13-L2499C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2509C13-L2510C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2519C13-L2520C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2530C13-L2531C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2540C13-L2541C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2551C13-L2552C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2561C13-L2562C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2572C13-L2573C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2582C13-L2583C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2593C13-L2594C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2598C13-L2609C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2613C13-L2624C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size,System.Drawing.CopyPixelOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2713C21-L2745C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetNearestColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2749C13-L2751C44" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2759C13-L2762C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2769C13-L2779C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2786C13-L2797C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPath(System.Drawing.Brush,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2804C13-L2811C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRegion(System.Drawing.Brush,System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2818C13-L2825C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2829C13-L2842C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2852C13-L2865C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIconUnstretched(System.Drawing.Icon,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2875C13-L2885C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2894C13-L2901C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2909C13-L2916C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2925C13-L2932C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2941C13-L2948C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2957C13-L2972C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2981C13-L2996C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3007C13-L3016C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3027C13-L3036C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3047C13-L3056C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3067C13-L3076C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3087C13-L3104C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3115C13-L3132C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3152C13-L3153C101" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo(System.Drawing.PointF@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3236C13-L3239C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo(System.Drawing.PointF@,System.Drawing.Region@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3250C13-L3253C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3311C13-L3324C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.Restore(System.Drawing.Drawing2D.GraphicsState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3329C13-L3331C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3335C13-L3349C49" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3354C13-L3366C49" + }, + { + "DocsId": "M:System.Drawing.Graphics.EndContainer(System.Drawing.Drawing2D.GraphicsContainer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3371C13-L3375C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3379C13-L3393C49" + }, + { + "DocsId": "M:System.Drawing.Graphics.AddMetafileComment(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3398C13-L3401C10" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetHalftonePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3405C13-L3418C38" + }, + { + "DocsId": "P:System.Drawing.Graphics.Clip", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L299C17-L303C31" + }, + { + "DocsId": "P:System.Drawing.Graphics.ClipBounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L312C17-L313C29" + }, + { + "DocsId": "P:System.Drawing.Graphics.CompositingMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L324C17-L325C29" + }, + { + "DocsId": "P:System.Drawing.Graphics.CompositingQuality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L340C17-L341C27" + }, + { + "DocsId": "P:System.Drawing.Graphics.DpiX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L356C17-L357C28" + }, + { + "DocsId": "P:System.Drawing.Graphics.DpiY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L365C17-L366C28" + }, + { + "DocsId": "P:System.Drawing.Graphics.InterpolationMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L377C17-L378C29" + }, + { + "DocsId": "P:System.Drawing.Graphics.IsClipEmpty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L410C17-L411C32" + }, + { + "DocsId": "P:System.Drawing.Graphics.IsVisibleClipEmpty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L419C17-L420C32" + }, + { + "DocsId": "P:System.Drawing.Graphics.PageScale", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L428C17-L429C30" + }, + { + "DocsId": "P:System.Drawing.Graphics.PageUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L445C17-L446C29" + }, + { + "DocsId": "P:System.Drawing.Graphics.PixelOffsetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L466C17-L467C29" + }, + { + "DocsId": "P:System.Drawing.Graphics.RenderingOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L487C17-L488C40" + }, + { + "DocsId": "P:System.Drawing.Graphics.SmoothingMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L500C17-L501C29" + }, + { + "DocsId": "P:System.Drawing.Graphics.TextContrast", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L533C17-L534C37" + }, + { + "DocsId": "P:System.Drawing.Graphics.TextRenderingHint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L549C17-L550C29" + }, + { + "DocsId": "P:System.Drawing.Graphics.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L568C17-L572C31" + }, + { + "DocsId": "P:System.Drawing.Graphics.TransformElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L591C17-L609C14" + }, + { + "DocsId": "P:System.Drawing.Graphics.VisibleClipBounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3260C17-L3265C29" + }, + { + "DocsId": "T:System.Drawing.Graphics.DrawImageAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "T:System.Drawing.Graphics.EnumerateMetafileProc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.GraphicsUnit.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.World", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Display", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Pixel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Point", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Inch", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Document", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + } + ], + "DocsId": "T:System.Drawing.GraphicsUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.IconConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L15C13-L15C51" + }, + { + "DocsId": "M:System.Drawing.IconConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L20C13-L21C90" + }, + { + "DocsId": "M:System.Drawing.IconConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L26C13-L26C122" + }, + { + "DocsId": "M:System.Drawing.IconConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L31C13-L62C10" + }, + { + "DocsId": "M:System.Drawing.IconConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IconConverter.cs" + } + ], + "DocsId": "T:System.Drawing.IconConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/IconConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Image.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L132C20-L137C10" + }, + { + "DocsId": "M:System.Drawing.Image.FromFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L142C58-L142C83" + }, + { + "DocsId": "M:System.Drawing.Image.FromFile(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L146C13-L173C24" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L179C58-L179C89" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L181C91-L181C143" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L185C13-L194C24" + }, + { + "DocsId": "M:System.Drawing.Image.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L233C13-L235C10" + }, + { + "DocsId": "M:System.Drawing.Image.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L240C21-L240C35" + }, + { + "DocsId": "M:System.Drawing.Image.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L249C13-L252C50" + }, + { + "DocsId": "M:System.Drawing.Image.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L261C13-L287C10" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L292C46-L292C71" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L299C13-L304C10" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L311C13-L357C10" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L377C13-L381C10" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L388C13-L434C10" + }, + { + "DocsId": "M:System.Drawing.Image.SaveAdd(System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L441C13-L458C10" + }, + { + "DocsId": "M:System.Drawing.Image.SaveAdd(System.Drawing.Image,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L465C13-L488C10" + }, + { + "DocsId": "M:System.Drawing.Image.GetBounds(System.Drawing.GraphicsUnit@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L700C13-L701C27" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImage(System.Int32,System.Int32,System.Drawing.Image.GetThumbnailImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L764C13-L772C50" + }, + { + "DocsId": "M:System.Drawing.Image.GetFrameCount(System.Drawing.Imaging.FrameDimension)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L793C13-L795C26" + }, + { + "DocsId": "M:System.Drawing.Image.GetPropertyItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L803C13-L825C27" + }, + { + "DocsId": "M:System.Drawing.Image.SelectActiveFrame(System.Drawing.Imaging.FrameDimension,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L833C13-L835C22" + }, + { + "DocsId": "M:System.Drawing.Image.SetPropertyItem(System.Drawing.Imaging.PropertyItem)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L843C20-L854C10" + }, + { + "DocsId": "M:System.Drawing.Image.RotateFlip(System.Drawing.RotateFlipType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L858C13-L860C10" + }, + { + "DocsId": "M:System.Drawing.Image.RemovePropertyItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L867C13-L869C10" + }, + { + "DocsId": "M:System.Drawing.Image.GetEncoderParameterList(System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L878C13-L902C22" + }, + { + "DocsId": "M:System.Drawing.Image.FromHbitmap(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L908C61-L908C94" + }, + { + "DocsId": "M:System.Drawing.Image.FromHbitmap(System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L915C13-L916C39" + }, + { + "DocsId": "M:System.Drawing.Image.IsExtendedPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L924C13-L924C57" + }, + { + "DocsId": "M:System.Drawing.Image.IsCanonicalPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L939C13-L939C58" + }, + { + "DocsId": "M:System.Drawing.Image.GetPixelFormatSize(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L981C13-L981C57" + }, + { + "DocsId": "M:System.Drawing.Image.IsAlphaPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L989C13-L989C54" + }, + { + "DocsId": "P:System.Drawing.Image.Tag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L96C20-L96C29" + }, + { + "DocsId": "P:System.Drawing.Image.PhysicalDimension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L509C17-L512C49" + }, + { + "DocsId": "P:System.Drawing.Image.Size", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L519C29-L519C52" + }, + { + "DocsId": "P:System.Drawing.Image.Width", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L533C17-L536C30" + }, + { + "DocsId": "P:System.Drawing.Image.Height", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L552C17-L555C31" + }, + { + "DocsId": "P:System.Drawing.Image.HorizontalResolution", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L568C17-L571C32" + }, + { + "DocsId": "P:System.Drawing.Image.VerticalResolution", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L584C17-L587C32" + }, + { + "DocsId": "P:System.Drawing.Image.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L601C17-L604C30" + }, + { + "DocsId": "P:System.Drawing.Image.RawFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L615C17-L620C46" + }, + { + "DocsId": "P:System.Drawing.Image.PixelFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L631C17-L632C77" + }, + { + "DocsId": "P:System.Drawing.Image.PropertyIdList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L644C17-L654C31" + }, + { + "DocsId": "P:System.Drawing.Image.PropertyItems", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L666C17-L691C31" + }, + { + "DocsId": "P:System.Drawing.Image.Palette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L712C17-L735C32" + }, + { + "DocsId": "P:System.Drawing.Image.FrameDimensionsList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs#L960C17-L972C30" + }, + { + "DocsId": "T:System.Drawing.Image.GetThumbnailImageAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs" + } + ], + "DocsId": "T:System.Drawing.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageAnimator.UpdateFrames(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L104C13-L158C10" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.UpdateFrames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L165C13-L195C10" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.Animate(System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L203C13-L282C10" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.CanAnimate(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L289C13-L310C10" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.StopAnimate(System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L318C13-L375C10" + } + ], + "DocsId": "T:System.Drawing.ImageAnimator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L20C13-L20C79" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L25C13-L25C91" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L30C13-L44C66" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L50C13-L88C10" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L105C13-L105C76" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L108C89-L108C93" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs" + } + ], + "DocsId": "T:System.Drawing.ImageConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageFormatConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L19C13-L19C93" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L24C13-L28C64" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L34C13-L73C110" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L78C13-L121C77" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L126C13-L140C16" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L143C93-L143C97" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs" + } + ], + "DocsId": "T:System.Drawing.ImageFormatConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L43C35-L45C10" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L51C9-L68C10" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Brush)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L73C35-L75C10" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Brush,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L80C9-L92C10" + }, + { + "DocsId": "M:System.Drawing.Pen.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L109C13-L112C39" + }, + { + "DocsId": "M:System.Drawing.Pen.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L120C13-L122C10" + }, + { + "DocsId": "M:System.Drawing.Pen.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L170C19-L170C33" + }, + { + "DocsId": "M:System.Drawing.Pen.SetLineCap(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.DashCap)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L202C13-L210C10" + }, + { + "DocsId": "M:System.Drawing.Pen.ResetTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L500C13-L502C10" + }, + { + "DocsId": "M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L507C57-L507C103" + }, + { + "DocsId": "M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L514C13-L526C10" + }, + { + "DocsId": "M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L532C63-L532C110" + }, + { + "DocsId": "M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L539C13-L542C10" + }, + { + "DocsId": "M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L547C59-L547C102" + }, + { + "DocsId": "M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L554C13-L557C10" + }, + { + "DocsId": "M:System.Drawing.Pen.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L562C53-L562C96" + }, + { + "DocsId": "M:System.Drawing.Pen.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L569C13-L572C10" + }, + { + "DocsId": "M:System.Drawing.Pen.System#Drawing#Internal#ISystemColorTracker#OnSystemColorChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L912C13-L916C10" + }, + { + "DocsId": "P:System.Drawing.Pen.Width", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L179C17-L183C33" + }, + { + "DocsId": "P:System.Drawing.Pen.StartCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L220C17-L223C42" + }, + { + "DocsId": "P:System.Drawing.Pen.EndCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L262C17-L265C40" + }, + { + "DocsId": "P:System.Drawing.Pen.CustomStartCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L305C17-L308C73" + }, + { + "DocsId": "P:System.Drawing.Pen.CustomEndCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L331C17-L333C73" + }, + { + "DocsId": "P:System.Drawing.Pen.DashCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L357C17-L360C41" + }, + { + "DocsId": "P:System.Drawing.Pen.LineJoin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L387C17-L390C43" + }, + { + "DocsId": "P:System.Drawing.Pen.MiterLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L416C17-L420C38" + }, + { + "DocsId": "P:System.Drawing.Pen.Alignment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L442C17-L445C32" + }, + { + "DocsId": "P:System.Drawing.Pen.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L471C17-L475C31" + }, + { + "DocsId": "P:System.Drawing.Pen.PenType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L591C17-L594C38" + }, + { + "DocsId": "P:System.Drawing.Pen.Color", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L605C17-L620C31" + }, + { + "DocsId": "P:System.Drawing.Pen.Brush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L652C17-L680C31" + }, + { + "DocsId": "P:System.Drawing.Pen.DashStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L717C17-L720C45" + }, + { + "DocsId": "P:System.Drawing.Pen.DashOffset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L775C17-L779C38" + }, + { + "DocsId": "P:System.Drawing.Pen.DashPattern", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L800C17-L828C32" + }, + { + "DocsId": "P:System.Drawing.Pen.CompoundArray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs#L876C17-L883C30" + } + ], + "DocsId": "T:System.Drawing.Pen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Pens.Transparent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L151C42-L151C85" + }, + { + "DocsId": "P:System.Drawing.Pens.AliceBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L153C40-L153C79" + }, + { + "DocsId": "P:System.Drawing.Pens.AntiqueWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L154C43-L154C88" + }, + { + "DocsId": "P:System.Drawing.Pens.Aqua", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L155C35-L155C64" + }, + { + "DocsId": "P:System.Drawing.Pens.Aquamarine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L156C41-L156C82" + }, + { + "DocsId": "P:System.Drawing.Pens.Azure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L157C36-L157C67" + }, + { + "DocsId": "P:System.Drawing.Pens.Beige", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L159C36-L159C67" + }, + { + "DocsId": "P:System.Drawing.Pens.Bisque", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L160C37-L160C70" + }, + { + "DocsId": "P:System.Drawing.Pens.Black", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L161C36-L161C67" + }, + { + "DocsId": "P:System.Drawing.Pens.BlanchedAlmond", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L162C45-L162C94" + }, + { + "DocsId": "P:System.Drawing.Pens.Blue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L163C35-L163C64" + }, + { + "DocsId": "P:System.Drawing.Pens.BlueViolet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L164C41-L164C82" + }, + { + "DocsId": "P:System.Drawing.Pens.Brown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L165C36-L165C67" + }, + { + "DocsId": "P:System.Drawing.Pens.BurlyWood", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L166C40-L166C79" + }, + { + "DocsId": "P:System.Drawing.Pens.CadetBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L168C40-L168C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Chartreuse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L169C41-L169C82" + }, + { + "DocsId": "P:System.Drawing.Pens.Chocolate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L170C40-L170C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Coral", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L171C36-L171C67" + }, + { + "DocsId": "P:System.Drawing.Pens.CornflowerBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L172C45-L172C94" + }, + { + "DocsId": "P:System.Drawing.Pens.Cornsilk", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L173C39-L173C76" + }, + { + "DocsId": "P:System.Drawing.Pens.Crimson", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L174C38-L174C73" + }, + { + "DocsId": "P:System.Drawing.Pens.Cyan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L175C35-L175C64" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L177C39-L177C76" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkCyan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L178C39-L178C76" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGoldenrod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L179C44-L179C91" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L180C39-L180C76" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L181C40-L181C79" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkKhaki", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L182C40-L182C79" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkMagenta", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L183C42-L183C85" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOliveGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L184C45-L184C94" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOrange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L185C41-L185C82" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOrchid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L186C41-L186C82" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L187C38-L187C73" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSalmon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L188C41-L188C82" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L189C43-L189C88" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSlateBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L190C44-L190C91" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSlateGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L191C44-L191C91" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkTurquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L192C44-L192C91" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkViolet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L193C41-L193C82" + }, + { + "DocsId": "P:System.Drawing.Pens.DeepPink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L194C39-L194C76" + }, + { + "DocsId": "P:System.Drawing.Pens.DeepSkyBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L195C42-L195C85" + }, + { + "DocsId": "P:System.Drawing.Pens.DimGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L196C38-L196C73" + }, + { + "DocsId": "P:System.Drawing.Pens.DodgerBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L197C41-L197C82" + }, + { + "DocsId": "P:System.Drawing.Pens.Firebrick", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L199C40-L199C79" + }, + { + "DocsId": "P:System.Drawing.Pens.FloralWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L200C42-L200C85" + }, + { + "DocsId": "P:System.Drawing.Pens.ForestGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L201C42-L201C85" + }, + { + "DocsId": "P:System.Drawing.Pens.Fuchsia", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L202C38-L202C73" + }, + { + "DocsId": "P:System.Drawing.Pens.Gainsboro", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L204C40-L204C79" + }, + { + "DocsId": "P:System.Drawing.Pens.GhostWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L205C41-L205C82" + }, + { + "DocsId": "P:System.Drawing.Pens.Gold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L206C35-L206C64" + }, + { + "DocsId": "P:System.Drawing.Pens.Goldenrod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L207C40-L207C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Gray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L208C35-L208C64" + }, + { + "DocsId": "P:System.Drawing.Pens.Green", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L209C36-L209C67" + }, + { + "DocsId": "P:System.Drawing.Pens.GreenYellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L210C42-L210C85" + }, + { + "DocsId": "P:System.Drawing.Pens.Honeydew", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L212C39-L212C76" + }, + { + "DocsId": "P:System.Drawing.Pens.HotPink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L213C38-L213C73" + }, + { + "DocsId": "P:System.Drawing.Pens.IndianRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L215C40-L215C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Indigo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L216C37-L216C70" + }, + { + "DocsId": "P:System.Drawing.Pens.Ivory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L217C36-L217C67" + }, + { + "DocsId": "P:System.Drawing.Pens.Khaki", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L219C36-L219C67" + }, + { + "DocsId": "P:System.Drawing.Pens.Lavender", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L221C39-L221C76" + }, + { + "DocsId": "P:System.Drawing.Pens.LavenderBlush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L222C44-L222C91" + }, + { + "DocsId": "P:System.Drawing.Pens.LawnGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L223C40-L223C79" + }, + { + "DocsId": "P:System.Drawing.Pens.LemonChiffon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L224C43-L224C88" + }, + { + "DocsId": "P:System.Drawing.Pens.LightBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L225C40-L225C79" + }, + { + "DocsId": "P:System.Drawing.Pens.LightCoral", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L226C41-L226C82" + }, + { + "DocsId": "P:System.Drawing.Pens.LightCyan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L227C40-L227C79" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGoldenrodYellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L228C51-L228C112" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L229C41-L229C82" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L230C40-L230C79" + }, + { + "DocsId": "P:System.Drawing.Pens.LightPink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L231C40-L231C79" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSalmon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L232C42-L232C85" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L233C44-L233C91" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSkyBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L234C43-L234C88" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSlateGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L235C45-L235C94" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSteelBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L236C45-L236C94" + }, + { + "DocsId": "P:System.Drawing.Pens.LightYellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L237C42-L237C85" + }, + { + "DocsId": "P:System.Drawing.Pens.Lime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L238C35-L238C64" + }, + { + "DocsId": "P:System.Drawing.Pens.LimeGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L239C40-L239C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Linen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L240C36-L240C67" + }, + { + "DocsId": "P:System.Drawing.Pens.Magenta", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L242C38-L242C73" + }, + { + "DocsId": "P:System.Drawing.Pens.Maroon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L243C37-L243C70" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumAquamarine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L244C47-L244C100" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L245C41-L245C82" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumOrchid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L246C43-L246C88" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumPurple", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L247C43-L247C88" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L248C45-L248C94" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSlateBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L249C46-L249C97" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSpringGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L250C48-L250C103" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumTurquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L251C46-L251C97" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumVioletRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L252C46-L252C97" + }, + { + "DocsId": "P:System.Drawing.Pens.MidnightBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L253C43-L253C88" + }, + { + "DocsId": "P:System.Drawing.Pens.MintCream", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L254C40-L254C79" + }, + { + "DocsId": "P:System.Drawing.Pens.MistyRose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L255C40-L255C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Moccasin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L256C39-L256C76" + }, + { + "DocsId": "P:System.Drawing.Pens.NavajoWhite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L258C42-L258C85" + }, + { + "DocsId": "P:System.Drawing.Pens.Navy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L259C35-L259C64" + }, + { + "DocsId": "P:System.Drawing.Pens.OldLace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L261C38-L261C73" + }, + { + "DocsId": "P:System.Drawing.Pens.Olive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L262C36-L262C67" + }, + { + "DocsId": "P:System.Drawing.Pens.OliveDrab", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L263C40-L263C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Orange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L264C37-L264C70" + }, + { + "DocsId": "P:System.Drawing.Pens.OrangeRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L265C40-L265C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Orchid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L266C37-L266C70" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleGoldenrod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L268C44-L268C91" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L269C40-L269C79" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleTurquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L270C44-L270C91" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleVioletRed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L271C44-L271C91" + }, + { + "DocsId": "P:System.Drawing.Pens.PapayaWhip", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L272C41-L272C82" + }, + { + "DocsId": "P:System.Drawing.Pens.PeachPuff", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L273C40-L273C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Peru", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L274C35-L274C64" + }, + { + "DocsId": "P:System.Drawing.Pens.Pink", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L275C35-L275C64" + }, + { + "DocsId": "P:System.Drawing.Pens.Plum", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L276C35-L276C64" + }, + { + "DocsId": "P:System.Drawing.Pens.PowderBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L277C41-L277C82" + }, + { + "DocsId": "P:System.Drawing.Pens.Purple", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L278C37-L278C70" + }, + { + "DocsId": "P:System.Drawing.Pens.Red", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L280C34-L280C61" + }, + { + "DocsId": "P:System.Drawing.Pens.RosyBrown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L281C40-L281C79" + }, + { + "DocsId": "P:System.Drawing.Pens.RoyalBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L282C40-L282C79" + }, + { + "DocsId": "P:System.Drawing.Pens.SaddleBrown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L284C42-L284C85" + }, + { + "DocsId": "P:System.Drawing.Pens.Salmon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L285C37-L285C70" + }, + { + "DocsId": "P:System.Drawing.Pens.SandyBrown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L286C41-L286C82" + }, + { + "DocsId": "P:System.Drawing.Pens.SeaGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L287C39-L287C76" + }, + { + "DocsId": "P:System.Drawing.Pens.SeaShell", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L288C39-L288C76" + }, + { + "DocsId": "P:System.Drawing.Pens.Sienna", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L289C37-L289C70" + }, + { + "DocsId": "P:System.Drawing.Pens.Silver", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L290C37-L290C70" + }, + { + "DocsId": "P:System.Drawing.Pens.SkyBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L291C38-L291C73" + }, + { + "DocsId": "P:System.Drawing.Pens.SlateBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L292C40-L292C79" + }, + { + "DocsId": "P:System.Drawing.Pens.SlateGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L293C40-L293C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Snow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L294C35-L294C64" + }, + { + "DocsId": "P:System.Drawing.Pens.SpringGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L295C42-L295C85" + }, + { + "DocsId": "P:System.Drawing.Pens.SteelBlue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L296C40-L296C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Tan", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L298C34-L298C61" + }, + { + "DocsId": "P:System.Drawing.Pens.Teal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L299C35-L299C64" + }, + { + "DocsId": "P:System.Drawing.Pens.Thistle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L300C38-L300C73" + }, + { + "DocsId": "P:System.Drawing.Pens.Tomato", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L301C37-L301C70" + }, + { + "DocsId": "P:System.Drawing.Pens.Turquoise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L302C40-L302C79" + }, + { + "DocsId": "P:System.Drawing.Pens.Violet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L304C37-L304C70" + }, + { + "DocsId": "P:System.Drawing.Pens.Wheat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L306C36-L306C67" + }, + { + "DocsId": "P:System.Drawing.Pens.White", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L307C36-L307C67" + }, + { + "DocsId": "P:System.Drawing.Pens.WhiteSmoke", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L308C41-L308C82" + }, + { + "DocsId": "P:System.Drawing.Pens.Yellow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L310C37-L310C70" + }, + { + "DocsId": "P:System.Drawing.Pens.YellowGreen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs#L311C42-L311C85" + } + ], + "DocsId": "T:System.Drawing.Pens", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Pens.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.RotateFlipType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipNone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipNone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipNone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipNone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipXY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipXY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipXY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipXY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + } + ], + "DocsId": "T:System.Drawing.RotateFlipType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.StringFormat.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L28C33-L30C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L36C9-L38C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L44C9-L50C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L56C9-L64C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L71C13-L73C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L112C13-L119C41" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetMeasurableCharacterRanges(System.Drawing.CharacterRange[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L153C13-L157C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetTabStops(System.Single,System.Single[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L253C13-L272C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.GetTabStops(System.Single@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L280C13-L291C29" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetDigitSubstitution(System.Int32,System.Drawing.StringDigitSubstitute)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L379C13-L383C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L434C13-L435C10" + }, + { + "DocsId": "M:System.Drawing.StringFormat.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L440C46-L440C90" + }, + { + "DocsId": "P:System.Drawing.StringFormat.FormatFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L132C17-L137C31" + }, + { + "DocsId": "P:System.Drawing.StringFormat.Alignment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L168C17-L173C34" + }, + { + "DocsId": "P:System.Drawing.StringFormat.LineAlignment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L198C17-L203C34" + }, + { + "DocsId": "P:System.Drawing.StringFormat.HotkeyPrefix", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L227C17-L232C37" + }, + { + "DocsId": "P:System.Drawing.StringFormat.Trimming", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L306C17-L310C33" + }, + { + "DocsId": "P:System.Drawing.StringFormat.GenericDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L343C17-L348C49" + }, + { + "DocsId": "P:System.Drawing.StringFormat.GenericTypographic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L368C17-L373C49" + }, + { + "DocsId": "P:System.Drawing.StringFormat.DigitSubstitutionMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L394C17-L399C40" + }, + { + "DocsId": "P:System.Drawing.StringFormat.DigitSubstitutionLanguage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L411C17-L416C33" + } + ], + "DocsId": "T:System.Drawing.StringFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemFonts.GetFontByName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L14C13-L47C25" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.CaptionFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L63C17-L71C36" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.SmallCaptionFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L79C17-L87C38" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.MenuFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L95C17-L103C33" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.StatusFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L111C17-L119C35" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.MessageBoxFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L127C17-L135C39" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.IconTitleFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L155C17-L164C38" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.DefaultFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L172C17-L224C36" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.DialogFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L232C17-L264C35" + } + ], + "DocsId": "T:System.Drawing.SystemFonts", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemFonts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemPens.FromSystemColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L59C13-L79C57" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveBorder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L13C43-L13C85" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L14C44-L14C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveCaptionText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L15C48-L15C95" + }, + { + "DocsId": "P:System.Drawing.SystemPens.AppWorkspace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L16C43-L16C85" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonFace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L18C41-L18C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonHighlight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L19C46-L19C91" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonShadow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L21C43-L21C85" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Control", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L23C38-L23C75" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L24C42-L24C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlDark", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L25C42-L25C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlDarkDark", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L26C46-L26C91" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlLight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L27C43-L27C85" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlLightLight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L28C48-L28C95" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Desktop", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L30C38-L30C75" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GradientActiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L32C52-L32C103" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GradientInactiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L33C54-L33C107" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GrayText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L34C39-L34C77" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Highlight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L36C40-L36C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.HighlightText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L37C44-L37C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.HotTrack", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L38C39-L38C77" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveBorder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L40C45-L40C89" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L41C46-L41C91" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveCaptionText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L42C50-L42C99" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L43C35-L43C69" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InfoText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L44C39-L44C77" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Menu", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L46C35-L46C69" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuBar", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L47C38-L47C75" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuHighlight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L48C44-L48C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L49C39-L49C77" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ScrollBar", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L51C40-L51C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L53C37-L53C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.WindowFrame", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L54C42-L54C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.WindowText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L55C41-L55C81" + } + ], + "DocsId": "T:System.Drawing.SystemPens", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemPens.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.CopyPixelOperation.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.Blackness", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.CaptureBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.DestinationInvert", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.MergeCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.MergePaint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NoMirrorBitmap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NotSourceCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NotSourceErase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatInvert", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatPaint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceAnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceErase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceInvert", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourcePaint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.Whiteness", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + } + ], + "DocsId": "T:System.Drawing.CopyPixelOperation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.FontStyle.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Regular", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Bold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Italic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Underline", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Strikeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + } + ], + "DocsId": "T:System.Drawing.FontStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Region.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L21C9-L25C10" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L27C9-L31C10" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L33C9-L37C10" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L39C9-L45C10" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.RegionData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L47C9-L57C10" + }, + { + "DocsId": "M:System.Drawing.Region.FromHrgn(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L63C13-L64C39" + }, + { + "DocsId": "M:System.Drawing.Region.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L77C13-L78C39" + }, + { + "DocsId": "M:System.Drawing.Region.ReleaseHrgn(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L82C13-L88C10" + }, + { + "DocsId": "M:System.Drawing.Region.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L92C13-L94C10" + }, + { + "DocsId": "M:System.Drawing.Region.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L124C22-L124C36" + }, + { + "DocsId": "M:System.Drawing.Region.MakeInfinite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L128C13-L129C10" + }, + { + "DocsId": "M:System.Drawing.Region.MakeEmpty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L133C13-L134C10" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L138C13-L139C10" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L143C13-L144C10" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L148C13-L151C10" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L155C13-L158C10" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L162C13-L163C10" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L167C13-L168C10" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L172C13-L175C10" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L179C13-L182C10" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L186C13-L187C10" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L191C13-L192C10" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L196C13-L199C10" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L203C13-L206C10" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L210C13-L211C10" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L215C13-L216C10" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L220C13-L226C10" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L230C13-L236C10" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L240C13-L241C10" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L245C13-L246C10" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L250C13-L253C10" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L257C13-L260C10" + }, + { + "DocsId": "M:System.Drawing.Region.Translate(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L264C13-L265C10" + }, + { + "DocsId": "M:System.Drawing.Region.Translate(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L269C13-L270C10" + }, + { + "DocsId": "M:System.Drawing.Region.Transform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L274C13-L279C10" + }, + { + "DocsId": "M:System.Drawing.Region.GetBounds(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L283C13-L286C27" + }, + { + "DocsId": "M:System.Drawing.Region.GetHrgn(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L291C13-L294C25" + }, + { + "DocsId": "M:System.Drawing.Region.IsEmpty(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L299C13-L302C33" + }, + { + "DocsId": "M:System.Drawing.Region.IsInfinite(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L307C13-L310C36" + }, + { + "DocsId": "M:System.Drawing.Region.Equals(System.Drawing.Region,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L315C13-L319C33" + }, + { + "DocsId": "M:System.Drawing.Region.GetRegionData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L324C13-L331C47" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L334C52-L334C85" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L336C48-L336C70" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L338C65-L338C95" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L342C13-L348C35" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L351C79-L351C131" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L353C51-L353C72" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L355C92-L355C141" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L359C13-L365C35" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L368C61-L368C90" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L370C47-L370C69" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Point,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L374C13-L380C35" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L383C71-L383C122" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L385C50-L385C71" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L387C84-L387C132" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L391C13-L397C35" + }, + { + "DocsId": "M:System.Drawing.Region.GetRegionScans(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs#L402C13-L425C31" + } + ], + "DocsId": "T:System.Drawing.Region", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Region.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringAlignment.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Near", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Center", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Far", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.StringAlignment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.User", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.National", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.Traditional", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + } + ], + "DocsId": "T:System.Drawing.StringDigitSubstitute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringFormatFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DirectionRightToLeft", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DirectionVertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.FitBlackBox", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DisplayFormatControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoFontFallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.MeasureTrailingSpaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoWrap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.LineLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoClip", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + } + ], + "DocsId": "T:System.Drawing.StringFormatFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringTrimming.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.Character", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.Word", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisCharacter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisWord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + } + ], + "DocsId": "T:System.Drawing.StringTrimming", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringUnit.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.World", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Display", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Pixel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Point", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Inch", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Document", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Em", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + } + ], + "DocsId": "T:System.Drawing.StringUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Brush.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brush.cs" + }, + { + "DocsId": "M:System.Drawing.Brush.SetNativeBrush(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brush.cs#L22C65-L22C94" + }, + { + "DocsId": "M:System.Drawing.Brush.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brush.cs#L30C13-L32C10" + }, + { + "DocsId": "M:System.Drawing.Brush.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brush.cs#L41C13-L63C10" + }, + { + "DocsId": "M:System.Drawing.Brush.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brush.cs#L65C21-L65C35" + }, + { + "DocsId": "M:System.Drawing.Brush.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brush.cs" + } + ], + "DocsId": "T:System.Drawing.Brush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Brush.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Font.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L143C20-L143C34" + }, + { + "DocsId": "M:System.Drawing.Font.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L157C13-L162C10" + }, + { + "DocsId": "M:System.Drawing.Font.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L171C13-L173C10" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L204C13-L210C27" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L216C13-L218C25" + }, + { + "DocsId": "M:System.Drawing.Font.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L227C13-L246C35" + }, + { + "DocsId": "M:System.Drawing.Font.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L254C13-L254C62" + }, + { + "DocsId": "M:System.Drawing.Font.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L261C13-L261C162" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Object,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L268C13-L292C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.Font,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L358C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L366C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L374C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L382C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L390C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L403C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L411C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L419C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L427C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L435C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L443C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L451C10" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L29C9-L459C10" + }, + { + "DocsId": "M:System.Drawing.Font.FromHfont(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L532C13-L539C10" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L548C20-L552C10" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L594C13-L616C58" + }, + { + "DocsId": "M:System.Drawing.Font.FromHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L625C13-L638C45" + }, + { + "DocsId": "M:System.Drawing.Font.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L646C13-L649C72" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L677C20-L682C10" + }, + { + "DocsId": "M:System.Drawing.Font.ToHfont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L689C20-L701C10" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L705C20-L710C10" + }, + { + "DocsId": "P:System.Drawing.Font.Size", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L38C30-L38C39" + }, + { + "DocsId": "P:System.Drawing.Font.Style", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L44C35-L44C45" + }, + { + "DocsId": "P:System.Drawing.Font.Bold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L50C29-L50C58" + }, + { + "DocsId": "P:System.Drawing.Font.Italic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L56C31-L56C62" + }, + { + "DocsId": "P:System.Drawing.Font.Strikeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L62C34-L62C68" + }, + { + "DocsId": "P:System.Drawing.Font.Underline", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L68C34-L68C68" + }, + { + "DocsId": "P:System.Drawing.Font.FontFamily", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L74C41-L74C52" + }, + { + "DocsId": "P:System.Drawing.Font.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L83C31-L83C46" + }, + { + "DocsId": "P:System.Drawing.Font.Unit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L89C37-L89C46" + }, + { + "DocsId": "P:System.Drawing.Font.GdiCharSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L100C35-L100C46" + }, + { + "DocsId": "P:System.Drawing.Font.GdiVerticalFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L109C40-L109C56" + }, + { + "DocsId": "P:System.Drawing.Font.OriginalFontName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L115C44-L115C61" + }, + { + "DocsId": "P:System.Drawing.Font.SystemFontName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L121C41-L121C56" + }, + { + "DocsId": "P:System.Drawing.Font.IsSystemFont", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L127C37-L127C75" + }, + { + "DocsId": "P:System.Drawing.Font.Height", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L133C30-L133C60" + }, + { + "DocsId": "P:System.Drawing.Font.SizeInPoints", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs#L720C17-L734C14" + } + ], + "DocsId": "T:System.Drawing.Font", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Font.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L22C13-L22C93" + }, + { + "DocsId": "M:System.Drawing.FontConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L27C13-L27C107" + }, + { + "DocsId": "M:System.Drawing.FontConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L32C13-L101C77" + }, + { + "DocsId": "M:System.Drawing.FontConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L106C13-L206C67" + }, + { + "DocsId": "M:System.Drawing.FontConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L269C13-L355C79" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L358C93-L358C97" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L366C13-L370C105" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L373C89-L373C93" + }, + { + "DocsId": "M:System.Drawing.FontConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "DocsId": "T:System.Drawing.FontConverter.FontNameConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "DocsId": "T:System.Drawing.FontConverter.FontUnitConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + } + ], + "DocsId": "T:System.Drawing.FontConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L59C9-L59C71" + }, + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.String,System.Drawing.Text.FontCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L65C9-L65C113" + }, + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.Drawing.Text.GenericFontFamilies)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L106C9-L127C10" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L129C26-L129C40" + }, + { + "DocsId": "M:System.Drawing.FontFamily.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L136C46-L136C80" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L140C13-L153C61" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L159C46-L159C84" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L168C13-L170C10" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetName(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L206C13-L209C58" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetFamilies(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L249C13-L251C59" + }, + { + "DocsId": "M:System.Drawing.FontFamily.IsStyleAvailable(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L260C13-L263C33" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetEmHeight(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L272C13-L275C27" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetCellAscent(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L284C13-L287C27" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetCellDescent(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L296C13-L299C27" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetLineSpacing(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L309C13-L312C27" + }, + { + "DocsId": "P:System.Drawing.FontFamily.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L199C31-L199C55" + }, + { + "DocsId": "P:System.Drawing.FontFamily.Families", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L216C48-L216C86" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericSansSerif", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L221C54-L221C95" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericSerif", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L235C50-L235C91" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericMonospace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L240C54-L240C99" + } + ], + "DocsId": "T:System.Drawing.FontFamily", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontFamily.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SolidBrush.#ctor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L14C9-L31C10" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L47C13-L51C48" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L56C13-L66C10" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.System#Drawing#Internal#ISystemColorTracker#OnSystemColorChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L118C13-L122C10" + }, + { + "DocsId": "P:System.Drawing.SolidBrush.Color", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L72C17-L82C31" + } + ], + "DocsId": "T:System.Drawing.SolidBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SolidBrush.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemBrushes.FromSystemColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L58C13-L78C67" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveBorder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L13C45-L13C87" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L14C46-L14C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveCaptionText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L15C50-L15C97" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.AppWorkspace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L16C45-L16C87" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonFace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L18C43-L18C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonHighlight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L19C48-L19C93" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonShadow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L20C45-L20C87" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Control", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L22C40-L22C77" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlLightLight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L23C50-L23C97" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlLight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L24C45-L24C87" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlDark", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L25C44-L25C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlDarkDark", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L26C48-L26C93" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L27C44-L27C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Desktop", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L29C40-L29C77" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GradientActiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L31C54-L31C105" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GradientInactiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L32C56-L32C109" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GrayText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L33C41-L33C79" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Highlight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L35C42-L35C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.HighlightText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L36C46-L36C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.HotTrack", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L37C41-L37C79" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveCaption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L39C48-L39C93" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveBorder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L40C47-L40C91" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveCaptionText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L41C52-L41C101" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L42C37-L42C71" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InfoText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L43C41-L43C79" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Menu", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L45C37-L45C71" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuBar", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L46C40-L46C77" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuHighlight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L47C46-L47C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L48C41-L48C79" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ScrollBar", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L50C42-L50C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L52C39-L52C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.WindowFrame", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L53C44-L53C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.WindowText", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L54C43-L54C83" + } + ], + "DocsId": "T:System.Drawing.SystemBrushes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L21C45-L23C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L25C9-L41C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L43C9-L63C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L65C9-L85C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L87C64-L87C94" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L89C9-L105C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L107C63-L107C93" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L109C9-L125C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L136C13-L139C49" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L200C13-L202C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L204C57-L204C103" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L208C13-L221C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L223C63-L223C110" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L227C13-L232C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L234C59-L234C102" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L238C13-L243C10" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L245C53-L245C96" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L249C13-L253C10" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L146C17-L150C31" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L169C17-L172C39" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L191C17-L194C55" + } + ], + "DocsId": "T:System.Drawing.TextureBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/TextureBrush.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.BufferedGraphicsManager.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsManager.cs#L26C57-L26C61" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphicsManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/BufferedGraphicsManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L61C40-L63C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L65C51-L67C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L69C63-L79C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L81C49-L83C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L85C61-L100C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L102C51-L115C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L117C38-L119C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L121C49-L123C10" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L125C61-L132C10" + }, + { + "DocsId": "M:System.Drawing.Icon.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L143C13-L155C10" + }, + { + "DocsId": "M:System.Drawing.Icon.ExtractAssociatedIcon(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L157C71-L157C105" + }, + { + "DocsId": "M:System.Drawing.Icon.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L253C34-L253C73" + }, + { + "DocsId": "M:System.Drawing.Icon.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L276C13-L278C10" + }, + { + "DocsId": "M:System.Drawing.Icon.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L445C20-L445C34" + }, + { + "DocsId": "M:System.Drawing.Icon.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L449C13-L452C37" + }, + { + "DocsId": "M:System.Drawing.Icon.ToBitmap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L679C13-L684C31" + }, + { + "DocsId": "M:System.Drawing.Icon.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L862C46-L862C61" + }, + { + "DocsId": "M:System.Drawing.Icon.Save(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.ComWrappers.cs#L16C13-L62C10" + }, + { + "DocsId": "P:System.Drawing.Icon.Handle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L201C17-L205C32" + }, + { + "DocsId": "P:System.Drawing.Icon.Height", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L210C30-L210C41" + }, + { + "DocsId": "P:System.Drawing.Icon.Size", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L216C17-L246C34" + }, + { + "DocsId": "P:System.Drawing.Icon.Width", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs#L251C29-L251C39" + } + ], + "DocsId": "T:System.Drawing.Icon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Icon.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.SystemIcons.Application", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L21C43-L21C104" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Asterisk", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L23C40-L23C95" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L25C37-L25C86" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Exclamation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L27C43-L27C104" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Hand", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L29C36-L29C83" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Information", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L31C43-L31C104" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Question", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L33C40-L33C95" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Warning", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L35C39-L35C92" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.WinLogo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L37C39-L37C92" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Shield", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L43C17-L49C33" + } + ], + "DocsId": "T:System.Drawing.SystemIcons", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/SystemIcons.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L31C59-L34C10" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L36C49-L39C10" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L42C15-L46C10" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L56C13-L66C26" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L69C46-L69C64" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L71C54-L71C79" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L75C13-L80C25" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L83C46-L83C67" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L85C58-L85C85" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L89C13-L135C29" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImageFromResource(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L233C13-L233C76" + }, + { + "DocsId": "F:System.Drawing.ToolboxBitmapAttribute.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.ToolboxBitmapAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.Serif", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.SansSerif", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.Monospace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + } + ], + "DocsId": "T:System.Drawing.Text.GenericFontFamilies", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.Show", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.Hide", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + } + ], + "DocsId": "T:System.Drawing.Text.HotkeyPrefix", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SystemDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SingleBitPerPixel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.AntiAliasGridFit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.AntiAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.ClearTypeGridFit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + } + ], + "DocsId": "T:System.Drawing.Text.TextRenderingHint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L20C42-L24C10" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L31C13-L53C10" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.AddFontFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L60C13-L87C10" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.AddMemoryFont(System.IntPtr,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L94C13-L95C10" + } + ], + "DocsId": "T:System.Drawing.Text.PrivateFontCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.FontCollection.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L24C13-L26C10" + }, + { + "DocsId": "M:System.Drawing.Text.FontCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L28C58-L28C59" + }, + { + "DocsId": "M:System.Drawing.Text.FontCollection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L61C30-L61C44" + }, + { + "DocsId": "P:System.Drawing.Text.FontCollection.Families", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L39C17-L57C33" + } + ], + "DocsId": "T:System.Drawing.Text.FontCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.InstalledFontCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/InstalledFontCollection.cs#L15C44-L19C10" + } + ], + "DocsId": "T:System.Drawing.Text.InstalledFontCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Text/InstalledFontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.Blend.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L8C9-L12C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Blend.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L14C9-L18C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Blend.Factors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L20C34-L20C38" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Blend.Positions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L22C36-L22C40" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.Blend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.ColorBlend.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L8C9-L12C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.ColorBlend.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L14C9-L18C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.ColorBlend.Colors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L20C33-L20C37" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.ColorBlend.Positions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L22C36-L22C40" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.ColorBlend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Replace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Intersect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Union", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Xor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Exclude", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Complement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CombineMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.SourceOver", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.SourceCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CompositingMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.Invalid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.HighSpeed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.HighQuality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.GammaCorrected", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.AssumeLinear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CompositingQuality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.World", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.Page", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.Device", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CoordinateSpace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Solid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Dash", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Dot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.DashDot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.DashDotDot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.DashStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.Alternate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.Winding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.FillMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.Flush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.Sync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.FlushIntention", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "Members": [], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L12C69-L14C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L16C9-L28C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L39C13-L42C48" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.HatchStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L50C17-L53C47" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.ForegroundColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L62C17-L65C55" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.BackgroundColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L74C17-L77C55" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.HatchBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Horizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Vertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.ForwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.BackwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Cross", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DiagonalCross", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent05", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent10", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent20", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent25", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent30", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent40", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent50", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent60", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent70", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent75", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent80", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent90", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.WideDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.WideUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightVertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightHorizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.NarrowVertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.NarrowHorizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkVertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkHorizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedHorizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedVertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallConfetti", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeConfetti", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.ZigZag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Wave", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DiagonalBrick", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.HorizontalBrick", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Weave", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Plaid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Divot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DottedGrid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DottedDiamond", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Shingle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Trellis", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Sphere", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallGrid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallCheckerBoard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeCheckerBoard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.OutlinedDiamond", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SolidDiamond", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeGrid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Min", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Max", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.HatchStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Invalid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Low", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.High", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Bilinear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Bicubic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.HighQualityBilinear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.InterpolationMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.Horizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.Vertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.BackwardDiagonal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LinearGradientMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L15C9-L24C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Point,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L26C9-L35C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L37C9-L54C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L56C9-L72C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L74C96-L76C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L78C9-L93C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L95C95-L97C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L99C9-L114C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L124C13-L125C57" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L281C55-L281C91" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L285C13-L291C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L293C61-L293C103" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L297C13-L310C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L474C13-L475C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L477C57-L477C103" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L481C13-L492C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L494C63-L494C110" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L498C13-L500C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L502C59-L502C102" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L506C13-L508C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L510C53-L510C96" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L514C13-L516C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.LinearColors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L132C17-L139C19" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Rectangle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L154C17-L155C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.GammaCorrection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L163C17-L167C43" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Blend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L182C17-L224C14" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.InterpolationColors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L316C17-L366C14" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L443C17-L444C39" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L459C17-L461C31" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LinearGradientBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Flat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Square", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Round", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Triangle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.NoAnchor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.SquareAnchor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.RoundAnchor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.DiamondAnchor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.ArrowAnchor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.AnchorMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LineCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Miter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Bevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Round", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.MiterClipped", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LineJoin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.Prepend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.Append", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.MatrixOrder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L16C9-L20C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L22C9-L26C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Numerics.Matrix3x2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L32C43-L34C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.RectangleF,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L55C9-L67C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.Rectangle,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L69C9-L81C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L85C13-L87C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L101C22-L101C36" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L105C13-L106C45" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L169C13-L173C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L175C48-L175C85" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L179C13-L188C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L190C64-L190C112" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L194C13-L197C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L199C58-L199C100" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L203C13-L204C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L206C44-L206C78" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L210C13-L211C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L213C60-L213C103" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L217C13-L232C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L236C13-L237C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L241C13-L242C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Invert", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L246C13-L247C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L251C13-L260C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L264C13-L273C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L277C13-L286C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.VectorTransformPoints(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L288C59-L288C80" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L292C13-L301C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L323C13-L331C33" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L334C46-L334C64" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.Elements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L113C17-L115C33" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.MatrixElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L126C17-L128C31" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.OffsetX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L153C40-L153C48" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.OffsetY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L155C40-L155C48" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.IsInvertible", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L307C17-L308C42" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.IsIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L316C17-L317C40" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.Matrix", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.PathData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L8C9-L8C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathData.Points", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L10C35-L10C39" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathData.Types", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L12C32-L12C36" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L14C53-L14C85" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[],System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L16C9-L36C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L38C52-L38C84" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[],System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L40C9-L60C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L62C9-L68C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L78C13-L79C55" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L233C55-L233C91" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L237C13-L243C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L245C61-L245C103" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L249C13-L255C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L335C13-L336C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L338C57-L338C103" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L342C13-L353C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L355C63-L355C110" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L359C13-L360C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L362C59-L362C102" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L366C13-L367C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L369C53-L369C96" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L373C13-L374C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.CenterColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L86C17-L87C45" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.SurroundColors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L99C17-L114C31" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.CenterPoint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L134C17-L135C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Rectangle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L147C17-L148C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Blend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L157C17-L178C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.InterpolationColors", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L262C17-L293C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L320C17-L322C31" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.FocusScales", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L380C17-L384C57" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L396C17-L397C39" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathGradientBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Start", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Bezier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.PathTypeMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.DashMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.PathMarker", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.CloseSubpath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Bezier3", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathPointType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Center", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Inset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Outset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PenAlignment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.SolidColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.HatchFill", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.TextureFill", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.PathGradient", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.LinearGradient", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PenType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Invalid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.HighSpeed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.HighQuality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Half", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PixelOffsetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Invalid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Low", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.High", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.QualityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Drawing2D.RegionData.Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/RegionData.cs#L10C30-L10C34" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.RegionData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/RegionData.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.Invalid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.HighSpeed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.HighQuality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.AntiAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.SmoothingMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.Tile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipXY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.Clamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.WrapMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.Perspective", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.Bilinear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.WarpMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L13C64-L13C93" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L15C9-L21C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Height", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L27C17-L29C31" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Width", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L42C17-L44C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.MiddleInset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L57C17-L59C36" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Filled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L72C17-L74C33" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.AdjustableArrowCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L23C82-L23C126" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L25C99-L25C141" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L27C9-L39C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L75C13-L77C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L81C13-L95C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L97C29-L97C43" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L101C13-L101C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.SetStrokeCaps(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L117C13-L121C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.GetStrokeCaps(System.Drawing.Drawing2D.LineCap@,System.Drawing.Drawing2D.LineCap@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L125C13-L129C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.StrokeJoin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L135C17-L140C33" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.BaseCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L155C17-L160C32" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.BaseInset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L175C17-L180C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.WidthScale", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L195C17-L200C35" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CustomLineCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Flat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Round", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Triangle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/DashCap.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.DashCap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L13C9-L22C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L26C13-L28C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L60C36-L60C50" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Int32@,System.Int32@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L64C13-L75C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L80C13-L86C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextPathType(System.Byte@,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L91C13-L97C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L102C13-L108C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L113C13-L119C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.HasCurve", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L150C13-L155C29" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Rewind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L160C13-L164C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Enumerate(System.Drawing.PointF[]@,System.Byte[]@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L168C13-L189C36" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.CopyData(System.Drawing.PointF[]@,System.Byte[]@,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L195C13-L214C36" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPathIterator.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L126C17-L131C36" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPathIterator.SubpathCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L139C17-L144C36" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsPathIterator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs" + }, + { + "Members": [], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsState", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L19C33-L19C61" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L21C9-L25C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L27C59-L27C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L29C9-L44C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L46C58-L46C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L48C9-L63C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L67C13-L69C52" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L82C13-L84C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L116C28-L116C42" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L120C13-L121C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.StartFigure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L172C13-L173C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.CloseFigure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L177C13-L178C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.CloseAllFigures", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L182C13-L183C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.SetMarkers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L187C13-L188C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.ClearMarkers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L192C13-L193C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Reverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L197C13-L198C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetLastPoint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L202C13-L203C26" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L206C52-L206C85" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L208C48-L208C70" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L210C72-L210C109" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L214C13-L220C30" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L223C48-L223C80" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L225C47-L225C69" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L227C68-L227C104" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L231C13-L237C30" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L240C68-L240C113" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L242C64-L242C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L246C13-L246C70" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L251C13-L260C30" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L263C64-L263C108" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L265C63-L265C97" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L267C84-L267C132" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L271C13-L280C30" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L283C56-L283C91" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L287C13-L288C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L292C13-L301C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L303C54-L303C89" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L307C13-L308C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L312C13-L321C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L325C13-L326C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L330C13-L335C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L339C13-L340C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L344C13-L349C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L353C13-L354C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L358C13-L361C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L365C13-L371C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L375C13-L376C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L380C13-L383C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L387C13-L396C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L403C13-L409C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L413C13-L422C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L426C13-L433C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L437C13-L443C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L447C13-L454C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L458C13-L465C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L469C13-L476C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L480C13-L486C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L490C13-L496C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L500C13-L506C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L510C13-L513C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L517C13-L527C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L531C13-L534C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L538C13-L548C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L552C13-L553C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L557C13-L558C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L560C51-L560C102" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L564C13-L565C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L569C13-L570C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L574C13-L579C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L583C13-L588C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L592C13-L598C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L605C13-L611C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L615C13-L619C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L623C13-L624C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Point,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L628C13-L629C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L633C13-L644C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Rectangle,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L648C13-L659C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Transform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L663C13-L671C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L673C42-L673C57" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L675C56-L675C79" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L679C13-L685C27" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L688C34-L688C47" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L690C48-L690C70" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L694C13-L698C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L700C39-L700C65" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L702C55-L702C83" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L706C13-L718C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L720C70-L720C101" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L722C86-L722C141" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L726C13-L727C10" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode,System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L731C13-L744C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.FillMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L127C17-L128C33" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L168C37-L168C51" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PointCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L750C17-L751C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L759C17-L761C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathPoints", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L769C17-L774C31" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.#ctor(System.Drawing.Design.CategoryNameCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L17C9-L17C97" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L23C9-L23C83" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L34C47-L34C72" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L40C58-L40C88" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L45C45-L45C69" + }, + { + "DocsId": "P:System.Drawing.Design.CategoryNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L28C42-L28C71" + } + ], + "DocsId": "T:System.Drawing.Design.CategoryNameCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.Display", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.ThousandthsOfAnInch", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.HundredthsOfAMillimeter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.TenthsOfAMillimeter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PreviewPageInfo.#ctor(System.Drawing.Image,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L14C9-L23C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPageInfo.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L30C19-L30C33" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPageInfo.PhysicalSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L38C19-L38C40" + } + ], + "DocsId": "T:System.Drawing.Printing.PreviewPageInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.GetPreviewPageInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L28C13-L30C25" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L38C13-L48C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L55C13-L106C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L114C13-L121C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L128C13-L135C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L20C9-L20C56" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPrintController.IsPreview", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L22C43-L22C47" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPrintController.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L24C44-L24C48" + } + ], + "DocsId": "T:System.Drawing.Printing.PreviewPrintController", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.Invoke(System.Object,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.PrintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintAction.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToPreview", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToPrinter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintController.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L64C9-L66C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L75C13-L75C25" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L83C9-L83C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L269C13-L270C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L277C13-L278C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintController.IsPreview", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L68C42-L68C47" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintController", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.Invoke(System.Object,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.PrintPageEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintPageEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventArgs.#ctor(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs#L25C72-L28C10" + }, + { + "DocsId": "P:System.Drawing.Printing.QueryPageSettingsEventArgs.PageSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs#L37C17-L38C38" + } + ], + "DocsId": "T:System.Drawing.Printing.QueryPageSettingsEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.Invoke(System.Object,System.Drawing.Printing.QueryPageSettingsEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.QueryPageSettingsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.QueryPageSettingsEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.Duplex.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Simplex", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Horizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Vertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.Duplex", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Drawing.Printing.PrinterSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.cs#L20C11-L23C10" + }, + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.Core.cs#L16C95-L19C10" + }, + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.Core.cs#L23C13-L25C10" + } + ], + "DocsId": "T:System.Drawing.Printing.InvalidPrinterException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.Margins.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L37C28-L39C10" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L44C9-L60C10" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L189C34-L189C51" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L197C13-L205C45" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L211C46-L211C88" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.op_Equality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L218C13-L227C34" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.op_Inequality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L233C69-L233C80" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L238C46-L238C110" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L67C20-L67C25" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L81C20-L81C26" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Top", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L95C20-L95C24" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Bottom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L109C20-L109C27" + } + ], + "DocsId": "T:System.Drawing.Printing.Margins", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L24C13-L28C61" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L37C13-L41C64" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L49C13-L77C62" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L93C13-L125C77" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L132C93-L132C97" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L141C13-L157C46" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.MarginsConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PaperKind.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Letter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Legal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.CSheet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.DSheet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.ESheet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterSmall", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Tabloid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Ledger", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Statement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Executive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Small", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Folio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Quarto", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard10x14", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard11x17", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Note", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number9Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number10Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number11Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number12Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number14Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.DLEnvelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C5Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C3Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C4Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C6Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C65Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.ItalyEnvelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.MonarchEnvelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PersonalEnvelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.USStandardFanfold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.GermanStandardFanfold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.GermanLegalFanfold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.IsoB4", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapanesePostcard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard9x11", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard10x11", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard15x11", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.InviteEnvelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterExtra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LegalExtra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.TabloidExtra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Extra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterTransverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Transverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterExtraTransverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.APlus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.BPlus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterPlus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Plus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Transverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Transverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Extra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Extra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Extra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A2", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Transverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3ExtraTransverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseDoublePostcard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A6", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber2", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber3", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber3", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber4", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4JisRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5JisRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapanesePostcardRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseDoublePostcardRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A6Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber2Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber3Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber3Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber4Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6Jis", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6JisRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard12x11", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeYouNumber4", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeYouNumber4Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc16K", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32K", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KBig", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber1", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber2", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber3", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber4", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber5", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber6", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber7", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber8", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber9", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber10", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc16KRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KBigRotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber1Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber2Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber3Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber4Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber5Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber6Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber7Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber8Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber9Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber10Rotated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperKind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PaperSize.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L24C9-L29C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSize.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L42C9-L48C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSize.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L130C46-L130C192" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Height", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L55C20-L55C27" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Kind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L74C17-L80C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.PaperName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L89C20-L89C25" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.RawKind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L106C20-L106C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Width", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L115C20-L115C26" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PaperSource.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L17C9-L21C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSource.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L66C46-L66C87" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.Kind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L36C17-L41C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.RawKind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L50C20-L50C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.SourceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L59C20-L59C25" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Upper", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Lower", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Middle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Manual", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Envelope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.ManualFeed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.AutomaticFeed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.TractorFeed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.SmallFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.LargeFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.LargeCapacity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Cassette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.FormSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSourceKind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterResolution.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L21C9-L24C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterResolution.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L73C13-L79C84" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.Kind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L38C20-L38C25" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.X", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L55C20-L55C22" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.Y", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L64C20-L64C22" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterResolution", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.High", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Medium", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Low", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Draft", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterResolutionKind", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Double,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L23C13-L25C68" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Int32,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L33C13-L33C78" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Point,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L41C13-L44C31" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Size,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L52C13-L55C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Rectangle,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L63C13-L68C35" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Printing.Margins,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L76C13-L83C27" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterUnitConvert", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintRange.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.AllPages", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.SomePages", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.Selection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.CurrentPage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L27C13-L55C10" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L65C13-L100C30" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L112C17-L122C10" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L131C13-L147C10" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.StandardPrintController", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PageSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L27C33-L29C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.#ctor(System.Drawing.Printing.PrinterSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L17C9-L38C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L267C13-L269C27" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.CopyToHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L277C13-L371C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.SetHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L506C13-L529C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L535C13-L535C186" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Bounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L47C17-L51C35" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Color", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L62C17-L65C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.HardMarginX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L77C17-L90C36" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.HardMarginY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L102C17-L115C36" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Landscape", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L126C17-L129C45" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Margins", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L139C19-L139C35" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PaperSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L150C17-L150C50" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PaperSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L162C17-L176C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrintableArea", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L188C17-L220C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrinterResolution", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L231C17-L245C47" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrinterSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L258C20-L258C35" + } + ], + "DocsId": "T:System.Drawing.Printing.PageSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L14C9-L35C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnBeginPrint(System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L193C13-L194C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnEndPrint(System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L201C13-L202C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnPrintPage(System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnQueryPageSettings(System.Drawing.Printing.QueryPageSettingsEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L217C13-L218C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.Print", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L225C13-L227C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L232C46-L232C79" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.BeginPrint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L135C17-L136C14" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.EndPrint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L151C17-L152C14" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.PrintPage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L167C17-L168C14" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.QueryPageSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L180C17-L181C14" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.DefaultPageSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L47C19-L47C47" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.DocumentName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L65C20-L65C33" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.OriginAtMargins", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L82C17-L82C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.PrintController", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L100C20-L100C70" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.PrinterSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L114C19-L114C43" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintDocument", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L28C9-L57C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L447C13-L463C46" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L475C13-L509C46" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L549C13-L551C26" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L611C13-L611C67" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L617C13-L623C22" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L629C13-L632C22" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L638C13-L644C22" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevmode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L811C13-L813C31" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevmode(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L901C13-L904C31" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevnames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L915C13-L938C27" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.SetHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1156C13-L1194C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.SetHdevnames(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1201C13-L1215C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1222C13-L1233C23" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.CanDuplex", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L64C19-L64C95" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Copies", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L74C17-L77C62" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Collate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L103C17-L106C131" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.DefaultPageSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L116C19-L116C47" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Duplex", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L133C17-L138C96" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.FromPage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L156C19-L156C36" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.InstalledPrinters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L180C17-L215C52" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsDefaultPrinter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L226C17-L226C90" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsPlotter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L237C17-L237C172" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsValid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L248C17-L248C95" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.LandscapeAngle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L257C19-L257C95" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MaximumCopies", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L265C19-L265C90" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MaximumPage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L273C19-L273C35" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MinimumPage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L289C19-L289C35" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintFileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L319C17-L320C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L337C19-L337C68" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L345C19-L345C72" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L371C19-L371C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintToFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L388C17-L388C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L403C17-L403C44" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L438C19-L438C84" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.SupportsColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L521C17-L524C43" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.ToPage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L533C19-L533C34" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSizeCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSourceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.StringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs#L18C9-L20C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintEventArgs.PrintAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs#L37C17-L37C37" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L21C9-L33C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L40C19-L40C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L51C17-L51C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.HasMorePages", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L60C19-L60C40" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.MarginBounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L71C17-L71C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.PageBounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L82C17-L82C36" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.PageSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L93C17-L93C38" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintPageEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L31C9-L35C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L41C9-L45C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L50C9-L56C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L63C13-L65C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L71C13-L73C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L80C13-L82C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L89C13-L91C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L98C13-L100C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L106C9-L117C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L124C13-L126C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L133C13-L135C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L141C13-L143C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L149C13-L151C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L157C13-L159C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L165C13-L167C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L173C13-L175C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L181C13-L183C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L188C9-L207C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L213C13-L215C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L221C13-L223C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L229C13-L231C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L237C13-L239C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L245C13-L247C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L253C13-L255C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L261C13-L263C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L269C13-L271C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L277C13-L279C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L285C13-L287C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L293C13-L295C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L301C13-L303C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L310C13-L312C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L317C9-L327C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L332C9-L343C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L349C9-L375C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L380C9-L395C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L400C9-L431C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L436C9-L451C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L456C9-L471C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L476C9-L505C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.PlayRecord(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L525C13-L531C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L538C13-L544C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L552C13-L558C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L567C13-L602C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L612C13-L646C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L656C13-L689C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetHenhmetafile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L697C13-L698C25" + } + ], + "DocsId": "T:System.Drawing.Imaging.Metafile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Bitmap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Brush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Pen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Text", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Any", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorAdjustType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelC", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelM", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelK", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelLast", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorChannelFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ColorMap.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L17C9-L19C10" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMap.OldColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L26C19-L26C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMap.NewColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L34C19-L34C36" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.Brush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMapType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.SkipGrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.AltGrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMatrixFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.Argb32Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.Argb64Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRecordBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetBkColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetBkMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetMapMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetROP2", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetRelAbs", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPolyFillMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetStretchBltMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextCharExtra", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextJustification", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetWindowOrg", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetWindowExt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetViewportOrg", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetViewportExt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetWindowOrg", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfScaleWindowExt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetViewportOrg", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfScaleViewportExt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfLineTo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfMoveTo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExcludeClipRect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfIntersectClipRect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfArc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfEllipse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFloodFill", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPie", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRectangle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRoundRect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPatBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSaveDC", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPixel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetCilpRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfTextOut", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfBitBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfStretchBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolygon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolyline", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfEscape", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRestoreDC", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFillRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFrameRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfInvertRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPaintRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectClipRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextAlign", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfChord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetMapperFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExtTextOut", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetDibToDev", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectPalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRealizePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfAnimatePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPalEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolyPolygon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfResizePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibBitBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibStretchBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibCreatePatternBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfStretchDib", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExtFloodFill", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetLayout", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDeleteObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePatternBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePenIndirect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateFontIndirect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateBrushIndirect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfHeader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolygon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyline", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezierTo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyLineTo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolyline", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolygon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWindowExtEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWindowOrgEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetViewportExtEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetViewportOrgEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBrushOrgEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEof", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPixelV", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMapperFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMapMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBkMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPolyFillMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetROP2", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetStretchBltMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextAlign", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetColorAdjustment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBkColor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfOffsetClipRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMoveToEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMetaRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExcludeClipRect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfIntersectClipRect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfScaleViewportExtEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfScaleWindowExtEx", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSaveDC", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRestoreDC", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfModifyWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreatePen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateBrushIndirect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDeleteObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAngleArc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEllipse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRectangle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRoundRect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRoundArc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfChord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPie", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectPalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreatePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPaletteEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfResizePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRealizePalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtFloodFill", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfLineTo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfArcTo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyDraw", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetArcDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMiterLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfBeginPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEndPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCloseFigure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFillPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStrokeAndFillPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStrokePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFlattenPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfWidenPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectClipPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAbortPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfReserved069", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGdiComment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFillRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFrameRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfInvertRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPaintRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtSelectClipRgn", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfBitBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStretchBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMaskBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPlgBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetDIBitsToDevice", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStretchDIBits", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtCreateFontIndirect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtTextOutA", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtTextOutW", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezier16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolygon16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyline16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezierTo16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolylineTo16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolyline16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolygon16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyDraw16", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateMonoBrush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateDibPatternBrushPt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtCreatePen", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyTextOutA", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyTextOutW", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateColorSpace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetColorSpace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDeleteColorSpace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGlsRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGlsBoundedRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPixelFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDrawEscape", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtEscape", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStartDoc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSmallTextOut", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfForceUfiMapping", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfNamedEscpae", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfColorCorrectPalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmProfileA", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmProfileW", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAlphaBlend", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetLayout", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfTransparentBlt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfReserved117", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGradientFill", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetLinkedUfis", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextJustification", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfColorMatchToTargetW", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateColorSpaceW", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMax", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPlusRecordBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Invalid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Header", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EndOfFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Comment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.GetDC", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatStart", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatEnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Object", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillRects", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawRects", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPolygon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawLines", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillEllipse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawEllipse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPie", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawPie", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawArc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillClosedCurve", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawClosedCurve", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawCurve", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawBeziers", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawImagePoints", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetRenderingOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetAntiAliasMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetTextRenderingHint", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetTextContrast", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetInterpolationMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetPixelOffsetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetCompositingMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetCompositingQuality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Restore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.BeginContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.BeginContainerNoParams", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EndContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ResetWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiplyWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.TranslateWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ScaleWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.RotateWorldTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetPageTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ResetClip", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipRect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipRegion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.OffsetClip", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawDriverString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Total", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Max", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Min", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EmfPlusRecordType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EmfType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfPlusOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfPlusDual", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EmfType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Encoder.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs#L36C9-L39C10" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Compression", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ColorDepth", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ScanMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.RenderMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Quality", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Transformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.LuminanceTable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ChrominanceTable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.SaveFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ColorSpace", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ImageItems", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.SaveAsCmyk", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "P:System.Drawing.Imaging.Encoder.Guid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs#L43C19-L43C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.Encoder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeByte", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeAscii", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeShort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeLong", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeRational", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeLongRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeUndefined", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeRationalRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypePointer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameterValueType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ColorTypeCMYK", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ColorTypeYCCK", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionLZW", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionCCITT3", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionCCITT4", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionRle", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionNone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ScanMethodInterlaced", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ScanMethodNonInterlaced", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.VersionGif87", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.VersionGif89", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.RenderProgressive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.RenderNonProgressive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate90", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate180", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate270", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformFlipHorizontal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformFlipVertical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.MultiFrame", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.LastFrame", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.Flush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionResolution", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionPage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L62C13-L65C42" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L70C13-L70C40" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L78C13-L81C49" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Guid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L30C19-L30C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Time", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L38C19-L38C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Resolution", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L46C19-L46C39" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Page", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L54C19-L54C33" + } + ], + "DocsId": "T:System.Drawing.Imaging.FrameDimension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Encoder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Decoder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SupportBitmap", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SupportVector", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SeekableEncode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.BlockingDecode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Builtin", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.System", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.User", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageCodecFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.Scalable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasAlpha", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasTranslucent", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.PartiallyScalable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceRgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceCmyk", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceGray", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceYcbcr", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceYcck", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasRealDpi", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasRealPixelSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.Caching", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L36C9-L39C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L159C13-L162C42" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L170C13-L170C40" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L190C13-L202C46" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Guid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L46C19-L46C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.MemoryBmp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L54C19-L54C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Bmp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L62C19-L62C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Emf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L70C19-L70C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Wmf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L78C19-L78C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Gif", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L86C19-L86C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Jpeg", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L94C19-L94C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Png", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L102C19-L102C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Tiff", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L110C19-L110C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Exif", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L118C19-L118C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Icon", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L126C19-L126C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Heif", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L138C19-L138C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Webp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L150C19-L150C33" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.ReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.WriteOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.ReadWrite", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.UserInputBuffer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageLockMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Invalid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Wmf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.WmfPlaceable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Emf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.EmfPlusOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.EmfPlusDual", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.HasAlpha", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.GrayScale", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.Halftone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PaletteFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Indexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Gdi", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Alpha", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.PAlpha", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Extended", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Canonical", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Undefined", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.DontCare", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format1bppIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format4bppIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format8bppIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppGrayScale", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppRgb555", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppRgb565", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppArgb1555", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format24bppRgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppRgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppArgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppPArgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format48bppRgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format64bppArgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format64bppPArgb", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Max", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PixelFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.Invoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.BeginInvoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PlayRecordCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L19C25-L19C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Len", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L24C26-L24C30" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L29C29-L29C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L34C32-L34C36" + } + ], + "DocsId": "T:System.Drawing.Imaging.PropertyItem", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.WmfPlaceableFileHeader.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L19C9-L19C55" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L34C19-L34C31" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Hmf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L43C19-L43C31" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxLeft", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L52C19-L52C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxTop", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L61C19-L61C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxRight", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L70C19-L70C37" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxBottom", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L79C19-L79C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Inch", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L88C19-L88C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Reserved", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L97C19-L97C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Checksum", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L106C19-L106C36" + } + ], + "DocsId": "T:System.Drawing.Imaging.WmfPlaceableFileHeader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.BitmapData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Width", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L31C19-L31C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Height", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L40C19-L40C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Stride", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L49C19-L49C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.PixelFormat", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L58C19-L58C39" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Scan0", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L100C19-L100C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Reserved", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L109C19-L109C36" + } + ], + "DocsId": "T:System.Drawing.Imaging.BitmapData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ColorMatrix.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L48C9-L79C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ColorMatrix.#ctor(System.Single[][])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L310C9-L313C10" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix00", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L86C19-L86C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix01", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L94C19-L94C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix02", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L103C19-L103C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix03", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L112C19-L112C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix04", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L121C19-L121C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix10", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L130C19-L130C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix11", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L139C19-L139C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix12", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L148C19-L148C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix13", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L157C19-L157C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix14", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L166C19-L166C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix20", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L175C19-L175C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix21", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L184C19-L184C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix22", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L193C19-L193C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix23", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L202C19-L202C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix24", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L211C19-L211C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix30", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L220C19-L220C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix31", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L229C19-L229C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix32", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L238C19-L238C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix33", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L247C19-L247C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix34", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L256C19-L256C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix40", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L265C19-L265C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix41", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L274C19-L274C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix42", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L283C19-L283C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix43", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L292C19-L292C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix44", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L301C19-L301C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Item(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L387C17-L387C49" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMatrix", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Imaging.ColorPalette.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L28C17-L28C31" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorPalette.Entries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L39C17-L39C33" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorPalette", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L19C13-L20C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L72C13-L75C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L84C9-L94C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L96C9-L106C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L108C9-L118C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L120C9-L130C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L132C9-L143C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L145C9-L156C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L158C9-L173C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L175C9-L183C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L185C9-L196C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L198C9-L209C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L211C9-L221C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L223C9-L240C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L242C9-L259C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[],System.Int64[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L261C9-L278C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[],System.Int32[],System.Int32[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L280C9-L303C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L306C9-L346C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Drawing.Imaging.EncoderParameterValueType,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L348C9-L391C10" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.Encoder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L29C17-L29C52" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L44C17-L44C44" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.ValueType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L55C17-L55C44" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.NumberOfValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L66C17-L66C40" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L99C44-L104C10" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameters.Param", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L27C17-L27C31" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L56C9-L66C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L78C13-L80C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L121C13-L122C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L131C13-L138C47" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L146C13-L147C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L154C13-L155C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L162C13-L172C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L179C13-L180C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L187C13-L197C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L204C13-L205C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L215C13-L225C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L229C13-L230C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L234C13-L242C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearThreshold", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L246C13-L247C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearThreshold(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L251C13-L259C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L263C13-L264C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L268C13-L276C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearGamma", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L280C13-L281C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearGamma(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L285C13-L293C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetNoOp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L297C13-L298C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetNoOp(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L302C13-L309C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearNoOp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L313C13-L314C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearNoOp(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L318C13-L325C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L329C13-L330C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L334C13-L346C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L350C13-L351C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorKey(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L355C13-L365C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L369C13-L370C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L374C13-L382C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L386C13-L387C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L391C13-L399C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L403C13-L404C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L410C13-L420C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L424C13-L425C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L429C13-L437C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L441C13-L442C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[],System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L447C13-L470C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L474C13-L475C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L479C13-L485C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetBrushRemapTable(System.Drawing.Imaging.ColorMap[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L489C13-L490C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearBrushRemapTable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L494C13-L495C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L499C13-L500C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L504C13-L505C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L509C13-L517C10" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.GetAdjustedPalette(System.Drawing.Imaging.ColorPalette,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L522C13-L538C10" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageCodecInfo.GetImageDecoders", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L110C13-L135C32" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageCodecInfo.GetImageEncoders", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L144C13-L169C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Clsid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L30C19-L30C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FormatID", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L36C19-L36C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.CodecName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L42C19-L42C37" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.DllName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L50C17-L50C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FormatDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L60C19-L60C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FilenameExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L66C19-L66C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.MimeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L72C19-L72C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L78C19-L78C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L84C19-L84C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.SignaturePatterns", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L91C19-L91C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.SignatureMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L98C19-L98C42" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageCodecInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Pixel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Point", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Inch", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Document", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.GdiCompatible", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileFrameUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsWmf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L96C13-L104C30" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsWmfPlaceable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L112C13-L115C79" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmf", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L123C13-L126C70" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfOrEmfPlus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L135C13-L138C70" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L147C13-L150C78" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusDual", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L159C13-L162C78" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L171C13-L174C78" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsDisplay", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L182C13-L183C91" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L30C17-L30C56" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.MetafileSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L41C17-L41C56" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L52C17-L52C62" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.DpiX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L63C17-L63C56" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.DpiY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L74C17-L74C56" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Bounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L85C17-L87C73" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.WmfHeader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L193C17-L196C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.EmfPlusHeaderSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L207C17-L210C82" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.LogicalDpiX", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L221C17-L224C70" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.LogicalDpiY", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L235C17-L238C70" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileHeader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.MetaHeader.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L17C9-L19C10" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L37C19-L37C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.HeaderSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L46C19-L46C44" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L55C19-L55C41" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Size", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L64C19-L64C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.NoObjects", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L70C19-L70C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.MaxRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L76C19-L76C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.NoParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L82C19-L82C46" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetaHeader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.Invoke(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics.DrawImageAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.Invoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.Drawing.Imaging.PlayRecordCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.BeginInvoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.Drawing.Imaging.PlayRecordCallback,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics.EnumerateMetafileProc", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.Invoke", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs" + } + ], + "DocsId": "T:System.Drawing.Image.GetThumbnailImageAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L379C13-L382C14" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L386C13-L386C14" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L390C17-L390C103" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L395C17-L395C128" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L400C17-L407C75" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L411C97-L411C102" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L414C97-L414C101" + } + ], + "DocsId": "T:System.Drawing.FontConverter.FontNameConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.FontUnitConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L446C42-L446C72" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontUnitConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L451C17-L459C31" + } + ], + "DocsId": "T:System.Drawing.FontConverter.FontUnitConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.#ctor(System.Drawing.Printing.PaperSize[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1259C13-L1262C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1288C17-L1288C59" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1295C21-L1295C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1304C21-L1304C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1312C21-L1312C33" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1318C17-L1319C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.CopyTo(System.Drawing.Printing.PaperSize[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1323C17-L1324C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1328C17-L1328C40" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Add(System.Drawing.Printing.PaperSize)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1336C17-L1340C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1271C21-L1271C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1282C21-L1282C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1295C21-L1295C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1304C21-L1304C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1312C21-L1312C33" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSizeCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.#ctor(System.Drawing.Printing.PaperSource[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1351C13-L1354C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1380C17-L1380C59" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1387C21-L1387C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1396C21-L1396C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1404C21-L1404C33" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1410C17-L1411C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.CopyTo(System.Drawing.Printing.PaperSource[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1415C17-L1416C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1420C17-L1420C40" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Add(System.Drawing.Printing.PaperSource)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1426C17-L1430C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1363C21-L1363C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1374C21-L1374C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1387C21-L1387C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1396C21-L1396C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1404C21-L1404C33" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSourceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.#ctor(System.Drawing.Printing.PrinterResolution[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1441C13-L1444C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1470C17-L1470C59" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1477C21-L1477C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1485C21-L1485C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1493C21-L1493C33" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1499C17-L1500C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.CopyTo(System.Drawing.Printing.PrinterResolution[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1504C17-L1505C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1509C17-L1509C40" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Add(System.Drawing.Printing.PrinterResolution)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1515C17-L1519C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1453C21-L1453C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1464C21-L1464C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1477C21-L1477C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1485C21-L1485C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1493C21-L1493C33" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1530C13-L1533C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1559C17-L1559C59" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1566C21-L1566C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1574C21-L1574C34" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1582C21-L1582C33" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1588C17-L1589C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1594C17-L1595C14" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1599C17-L1599C40" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1607C17-L1611C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1542C21-L1542C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1553C21-L1553C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1566C21-L1566C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1574C21-L1574C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1582C21-L1582C33" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.StringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.IO.Packaging.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.IO.Packaging.json new file mode 100644 index 00000000000..8791e26df3b --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.IO.Packaging.json @@ -0,0 +1,629 @@ +{ + "Assembly": "System.IO.Packaging", + "GUID": "3D0DAF2A3BAA43659BB45A70268F5A75FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.IO.FileFormatException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L23C15-L24C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L32C15-L33C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L43C15-L44C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L55C15-L61C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L73C15-L76C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L89C15-L96C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L110C15-L113C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L115C91-L120C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L129C13-L131C10" + }, + { + "DocsId": "P:System.IO.FileFormatException.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L146C17-L146C35" + } + ], + "DocsId": "T:System.IO.FileFormatException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.CompressionOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.NotCompressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Normal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Maximum", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Fast", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.SuperFast", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + } + ], + "DocsId": "T:System.IO.Packaging.CompressionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.RightsManagement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + } + ], + "DocsId": "T:System.IO.Packaging.EncryptionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.Package.#ctor(System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L29C9-L39C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L94C13-L94C91" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L110C13-L110C85" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L127C13-L127C79" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L147C13-L147C77" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream,System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L166C13-L166C67" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePart(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L189C13-L189C86" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePart(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L214C13-L242C30" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPart(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L261C13-L265C37" + }, + { + "DocsId": "M:System.IO.Packaging.Package.PartExists(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L284C13-L291C59" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeletePart(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L309C13-L375C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetParts", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L385C13-L432C36" + }, + { + "DocsId": "M:System.IO.Packaging.Package.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L447C13-L479C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L491C13-L492C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Flush", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L502C13-L524C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L547C13-L547C86" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L571C13-L575C84" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeleteRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L590C13-L600C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L613C13-L613C49" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationshipsByType(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L631C13-L639C61" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L657C13-L661C45" + }, + { + "DocsId": "M:System.IO.Packaging.Package.RelationshipExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L678C13-L678C56" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePartCore(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeletePartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPartsCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L736C13-L753C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.FlushCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L824C13-L872C28" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream,System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L888C13-L917C28" + }, + { + "DocsId": "P:System.IO.Packaging.Package.FileOpenAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L55C17-L56C40" + }, + { + "DocsId": "P:System.IO.Packaging.Package.PackageProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L70C17-L72C84" + } + ], + "DocsId": "T:System.IO.Packaging.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L40C15-L42C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L68C15-L70C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L804C9-L127C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetContentTypeCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L252C13-L252C82" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L273C13-L274C80" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream(System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L295C13-L296C63" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L319C13-L351C22" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStreamCore(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L384C13-L384C86" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L410C13-L414C84" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.DeleteRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L430C13-L440C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L455C13-L455C49" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationshipsByType(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L474C13-L482C61" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L501C13-L505C45" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.RelationshipExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L523C13-L523C56" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L144C17-L145C29" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L168C17-L193C48" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L209C17-L210C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.CompressionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L224C17-L225C43" + } + ], + "DocsId": "T:System.IO.Packaging.PackagePart", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L25C13-L25C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.System#Collections#Generic#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L36C13-L36C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L46C13-L46C53" + } + ], + "DocsId": "T:System.IO.Packaging.PackagePartCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageProperties.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs#L43C13-L46C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageProperties.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs#L54C9-L54C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageProperties.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Title", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Subject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Creator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.LastModifiedBy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Revision", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.LastPrinted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Created", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Modified", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Identifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Language", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.ContentStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackageProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L32C17-L35C40" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.TargetUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L47C17-L47C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.RelationshipType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L59C17-L59C42" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.TargetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L71C17-L71C36" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L83C17-L83C28" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L96C17-L96C33" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationship", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs#L27C13-L27C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs#L37C13-L42C81" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipSelector.#ctor(System.Uri,System.IO.Packaging.PackageRelationshipSelectorType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L31C9-L59C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipSelector.Select(System.IO.Packaging.Package)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L117C13-L166C34" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L73C17-L73C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SelectorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L86C17-L86C38" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SelectionCriteria", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L99C17-L99C43" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipSelector", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipSelectorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.CreatePartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L38C13-L59C51" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ResolvePartUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L81C13-L100C72" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetRelativeUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L113C13-L125C65" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetNormalizedPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L137C13-L144C66" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ComparePartUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L160C13-L170C109" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.IsRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L185C13-L193C70" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L211C13-L245C76" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetSourcePartUriFromRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L267C13-L307C77" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L33C13-L33C51" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L51C13-L51C54" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri,System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L73C13-L118C100" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetPackageUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L134C13-L136C31" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L157C13-L159C28" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ComparePackUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L177C13-L203C38" + }, + { + "DocsId": "F:System.IO.Packaging.PackUriHelper.UriSchemePack", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackUriHelper", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.TargetMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "DocsId": "F:System.IO.Packaging.TargetMode.Internal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "DocsId": "F:System.IO.Packaging.TargetMode.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + } + ], + "DocsId": "T:System.IO.Packaging.TargetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.ZipPackage.CreatePartCore(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L41C13-L63C179" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.GetPartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L93C13-L93C25" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.DeletePartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L108C13-L118C10" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.GetPartsCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L145C13-L183C36" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.FlushCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L196C13-L197C10" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L207C17-L225C10" + } + ], + "DocsId": "T:System.IO.Packaging.ZipPackage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.ZipPackagePart.GetStreamCore(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackagePart.cs#L27C13-L45C25" + } + ], + "DocsId": "T:System.IO.Packaging.ZipPackagePart", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackagePart.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Resources.Extensions.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Resources.Extensions.json new file mode 100644 index 00000000000..c6c1c12eabb --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Resources.Extensions.json @@ -0,0 +1,95 @@ +{ + "Assembly": "System.Resources.Extensions", + "GUID": "F98A283F06F54CC7ABFF1E818D14BEDEFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L44C9-L59C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L61C9-L81C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L88C13-L101C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L108C13-L129C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L137C13-L148C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L177C13-L190C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L233C13-L234C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L253C13-L254C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Generate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L263C13-L434C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L73C13-L119C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddTypeConverterResource(System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L130C13-L146C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddBinaryFormattedResource(System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L157C13-L178C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddActivatorResource(System.String,System.IO.Stream,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L190C13-L209C10" + } + ], + "DocsId": "T:System.Resources.Extensions.PreserializedResourceWriter", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L92C9-L111C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L113C9-L136C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L142C13-L143C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L147C13-L148C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L227C13-L227C36" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L232C13-L234C49" + } + ], + "DocsId": "T:System.Resources.Extensions.DeserializingResourceReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/DeserializingResourceReader.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.Pkcs.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.Pkcs.json new file mode 100644 index 00000000000..ff59819b0ec --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.Pkcs.json @@ -0,0 +1,1691 @@ +{ + "Assembly": "System.Security.Cryptography.Pkcs", + "GUID": "D3EDD9C75D8D4DFD81E5DA4C9DD5934EFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObject.#ctor(System.Security.Cryptography.Oid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObject.#ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.AsnEncodedDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L20C9-L44C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObject.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L50C27-L50C41" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObject.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L52C50-L52C54" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.#ctor(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Add(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L28C13-L33C125" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Add(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L38C13-L75C35" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Remove(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L86C13-L92C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L128C13-L128C69" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L133C13-L133C69" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L138C13-L155C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.CopyTo(System.Security.Cryptography.CryptographicAttributeObject[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L159C13-L170C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L98C17-L98C37" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L106C17-L106C36" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L114C17-L114C30" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L122C17-L122C29" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObjectCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L30C17-L30C46" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L36C13-L39C25" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L22C17-L22C46" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L30C17-L30C46" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObjectEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Xml.X509IssuerSerial.IssuerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs#L21C36-L21C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.X509IssuerSerial.SerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs#L22C38-L22C42" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.X509IssuerSerial", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor(System.Security.Cryptography.Oid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor(System.Security.Cryptography.Oid,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L33C50-L27C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L29C26-L29C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.KeyLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L31C32-L31C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L33C36-L33C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.AlgorithmIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L13C15-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSAEncryptionPadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L23C15-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSAEncryptionPadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L40C15-L49C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L51C9-L73C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.RSAEncryptionPadding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L80C54-L80C58" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.RecipientIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L81C64-L81C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L82C47-L82C51" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L25C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Add(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L58C13-L65C35" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Remove(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L70C13-L76C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L80C13-L80C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L85C13-L85C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L90C13-L107C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.CopyTo(System.Security.Cryptography.Pkcs.CmsRecipient[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L111C13-L122C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L41C17-L44C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L52C17-L52C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L128C17-L128C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L136C17-L136C29" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipientCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L30C17-L30C46" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L36C13-L39C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L22C17-L22C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L30C17-L30C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.#ctor(System.Security.Cryptography.Oid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L22C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.GetContentType(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L43C13-L48C75" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.GetContentType(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L53C13-L53C75" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.ContentInfo.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L37C34-L37C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.ContentInfo.Content", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L39C33-L39C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L24C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo,System.Security.Cryptography.Pkcs.AlgorithmIdentifier)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L28C9-L46C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L93C13-L99C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipientCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L103C13-L119C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L126C13-L129C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decode(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L137C13-L143C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decode(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L156C13-L178C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L185C13-L186C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L190C13-L196C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L200C13-L210C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L214C13-L220C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo,System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L224C13-L244C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L54C30-L54C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L55C42-L55C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.ContentEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L56C65-L56C69" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L57C58-L57C62" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.UnprotectedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L58C79-L58C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.RecipientInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L68C17-L83C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.EnvelopedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L23C17-L23C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L31C17-L31C77" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L39C17-L39C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L47C17-L47C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.OriginatorIdentifierOrKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L55C17-L55C87" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.Date", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L63C17-L68C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.OtherKeyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L76C17-L76C73" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L22C17-L22C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L30C17-L30C77" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L38C17-L38C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L46C17-L46C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L21C15-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.Security.Cryptography.Oid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L26C15-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L31C15-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L70C13-L79C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L64C17-L64C33" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9ContentType.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9ContentType.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L41C13-L43C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9ContentType.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L35C17-L35C61" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L23C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L52C13-L54C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.DocumentDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L46C17-L46C69" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L23C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L52C13-L54C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.DocumentName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L46C17-L46C62" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9DocumentName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L17C15-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L40C13-L42C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.MessageDigest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L34C17-L34C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor(System.DateTime)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L24C15-L27C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L30C15-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L58C13-L60C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.SigningTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L47C17-L52C47" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9SigningTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.PublicKeyInfo.Algorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs#L20C48-L20C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.PublicKeyInfo.KeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs#L22C34-L22C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.PublicKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs#L36C41-L36C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L49C13-L49C54" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L54C13-L54C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L59C13-L75C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.CopyTo(System.Security.Cryptography.Pkcs.RecipientInfo[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L79C13-L87C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L33C17-L35C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L43C17-L43C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L93C17-L93C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L101C17-L101C29" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L30C17-L30C50" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L36C13-L41C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L46C13-L47C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L22C17-L22C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L30C17-L30C50" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.KeyTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.KeyAgreement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SubjectIdentifier.MatchesCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L102C13-L126C56" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifier.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L97C45-L97C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifier.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L98C32-L98C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs#L40C50-L40C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs#L42C31-L42C35" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.IssuerAndSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.SubjectKeyIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.PublicKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.IssuerAndSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.SubjectKeyIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.NoSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L62C15-L64C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L67C15-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L72C15-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.CspParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L25C80-L80C96" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L82C103-L84C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L87C15-L89C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSA,System.Security.Cryptography.RSASignaturePadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L113C15-L115C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L23C48-L23C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L24C50-L24C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L25C58-L25C62" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.DigestAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L26C38-L26C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.IncludeOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L27C50-L27C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L28C74-L28C78" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.UnsignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L29C76-L29C80" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L37C20-L37C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignerIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L52C19-L52C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsSigner", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.Pkcs.ContentInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L44C9-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L127C13-L163C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Decode(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L167C13-L173C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Decode(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L178C13-L245C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L304C43-L304C103" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L306C59-L306C89" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L310C13-L396C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveSignature(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L400C13-L415C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveSignature(System.Security.Cryptography.Pkcs.SignerInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L419C13-L432C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckSignature(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L615C13-L615C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L619C13-L625C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L654C13-L672C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L681C13-L711C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L715C13-L735C86" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L24C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L34C15-L36C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L40C30-L40C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L41C42-L41C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Detached", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L42C32-L42C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L80C17-L108C29" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.SignerInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L116C17-L121C80" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.GetSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L69C41-L69C61" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.AddUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L172C13-L176C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L213C13-L217C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L271C13-L271C87" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature(System.Security.Cryptography.Pkcs.CmsSigner)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L276C13-L326C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveCounterSignature(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L330C13-L406C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveCounterSignature(System.Security.Cryptography.Pkcs.SignerInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L410C13-L432C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckSignature(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L435C13-L435C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L439C13-L457C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L461C13-L470C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L20C30-L20C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignerIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L21C53-L21C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L62C13-L62C78" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.UnsignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L65C13-L65C82" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L72C13-L72C59" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.CounterSignerInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L79C17-L86C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.DigestAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L90C39-L90C70" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignatureAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L92C42-L92C76" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L51C56-L51C86" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L52C52-L52C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L56C13-L72C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.CopyTo(System.Security.Cryptography.Pkcs.SignerInfo[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L76C62-L76C102" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L43C17-L45C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L49C29-L49C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L78C39-L78C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L79C35-L79C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L23C39-L23C62" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L27C13-L33C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L38C13-L39C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L22C38-L22C61" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L23C39-L23C62" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfoEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.Byte[],System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L25C13-L30C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L37C13-L68C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.String,System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L75C13-L80C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L87C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsUnencrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L122C13-L133C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L137C13-L142C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.String,System.Security.Cryptography.HashAlgorithmName,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L150C13-L155C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.ReadOnlySpan{System.Char},System.Security.Cryptography.HashAlgorithmName,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L162C13-L311C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithoutIntegrity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L315C13-L356C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L360C13-L373C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Builder.IsSealed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L18C33-L18C53" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12Builder", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.#ctor(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L38C15-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L65C13-L67C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L74C13-L79C92" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12CertBag.IsX509Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L16C41-L16C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12CertBag.EncodedCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L70C59-L70C77" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12CertBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L29C13-L29C49" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.ReadOnlySpan{System.Char})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L34C13-L43C73" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L52C13-L147C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Info.AuthenticatedSafe", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L19C75-L19C79" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Info.IntegrityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L20C52-L20C56" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs#L9C15-L11C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.Pkcs8PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs#L13C56-L13C71" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12KeyBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L36C9-L46C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L50C13-L51C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.GetBagId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L56C13-L58C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L63C13-L64C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.EncodedBagValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L18C55-L18C59" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L24C17-L26C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSafeBag(System.Security.Cryptography.Pkcs.Pkcs12SafeBag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L60C13-L71C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L75C13-L85C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddKeyUnencrypted(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L90C13-L101C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddNestedContents(System.Security.Cryptography.Pkcs.Pkcs12SafeContents)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L106C13-L118C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.Byte[],System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L126C13-L130C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L138C13-L149C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.String,System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L157C13-L161C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L169C13-L180C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSecret(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L185C13-L195C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L201C13-L202C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L206C13-L207C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L212C13-L213C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Char})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L217C13-L218C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.GetBags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L283C13-L293C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.ConfidentialityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L20C64-L20C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L21C34-L21C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeContents", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContentsBag.SafeContents", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs#L11C51-L11C55" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeContentsBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.GetSecretType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs#L39C13-L41C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.SecretValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs#L16C52-L16C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SecretBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs#L9C15-L11C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.EncryptedPkcs8PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs#L13C65-L13C80" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.#ctor(System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L19C9-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Create(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L58C13-L64C57" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L74C17-L93C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L97C13-L98C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L103C13-L116C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L122C13-L134C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L139C13-L140C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L149C13-L161C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L170C13-L182C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Char},System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L190C13-L214C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L221C13-L245C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.AlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L14C34-L14C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.AlgorithmParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L15C60-L15C64" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L16C68-L16C72" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.PrivateKeyBytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L17C55-L17C59" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L15C13-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L21C15-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L26C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L38C13-L40C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.KeyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L34C13-L34C43" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetMessageHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L26C57-L26C97" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetNonce", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L30C52-L30C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L35C13-L57C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.ProcessResponse(System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L62C13-L70C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L148C13-L148C51" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L153C13-L161C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L172C13-L188C29" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L199C20-L212C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L222C13-L230C29" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L267C13-L341C15" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L359C17-L383C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L25C31-L25C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.HashAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L27C39-L27C127" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.RequestedPolicyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L28C42-L28C142" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.RequestSignerCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L29C49-L29C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.HasExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L31C38-L31C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.AsSignedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L40C43-L40C58" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L79C13-L94C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L103C13-L118C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L127C13-L151C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L159C13-L167C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampToken@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L298C13-L428C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.TokenInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L23C54-L23C58" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.#ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.DateTimeOffset,System.Nullable{System.Int64},System.Boolean,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L40C9-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetMessageHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L99C57-L99C97" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L105C58-L105C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetNonce", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L130C52-L130C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetTimestampAuthorityName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L149C13-L164C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L173C13-L195C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L204C13-L204C51" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L215C13-L223C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L238C13-L246C26" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L81C31-L81C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.PolicyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L87C32-L87C82" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.HashAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L93C39-L93C127" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Timestamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L111C44-L111C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.AccuracyInMicroseconds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L118C48-L118C81" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.IsOrdering", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L124C35-L124C55" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.HasExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L136C38-L136C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.ProtectedData.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.ProtectedData.json new file mode 100644 index 00000000000..c1cc9cd6a1a --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.ProtectedData.json @@ -0,0 +1,39 @@ +{ + "Assembly": "System.Security.Cryptography.ProtectedData", + "GUID": "C1BC84A9F2164E4AB1408E7771280D26FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.CurrentUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.LocalMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.DataProtectionScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.ProtectedData.Protect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs#L19C13-L21C88" + }, + { + "DocsId": "M:System.Security.Cryptography.ProtectedData.Unprotect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs#L26C13-L28C94" + } + ], + "DocsId": "T:System.Security.Cryptography.ProtectedData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.Xml.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.Xml.json new file mode 100644 index 00000000000..f6d429a8b5a --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Cryptography.Xml.json @@ -0,0 +1,1925 @@ +{ + "Assembly": "System.Security.Cryptography.Xml", + "GUID": "D6ED4C99C04543329C4C4B3752FCFEB3FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L14C9-L14C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor(System.Security.Cryptography.Xml.CipherReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L21C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L66C13-L70C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L95C13-L123C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.CipherData.CipherReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L36C19-L36C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.CipherData.CipherValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L51C19-L51C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CipherData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L12C36-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L17C46-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L22C77-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L44C13-L48C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L70C13-L88C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CipherReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L19C54-L19C64" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L20C68-L20C85" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L21C85-L21C109" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L22C105-L22C128" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.#ctor(System.String,System.String,System.String,System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L26C9-L39C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L107C13-L111C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L138C13-L154C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L47C19-L47C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.MimeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L57C19-L57C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L67C19-L67C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L77C19-L77C34" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DataObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L8C34-L11C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L13C44-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L18C75-L21C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DataReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L21C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.#ctor(System.Security.Cryptography.DSA)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L26C9-L29C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L56C13-L58C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L143C13-L200C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DSAKeyValue.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L37C19-L37C31" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DSAKeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs#L12C13-L66C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs#L70C13-L74C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L14C9-L14C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.AddReference(System.Security.Cryptography.Xml.DataReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L40C13-L41C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.AddReference(System.Security.Cryptography.Xml.KeyReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L45C13-L46C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L50C13-L140C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L144C13-L148C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.Recipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L18C20-L18C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.CarriedKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L28C19-L28C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.ReferenceList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L36C47-L36C85" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L15C42-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L19C52-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L23C9-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.AddTransform(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L54C13-L55C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L77C13-L81C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L103C13-L124C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L32C19-L32C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L44C20-L44C60" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.ReferenceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L59C19-L59C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.CacheValid", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L71C17-L71C45" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.AddProperty(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L88C13-L89C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L30C19-L30C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L40C19-L40C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.MimeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L50C19-L50C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L60C19-L60C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L70C20-L70C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.EncryptionMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L76C19-L76C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.EncryptionProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L84C77-L84C122" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.CipherData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L93C20-L93C52" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L78C33-L78C60" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor(System.Xml.XmlDocument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L80C53-L80C77" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor(System.Xml.XmlDocument,System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L82C9-L95C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetIdElement(System.Xml.XmlDocument,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L258C13-L258C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetDecryptionIV(System.Security.Cryptography.Xml.EncryptedData,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L264C13-L295C23" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetDecryptionKey(System.Security.Cryptography.Xml.EncryptedData,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L302C13-L383C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptEncryptedKey(System.Security.Cryptography.Xml.EncryptedKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L389C13-L501C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.AddKeyNameMapping(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L511C13-L523C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ClearKeyNameMappings", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L527C13-L528C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.Encrypt(System.Xml.XmlElement,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L534C13-L571C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.Encrypt(System.Xml.XmlElement,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L578C13-L652C23" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptDocument", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L661C13-L678C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptData(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L683C13-L724C27" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptData(System.Xml.XmlElement,System.Security.Cryptography.SymmetricAlgorithm,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L730C13-L740C63" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptData(System.Security.Cryptography.Xml.EncryptedData,System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L746C13-L791C27" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ReplaceData(System.Xml.XmlElement,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L797C13-L862C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ReplaceElement(System.Xml.XmlElement,System.Security.Cryptography.Xml.EncryptedData,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L871C13-L896C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptKey(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L901C13-L923C102" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptKey(System.Byte[],System.Security.Cryptography.RSA,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L931C13-L948C64" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptKey(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L955C13-L977C102" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptKey(System.Byte[],System.Security.Cryptography.RSA,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L984C13-L1001C67" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncNamespaceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncElementUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncElementContentUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncEncryptedKeyUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncDESUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncTripleDESUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES128Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES192Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncRSA15Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncRSAOAEPUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncTripleDESKeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES128KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES256KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES192KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncSHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncSHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.XmlDSigSearchDepth", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L118C17-L118C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.DocumentEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L129C19-L129C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Resolver", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L136C19-L136C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Padding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L144C19-L144C35" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L152C19-L152C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L159C19-L159C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Recipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L167C20-L167C47" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L57C13-L61C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L82C13-L101C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionMethod.KeySize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L35C19-L35C35" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionMethod.KeyAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L47C19-L47C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L16C9-L16C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L18C9-L30C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L67C13-L71C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L81C13-L94C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L34C19-L34C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.Target", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L39C19-L39C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.PropertyElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L44C19-L44C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L19C13-L19C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L30C13-L33C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Add(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L38C13-L38C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L43C13-L44C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L49C13-L52C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Contains(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L57C13-L57C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L63C13-L66C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IndexOf(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L71C13-L71C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L77C13-L81C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Insert(System.Int32,System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L85C13-L86C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L91C13-L95C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Remove(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L99C13-L100C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L104C13-L105C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L119C13-L119C54" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L138C19-L138C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L141C17-L145C14" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L150C13-L151C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.CopyTo(System.Security.Cryptography.Xml.EncryptionProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L155C13-L156C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L24C19-L24C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L109C19-L109C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L114C19-L114C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.ItemOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L127C17-L127C65" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L138C19-L138C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L160C19-L160C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L165C19-L165C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.IRelDecryptor.Decrypt(System.Security.Cryptography.Xml.EncryptionMethod,System.Security.Cryptography.Xml.KeyInfo,System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/IRelDecryptor.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.IRelDecryptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/IRelDecryptor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L35C13-L37C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L63C13-L111C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.AddClause(System.Security.Cryptography.Xml.KeyInfoClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L124C13-L125C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L129C13-L129C52" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetEnumerator(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L134C13-L146C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfo.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L29C19-L29C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfo.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L115C19-L115C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs#L14C9-L14C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoClause", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L12C9-L12C41" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.#ctor(System.Security.Cryptography.Xml.EncryptedKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L27C13-L29C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L41C13-L43C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L21C19-L21C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoEncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L16C32-L16C46" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L39C13-L41C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L53C13-L60C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoName.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L29C19-L29C35" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L17C9-L17C33" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L40C13-L42C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L52C13-L53C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoNode.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L30C19-L30C32" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoNode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L17C9-L17C44" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L24C9-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L48C13-L50C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L68C13-L75C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L36C19-L36C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L42C19-L42C32" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L29C9-L29C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L31C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L37C9-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509IncludeOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L42C9-L94C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L107C13-L116C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectKeyId(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L125C13-L127C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectKeyId(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L131C13-L133C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L142C13-L144C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddIssuerSerial(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L153C13-L165C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L199C13-L201C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L265C13-L312C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L102C19-L102C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.SubjectKeyIds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L120C19-L120C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.SubjectNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L137C19-L137C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.IssuerSerials", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L148C19-L148C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.CRL", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L176C19-L176C31" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoX509Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L8C33-L11C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L13C43-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L18C74-L21C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L31C9-L38C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L40C9-L47C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L49C9-L57C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L156C13-L160C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L205C13-L320C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.AddTransform(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L324C13-L331C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L74C19-L74C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L80C19-L80C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L90C19-L90C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.DigestMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L100C19-L100C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.DigestValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L110C19-L110C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L120C20-L120C60" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Reference", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L19C13-L19C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L29C13-L37C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L42C13-L43C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L47C13-L47C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L52C13-L52C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L57C13-L66C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L70C13-L71C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L75C13-L76C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L80C13-L80C59" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L99C19-L99C45" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L102C17-L109C14" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L114C13-L115C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L119C19-L119C50" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L124C19-L124C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L24C19-L24C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.ItemOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L88C17-L88C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L99C19-L99C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L119C19-L119C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L124C19-L124C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L129C19-L129C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L134C19-L134C53" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.ReferenceList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.#ctor(System.Security.Cryptography.RSA)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L21C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L51C13-L53C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L98C13-L131C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.RSAKeyValue.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L32C19-L32C31" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.RSAKeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L30C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L86C13-L88C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L133C13-L223C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.AddObject(System.Security.Cryptography.Xml.DataObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L227C13-L228C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L42C19-L42C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L48C19-L48C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.SignatureValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L59C19-L59C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L65C20-L65C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.ObjectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L71C19-L71C43" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L26C9-L29C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L33C13-L33C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L38C13-L38C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L152C13-L156C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L202C13-L277C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.AddReference(System.Security.Cryptography.Xml.Reference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L281C13-L288C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L43C19-L43C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L48C19-L48C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L53C19-L53C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L58C19-L58C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L67C19-L67C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.CanonicalizationMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L80C17-L82C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.CanonicalizationMethodObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L95C17-L103C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SignatureMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L109C19-L109C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SignatureLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L119C19-L119C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.References", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L129C19-L129C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L31C9-L91C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor(System.Xml.XmlDocument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L31C9-L101C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L31C9-L111C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L209C13-L212C45" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L217C13-L227C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.AddReference(System.Security.Cryptography.Xml.Reference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L235C13-L236C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.AddObject(System.Security.Cryptography.Xml.DataObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L240C13-L241C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L245C13-L245C54" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignatureReturningKey(System.Security.Cryptography.AsymmetricAlgorithm@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L250C13-L272C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L277C13-L296C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.KeyedHashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L301C13-L319C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L324C13-L370C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.ComputeSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L374C13-L418C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.ComputeSignature(System.Security.Cryptography.KeyedHashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L422C13-L458C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetPublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L466C13-L502C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetIdElement(System.Xml.XmlDocument,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L536C13-L536C59" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.m_signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.m_strSigningKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigNamespaceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigMinimalCanonicalizationUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigCanonicalizationUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigCanonicalizationWithCommentsUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigDSAUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigHMACSHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA384Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA384Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigC14NTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigC14NWithCommentsTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NWithCommentsTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigBase64TransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigXPathTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigXsltTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigEnvelopedSignatureTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDecryptionTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlLicenseTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SigningKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L132C19-L132C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.Resolver", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L142C17-L144C14" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureFormatValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L154C19-L154C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SafeCanonicalizationMethods", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L160C19-L160C55" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SigningKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L165C19-L165C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L171C20-L171C67" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.Signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L177C19-L177C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L182C19-L182C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L187C19-L187C65" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L192C19-L192C65" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L197C19-L197C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L202C19-L202C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.SignedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L55C9-L55C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L116C13-L118C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L154C13-L154C72" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.Algorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L63C19-L63C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L161C17-L169C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.PropagatedNamespaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L181C17-L216C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L28C9-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.Add(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L35C13-L37C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L41C13-L41C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.TransformChain.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L46C19-L46C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.TransformChain.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L53C17-L55C54" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L15C9-L27C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.IsTargetElement(System.Xml.XmlElement,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L33C13-L39C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.AddExceptUri(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L73C13-L79C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L83C13-L110C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L114C13-L126C39" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L131C13-L139C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L258C13-L262C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L267C13-L270C108" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L46C17-L56C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L63C19-L63C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L68C19-L68C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDecryptionTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L13C9-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L34C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L38C13-L38C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L43C13-L58C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L121C13-L121C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L126C13-L128C24" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigBase64Transform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L24C19-L24C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigBase64Transform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L29C19-L29C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigBase64Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L11C9-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L11C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L39C13-L41C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L45C13-L45C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L50C13-L67C99" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L73C13-L73C55" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L78C13-L80C55" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L85C13-L85C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigC14NTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L29C19-L29C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigC14NTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L34C19-L34C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigC14NTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NWithCommentsTransform.cs#L9C15-L12C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NWithCommentsTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L11C9-L27C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L11C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L49C13-L51C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L56C13-L56C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L61C13-L76C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L122C13-L174C44" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L180C13-L192C108" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L38C19-L38C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L43C19-L43C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L17C44-L17C65" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L19C64-L19C95" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L21C80-L21C126" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L11C9-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L48C13-L73C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L77C13-L91C99" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L96C13-L105C39" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L110C13-L110C66" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L115C13-L117C66" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L122C13-L122C60" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.InclusiveNamespacesPrefixList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L32C19-L32C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L38C19-L38C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L43C19-L43C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs#L12C56-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs#L17C92-L20C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L14C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L38C13-L84C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L88C13-L115C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L120C13-L132C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L161C13-L188C35" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L193C13-L195C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXPathTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L27C19-L27C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXPathTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L32C19-L32C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigXPathTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L13C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L13C9-L29C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L49C13-L73C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L77C13-L77C30" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L82C13-L106C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L116C13-L139C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L143C13-L145C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXsltTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L35C17-L35C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXsltTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L43C17-L43C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigXsltTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L11C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L97C13-L97C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L102C13-L102C29" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L107C13-L110C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L116C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L123C13-L174C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L26C19-L26C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L31C19-L31C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.Decryptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L36C19-L36C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlLicenseTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Permissions.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Permissions.json new file mode 100644 index 00000000000..fc0f0406ab9 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Security.Permissions.json @@ -0,0 +1,6467 @@ +{ + "Assembly": "System.Security.Permissions", + "GUID": "5971CCDDA58042F89FAB5E5B47C3DAEAFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.ApplicationIdentity.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L12C9-L12C75" + }, + { + "DocsId": "M:System.ApplicationIdentity.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L20C45-L20C57" + }, + { + "DocsId": "M:System.ApplicationIdentity.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L23C13-L23C55" + }, + { + "DocsId": "P:System.ApplicationIdentity.FullName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L18C40-L18C52" + }, + { + "DocsId": "P:System.ApplicationIdentity.CodeBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L19C40-L19C52" + } + ], + "DocsId": "T:System.ApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C77-L18C61" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Xaml.Permissions.XamlAccessLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C77-L19C69" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Collections.Generic.IEnumerable{System.Xaml.Permissions.XamlAccessLevel})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C77-L20C82" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L22C51-L22C85" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L24C45-L24C71" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L27C46-L27C106" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L28C62-L28C63" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Includes(System.Xaml.Permissions.XamlAccessLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L29C65-L29C77" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L30C69-L30C129" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L31C63-L31C75" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L32C51-L32C83" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L33C64-L33C124" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L34C40-L34C52" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlLoadPermission.AllowedAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C55-L26C59" + } + ], + "DocsId": "T:System.Xaml.Permissions.XamlLoadPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Web.AspNetHostingPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L14C9-L14C66" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.#ctor(System.Web.AspNetHostingPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L15C9-L15C79" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L17C41-L17C46" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L19C65-L19C77" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L20C69-L20C81" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L21C64-L21C69" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L22C73-L22C74" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L23C51-L23C63" + }, + { + "DocsId": "P:System.Web.AspNetHostingPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Web.AspNetHostingPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L15C74-L15C90" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L17C58-L17C70" + }, + { + "DocsId": "P:System.Web.AspNetHostingPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Minimal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Low", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Medium", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.High", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L14C9-L14C75" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L16C73-L16C74" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Transactions.DistributedTransactionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Transactions.DistributedTransactionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L15C83-L15C99" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L17C58-L17C70" + }, + { + "DocsId": "P:System.Transactions.DistributedTransactionPermissionAttribute.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L16C40-L16C44" + } + ], + "DocsId": "T:System.Transactions.DistributedTransactionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L13C9-L13C49" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L14C69-L14C84" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.ServiceProcess.ServiceControllerPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L15C9-L15C139" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.ServiceProcess.ServiceControllerPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L16C9-L16C107" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L17C86-L17C90" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.Control", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L15C77-L15C93" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L16C44-L16C48" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L17C76-L17C118" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.ServiceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L18C44-L18C48" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L8C9-L8C54" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntry.#ctor(System.ServiceProcess.ServiceControllerPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L9C9-L9C144" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L10C44-L10C48" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L11C76-L11C118" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.ServiceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L12C44-L12C48" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Add(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L12C66-L12C75" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.AddRange(System.ServiceProcess.ServiceControllerPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L13C74-L13C75" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.AddRange(System.ServiceProcess.ServiceControllerPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L14C82-L14C83" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Contains(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L15C72-L15C85" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.CopyTo(System.ServiceProcess.ServiceControllerPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L16C83-L16C84" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.IndexOf(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L17C70-L17C79" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Insert(System.Int32,System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L18C81-L18C82" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Remove(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L23C70-L23C71" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L11C73-L11C85" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.CodeAccessPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L11C9-L11C45" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Assert", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L12C32-L12C33" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Demand", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L14C32-L14C33" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Deny", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L16C30-L16C99" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L17C52-L17C68" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.PermitOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L22C36-L22C105" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L23C42-L23C43" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertAssert", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L24C45-L24C46" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertDeny", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L26C43-L26C44" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertPermitOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L27C49-L27C50" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L28C46-L28C61" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L30C63-L30C91" + } + ], + "DocsId": "T:System.Security.CodeAccessPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.HostProtectionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L21C44-L26C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L28C58-L33C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L35C71-L40C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String,System.Security.Permissions.HostProtectionResource,System.Security.Permissions.HostProtectionResource)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L43C15-L48C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L51C15-L55C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L75C13-L80C34" + }, + { + "DocsId": "M:System.Security.HostProtectionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L85C13-L88C10" + }, + { + "DocsId": "P:System.Security.HostProtectionException.DemandedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L57C59-L57C63" + }, + { + "DocsId": "P:System.Security.HostProtectionException.ProtectedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L59C60-L59C64" + } + ], + "DocsId": "T:System.Security.HostProtectionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.HostSecurityManager.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L11C9-L11C41" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.DetermineApplicationTrust(System.Security.Policy.Evidence,System.Security.Policy.Evidence,System.Security.Policy.TrustManagerContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L14C156-L14C189" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ProvideAppDomainEvidence(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L15C84-L15C109" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ProvideAssemblyEvidence(System.Reflection.Assembly,System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L16C126-L16C151" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ResolvePolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L18C73-L18C103" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GenerateAppDomainEvidence(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L19C84-L19C96" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GenerateAssemblyEvidence(System.Type,System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L20C102-L20C114" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GetHostSuppliedAppDomainEvidenceTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L21C73-L21C85" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GetHostSuppliedAssemblyEvidenceTypes(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L22C89-L22C101" + }, + { + "DocsId": "P:System.Security.HostSecurityManager.DomainPolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L12C57-L12C85" + }, + { + "DocsId": "P:System.Security.HostSecurityManager.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L13C65-L13C108" + } + ], + "DocsId": "T:System.Security.HostSecurityManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostAppDomainEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostAssemblyEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostDetermineApplicationTrust", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostPolicyLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostResolvePolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + } + ], + "DocsId": "T:System.Security.HostSecurityManagerOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.IEvidenceFactory.Evidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/IEvidenceFactory.cs" + } + ], + "DocsId": "T:System.Security.IEvidenceFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/IEvidenceFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.ISecurityPolicyEncodable.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + }, + { + "DocsId": "M:System.Security.ISecurityPolicyEncodable.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + } + ], + "DocsId": "T:System.Security.ISecurityPolicyEncodable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L13C65-L13C99" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L14C50-L14C84" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String,System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L15C73-L15C107" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L16C73-L16C107" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L19C48-L19C78" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Copy(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L20C55-L20C90" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L21C50-L21C64" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L22C60-L22C61" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L23C46-L23C64" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L24C51-L24C83" + }, + { + "DocsId": "P:System.Security.NamedPermissionSet.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L17C37-L17C41" + }, + { + "DocsId": "P:System.Security.NamedPermissionSet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L18C30-L18C34" + } + ], + "DocsId": "T:System.Security.NamedPermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.PolicyLevelType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.AppDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.Enterprise", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.Machine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.User", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + } + ], + "DocsId": "T:System.Security.PolicyLevelType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityContext.Capture", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L14C51-L14C120" + }, + { + "DocsId": "M:System.Security.SecurityContext.CreateCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L15C47-L15C116" + }, + { + "DocsId": "M:System.Security.SecurityContext.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L16C33-L16C102" + }, + { + "DocsId": "M:System.Security.SecurityContext.IsFlowSuppressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L17C49-L17C118" + }, + { + "DocsId": "M:System.Security.SecurityContext.IsWindowsIdentityFlowSuppressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L18C64-L18C133" + }, + { + "DocsId": "M:System.Security.SecurityContext.RestoreFlow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L19C44-L19C113" + }, + { + "DocsId": "M:System.Security.SecurityContext.Run(System.Security.SecurityContext,System.Threading.ContextCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L20C107-L20C176" + }, + { + "DocsId": "M:System.Security.SecurityContext.SuppressFlow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L21C57-L21C126" + }, + { + "DocsId": "M:System.Security.SecurityContext.SuppressFlowWindowsIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L22C72-L22C141" + } + ], + "DocsId": "T:System.Security.SecurityContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.SecurityContextSource.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "DocsId": "F:System.Security.SecurityContextSource.CurrentAppDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "DocsId": "F:System.Security.SecurityContextSource.CurrentAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + } + ], + "DocsId": "T:System.Security.SecurityContextSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityManager.CurrentThreadRequiresSecurityContextCapture", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L18C76-L18C89" + }, + { + "DocsId": "M:System.Security.SecurityManager.GetStandardSandbox(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L19C77-L19C107" + }, + { + "DocsId": "M:System.Security.SecurityManager.GetZoneAndOrigin(System.Collections.ArrayList@,System.Collections.ArrayList@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L20C127-L20C222" + }, + { + "DocsId": "M:System.Security.SecurityManager.IsGranted(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L22C58-L22C71" + }, + { + "DocsId": "M:System.Security.SecurityManager.LoadPolicyLevelFromFile(System.String,System.Security.PolicyLevelType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L24C96-L24C124" + }, + { + "DocsId": "M:System.Security.SecurityManager.LoadPolicyLevelFromString(System.String,System.Security.PolicyLevelType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L26C97-L26C125" + }, + { + "DocsId": "M:System.Security.SecurityManager.PolicyHierarchy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L28C55-L28C83" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L30C72-L30C102" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence,System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L32C192-L32C271" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L34C98-L34C128" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicyGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L36C99-L36C127" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolveSystemPolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L38C101-L38C131" + }, + { + "DocsId": "M:System.Security.SecurityManager.SavePolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L40C43-L40C44" + }, + { + "DocsId": "M:System.Security.SecurityManager.SavePolicyLevel(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L42C65-L42C66" + }, + { + "DocsId": "P:System.Security.SecurityManager.CheckExecutionRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L15C51-L15C55" + }, + { + "DocsId": "P:System.Security.SecurityManager.SecurityEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L17C46-L17C50" + } + ], + "DocsId": "T:System.Security.SecurityManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityState.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs#L8C9-L8C38" + }, + { + "DocsId": "M:System.Security.SecurityState.EnsureState", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs" + }, + { + "DocsId": "M:System.Security.SecurityState.IsStateAvailable", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs#L10C42-L10C55" + } + ], + "DocsId": "T:System.Security.SecurityState", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.SecurityZone.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Internet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Intranet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.MyComputer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.NoZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Trusted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Untrusted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + } + ], + "DocsId": "T:System.Security.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L12C9-L12C40" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L13C9-L13C54" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L15C9-L15C54" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L16C9-L16C71" + } + ], + "DocsId": "T:System.Security.XmlSyntaxException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L8C9-L8C44" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.AllMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L8C9-L8C53" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L10C32-L10C44" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L12C46-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L13C46-L13C61" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationDirectory.Directory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L9C41-L9C53" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L8C9-L8C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationDirectoryMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L10C9-L10C38" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor(System.ApplicationIdentity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L11C9-L11C66" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor(System.Security.PermissionSet,System.Collections.Generic.IEnumerable{System.Security.Policy.StrongName})", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L15C9-L15C112" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L25C56-L25C57" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L26C42-L26C74" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.ApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L16C58-L16C62" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.DefaultGrantSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L17C50-L17C54" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.ExtraInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L18C35-L18C39" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.FullTrustAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L22C62-L22C96" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.IsApplicationTrustedToRun", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L23C49-L23C53" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.Persist", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L24C31-L24C35" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrust", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Add(System.Security.Policy.ApplicationTrust)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L16C50-L16C59" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.AddRange(System.Security.Policy.ApplicationTrust[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L17C59-L17C60" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.AddRange(System.Security.Policy.ApplicationTrustCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L18C67-L18C68" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L19C31-L19C32" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.CopyTo(System.Security.Policy.ApplicationTrust[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L20C67-L20C68" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Find(System.ApplicationIdentity,System.Security.Policy.ApplicationVersionMatch)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L21C129-L21C172" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L22C61-L22C101" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Remove(System.Security.Policy.ApplicationTrust)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L23C54-L23C55" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Remove(System.ApplicationIdentity,System.Security.Policy.ApplicationVersionMatch)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L24C109-L24C110" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.RemoveRange(System.Security.Policy.ApplicationTrust[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L25C62-L25C63" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.RemoveRange(System.Security.Policy.ApplicationTrustCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L26C70-L26C71" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L27C59-L27C60" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L28C51-L28C74" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L11C34-L11C43" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L12C44-L12C57" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L13C57-L13C90" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L14C66-L14C99" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L15C40-L15C52" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrustCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L12C44-L12C56" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L13C34-L13C47" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L14C31-L14C32" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L11C49-L11C82" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L12C44-L12C56" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrustEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.MatchAllVersions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.MatchExactVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationVersionMatch", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L12C9-L12C72" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.CreateAnySchemeAccess(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L15C80-L15C114" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.CreateOriginSchemeAccess(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L16C83-L16C117" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L18C46-L18C64" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.AnyScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.DefaultPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.OriginPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.OriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "P:System.Security.Policy.CodeConnectAccess.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L13C33-L13C42" + }, + { + "DocsId": "P:System.Security.Policy.CodeConnectAccess.Scheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L14C38-L14C50" + } + ], + "DocsId": "T:System.Security.Policy.CodeConnectAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.CodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L10C9-L10C98" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.AddChild(System.Security.Policy.CodeGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L19C49-L19C50" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L21C88-L21C89" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L22C50-L22C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L23C50-L23C51" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L24C69-L24C70" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Equals(System.Security.Policy.CodeGroup,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L25C66-L25C79" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L26C46-L26C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L27C81-L27C82" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.RemoveChild(System.Security.Policy.CodeGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L28C52-L28C53" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L31C42-L31C74" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L32C59-L32C91" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L11C55-L11C67" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L13C37-L13C41" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.MembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L14C59-L14C63" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L17C57-L17C69" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.PolicyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L18C50-L18C54" + } + ], + "DocsId": "T:System.Security.Policy.CodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Permissions.FileIOPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L11C117-L11C182" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L15C44-L15C70" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L16C89-L16C90" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L18C46-L18C64" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L19C82-L19C83" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L20C70-L20C102" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L21C82-L21C108" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L12C56-L12C68" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L13C51-L13C63" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L14C58-L14C70" + } + ], + "DocsId": "T:System.Security.Policy.FileCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L9C104-L9C169" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L11C44-L11C70" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L12C70-L12C102" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L13C82-L13C108" + }, + { + "DocsId": "P:System.Security.Policy.FirstMatchCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L10C51-L10C63" + } + ], + "DocsId": "T:System.Security.Policy.FirstMatchCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.GacInstalled.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L11C9-L11C34" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L12C32-L12C44" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L13C74-L13C102" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L14C50-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L16C46-L16C61" + } + ], + "DocsId": "T:System.Security.Policy.GacInstalled", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L8C9-L8C44" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.GacMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Hash.#ctor(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L11C9-L11C61" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateMD5(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L15C52-L15C73" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateSHA1(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L16C54-L16C75" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateSHA256(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L17C58-L17C79" + }, + { + "DocsId": "M:System.Security.Policy.Hash.GenerateHash(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L18C61-L18C73" + }, + { + "DocsId": "M:System.Security.Policy.Hash.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L21C13-L21C55" + }, + { + "DocsId": "M:System.Security.Policy.Hash.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L24C46-L24C61" + }, + { + "DocsId": "P:System.Security.Policy.Hash.MD5", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L12C35-L12C47" + }, + { + "DocsId": "P:System.Security.Policy.Hash.SHA1", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L13C36-L13C48" + }, + { + "DocsId": "P:System.Security.Policy.Hash.SHA256", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L14C38-L14C50" + } + ], + "DocsId": "T:System.Security.Policy.Hash", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.#ctor(System.Security.Cryptography.HashAlgorithm,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L11C9-L11C80" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L14C48-L14C61" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L17C50-L17C51" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L18C69-L18C70" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L20C74-L20C75" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L23C13-L23C55" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L26C46-L26C61" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L27C42-L27C74" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L28C59-L28C91" + }, + { + "DocsId": "P:System.Security.Policy.HashMembershipCondition.HashAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L12C46-L12C50" + }, + { + "DocsId": "P:System.Security.Policy.HashMembershipCondition.HashValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L13C35-L13C39" + } + ], + "DocsId": "T:System.Security.Policy.HashMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.IIdentityPermissionFactory.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/IIdentityPermissionFactory.cs" + } + ], + "DocsId": "T:System.Security.Policy.IIdentityPermissionFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/IIdentityPermissionFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + } + ], + "DocsId": "T:System.Security.Policy.IMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.#ctor(System.Security.Policy.IMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L10C73-L10C138" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.AddConnectAccess(System.String,System.Security.Policy.CodeConnectAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L14C94-L14C95" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L15C44-L15C70" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L16C89-L16C90" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.GetConnectAccessRules", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L18C79-L18C132" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L20C82-L20C83" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ResetConnectAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L21C44-L21C45" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L22C70-L22C102" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L23C82-L23C108" + }, + { + "DocsId": "F:System.Security.Policy.NetCodeGroup.AbsentOriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "DocsId": "F:System.Security.Policy.NetCodeGroup.AnyOtherOriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L11C56-L11C68" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L12C51-L12C63" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L13C58-L13C70" + } + ], + "DocsId": "T:System.Security.Policy.NetCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.#ctor(System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L9C9-L9C114" + }, + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L13C51-L13C93" + }, + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L14C46-L14C61" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.DeniedPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L10C56-L10C86" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.OptionalPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L11C58-L11C88" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.RequestedPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L12C59-L12C89" + } + ], + "DocsId": "T:System.Security.Policy.PermissionRequestEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L12C9-L12C37" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L13C87-L13C110" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L14C50-L14C67" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L15C71-L15C99" + } + ], + "DocsId": "T:System.Security.Policy.PolicyException", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddFullTrustAssembly(System.Security.Policy.StrongName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L18C59-L18C60" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddFullTrustAssembly(System.Security.Policy.StrongNameMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L20C80-L20C81" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddNamedPermissionSet(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L24C73-L24C74" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ChangeNamedPermissionSet(System.String,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L28C95-L28C130" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.CreateAppDomainLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L30C60-L30C88" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L31C50-L31C51" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.GetNamedPermissionSet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L35C72-L35C107" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Recover", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L36C33-L36C34" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveFullTrustAssembly(System.Security.Policy.StrongName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L38C62-L38C63" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveFullTrustAssembly(System.Security.Policy.StrongNameMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L40C83-L40C84" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveNamedPermissionSet(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L44C90-L44C125" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveNamedPermissionSet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L48C75-L48C110" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L49C31-L49C32" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L50C61-L50C93" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L51C73-L51C99" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L52C42-L52C74" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.FullTrustAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L11C272-L11C294" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L12C37-L12C49" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.NamedPermissionSets", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L13C50-L13C72" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.RootCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L14C42-L14C46" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.StoreLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L15C45-L15C57" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L16C45-L16C77" + } + ], + "DocsId": "T:System.Security.Policy.PolicyLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyStatement.#ctor(System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L11C9-L11C58" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.#ctor(System.Security.PermissionSet,System.Security.Policy.PolicyStatementAttribute)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L15C9-L15C95" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L22C41-L22C53" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L23C50-L23C64" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L24C51-L24C52" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L25C70-L25C71" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L26C46-L26C64" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L27C42-L27C74" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L28C59-L28C91" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L16C54-L16C58" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L17C47-L17C59" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.PermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L21C46-L21C50" + } + ], + "DocsId": "T:System.Security.Policy.PolicyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.Exclusive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.LevelFinal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.Nothing", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + } + ], + "DocsId": "T:System.Security.Policy.PolicyStatementAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Publisher.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L13C9-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L15C32-L15C44" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L16C74-L16C102" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L18C46-L18C64" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L19C46-L19C61" + }, + { + "DocsId": "P:System.Security.Policy.Publisher.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L14C52-L14C84" + } + ], + "DocsId": "T:System.Security.Policy.Publisher", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L10C9-L10C77" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L12C48-L12C61" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L13C46-L13C58" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L14C50-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L15C50-L15C51" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L16C69-L16C70" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L18C46-L18C61" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L19C42-L19C74" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L20C59-L20C91" + }, + { + "DocsId": "P:System.Security.Policy.PublisherMembershipCondition.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L11C46-L11C50" + } + ], + "DocsId": "T:System.Security.Policy.PublisherMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Site.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L11C9-L11C37" + }, + { + "DocsId": "M:System.Security.Policy.Site.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Site.CreateFromUrl(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L14C56-L14C77" + }, + { + "DocsId": "M:System.Security.Policy.Site.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L15C74-L15C102" + }, + { + "DocsId": "M:System.Security.Policy.Site.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Site.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Site.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L18C46-L18C61" + }, + { + "DocsId": "P:System.Security.Policy.Site.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L12C36-L12C48" + } + ], + "DocsId": "T:System.Security.Policy.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L8C9-L8C56" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L11C46-L11C83" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.SiteMembershipCondition.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L9C30-L9C34" + } + ], + "DocsId": "T:System.Security.Policy.SiteMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.StrongName.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L13C9-L13C90" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L17C32-L17C44" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L18C74-L18C102" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L19C50-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L20C46-L20C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L21C46-L21C61" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L14C36-L14C48" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L15C58-L15C98" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L16C40-L16C64" + } + ], + "DocsId": "T:System.Security.Policy.StrongName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L13C9-L13C109" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L17C48-L17C61" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L19C50-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L20C50-L20C51" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L22C46-L22C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L23C46-L23C61" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L24C42-L24C74" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L25C59-L25C91" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L14C30-L14C34" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L15C52-L15C56" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L16C34-L16C38" + } + ], + "DocsId": "T:System.Security.Policy.StrongNameMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.TrustManagerContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L8C9-L8C41" + }, + { + "DocsId": "M:System.Security.Policy.TrustManagerContext.#ctor(System.Security.Policy.TrustManagerUIContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L9C9-L9C72" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.IgnorePersistedDecision", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L10C55-L10C59" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.KeepAlive", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L11C41-L11C45" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.NoPrompt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L12C40-L12C44" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.Persist", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L13C39-L13C43" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.UIContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L14C58-L14C62" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.PreviousApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L15C74-L15C78" + } + ], + "DocsId": "T:System.Security.Policy.TrustManagerContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Install", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Run", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Upgrade", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + } + ], + "DocsId": "T:System.Security.Policy.TrustManagerUIContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L9C99-L9C164" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L11C44-L11C70" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L12C70-L12C102" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L13C82-L13C108" + }, + { + "DocsId": "P:System.Security.Policy.UnionCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L10C51-L10C63" + } + ], + "DocsId": "T:System.Security.Policy.UnionCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Url.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L11C9-L11C36" + }, + { + "DocsId": "M:System.Security.Policy.Url.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Url.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L14C74-L14C102" + }, + { + "DocsId": "M:System.Security.Policy.Url.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L15C50-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.Url.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L16C46-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Url.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L17C46-L17C61" + }, + { + "DocsId": "P:System.Security.Policy.Url.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L12C37-L12C49" + } + ], + "DocsId": "T:System.Security.Policy.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L8C9-L8C54" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L11C46-L11C83" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L12C52-L12C68" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.UrlMembershipCondition.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L9C29-L9C33" + } + ], + "DocsId": "T:System.Security.Policy.UrlMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Zone.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L11C9-L11C43" + }, + { + "DocsId": "M:System.Security.Policy.Zone.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Zone.CreateFromUrl(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L14C56-L14C77" + }, + { + "DocsId": "M:System.Security.Policy.Zone.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L15C74-L15C102" + }, + { + "DocsId": "M:System.Security.Policy.Zone.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Zone.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Zone.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L18C46-L18C61" + }, + { + "DocsId": "P:System.Security.Policy.Zone.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L12C50-L12C79" + } + ], + "DocsId": "T:System.Security.Policy.Zone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L8C9-L8C62" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L11C46-L11C58" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.ZoneMembershipCondition.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L9C44-L9C48" + } + ], + "DocsId": "T:System.Security.Policy.ZoneMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L11C9-L11C67" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.#ctor(System.Security.Permissions.DataProtectionPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L12C9-L12C80" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L13C41-L13C46" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L16C65-L16C77" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L19C73-L19C74" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L14C54-L14C58" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L13C76-L13C109" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L14C54-L14C58" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.ProtectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.UnprotectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L16C37-L16C41" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.ProtectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L17C37-L17C41" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.UnprotectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L18C39-L18C43" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.ProtectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.UnprotectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.ProtectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.UnprotectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.#ctor(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L11C9-L11C92" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L12C9-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.AddPathList(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L13C86-L13C87" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.GetPathList(System.Security.Permissions.EnvironmentPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L16C71-L16C83" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L17C69-L17C97" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L18C63-L18C76" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L19C40-L19C53" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.SetPathList(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L20C86-L20C87" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L21C51-L21C83" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L22C64-L22C92" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L13C29-L13C33" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L14C30-L14C34" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L15C31-L15C35" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.#ctor(System.Security.Permissions.FileDialogPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L11C9-L11C75" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L12C9-L12C63" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L13C52-L13C56" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.OpenSave", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileDialogPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L12C71-L12C104" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L15C58-L15C86" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermissionAttribute.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L13C28-L13C32" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermissionAttribute.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L14C28-L14C32" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L11C9-L11C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L12C9-L12C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L13C9-L13C124" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L14C9-L14C130" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L15C9-L15C59" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.AddPathList(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L18C79-L18C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.AddPathList(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L19C85-L19C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L21C50-L21C64" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L22C61-L22C62" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L23C46-L23C64" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.GetPathList(System.Security.Permissions.FileIOPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L24C70-L24C82" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L25C69-L25C97" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L26C63-L26C76" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L27C40-L27C53" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.SetPathList(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L28C79-L28C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.SetPathList(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L29C85-L29C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L30C51-L30C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L31C64-L31C92" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermission.AllFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L16C50-L16C54" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermission.AllLocalFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L17C55-L17C59" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Append", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.PathDiscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileIOPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L12C67-L12C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L24C58-L24C70" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L14C31-L14C35" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Append", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L15C32-L15C36" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.PathDiscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L16C39-L16C43" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ViewAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L17C43-L17C47" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ChangeAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L18C45-L18C49" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L20C29-L20C33" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ViewAndModify", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L21C39-L21C43" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.AllFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L22C50-L22C54" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.AllLocalFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L23C55-L23C59" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L11C9-L11C43" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L12C9-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L13C46-L13C74" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L14C73-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L15C69-L15C97" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L16C63-L16C76" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L17C51-L17C83" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L18C65-L18C93" + } + ], + "DocsId": "T:System.Security.Permissions.GacIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs#L13C58-L13C86" + } + ], + "DocsId": "T:System.Security.Permissions.GacIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L12C44-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L13C65-L13C98" + }, + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L24C58-L24C86" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.ExternalProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L14C43-L14C47" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.ExternalThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L15C41-L15C45" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.MayLeakOnAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L17C51-L17C55" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SecurityInfrastructure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SelfAffectingProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L19C48-L19C52" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SelfAffectingThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L20C46-L20C50" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SharedState", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L21C35-L21C39" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.Synchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L22C39-L22C43" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L23C26-L23C30" + } + ], + "DocsId": "T:System.Security.Permissions.HostProtectionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.ExternalProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.ExternalThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.MayLeakOnAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SecurityInfrastructure", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SelfAffectingProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SelfAffectingThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SharedState", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.Synchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + } + ], + "DocsId": "T:System.Security.Permissions.HostProtectionResource", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AdministerIsolatedStorageByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.UnrestrictedIsolatedStorage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageContainment", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L11C71-L11C86" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L12C65-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L13C63-L13C76" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L14C69-L14C81" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L16C51-L16C63" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageFilePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs#L14C80-L14C96" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs#L15C58-L15C70" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageFilePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L11C9-L11C71" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L14C40-L14C53" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L15C51-L15C83" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L16C61-L16C62" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermission.UserQuota", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermission.UsageAllowed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L13C58-L13C62" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStoragePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L11C79-L11C95" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermissionAttribute.UserQuota", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermissionAttribute.UsageAllowed", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L13C58-L13C62" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStoragePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IUnrestrictedPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IUnrestrictedPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.IUnrestrictedPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IUnrestrictedPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L12C9-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.KeyContainerPermissionFlags,System.Security.Permissions.KeyContainerPermissionAccessEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L13C9-L13C125" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L16C40-L16C53" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L18C69-L18C81" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L19C65-L19C77" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L21C51-L21C63" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L22C73-L22C74" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L14C52-L14C56" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermission.AccessEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L15C76-L15C80" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.String,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L13C9-L13C113" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.Security.Cryptography.CspParameters,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L14C9-L14C114" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.String,System.String,System.Int32,System.String,System.Int32,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L15C9-L17C12" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L24C49-L24C62" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L25C45-L25C54" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L18C34-L18C38" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L19C38-L19C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.ProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L20C35-L20C39" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L21C42-L21C46" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeySpec", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L22C30-L22C34" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L23C52-L23C56" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Add(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L15C73-L15C82" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L16C31-L16C32" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.IndexOf(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L17C77-L17C86" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Remove(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L18C77-L18C78" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L19C78-L19C90" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.CopyTo(System.Security.Permissions.KeyContainerPermissionAccessEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L20C84-L20C85" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L21C54-L21C90" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L22C51-L22C87" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L13C74-L13C86" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L14C28-L14C32" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L23C38-L23C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L24C34-L24C38" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L14C38-L14C42" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L15C34-L15C47" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L16C31-L16C32" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L13C60-L13C64" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L14C38-L14C42" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L12C73-L12C89" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeyStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L13C34-L13C38" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L14C38-L14C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.ProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeySpec", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L18C52-L18C56" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Import", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Export", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Sign", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Decrypt", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.ViewAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.ChangeAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.NoAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.SiteOfOriginAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.SafeAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.AllAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.NoVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.SiteOfOriginVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.SafeVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.AllVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.NoImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.SiteOfOriginImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.SafeImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.AllImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L43C9-L43C37" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L44C9-L44C58" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionAudio)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L45C9-L45C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionVideo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L46C9-L46C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionImage)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L47C9-L47C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionAudio,System.Security.Permissions.MediaPermissionVideo,System.Security.Permissions.MediaPermissionImage)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L48C9-L51C12" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L52C40-L52C52" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L53C63-L53C75" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L54C69-L54C98" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L55C65-L55C94" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L56C46-L56C75" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L57C51-L57C83" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L58C73-L58C74" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Audio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L59C51-L59C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Video", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L60C51-L60C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L61C51-L61C88" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.MediaPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L70C66-L70C82" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L71C58-L71C87" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Audio", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L72C51-L72C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Video", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L73C51-L73C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L74C51-L74C88" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L12C64-L12C97" + }, + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L18C58-L18C86" + }, + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.CreatePermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L19C54-L19C84" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.File", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.Hex", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L15C30-L15C34" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.UnicodeEncoded", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.XML", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L17C29-L17C33" + } + ], + "DocsId": "T:System.Security.Permissions.PermissionSetAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L18C9-L30C81" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L34C9-L37C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L39C9-L42C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L67C39-L72C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L77C13-L115C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L120C13-L171C90" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L176C13-L196C58" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L201C13-L208C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L213C13-L216C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L221C13-L221C54" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Demand", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L226C13-L248C74" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L253C13-L267C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L272C13-L298C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L302C13-L302C39" + } + ], + "DocsId": "T:System.Security.Permissions.PrincipalPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PrincipalPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L15C70-L15C103" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Authenticated", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L16C37-L16C41" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Role", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L18C30-L18C34" + } + ], + "DocsId": "T:System.Security.Permissions.PrincipalPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L13C9-L13C76" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L16C46-L16C58" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L17C61-L17C62" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L19C63-L19C76" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L20C51-L20C83" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L21C65-L21C93" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermission.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L15C46-L15C50" + } + ], + "DocsId": "T:System.Security.Permissions.PublisherIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L12C78-L12C111" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.CertFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L13C34-L13C38" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.SignedFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.X509Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L15C41-L15C45" + } + ], + "DocsId": "T:System.Security.Permissions.PublisherIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L11C9-L11C63" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.#ctor(System.Security.Permissions.ReflectionPermissionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L12C9-L12C71" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L20C64-L20C92" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L13C49-L13C53" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ReflectionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L12C71-L12C104" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L20C58-L20C86" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L13C49-L13C53" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.MemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.ReflectionEmit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.RestrictedMemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L17C46-L17C50" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.TypeInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L19C39-L19C43" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.MemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.ReflectionEmit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.RestrictedMemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.TypeInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermissionFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L13C9-L13C61" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.RegistryPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L14C9-L14C118" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L15C9-L15C88" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.AddPathList(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L16C85-L16C86" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.AddPathList(System.Security.Permissions.RegistryPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L17C115-L17C116" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L18C46-L18C74" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L19C62-L19C63" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.GetPathList(System.Security.Permissions.RegistryPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L20C70-L20C82" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L21C69-L21C97" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L22C63-L22C76" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L23C40-L23C53" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.SetPathList(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L24C85-L24C86" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L25C51-L25C83" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L26C64-L26C92" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.RegistryPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L12C69-L12C102" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L21C58-L21C86" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ChangeAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L15C45-L15C49" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L16C32-L16C36" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ViewAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L18C43-L18C47" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ViewAndModify", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L20C31-L20C35" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L15C9-L15C47" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L16C9-L16C68" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.AddPermissionAccess(System.Security.Permissions.ResourcePermissionBaseEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L22C81-L22C82" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L23C34-L23C35" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L24C46-L24C58" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.GetPermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L25C74-L25C86" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L26C73-L26C74" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L27C69-L27C81" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L28C63-L28C76" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L29C40-L29C53" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.RemovePermissionAccess(System.Security.Permissions.ResourcePermissionBaseEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L30C84-L30C85" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L31C51-L31C63" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L32C65-L32C77" + }, + { + "DocsId": "F:System.Security.Permissions.ResourcePermissionBase.Any", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ResourcePermissionBase.Local", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBase.PermissionAccessType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L20C47-L20C51" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBase.TagNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L21C39-L21C43" + } + ], + "DocsId": "T:System.Security.Permissions.ResourcePermissionBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBaseEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L11C9-L11C49" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBaseEntry.#ctor(System.Int32,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L12C9-L12C100" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBaseEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L13C39-L13C43" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBaseEntry.PermissionAccessPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L14C48-L14C52" + } + ], + "DocsId": "T:System.Security.Permissions.ResourcePermissionBaseEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L11C9-L11C61" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.#ctor(System.Security.Permissions.SecurityPermissionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L12C9-L12C67" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.SecurityPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L13C47-L13C51" + } + ], + "DocsId": "T:System.Security.Permissions.SecurityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L12C9-L12C55" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.SiteIdentityPermission.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Security.Permissions.SiteIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L12C73-L12C106" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.SiteIdentityPermissionAttribute.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Security.Permissions.SiteIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StorePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L11C9-L11C58" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.#ctor(System.Security.Permissions.StorePermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L12C9-L12C62" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L14C40-L14C53" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L15C65-L15C77" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L16C63-L16C76" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L19C51-L19C63" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L20C73-L20C74" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L13C45-L13C49" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StorePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L12C66-L12C82" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L13C45-L13C49" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.CreateStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L14C35-L14C39" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.DeleteStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.EnumerateStores", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L16C39-L16C43" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.OpenStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L17C33-L17C37" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.AddToStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L18C34-L18C38" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.RemoveFromStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.EnumerateCertificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L20C45-L20C49" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.CreateStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.DeleteStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.EnumerateStores", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.OpenStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.AddToStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.RemoveFromStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.EnumerateCertificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L11C9-L11C71" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L12C9-L12C108" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L16C46-L16C58" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L17C59-L17C60" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L19C63-L19C76" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L20C51-L20C83" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L21C65-L21C93" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L14C52-L14C56" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L15C34-L15C38" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNameIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L12C79-L12C112" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L14C35-L14C39" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L15C33-L15C37" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNameIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L11C9-L11C61" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L13C46-L13C64" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L14C46-L14C61" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNamePublicKeyBlob", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L11C9-L11C67" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.#ctor(System.Security.Permissions.TypeDescriptorPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L12C9-L12C80" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L15C73-L15C74" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L13C54-L13C58" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L12C75-L12C91" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L15C58-L15C70" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L13C54-L13C58" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermissionAttribute.RestrictedRegistrationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L14C52-L14C56" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.RestrictedRegistrationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L11C9-L11C55" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionClipboard)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L12C9-L12C69" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionWindow)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L13C9-L13C63" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionWindow,System.Security.Permissions.UIPermissionClipboard)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L14C9-L14C100" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L17C46-L17C58" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L18C61-L18C62" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L19C69-L19C97" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L20C63-L20C76" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L21C40-L21C53" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L22C51-L22C83" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L23C65-L23C93" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermission.Clipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L15C50-L15C54" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermission.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L16C44-L16C48" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UIPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L12C63-L12C96" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L15C58-L15C86" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermissionAttribute.Clipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L13C50-L13C54" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermissionAttribute.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L14C44-L14C48" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.AllClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.NoClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.OwnClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.AllWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.NoWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.SafeSubWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.SafeTopLevelWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionWindow", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L11C9-L11C64" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L12C9-L12C54" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.UrlIdentityPermission.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L13C29-L13C33" + } + ], + "DocsId": "T:System.Security.Permissions.UrlIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.UrlIdentityPermissionAttribute.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L13C29-L13C33" + } + ], + "DocsId": "T:System.Security.Permissions.UrlIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.Safe", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L20C9-L20C42" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L21C9-L21C63" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor(System.Security.Permissions.WebBrowserPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L22C9-L22C93" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L23C40-L23C52" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L24C63-L24C75" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L25C69-L25C103" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L26C65-L26C99" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L27C46-L27C80" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L28C51-L28C83" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L29C73-L29C74" + }, + { + "DocsId": "P:System.Security.Permissions.WebBrowserPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L30C56-L30C102" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L39C71-L39C87" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L40C58-L40C92" + }, + { + "DocsId": "P:System.Security.Permissions.WebBrowserPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L41C56-L41C102" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L12C9-L12C61" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.ZoneIdentityPermission.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L13C44-L13C48" + } + ], + "DocsId": "T:System.Security.Permissions.ZoneIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L12C73-L12C106" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.ZoneIdentityPermissionAttribute.Zone", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L13C36-L13C40" + } + ], + "DocsId": "T:System.Security.Permissions.ZoneIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.DnsPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L14C9-L14C56" + }, + { + "DocsId": "M:System.Net.DnsPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.DnsPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L16C73-L16C74" + }, + { + "DocsId": "M:System.Net.DnsPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.DnsPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.DnsPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.DnsPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.DnsPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.DnsPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.DnsPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs#L16C64-L16C80" + }, + { + "DocsId": "M:System.Net.DnsPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.DnsPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.EndpointPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L12C51-L12C64" + }, + { + "DocsId": "M:System.Net.EndpointPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L13C45-L13C54" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Hostname", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L9C40-L9C52" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L10C33-L10C42" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Transport", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L11C42-L11C46" + } + ], + "DocsId": "T:System.Net.EndpointPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.NetworkAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkAccess.Accept", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkAccess.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + } + ], + "DocsId": "T:System.Net.NetworkAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.SocketPermission.#ctor(System.Net.NetworkAccess,System.Net.TransportType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L15C9-L15C116" + }, + { + "DocsId": "M:System.Net.SocketPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L16C9-L16C59" + }, + { + "DocsId": "M:System.Net.SocketPermission.AddPermission(System.Net.NetworkAccess,System.Net.TransportType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L19C117-L19C118" + }, + { + "DocsId": "M:System.Net.SocketPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Net.SocketPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L21C73-L21C74" + }, + { + "DocsId": "M:System.Net.SocketPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L22C69-L22C81" + }, + { + "DocsId": "M:System.Net.SocketPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L23C64-L23C69" + }, + { + "DocsId": "M:System.Net.SocketPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L24C41-L24C46" + }, + { + "DocsId": "M:System.Net.SocketPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L25C51-L25C63" + }, + { + "DocsId": "M:System.Net.SocketPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L26C65-L26C77" + }, + { + "DocsId": "F:System.Net.SocketPermission.AllPorts", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs" + }, + { + "DocsId": "P:System.Net.SocketPermission.AcceptList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L17C66-L17C78" + }, + { + "DocsId": "P:System.Net.SocketPermission.ConnectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L18C67-L18C79" + } + ], + "DocsId": "T:System.Net.SocketPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.SocketPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L16C67-L16C83" + }, + { + "DocsId": "M:System.Net.SocketPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L17C38-L17C50" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L18C36-L18C48" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L19C36-L19C48" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Transport", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L20C41-L20C53" + } + ], + "DocsId": "T:System.Net.SocketPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.TransportType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Connectionless", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.ConnectionOriented", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Tcp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Udp", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + } + ], + "DocsId": "T:System.Net.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.WebPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L16C9-L16C35" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Net.NetworkAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L17C9-L17C73" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Net.NetworkAccess,System.Text.RegularExpressions.Regex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L18C9-L18C71" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L19C9-L19C56" + }, + { + "DocsId": "M:System.Net.WebPermission.AddPermission(System.Net.NetworkAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L22C77-L22C78" + }, + { + "DocsId": "M:System.Net.WebPermission.AddPermission(System.Net.NetworkAccess,System.Text.RegularExpressions.Regex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L23C75-L23C76" + }, + { + "DocsId": "M:System.Net.WebPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L24C46-L24C58" + }, + { + "DocsId": "M:System.Net.WebPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L25C73-L25C74" + }, + { + "DocsId": "M:System.Net.WebPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L26C69-L26C81" + }, + { + "DocsId": "M:System.Net.WebPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L27C64-L27C69" + }, + { + "DocsId": "M:System.Net.WebPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L28C41-L28C46" + }, + { + "DocsId": "M:System.Net.WebPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L29C51-L29C63" + }, + { + "DocsId": "M:System.Net.WebPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L30C65-L30C77" + }, + { + "DocsId": "P:System.Net.WebPermission.AcceptList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L20C47-L20C59" + }, + { + "DocsId": "P:System.Net.WebPermission.ConnectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L21C48-L21C60" + } + ], + "DocsId": "T:System.Net.WebPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.WebPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L16C64-L16C80" + }, + { + "DocsId": "M:System.Net.WebPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.Accept", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L17C38-L17C50" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.AcceptPattern", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L18C45-L18C57" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L19C39-L19C51" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.ConnectPattern", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L20C46-L20C58" + } + ], + "DocsId": "T:System.Net.WebPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L14C9-L14C57" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L16C59-L16C60" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs#L16C65-L16C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.Global", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.LinkLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.SiteLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L16C59-L16C60" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs#L16C78-L16C94" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.Ping", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L14C9-L14C71" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.#ctor(System.Net.NetworkInformation.NetworkInformationAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L15C9-L15C81" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.AddPermission(System.Net.NetworkInformation.NetworkInformationAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L17C70-L17C71" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L18C41-L18C45" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L19C47-L19C51" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L20C66-L20C70" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L21C70-L21C74" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L22C64-L22C69" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L23C73-L23C74" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L24C52-L24C56" + }, + { + "DocsId": "P:System.Net.NetworkInformation.NetworkInformationPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L16C50-L16C54" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L15C79-L15C95" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L17C59-L17C63" + }, + { + "DocsId": "P:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L16C32-L16C36" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.Mail.SmtpAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.ConnectToUnrestrictedPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + } + ], + "DocsId": "T:System.Net.Mail.SmtpAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L14C9-L14C53" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Net.Mail.SmtpAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L15C9-L15C53" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L16C9-L16C57" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.AddPermission(System.Net.Mail.SmtpAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L18C56-L18C57" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L19C46-L19C58" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L20C73-L20C74" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L21C69-L21C81" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L22C64-L22C69" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L23C41-L23C46" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L24C51-L24C63" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L25C65-L25C77" + }, + { + "DocsId": "P:System.Net.Mail.SmtpPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L17C36-L17C40" + } + ], + "DocsId": "T:System.Net.Mail.SmtpPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.Mail.SmtpPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L16C65-L16C81" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L18C58-L18C70" + }, + { + "DocsId": "P:System.Net.Mail.SmtpPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L17C38-L17C50" + } + ], + "DocsId": "T:System.Net.Mail.SmtpPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.#ctor(System.Drawing.Printing.PrintingPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L14C9-L14C77" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L15C9-L15C61" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L17C47-L17C51" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L18C65-L18C66" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L19C70-L19C74" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L20C64-L20C69" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L21C41-L21C46" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L22C52-L22C56" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L23C66-L23C70" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintingPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L16C48-L16C52" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintingPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L14C69-L14C85" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L16C74-L16C86" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintingPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L15C48-L15C52" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.AllPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.DefaultPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.NoPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.SafePrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L13C9-L13C40" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Diagnostics.EventLogPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L14C9-L14C101" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Diagnostics.EventLogPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L15C9-L15C89" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L16C9-L16C61" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L17C70-L17C74" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Administer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Audit", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Instrument", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L16C69-L16C85" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L17C43-L17C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L18C60-L18C64" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntry.#ctor(System.Diagnostics.EventLogPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L8C9-L8C106" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L9C43-L9C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L10C60-L10C64" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Add(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L12C57-L12C66" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.AddRange(System.Diagnostics.EventLogPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L13C73-L13C74" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.AddRange(System.Diagnostics.EventLogPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L14C65-L14C66" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Contains(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L15C63-L15C76" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.CopyTo(System.Diagnostics.EventLogPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L16C74-L16C75" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.IndexOf(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L17C61-L17C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Insert(System.Int32,System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L18C72-L18C73" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Remove(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L23C61-L23C62" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L11C64-L11C76" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L13C9-L13C50" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Diagnostics.PerformanceCounterPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L14C9-L14C142" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Diagnostics.PerformanceCounterPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L15C9-L15C109" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L16C9-L16C71" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L17C86-L17C98" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Administer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Instrument", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L15C79-L15C95" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L16C44-L16C56" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L17C43-L17C55" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L18C70-L18C74" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntry.#ctor(System.Diagnostics.PerformanceCounterPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L8C9-L8C147" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L9C44-L9C56" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L10C43-L10C55" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L11C70-L11C74" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Add(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L12C67-L12C76" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.AddRange(System.Diagnostics.PerformanceCounterPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L13C83-L13C84" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.AddRange(System.Diagnostics.PerformanceCounterPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L14C75-L14C76" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Contains(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L15C73-L15C86" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.CopyTo(System.Diagnostics.PerformanceCounterPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L16C84-L16C85" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.IndexOf(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L17C71-L17C80" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Insert(System.Int32,System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L18C82-L18C83" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Remove(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L23C71-L23C72" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L11C74-L11C86" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L14C40-L14C74" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L15C61-L15C95" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L16C86-L16C120" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L17C115-L17C116" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L18C62-L18C74" + } + ], + "DocsId": "T:System.Data.SqlClient.SqlClientPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs#L17C70-L17C103" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs#L18C58-L18C70" + } + ], + "DocsId": "T:System.Data.SqlClient.SqlClientPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L14C9-L14C59" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L16C106-L16C107" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L17C46-L17C58" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L18C73-L18C74" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L19C69-L19C81" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L20C64-L20C69" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L21C41-L21C46" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L22C51-L22C63" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L23C65-L23C77" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermission.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L15C42-L15C46" + } + ], + "DocsId": "T:System.Data.OracleClient.OraclePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L15C67-L15C83" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L20C67-L20C79" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.ShouldSerializeConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L22C58-L22C63" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.ShouldSerializeKeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L24C57-L24C62" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L17C48-L17C60" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.KeyRestrictionBehavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L18C64-L18C68" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.KeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L19C47-L19C59" + } + ], + "DocsId": "T:System.Data.OracleClient.OraclePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L15C36-L15C70" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L16C57-L16C91" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L17C82-L17C116" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L21C46-L21C58" + }, + { + "DocsId": "P:System.Data.OleDb.OleDbPermission.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L20C40-L20C52" + } + ], + "DocsId": "T:System.Data.OleDb.OleDbPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OleDb.OleDbPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L17C66-L17C99" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Data.OleDb.OleDbPermissionAttribute.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L20C40-L20C52" + } + ], + "DocsId": "T:System.Data.OleDb.OleDbPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L15C35-L15C69" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L16C56-L16C90" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L17C81-L17C115" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L18C115-L18C116" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L19C46-L19C58" + } + ], + "DocsId": "T:System.Data.Odbc.OdbcPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Odbc.OdbcPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs#L17C65-L17C98" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs#L18C58-L18C70" + } + ], + "DocsId": "T:System.Data.Odbc.OdbcPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L14C9-L14C41" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Data.Common.DBDataPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L15C9-L15C68" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Data.Common.DBDataPermissionAttribute)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L16C9-L16C86" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L17C9-L17C62" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L18C9-L18C87" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L20C114-L20C115" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L21C34-L21C35" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.CreateInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L22C64-L22C68" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L23C47-L23C51" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L24C73-L24C74" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L25C70-L25C74" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L26C64-L26C69" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L27C41-L27C46" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L28C52-L28C56" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L29C65-L29C93" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermission.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L19C42-L19C46" + } + ], + "DocsId": "T:System.Data.Common.DBDataPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L15C70-L15C86" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.ShouldSerializeConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L21C57-L21C70" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.ShouldSerializeKeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L23C56-L23C69" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L17C42-L17C46" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.KeyRestrictionBehavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L18C64-L18C68" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.KeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L19C41-L19C45" + } + ], + "DocsId": "T:System.Data.Common.DBDataPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L14C9-L14C66" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L15C41-L15C46" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L16C47-L16C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L17C65-L17C93" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L19C64-L19C69" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L20C73-L20C74" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L21C51-L21C83" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs#L15C74-L15C107" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs#L16C58-L16C86" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Threading.AccessControl.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Threading.AccessControl.json new file mode 100644 index 00000000000..fa338348a23 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Threading.AccessControl.json @@ -0,0 +1,531 @@ +{ + "Assembly": "System.Threading.AccessControl", + "GUID": "3049C8FD2F5D4603AEF8FDDCB75328FBFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.MutexRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L48C15-L50C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexAccessRule.#ctor(System.String,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L53C15-L55C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexAccessRule.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L80C19-L80C55" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L88C15-L90C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexAuditRule.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L99C19-L99C55" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L107C15-L109C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L112C15-L115C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L144C13-L144C126" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L149C13-L149C126" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AddAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L189C13-L190C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.SetAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L194C13-L195C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.ResetAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L204C13-L204C48" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRuleAll(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L214C13-L215C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AddAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.SetAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L224C13-L225C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L229C13-L229C47" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRuleAll(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L234C13-L235C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L239C13-L240C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L244C19-L244C46" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L249C19-L249C50" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L254C19-L254C49" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L47C15-L49C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAccessRule.#ctor(System.String,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L52C15-L54C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleAccessRule.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L79C19-L79C65" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L87C15-L89C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleAuditRule.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L105C19-L105C65" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L113C15-L115C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L150C13-L150C136" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L155C13-L155C136" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AddAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.SetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L204C13-L205C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.ResetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L214C13-L214C48" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRuleAll(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L224C13-L225C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AddAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L229C13-L230C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.SetAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L234C13-L235C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L239C13-L239C47" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRuleAll(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L244C13-L245C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L249C13-L250C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L254C19-L254C56" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L259C19-L259C60" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L264C19-L264C59" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L44C15-L46C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAccessRule.#ctor(System.String,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L49C15-L51C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreAccessRule.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L76C19-L76C59" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L83C15-L85C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreAuditRule.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L94C19-L94C59" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L101C15-L103C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L106C15-L109C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L138C13-L138C130" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L143C13-L143C130" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AddAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L183C13-L184C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.SetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L188C13-L189C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.ResetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L193C13-L194C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L198C13-L198C48" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRuleAll(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L203C13-L204C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L208C13-L209C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AddAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L213C13-L214C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.SetAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L218C13-L219C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L223C13-L223C47" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRuleAll(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L228C13-L229C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L233C13-L234C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L238C19-L238C50" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L243C19-L243C54" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L248C19-L248C53" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.Create(System.Boolean,System.Threading.EventResetMode,System.String,System.Boolean@,System.Security.AccessControl.EventWaitHandleSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L31C13-L77C55" + }, + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.OpenExisting(System.String,System.Security.AccessControl.EventWaitHandleRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L95C13-L109C35" + }, + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.TryOpenExisting(System.String,System.Security.AccessControl.EventWaitHandleRights,System.Threading.EventWaitHandle@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L125C13-L125C87" + } + ], + "DocsId": "T:System.Threading.EventWaitHandleAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.MutexAcl.Create(System.Boolean,System.String,System.Boolean@,System.Security.AccessControl.MutexSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L25C13-L68C55" + }, + { + "DocsId": "M:System.Threading.MutexAcl.OpenExisting(System.String,System.Security.AccessControl.MutexRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L86C13-L100C35" + }, + { + "DocsId": "M:System.Threading.MutexAcl.TryOpenExisting(System.String,System.Security.AccessControl.MutexRights,System.Threading.Mutex@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L116C13-L116C87" + } + ], + "DocsId": "T:System.Threading.MutexAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.SemaphoreAcl.Create(System.Int32,System.Int32,System.String,System.Boolean@,System.Security.AccessControl.SemaphoreSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L29C13-L82C55" + }, + { + "DocsId": "M:System.Threading.SemaphoreAcl.OpenExisting(System.String,System.Security.AccessControl.SemaphoreRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L101C13-L115C35" + }, + { + "DocsId": "M:System.Threading.SemaphoreAcl.TryOpenExisting(System.String,System.Security.AccessControl.SemaphoreRights,System.Threading.Semaphore@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L131C13-L131C87" + } + ], + "DocsId": "T:System.Threading.SemaphoreAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.EventWaitHandle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L16C13-L16C166" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.EventWaitHandle,System.Security.AccessControl.EventWaitHandleSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L21C13-L24C10" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.Mutex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L28C13-L28C155" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.Mutex,System.Security.AccessControl.MutexSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L33C13-L36C10" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.Semaphore)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L40C13-L40C163" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.Semaphore,System.Security.AccessControl.SemaphoreSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L45C13-L48C10" + } + ], + "DocsId": "T:System.Threading.ThreadingAclExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Extensions.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Extensions.json new file mode 100644 index 00000000000..e5d9f6d56ee --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Extensions.json @@ -0,0 +1,211 @@ +{ + "Assembly": "System.Windows.Extensions", + "GUID": "4F6AF0A867DD4021967EF18C5B670C9AFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessTo(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L19C13-L19C66" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessTo(System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L24C13-L24C69" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessTo(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L29C13-L29C80" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessTo(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L34C13-L38C73" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessToAssemblyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L43C19-L43C63" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessToTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L46C50-L46C54" + } + ], + "DocsId": "T:System.Xaml.Permissions.XamlAccessLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Media.SoundPlayer.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L23C9-L52C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L54C52-L57C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L59C46-L62C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L23C9-L66C55" + }, + { + "DocsId": "M:System.Media.SoundPlayer.LoadAsync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L133C13-L160C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Load", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L185C13-L199C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Play", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L330C13-L331C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.PlaySync", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L335C13-L336C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.PlayLooping", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L340C13-L341C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Stop", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L424C13-L425C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnLoadCompleted(System.ComponentModel.AsyncCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L465C13-L466C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnSoundLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L470C13-L471C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnStreamChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L475C13-L476C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L722C13-L722C55" + }, + { + "DocsId": "E:System.Media.SoundPlayer.LoadCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L431C17-L432C14" + }, + { + "DocsId": "E:System.Media.SoundPlayer.SoundLocationChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L443C17-L444C14" + }, + { + "DocsId": "E:System.Media.SoundPlayer.StreamChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L455C17-L456C14" + }, + { + "DocsId": "P:System.Media.SoundPlayer.LoadTimeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L71C20-L71C32" + }, + { + "DocsId": "P:System.Media.SoundPlayer.SoundLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L85C20-L85C34" + }, + { + "DocsId": "P:System.Media.SoundPlayer.Stream", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L106C17-L111C32" + }, + { + "DocsId": "P:System.Media.SoundPlayer.IsLoadCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L125C39-L125C43" + }, + { + "DocsId": "P:System.Media.SoundPlayer.Tag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L127C30-L127C34" + } + ], + "DocsId": "T:System.Media.SoundPlayer", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Media.SystemSound.Play", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSound.cs#L17C13-L18C10" + } + ], + "DocsId": "T:System.Media.SystemSound", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSound.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Media.SystemSounds.Asterisk", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L16C20-L16C82" + }, + { + "DocsId": "P:System.Media.SystemSounds.Beep", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L21C20-L21C68" + }, + { + "DocsId": "P:System.Media.SystemSounds.Exclamation", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L26C20-L26C88" + }, + { + "DocsId": "P:System.Media.SystemSounds.Hand", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L31C20-L31C74" + }, + { + "DocsId": "P:System.Media.SystemSounds.Question", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L36C20-L36C82" + } + ], + "DocsId": "T:System.Media.SystemSounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.SingleSelection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.MultiSelection", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.X509Certificates.X509SelectionFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L23C13-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L30C13-L33C10" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.String,System.String,System.Security.Cryptography.X509Certificates.X509SelectionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L37C13-L37C105" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.String,System.String,System.Security.Cryptography.X509Certificates.X509SelectionFlag,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L42C13-L42C104" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.X509Certificates.X509Certificate2UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/d099f075e45d2aa6007a22b71b45a08758559f80/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.Design.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.Design.json new file mode 100644 index 00000000000..29260ba2e17 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.Design.json @@ -0,0 +1,5829 @@ +{ + "Assembly": "System.Windows.Forms.Design", + "GUID": "AAD375D8274647FF85AAE764703B140EFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetTypeInfoCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetTypeInfoType(System.Int32,System.Runtime.InteropServices.ComTypes.TYPEKIND@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetLibAttr(System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.IsName(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.ReleaseTLibAttr(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + } + ], + "DocsId": "T:System.Runtime.InteropServices.UCOMITypeLib", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Tools.ITargetAwareCodeDomProvider.SupportsProperty(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/ITargetAwareCodeDomProvider.cs" + } + ], + "DocsId": "T:System.Resources.Tools.ITargetAwareCodeDomProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/ITargetAwareCodeDomProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.Collections.IDictionary,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L109C16-L116C33" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.Collections.IDictionary,System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L163C13-L204C34" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L232C16-L239C33" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.String,System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L269C13-L296C34" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.VerifyResourceName(System.String,System.CodeDom.Compiler.CodeDomProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L824C16-L824C69" + } + ], + "DocsId": "T:System.Resources.Tools.StronglyTypedResourceBuilder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L16C65-L16C89" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L18C56-L18C82" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L20C67-L20C85" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + }, + { + "DocsId": "F:System.Drawing.Design.BitmapEditor.BitmapExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.BitmapEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ColorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L24C13-L40C26" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L44C95-L44C125" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L47C88-L47C92" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L52C13-L57C10" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ColorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs#L22C13-L34C26" + }, + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs#L39C16-L39C46" + }, + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ContentAlignmentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.CursorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L25C13-L37C26" + }, + { + "DocsId": "M:System.Drawing.Design.CursorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L41C95-L41C125" + }, + { + "DocsId": "M:System.Drawing.Design.CursorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs" + }, + { + "DocsId": "P:System.Drawing.Design.CursorEditor.IsDropDownResizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L21C53-L21C57" + } + ], + "DocsId": "T:System.Drawing.Design.CursorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.FontEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs#L23C13-L57C10" + }, + { + "DocsId": "M:System.Drawing.Design.FontEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs#L60C95-L60C122" + }, + { + "DocsId": "M:System.Drawing.Design.FontEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.FontEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs#L28C88-L28C92" + }, + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs#L33C13-L65C10" + }, + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.FontNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IconEditor.CreateExtensionsString(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L30C13-L45C25" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.CreateFilterEntry(System.Drawing.Design.IconEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L50C13-L53C78" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L59C13-L91C26" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L99C16-L99C43" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L101C64-L101C86" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L103C55-L103C81" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L106C88-L106C92" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L108C65-L108C76" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L113C13-L133C10" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IconEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetImageExtenders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L26C57-L26C73" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.CreateExtensionsString(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L30C13-L52C36" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.CreateFilterEntry(System.Drawing.Design.ImageEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L57C13-L63C78" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L68C13-L119C26" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L123C95-L123C122" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L125C64-L125C87" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L129C13-L155C59" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L159C88-L159C92" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L163C13-L169C51" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L175C13-L183C10" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ImageEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Design.IToolboxItemProvider.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxItemProvider.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxItemProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxItemProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback,System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem,System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddToolboxItem(System.Drawing.Design.ToolboxItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.DeserializeToolboxItem(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.DeserializeToolboxItem(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetSelectedToolboxItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetSelectedToolboxItem(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsSupported(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsSupported(System.Object,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsToolboxItem(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsToolboxItem(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveCreator(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveCreator(System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveToolboxItem(System.Drawing.Design.ToolboxItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SelectedToolboxItemUsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SerializeToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SetSelectedToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "P:System.Drawing.Design.IToolboxService.CategoryNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "P:System.Drawing.Design.IToolboxService.SelectedCategory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IToolboxUser.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxUser.ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L15C65-L15C91" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L17C56-L17C85" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L19C67-L19C87" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.MetafileEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventArgs.#ctor(System.ComponentModel.IComponent[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxComponentsCreatedEventArgs.Components", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs#L28C43-L28C77" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.Invoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.BeginInvoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventArgs.#ctor(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxComponentsCreatingEventArgs.DesignerHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs#L27C45-L27C49" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.Invoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.BeginInvoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L36C9-L48C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L53C45-L56C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CheckUnlocked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L300C13-L304C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L312C13-L312C43" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L321C13-L328C26" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents(System.ComponentModel.Design.IDesignerHost,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L338C13-L345C26" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L354C13-L371C25" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L380C13-L409C31" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L420C13-L465C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L469C13-L488C56" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L497C46-L497C85" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.FilterPropertyValue(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L508C21-L541C26" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L551C13-L551C65" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost,System.Reflection.AssemblyName,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L563C13-L668C25" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Initialize(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L676C13-L772C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Lock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L835C13-L836C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L843C13-L858C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.OnComponentsCreated(System.Drawing.Design.ToolboxComponentsCreatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L866C13-L867C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.OnComponentsCreating(System.Drawing.Design.ToolboxComponentsCreatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L875C13-L876C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L878C46-L878C73" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ValidatePropertyType(System.String,System.Object,System.Type,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L886C13-L895C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ValidatePropertyValue(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L907C21-L973C26" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L978C13-L978C55" + }, + { + "DocsId": "E:System.Drawing.Design.ToolboxItem.ComponentsCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L281C20-L281C52" + }, + { + "DocsId": "E:System.Drawing.Design.ToolboxItem.ComponentsCreating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L290C20-L290C53" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.AssemblyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L66C17-L66C65" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.DependentAssemblies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L82C17-L88C29" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L104C17-L104C53" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.OriginalBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L120C17-L120C61" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Company", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L136C17-L136C54" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.ComponentType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L151C17-L151C48" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L163C17-L163C58" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L178C17-L178C58" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L194C17-L194C58" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.IsTransient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L211C17-L211C56" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L227C17-L227C32" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L242C17-L247C36" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.TypeName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L258C17-L258C55" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L273C20-L273C69" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.#ctor(System.Drawing.Design.ToolboxItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.#ctor(System.Drawing.Design.ToolboxItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L25C9-L28C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.Contains(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L47C13-L47C46" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.CopyTo(System.Drawing.Design.ToolboxItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.IndexOf(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L65C13-L65C45" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L37C17-L37C58" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.Invoke(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.BeginInvoke(System.Object,System.String,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItemCreatorCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.#ctor(System.ComponentModel.Design.DesignSurface,System.ComponentModel.Design.DesignSurface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L15C9-L19C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.OldSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L24C43-L24C47" + }, + { + "DocsId": "P:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.NewSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L29C43-L29C47" + } + ], + "DocsId": "T:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L16C41-L18C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.CreateCollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L24C16-L24C48" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.GetItems(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L31C13-L38C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.SetItems(System.Object,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L46C13-L58C29" + } + ], + "DocsId": "T:System.ComponentModel.Design.ArrayEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs#L93C13-L119C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs#L123C95-L123C122" + }, + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.BinaryEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L46C9-L78C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.GetBytes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L380C13-L380C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.GetDisplayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L388C13-L388C33" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L542C13-L543C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L550C13-L572C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L580C13-L617C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SaveToFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L624C13-L640C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.ScrollChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L647C13-L650C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetBytes(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L657C13-L667C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetDisplayMode(System.ComponentModel.Design.DisplayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L674C13-L723C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L730C13-L744C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetStartLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L751C13-L759C10" + } + ], + "DocsId": "T:System.ComponentModel.Design.ByteViewer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L28C9-L28C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CanRemoveInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L60C13-L70C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CancelChanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L78C9-L78C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CanSelectMultipleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L83C64-L83C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateCollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L88C68-L88C108" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L95C13-L113C77" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetObjectsFromInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L120C76-L120C102" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetDisplayText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L129C13-L160C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateCollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L168C13-L178C35" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateNewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L184C58-L184C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.DestroyInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L191C13-L206C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L213C13-L282C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L285C95-L285C122" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetItems(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L325C13-L332C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L338C58-L338C90" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.SetItems(System.Object,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L377C13-L389C30" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L397C13-L401C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L33C46-L33C96" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L38C41-L38C45" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L43C53-L43C68" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.NewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L48C42-L48C80" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.HelpTopic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L53C47-L53C84" + }, + { + "DocsId": "T:System.ComponentModel.Design.CollectionEditor.CollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.CollectionEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeExistingComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L112C16-L112C76" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L125C13-L126C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L128C78-L128C110" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L130C70-L130C94" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L132C78-L132C110" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L134C77-L134C108" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L136C69-L136C92" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L138C77-L138C108" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L154C17-L180C46" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#get_Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L188C17-L194C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L203C13-L205C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L214C13-L323C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L342C13-L364C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InvokeGetInheritanceAttribute(System.ComponentModel.Design.ComponentDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L415C16-L415C46" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L422C13-L432C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeNonDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L515C9-L515C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L522C13-L531C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L549C13-L563C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L580C13-L596C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L604C13-L626C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L633C13-L672C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L680C9-L680C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L688C9-L688C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L696C13-L705C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.RaiseComponentChanged(System.ComponentModel.MemberDescriptor,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L712C16-L712C112" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.RaiseComponentChanging(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L720C16-L720C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L30C68-L30C119" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.AssociatedComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L36C60-L36C85" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Inherited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L47C17-L48C124" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ParentComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L63C17-L64C56" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.InheritanceAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L75C17-L88C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ShadowProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L96C64-L96C120" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L143C39-L143C43" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L148C56-L148C95" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L154C17-L180C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L188C17-L194C29" + }, + { + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs#L18C13-L31C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs#L35C95-L35C125" + }, + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DateTimeEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionHeaderItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs#L9C63-L11C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionHeaderItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs#L13C80-L15C10" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionHeaderItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItem.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L40C54-L25C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.AllowAssociate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L30C38-L30C42" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Category", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L32C42-L32C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L34C45-L34C49" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L36C45-L36C49" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L38C42-L38C95" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.ShowInSourceView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L40C40-L40C44" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Add(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L17C53-L17C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Contains(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L19C59-L19C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.CopyTo(System.ComponentModel.Design.DesignerActionItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L21C70-L21C95" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.IndexOf(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L23C57-L23C76" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Insert(System.Int32,System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L25C68-L25C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Remove(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L27C57-L27C75" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L13C20-L13C53" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L27C13-L27C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.GetSortedActionItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L32C13-L74C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionList.AutoShow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L21C40-L21C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionList.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L23C39-L23C43" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L11C9-L13C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.#ctor(System.ComponentModel.Design.DesignerActionList[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Add(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L26C53-L26C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.AddRange(System.ComponentModel.Design.DesignerActionList[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L30C13-L36C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.AddRange(System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L40C13-L47C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Insert(System.Int32,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L49C68-L49C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.IndexOf(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L51C57-L51C76" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Contains(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L53C59-L53C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Remove(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L55C57-L55C75" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.CopyTo(System.ComponentModel.Design.DesignerActionList[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L57C70-L57C95" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L62C9-L62C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L22C20-L22C53" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.#ctor(System.Object,System.ComponentModel.Design.DesignerActionListsChangedType,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L23C9-L28C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.RelatedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L34C39-L34C43" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L40C60-L40C64" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L46C59-L46C63" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignerActionListsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignerActionListsChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.ActionListsAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.ActionListsRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L15C15-L20C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L22C113-L24C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L26C141-L28C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L30C130-L32C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L34C158-L36C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L38C150-L40C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L50C13-L61C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.MemberName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L42C44-L42C48" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L44C46-L44C50" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.IncludeAsDesignerVerb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L46C53-L46C57" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionMethodItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L9C121-L12C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L14C84-L16C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L18C101-L20C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionPropertyItem.MemberName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L22C36-L22C40" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionPropertyItem.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L24C46-L24C50" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionPropertyItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L26C9-L46C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Add(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L62C13-L77C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Add(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L84C13-L85C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L92C13-L111C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Contains(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L118C13-L120C56" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L128C13-L129C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L133C13-L145C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentActions(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L149C13-L149C77" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentActions(System.ComponentModel.IComponent,System.Windows.Forms.Design.ComponentActionsType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L154C13-L171C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentDesignerActions(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L176C13-L243C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentServiceActions(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L280C13-L297C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L320C13-L329C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L336C13-L347C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L354C13-L393C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignerActionService.DesignerActionListsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L53C20-L53C56" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionTextItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionTextItem.cs#L9C78-L11C10" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionTextItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionTextItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L34C13-L42C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.HideUI(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L55C13-L56C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.ShowUI(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L60C13-L61C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.Refresh(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L68C13-L69C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.ShouldAutoShow(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L82C13-L109C26" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignerActionUIService.DesignerActionUIStateChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L49C20-L49C70" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.#ctor(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L15C9-L19C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.RelatedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L24C39-L24C43" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L29C61-L29C65" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerCommandSet.GetCommands(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L14C64-L14C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerCommandSet.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerCommandSet.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L16C48-L16C97" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerCommandSet.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L18C60-L18C121" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerCommandSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L26C34-L28C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L34C9-L49C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L54C56-L56C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.IServiceProvider,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L62C89-L67C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.BeginLoad(System.ComponentModel.Design.Serialization.DesignerLoader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L241C13-L251C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.BeginLoad(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L258C13-L266C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateComponent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L274C13-L274C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateDesigner(System.ComponentModel.IComponent,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L282C13-L299C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L308C13-L335C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateNestedContainer(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L343C13-L343C65" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateNestedContainer(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L351C13-L358C83" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L366C13-L367C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L375C13-L405C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L412C13-L418C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L427C13-L432C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnLoaded(System.ComponentModel.Design.LoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L513C13-L514C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnLoading(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L529C13-L530C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnUnloaded(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L545C13-L546C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnUnloading(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L562C13-L563C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnViewActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L570C13-L571C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Disposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Flushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Loaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Unloaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Unloading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.ViewActivated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.ComponentContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L76C17-L81C57" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.IsLoaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L92C17-L92C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.LoadErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L103C17-L108C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.DtelLoading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L117C13-L117C17" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.ServiceContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L128C17-L133C42" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L147C17-L196C63" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L49C47-L49C102" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L51C34-L51C39" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L53C44-L53C49" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L55C40-L55C44" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L59C47-L63C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.CopyTo(System.ComponentModel.Design.DesignSurface[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L65C65-L65C105" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L67C52-L67C67" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L27C29-L27C45" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L36C17-L42C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L51C34-L51C39" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L53C44-L53C49" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L55C40-L55C44" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignSurfaceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignSurfaceEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventArgs.#ctor(System.ComponentModel.Design.DesignSurface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs#L22C9-L25C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceEventArgs.Surface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs#L30C40-L30C44" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L26C15-L28C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L34C9-L40C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L270C13-L281C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurface(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L295C13-L311C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurfaceCore(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L318C101-L318C134" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L325C13-L326C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L333C13-L340C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L346C55-L346C97" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.ActiveDesignSurfaceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L132C17-L142C14" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaceCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L167C17-L177C14" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaceDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L202C17-L212C14" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L238C17-L248C14" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.ActiveDesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L55C17-L67C86" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L91C17-L97C58" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.ServiceContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L115C17-L120C42" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Hexdump", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Unicode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DisplayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L28C9-L31C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.CreateUniqueMethodName(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.FreeMethod(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L49C11-L49C12" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.GetCompatibleMethods(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L63C58-L63C92" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.UseMethod(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L95C11-L95C12" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ValidateMethodName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L104C11-L104C12" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#CreateUniqueMethodName(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L113C13-L116C57" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetCompatibleMethods(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L125C13-L127C44" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEvent(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L136C13-L141C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEventProperties(System.ComponentModel.EventDescriptorCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L182C13-L199C70" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEventProperty(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L207C13-L211C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L220C13-L220C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L229C13-L229C41" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L238C13-L255C25" + } + ], + "DocsId": "T:System.ComponentModel.Design.EventBindingService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ExceptionCollection.#ctor(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ExceptionCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L23C13-L23C55" + }, + { + "DocsId": "P:System.ComponentModel.Design.ExceptionCollection.Exceptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L19C40-L19C71" + } + ], + "DocsId": "T:System.ComponentModel.Design.ExceptionCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.IMultitargetHelperService.GetAssemblyQualifiedName(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/IMultitargetHelperService.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.IMultitargetHelperService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/IMultitargetHelperService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L29C9-L32C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L39C13-L40C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L44C13-L49C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.AddInheritedComponents(System.ComponentModel.IComponent,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.AddInheritedComponents(System.Type,System.ComponentModel.IComponent,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L65C13-L233C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.IgnoreInheritedMember(System.Reflection.MemberInfo,System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L241C13-L251C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.GetInheritanceAttribute(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L259C13-L265C25" + } + ], + "DocsId": "T:System.ComponentModel.Design.InheritanceService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventArgs.#ctor(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.LoadedEventArgs.HasSucceeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L26C36-L26C40" + }, + { + "DocsId": "P:System.ComponentModel.Design.LoadedEventArgs.Errors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L31C37-L31C41" + } + ], + "DocsId": "T:System.ComponentModel.Design.LoadedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.Invoke(System.Object,System.ComponentModel.Design.LoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.LoadedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.LoadedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventArgs.#ctor(System.ComponentModel.Design.MenuCommandsChangedType,System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L19C9-L23C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandsChangedEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L29C53-L29C57" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandsChangedEventArgs.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L34C38-L34C42" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.MenuCommandsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.MenuCommandsChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L45C9-L52C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.AddCommand(System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L90C13-L120C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.AddVerb(System.ComponentModel.Design.DesignerVerb)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L130C13-L144C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L151C13-L152C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L159C13-L187C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.EnsureVerbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L197C13-L332C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.FindCommand(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L340C13-L340C62" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.FindCommand(System.Guid,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L353C13-L412C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GetCommandList(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L419C13-L425C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L432C13-L439C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GlobalInvoke(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L451C13-L458C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GlobalInvoke(System.ComponentModel.Design.CommandID,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L470C13-L477C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.OnCommandsChanged(System.ComponentModel.Design.MenuCommandsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L494C13-L498C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.RemoveCommand(System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L530C13-L560C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.RemoveVerb(System.ComponentModel.Design.DesignerVerb)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L567C13-L584C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.ShowContextMenu(System.ComponentModel.Design.CommandID,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L592C9-L592C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.MenuCommandService.MenuCommandsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L62C17-L63C14" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandService.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L79C17-L80C38" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L20C13-L31C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L37C95-L37C125" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L42C88-L42C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MultilineStringEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L19C9-L21C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L31C13-L55C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.ApplyTreeViewThemeStyles(System.Windows.Forms.TreeView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L64C13-L73C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L75C95-L75C125" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.EqualsToValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L77C64-L77C82" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.FillTreeWithData(System.ComponentModel.Design.ObjectSelectorEditor.Selector,System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L80C16-L80C32" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.SetValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L83C55-L83C72" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.SubObjectSelector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.prevValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.currValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.Selector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + }, + { + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ProjectTargetFrameworkAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.ProjectTargetFrameworkAttribute.TargetFrameworkMoniker", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs#L15C48-L15C52" + } + ], + "DocsId": "T:System.ComponentModel.Design.ProjectTargetFrameworkAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L43C9-L64C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.AddUndoUnit(System.ComponentModel.Design.UndoEngine.UndoUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.CreateUndoUnit(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L193C13-L193C45" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.DiscardUndoUnit(System.ComponentModel.Design.UndoEngine.UndoUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L206C9-L206C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L213C13-L214C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L221C13-L244C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.GetRequiredService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L291C13-L301C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L309C13-L316C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.OnUndoing(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L538C13-L539C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.OnUndone(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L546C13-L547C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.UndoEngine.Undoing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L109C20-L109C42" + }, + { + "DocsId": "E:System.ComponentModel.Design.UndoEngine.Undone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L118C20-L118C41" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoInProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L87C20-L87C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L100C20-L100C28" + }, + { + "DocsId": "T:System.ComponentModel.Design.UndoEngine.UndoUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.UndoEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L50C9-L57C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(System.ComponentModel.Design.Serialization.IDesignerLoaderHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L146C13-L243C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L255C13-L281C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L295C13-L350C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L357C13-L364C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Initialize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L374C48-L374C107" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.IsReloadNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L385C52-L385C56" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnBeginLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L401C13-L421C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.EnableComponentNotification(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L428C13-L439C38" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnBeginUnload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L450C11-L450C12" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnEndLoad(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L618C13-L699C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnModifying", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L708C11-L708C12" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformFlush(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformLoad(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Reload(System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L804C13-L830C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReportFlushErrors(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L841C13-L862C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.SetBaseComponentClassName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L874C13-L877C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#AddLoadDependency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L911C13-L920C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#DependentLoadComplete(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L931C13-L960C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#Reload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L973C13-L980C25" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L71C20-L71C43" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.LoaderHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L83C17-L93C91" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L103C41-L103C77" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PropertyProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L113C17-L118C63" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadPending", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L135C41-L135C68" + }, + { + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L26C57-L28C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L33C9-L36C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.CreateStore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L43C13-L43C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.LoadStore(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L51C13-L51C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Serialize(System.ComponentModel.Design.Serialization.SerializationStore,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L59C13-L68C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeAbsolute(System.ComponentModel.Design.Serialization.SerializationStore,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L75C13-L84C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeMember(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L91C13-L101C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeMemberAbsolute(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L109C13-L119C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Deserialize(System.ComponentModel.Design.Serialization.SerializationStore)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L126C13-L133C51" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Deserialize(System.ComponentModel.Design.Serialization.SerializationStore,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L141C13-L149C62" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.DeserializeTo(System.ComponentModel.Design.Serialization.SerializationStore,System.ComponentModel.IContainer,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L157C13-L166C10" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L97C13-L125C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Initialize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L626C13-L665C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.IsReloadNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L675C13-L720C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnBeginLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L738C13-L747C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnBeginUnload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L758C13-L760C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnEndLoad(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L810C13-L828C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Parse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformFlush(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L842C13-L891C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L901C13-L926C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnComponentRename(System.Object,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L934C13-L960C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Write(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerSerializationService#Deserialize(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1063C13-L1078C97" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerSerializationService#Serialize(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1088C13-L1110C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#CreateName(System.ComponentModel.IContainer,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1121C13-L1208C30" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#IsValidName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1219C13-L1278C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#ValidateName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1291C13-L1372C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.CodeDomProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.TypeResolutionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.PropertyAssignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.PropertyReflection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.#ctor(System.IServiceProvider,System.ComponentModel.Design.Serialization.CodeDomLocalizationModel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L36C9-L42C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.#ctor(System.IServiceProvider,System.ComponentModel.Design.Serialization.CodeDomLocalizationModel,System.Globalization.CultureInfo[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L51C9-L59C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L66C13-L72C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.System#ComponentModel#Design#Serialization#IDesignerSerializationProvider#GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L230C13-L239C25" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.GetTargetComponentName(System.CodeDom.CodeStatement,System.CodeDom.CodeExpression,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L44C13-L54C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L64C13-L117C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.DeserializeStatementToInstance(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L128C13-L160C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L168C13-L243C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeAbsolute(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L252C13-L264C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeMember(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L272C13-L302C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeMemberAbsolute(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L310C13-L328C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeToReferenceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L341C13-L384C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeInstance(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type,System.Object[],System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L39C13-L42C83" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetTargetFrameworkProvider(System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L113C13-L118C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L128C13-L145C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L186C13-L207C63" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L215C13-L252C71" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetEventsHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L260C13-L296C67" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L304C13-L330C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesFromTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L338C13-L364C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertiesFromResources(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L374C13-L454C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L521C13-L612C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L864C13-L1445C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2086C13-L2183C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2194C13-L2280C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2291C13-L2291C101" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.IsSerialized(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2296C13-L2296C56" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.IsSerialized(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2306C13-L2317C34" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeCreationExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2327C13-L2379C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetUniqueName(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2513C13-L2553C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeEvent(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2561C13-L2589C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeEvents(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2597C13-L2602C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeProperties(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2609C13-L2636C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializePropertiesToResources(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2670C13-L2720C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeProperty(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2727C13-L2751C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeResource(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2759C13-L2760C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeResourceInvariant(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2768C13-L2769C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2788C13-L2912C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToResourceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L3015C13-L3015C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToResourceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L3028C13-L3059C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L3064C13-L3065C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.CodeDom.CodeExpression,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L3075C13-L3112C10" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.String,System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L15C88-L18C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.Exception,System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L20C86-L23C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.String,System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L25C100-L28C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.Exception,System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L30C98-L33C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L42C13-L42C55" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomSerializerException.LinePragma", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L38C44-L38C48" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializerException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.MethodSupportsSerialization(System.Reflection.MethodInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L127C13-L140C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L148C13-L240C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.SerializeCollection(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeExpression,System.Type,System.Collections.ICollection,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L310C13-L402C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L43C9-L47C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L52C9-L57C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(System.Type,System.Collections.ICollection,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L200C13-L384C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateSession", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L392C13-L399C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetSerializer(System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L407C13-L505C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L513C13-L523C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L531C13-L544C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetRuntimeType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L552C13-L568C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L576C13-L577C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnSessionCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L584C13-L585C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnSessionDisposed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L596C21-L614C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#get_Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L634C17-L640C37" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L651C17-L672C35" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#add_ResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L683C17-L685C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#remove_ResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L686C23-L686C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#add_SerializationComplete(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L696C17-L698C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#remove_SerializationComplete(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L699C23-L699C65" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#AddSerializationProvider(System.ComponentModel.Design.Serialization.IDesignerSerializationProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L707C13-L716C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#CreateInstance(System.Type,System.Collections.ICollection,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L723C13-L753C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetInstance(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L761C13-L783C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetName(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L791C13-L817C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetSerializer(System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L825C13-L825C62" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L833C13-L855C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#RemoveSerializationProvider(System.ComponentModel.Design.Serialization.IDesignerSerializationProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L863C13-L867C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#ReportError(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L874C13-L879C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#SetName(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L891C13-L913C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#IServiceProvider#GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L920C13-L920C44" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.SessionCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L160C20-L160C55" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.SessionDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L169C20-L169C56" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#ResolveName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L683C17-L685C14" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#SerializationComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L696C17-L698C14" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L66C17-L74C34" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.Errors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L90C17-L96C34" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.PreserveNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L105C20-L105C33" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.PropertyProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L118C20-L118C36" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.RecycleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L134C20-L134C36" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.ValidateRecycledTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L147C20-L147C41" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L634C17-L640C37" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L651C17-L672C35" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.DesignerSerializationManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ExpressionContext.#ctor(System.CodeDom.CodeExpression,System.Type,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L19C9-L25C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ExpressionContext.#ctor(System.CodeDom.CodeExpression,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L27C98-L29C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.Expression", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L34C44-L34C48" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.ExpressionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L40C38-L40C42" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L47C31-L47C35" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.PresetValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L70C37-L70C41" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ExpressionContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ICodeDomDesignerReload.ShouldReloadDesigner(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ICodeDomDesignerReload.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ICodeDomDesignerReload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ICodeDomDesignerReload.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor,System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.ShouldSerialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.RootContext.#ctor(System.CodeDom.CodeExpression,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L22C9-L26C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.RootContext.Expression", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L31C44-L31C48" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.RootContext.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L36C31-L36C35" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.RootContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L25C9-L27C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.#ctor(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L33C9-L36C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.ShouldSerialize(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L48C13-L48C55" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.Member", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L41C42-L41C46" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.StatementContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.StatementContext.StatementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L31C20-L31C82" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.StatementContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.ContainsKey(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L129C13-L136C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L144C13-L144C46" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Populate(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L152C13-L158C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Populate(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L165C13-L168C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L175C13-L175C36" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Item(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L94C17-L121C14" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ObjectStatementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L47C13-L218C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.GetInitializeMethod(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L350C13-L360C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.GetInitializeMethods(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L368C13-L380C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L414C13-L490C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs#L20C13-L32C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs#L36C95-L36C125" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AnchorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.#ctor(System.Windows.Forms.Design.AxImporter.Options)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs#L15C9-L17C74" + }, + { + "DocsId": "T:System.Windows.Forms.Design.AxImporter.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.AxImporter.IReferenceResolver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs#L21C13-L37C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs#L41C95-L41C125" + }, + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.BorderSidesEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.Service", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentActionsType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.#ctor(System.ComponentModel.Design.IDesigner,System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L31C9-L179C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L493C13-L493C95" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#get_Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L498C20-L498C42" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L503C20-L503C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L509C13-L546C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L548C63-L548C67" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L550C56-L550C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L554C13-L560C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#BeginDrag(System.Object[],System.Windows.Forms.Design.SelectionRules,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L565C13-L579C27" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#DragMoved(System.Object[],System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L605C86-L605C127" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#EndDrag(System.Object[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L609C13-L625C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetComponentBounds(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L628C79-L628C94" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetComponentRules(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L630C83-L630C131" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetSelectionClipRect(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L634C13-L639C36" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OnSelectionDoubleClick(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L644C13-L651C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#QueryBeginDrag(System.Object[],System.Windows.Forms.Design.SelectionRules,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L654C16-L654C81" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#ShowContextMenu(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L656C75-L656C103" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L684C68-L684C106" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L686C67-L686C104" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L688C67-L688C104" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L690C52-L690C88" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.AddComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L697C13-L765C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CanCreateComponentFromTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L770C13-L785C78" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CanDisplayComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L832C13-L832C101" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CreateComponentFromTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L838C13-L845C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L852C13-L867C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L874C13-L933C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetNextComponent(System.ComponentModel.IComponent,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L943C18-L966C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetLocation(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L981C13-L990C50" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetTrayLocation(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1005C13-L1014C80" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1022C13-L1029C28" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.IsTrayComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1037C13-L1051C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1056C13-L1073C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1081C13-L1083C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1092C13-L1130C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1137C13-L1170C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1177C13-L1180C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1187C13-L1196C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1203C13-L1207C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnLostCapture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1216C13-L1227C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1246C13-L1315C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1324C13-L1348C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1357C13-L1413C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1434C13-L1529C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1537C13-L1546C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.RemoveComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1553C13-L1578C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.SetLocation(System.ComponentModel.IComponent,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1587C13-L1608C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.SetTrayLocation(System.ComponentModel.IComponent,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1616C13-L1637C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1644C13-L1702C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.AutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L433C20-L433C31" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.ComponentCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L454C20-L454C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.ShowLargeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L477C20-L477C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L498C20-L498C42" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L503C20-L503C24" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentTray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L43C20-L43C80" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L48C13-L48C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L53C13-L53C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L58C13-L58C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L63C13-L63C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#get_SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L66C65-L66C100" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L73C13-L73C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#GetView(System.ComponentModel.Design.ViewTechnology)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L86C13-L86C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Drawing#Design#IToolboxUser#GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L91C13-L91C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Drawing#Design#IToolboxUser#ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L96C13-L96C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterAttributes(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L101C13-L101C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterEvents(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L106C13-L106C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L111C13-L111C49" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L120C13-L120C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L130C13-L130C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L141C13-L141C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L21C35-L21C95" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.TrayAutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L28C20-L28C80" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.TrayLargeIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L37C20-L37C80" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L43C20-L43C80" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L66C65-L66C100" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentDocumentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.NumberOfInternalControlDesigners", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L414C66-L414C67" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InternalControlDesigner(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L421C93-L421C97" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.BaseWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L429C16-L429C115" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.CanBeParentedTo(System.ComponentModel.Design.IDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L436C16-L436C89" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L442C53-L442C85" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L449C13-L470C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L477C13-L524C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.EnableDesignMode(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L614C13-L632C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.EnableDragDrop(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L640C13-L677C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L717C13-L756C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L768C13-L871C27" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L888C59-L888C64" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.HookChildControls(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L896C39-L926C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L949C13-L1030C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InitializeExistingComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1148C13-L1162C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1173C13-L1225C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1235C13-L1244C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnContextMenu(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1249C63-L1249C84" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnCreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1256C13-L1261C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1269C13-L1274C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1282C9-L1282C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1290C13-L1296C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1304C13-L1309C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1317C13-L1322C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1330C9-L1330C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragBegin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1338C13-L1354C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragEnd(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1361C13-L1406C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragMove(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1414C13-L1484C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1492C13-L1513C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1521C13-L1542C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1550C13-L1571C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1580C13-L1584C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1601C13-L1639C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1648C13-L1695C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.UnhookChildControls(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1703C13-L1723C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1731C13-L2284C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L53C9-L84C56" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ControlDesigner.InvalidPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ControlDesigner.accessibilityObj", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L82C54-L82C104" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AssociatedComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L125C17-L144C50" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L151C16-L151C87" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L156C43-L156C61" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.EnableDragRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L161C50-L161C55" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ParentComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L204C17-L209C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ParticipatesWithSnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L218C58-L218C62" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AutoResizeHandles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L220C41-L220C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L236C17-L314C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.SnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L371C43-L371C62" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.InheritanceAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L398C16-L398C91" + }, + { + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DesignerOptions.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L17C9-L108C69" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.GridSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L27C20-L27C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.ShowGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L61C40-L61C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.SnapToGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L69C42-L69C46" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseSnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L76C44-L76C48" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseSmartTags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L83C44-L83C48" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.ObjectBoundSmartTagAutoShow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L91C59-L91C63" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseOptimizedCodeGeneration", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L99C58-L99C62" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.EnableInSituEditing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L108C51-L108C55" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DesignerOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs#L21C13-L33C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs#L37C95-L37C125" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DockEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L280C13-L289C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L403C13-L572C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L583C13-L652C27" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L737C13-L737C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L746C13-L871C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.OnContextMenu(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1078C13-L1114C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.OnCreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1122C13-L1126C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1348C13-L1415C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1477C13-L1516C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#get_SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1530C17-L1530C91" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#GetView(System.ComponentModel.Design.ViewTechnology)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1547C13-L1552C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Drawing#Design#IToolboxUser#GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1564C13-L1564C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Drawing#Design#IToolboxUser#ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1573C13-L1577C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L51C9-L51C37" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DocumentDesigner.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L174C17-L177C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1530C17-L1530C91" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DocumentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L19C9-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.GetHandler(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L46C13-L68C28" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.PopHandler(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L76C13-L86C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.PushHandler(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L93C13-L100C10" + }, + { + "DocsId": "E:System.Windows.Forms.Design.EventHandlerService.EventHandlerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L35C20-L35C42" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventHandlerService.FocusWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L39C38-L39C42" + } + ], + "DocsId": "T:System.Windows.Forms.Design.EventHandlerService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L20C13-L41C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L45C95-L45C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.InitializeDialog(System.Windows.Forms.OpenFileDialog)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L54C13-L58C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FileNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L20C13-L31C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L35C95-L35C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.InitializeDialog(System.Windows.Forms.Design.FolderNameEditor.FolderBrowser)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L43C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IContainsThemedScrollbarWindows.ThemedScrollbarWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/IContainsThemedScrollbarWindows.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IContainsThemedScrollbarWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/IContainsThemedScrollbarWindows.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs#L25C13-L38C64" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs#L46C13-L84C31" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ImageListCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetImageExtenders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L24C58-L24C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L28C13-L90C27" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L93C65-L93C88" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L98C88-L98C92" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L117C13-L123C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ImageListImageEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.IsValidMaskDescriptor(System.Windows.Forms.Design.MaskDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L59C13-L59C72" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.IsValidMaskDescriptor(System.Windows.Forms.Design.MaskDescriptor,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L64C13-L106C59" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L136C13-L143C97" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L148C13-L155C39" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L160C13-L164C78" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Mask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Sample", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L44C19-L44C62" + } + ], + "DocsId": "T:System.Windows.Forms.Design.MaskDescriptor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.MenuCommands.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SelectionMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.ContainerMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.TraySelectionMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.ComponentTrayMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.DesignerProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyReverseCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyInvokeSmartTag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeWidthIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeHeightIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeWidthDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeHeightDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeWidthIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeHeightIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeWidthDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeHeightDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySelectNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySelectPrevious", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyTabOrderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.EditLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyShiftHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyShiftEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SetStatusText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SetStatusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.MenuCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanAddComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L120C13-L120C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetParentForComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L365C13-L365C28" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.AddPaddingSnapLines(System.Collections.ArrayList@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L372C13-L395C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L802C13-L834C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.InvokeCreateTool(System.Windows.Forms.Design.ParentControlDesigner,System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L895C13-L896C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanParent(System.Windows.Forms.Design.ControlDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L905C13-L905C55" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanParent(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L915C13-L915C47" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L924C13-L925C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L934C13-L935C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L944C13-L945C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateToolCore(System.Drawing.Design.ToolboxItem,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L954C13-L969C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetControl(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1026C13-L1040C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1129C13-L1160C85" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1168C13-L1193C27" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetUpdatedRect(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1275C13-L1333C32" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1342C13-L1368C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1374C13-L1430C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1522C13-L1527C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1538C13-L1612C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1620C13-L1794C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1835C13-L1842C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1849C13-L1895C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragBegin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1910C13-L1969C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragEnd(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1980C13-L2139C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragMove(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2150C13-L2275C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2282C13-L2305C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2324C13-L2341C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2354C13-L2384C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#get_Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2580C17-L2580C34" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2591C13-L2753C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2764C17-L2764C95" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2774C13-L2825C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2834C13-L2834C28" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2844C13-L2844C42" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L23C9-L62C49" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowControlLasso", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L77C17-L77C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowGenericDragBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L89C17-L89C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowSetChildIndexOnDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L108C17-L108C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.DefaultControlLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L145C17-L145C40" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.DrawGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L173C17-L200C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.EnableDragRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L253C17-L253C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.GridSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L272C17-L295C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.MouseDragTool", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L352C17-L352C39" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.SnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L407C17-L416C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2580C17-L2580C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2764C17-L2764C95" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ParentControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs#L26C13-L42C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs#L50C13-L77C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ScrollableControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Moveable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.TopSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.BottomSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.LeftSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.RightSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.AllSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs#L24C13-L43C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs#L47C95-L47C125" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ShortcutKeysEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.OnlyTopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ThemedScrollbarMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarWindow.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarWindow.Mode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ThemedScrollbarWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.PopulateOptionCollection(System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs#L24C13-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.CompatibilityOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs#L16C64-L16C110" + } + ], + "DocsId": "T:System.Windows.Forms.Design.WindowsFormsDesignerOptionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L23C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L71C13-L72C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L79C13-L83C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L90C13-L94C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L35C20-L35C36" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L45C20-L45C35" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.Glyphs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L63C20-L63C27" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Adorner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.BehaviorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L29C9-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.Adorner[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L41C9-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Add(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L81C13-L82C36" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.AddRange(System.Windows.Forms.Design.Behavior.Adorner[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L99C18-L103C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.AddRange(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L120C18-L124C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Contains(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L140C13-L140C41" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.CopyTo(System.Windows.Forms.Design.Behavior.Adorner[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L171C13-L172C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.IndexOf(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L187C13-L187C40" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Insert(System.Int32,System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L202C13-L203C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L215C13-L215C73" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Remove(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L232C13-L233C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L62C17-L62C49" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L22C9-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.#ctor(System.Boolean,System.Windows.Forms.Design.Behavior.BehaviorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L30C9-L39C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.FindCommand(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L75C17-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnLoseCapture(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L113C13-L121C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseDoubleClick(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L131C13-L141C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L153C13-L163C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseEnter(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L173C13-L183C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseHover(System.Windows.Forms.Design.Behavior.Glyph,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L194C13-L204C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseLeave(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L213C13-L223C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseMove(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L234C13-L244C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseUp(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L257C13-L267C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L278C13-L286C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragEnter(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L293C13-L301C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragLeave(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L308C13-L316C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragOver(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L323C13-L335C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnGiveFeedback(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L342C13-L350C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnQueryContinueDrag(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L357C13-L365C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Behavior.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L46C41-L46C56" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Behavior.DisableAllCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L56C17-L62C34" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Behavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs.#ctor(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs#L14C9-L14C104" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs.DragComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs#L19C45-L19C49" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.Invoke(System.Object,System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.BeginInvoke(System.Object,System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L186C13-L207C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowPointToScreen(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L284C61-L284C92" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowToScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L289C49-L289C92" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ControlToAdornerWindow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L296C13-L308C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.MapAdornerWindowPoint(System.IntPtr,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L316C13-L317C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ControlRectInAdornerWindow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L325C13-L331C47" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.GetNextBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L368C13-L377C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L394C37-L394C77" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L400C51-L400C95" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L406C45-L406C86" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.SyncSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L411C40-L411C95" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PopBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L418C13-L443C29" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PushBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L458C13-L468C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PushCaptureBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L477C13-L493C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ScreenToAdornerWindow(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L498C56-L498C87" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L340C20-L340C46" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L349C20-L349C44" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.Synchronize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L358C20-L358C53" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.Adorners", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L107C60-L107C64" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L144C17-L146C31" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.CurrentBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L154C17-L160C33" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.#ctor(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L14C9-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L32C17-L32C47" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L38C13-L38C46" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L43C13-L43C46" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L48C13-L49C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L53C13-L54C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L24C17-L24C60" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L32C17-L32C47" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.#ctor(System.ComponentModel.IComponent,System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L26C15-L29C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L32C15-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L45C56-L45C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.Paint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L52C9-L52C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.ComponentGlyph.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L40C48-L40C65" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.ComponentGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.#ctor(System.Drawing.Rectangle,System.Windows.Forms.Cursor,System.ComponentModel.IComponent,System.Windows.Forms.Design.ControlDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L28C15-L33C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.#ctor(System.Drawing.Rectangle,System.Windows.Forms.Cursor,System.ComponentModel.IComponent,System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L36C15-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L55C13-L62C25" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L46C45-L46C52" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.ControlBodyGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.#ctor(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L24C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.Paint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.SetBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L64C13-L65C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Glyph.Behavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L33C45-L33C54" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Glyph.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L39C44-L39C59" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L17C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor(System.Windows.Forms.Design.Behavior.GlyphCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L24C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor(System.Windows.Forms.Design.Behavior.Glyph[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L32C9-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Add(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L52C13-L52C36" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.AddRange(System.Windows.Forms.Design.Behavior.Glyph[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L60C18-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.AddRange(System.Windows.Forms.Design.Behavior.GlyphCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L71C18-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Contains(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L83C13-L83C41" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.CopyTo(System.Windows.Forms.Design.Behavior.Glyph[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L92C13-L93C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.IndexOf(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L101C13-L101C40" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Insert(System.Int32,System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L109C13-L110C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Remove(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L118C13-L119C10" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.GlyphCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L42C20-L42C38" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.GlyphCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.NotSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.SelectedPrimary", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.GlyphSelectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L39C15-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L47C15-L49C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.Windows.Forms.Design.Behavior.SnapLinePriority)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L55C15-L57C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.String,System.Windows.Forms.Design.Behavior.SnapLinePriority)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L62C9-L68C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.AdjustOffset(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L114C13-L115C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.ShouldSnap(System.Windows.Forms.Design.Behavior.SnapLine,System.Windows.Forms.Design.Behavior.SnapLine)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L123C13-L176C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L184C13-L184C171" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L75C32-L75C36" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.IsHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L81C13-L84C50" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.IsVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L90C13-L92C50" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Offset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L97C29-L97C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Priority", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L102C44-L102C48" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.SnapLineType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L107C44-L107C48" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Medium", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Always", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLinePriority", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Baseline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLineType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.#ctor(System.ComponentModel.Design.CollectionEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L29C13-L32C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CanRemoveInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L129C63-L129C95" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CanSelectMultipleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L134C68-L134C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L139C63-L139C95" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.DestroyInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L144C64-L144C97" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L151C17-L165C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L170C71-L170C102" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.ShowEditorDialog(System.Windows.Forms.Design.IWindowsFormsEditorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L177C17-L179C47" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.OnEditValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.CollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L37C50-L37C76" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.CollectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L42C46-L42C68" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L71C57-L71C72" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.EditValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L78C24-L78C30" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L91C24-L91C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.NewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L124C46-L124C66" + } + ], + "DocsId": "T:System.ComponentModel.Design.CollectionEditor.CollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs#L54C58-L54C122" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs#L30C21-L42C67" + } + ], + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.#ctor(System.ComponentModel.Design.ObjectSelectorEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L22C13-L36C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.AddNode(System.String,System.Object,System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L44C17-L55C32" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L81C17-L83C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnAfterSelect(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L87C17-L92C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L96C17-L115C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L119C17-L127C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnNodeMouseClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L132C17-L138C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.SetSelection(System.Object,System.Windows.Forms.TreeNodeCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L144C17-L181C30" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Start(System.Windows.Forms.Design.IWindowsFormsEditorService,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L189C17-L192C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L197C35-L197C56" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L201C17-L224C14" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.Selector.clickSeen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.Selector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs#L18C63-L21C14" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode.value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.#ctor(System.ComponentModel.Design.UndoEngine,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L585C13-L611C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L640C17-L661C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentAdded(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L668C17-L689C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentAdding(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L696C17-L702C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentChanged(System.ComponentModel.Design.ComponentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L743C17-L763C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentChanging(System.ComponentModel.Design.ComponentChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L771C17-L849C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRemoved(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L857C17-L899C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRemoving(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L906C17-L924C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRename(System.ComponentModel.Design.ComponentRenameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L931C17-L932C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L939C17-L939C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L947C17-L947C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L956C17-L989C14" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.UndoCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L996C17-L1093C14" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L613C34-L613C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L618C44-L618C81" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.UndoEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L620C47-L620C51" + } + ], + "DocsId": "T:System.ComponentModel.Design.UndoEngine.UndoUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.ModifyOnError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.Force", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.NoFlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.Options.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.delaySign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.genSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.ignoreRegisteredOcx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyPair", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.msBuildErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.noLogo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.outputDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.outputName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.overwriteRCW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.publicKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.references", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.silentMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.verboseMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveManagedReference(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveComReference(System.Runtime.InteropServices.UCOMITypeLib)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveComReference(System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveActiveXReference(System.Runtime.InteropServices.UCOMITypeLib)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter.IReferenceResolver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.#ctor(System.Windows.Forms.Design.ControlDesigner,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L21C13-L25C14" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L76C17-L85C69" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L88C52-L88C96" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L106C20-L106C86" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L109C20-L109C87" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L111C71-L111C113" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L27C49-L27C84" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L29C51-L29C91" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L34C53-L34C65" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L36C44-L36C57" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L38C56-L38C91" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L40C52-L40C85" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L49C21-L64C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L68C45-L68C79" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L49C49-L49C65" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L57C17-L109C14" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L17C13-L29C77" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L24C48-L24C52" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.DirectoryPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L29C43-L29C47" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.StartLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L34C56-L34C60" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L42C24-L42C40" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Favorites", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyDocuments", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyPictures", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.NetAndDialUpConnections", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.NetworkNeighborhood", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Printers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Recent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.SendTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.StartMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Templates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForEverything", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToDomain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToFilesystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToSubfolders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.ShowTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.Primitives.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.Primitives.json new file mode 100644 index 00000000000..1f06d4d9734 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.Primitives.json @@ -0,0 +1,609 @@ +{ + "Assembly": "System.Windows.Forms.Primitives", + "GUID": "746851C9E5884F8FADBE6D6DD08D912CFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L19C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L19C9-L30C10" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L55C13-L55C89" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialogCustomPlace.Path", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L35C20-L35C41" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialogCustomPlace.KnownFolderGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L45C20-L45C36" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialogCustomPlace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs#L35C42-L35C78" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.Add(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs#L37C50-L37C97" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialogCustomPlacesCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.DpiUnaware", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.SystemAware", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.PerMonitor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.PerMonitorV2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.DpiUnawareGdiScaled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Message.GetLParam(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L89C26-L89C69" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Create(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L96C13-L111C22" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L116C13-L121C30" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Equals(System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L125C16-L129C58" + }, + { + "DocsId": "M:System.Windows.Forms.Message.op_Equality(System.Windows.Forms.Message,System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L131C65-L131C76" + }, + { + "DocsId": "M:System.Windows.Forms.Message.op_Inequality(System.Windows.Forms.Message,System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L133C65-L133C77" + }, + { + "DocsId": "M:System.Windows.Forms.Message.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L135C46-L135C73" + }, + { + "DocsId": "M:System.Windows.Forms.Message.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L137C46-L137C75" + }, + { + "DocsId": "P:System.Windows.Forms.Message.HWnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L31C30-L31C34" + }, + { + "DocsId": "P:System.Windows.Forms.Message.Msg", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L35C20-L35C36" + }, + { + "DocsId": "P:System.Windows.Forms.Message.WParam", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L58C20-L58C34" + }, + { + "DocsId": "P:System.Windows.Forms.Message.LParam", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L69C20-L69C34" + }, + { + "DocsId": "P:System.Windows.Forms.Message.Result", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L80C20-L80C34" + } + ], + "DocsId": "T:System.Windows.Forms.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Padding.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L26C13-L29C10" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L33C13-L39C10" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Add(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L130C62-L130C69" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Subtract(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L132C67-L132C74" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L136C13-L141C41" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Equals(System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L145C16-L148C42" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Addition(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L155C13-L155C112" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Subtraction(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L163C13-L163C112" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Equality(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L171C13-L171C109" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Inequality(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L177C67-L177C78" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L179C46-L179C88" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L181C46-L181C104" + }, + { + "DocsId": "F:System.Windows.Forms.Padding.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L44C20-L44C36" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L60C20-L60C41" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L76C20-L76C39" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L92C20-L92C40" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L108C20-L108C24" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L122C34-L122C46" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L125C32-L125C44" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L128C29-L128C59" + } + ], + "DocsId": "T:System.Windows.Forms.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L22C13-L27C61" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L32C13-L37C64" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L45C13-L76C62" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L81C13-L119C77" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L124C13-L160C10" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L162C93-L162C97" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L167C13-L168C159" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L171C89-L171C93" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PaddingConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle90", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle180", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle270", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScreenOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L9C29-L9C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Ascent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L11C29-L11C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Descent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.InternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L15C38-L15C42" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.ExternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L17C38-L17C42" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.AverageCharWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.MaxCharWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L21C35-L21C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Weight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Overhang", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L25C31-L25C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DigitizedAspectX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L27C39-L27C43" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DigitizedAspectY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L29C39-L29C43" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.FirstChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L31C33-L31C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.LastChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L33C32-L33C36" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DefaultChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L35C35-L35C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.BreakChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L37C33-L37C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Italic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L39C30-L39C34" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Underlined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L41C34-L41C38" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.StruckOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L43C33-L43C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.PitchAndFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L45C65-L45C69" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.CharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L47C50-L47C54" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetrics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Baltic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.ChineseBig5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.EastEurope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Gb2312", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Greek", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Hangul", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Mac", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Oem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Russian", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.ShiftJis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Symbol", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Turkish", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Vietnamese", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Johab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Arabic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Hebrew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Thai", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.FixedPitch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.Vector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.TrueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.Device", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.True", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.Draw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ThemeSizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Off", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Polite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Assertive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationLiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ItemAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ItemRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ActionCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ActionAborted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.Other", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationNotificationKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.ImportantAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.ImportantMostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.MostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.CurrentThenMostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationNotificationProcessing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.Automation.IAutomationLiveRegion.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/IAutomationLiveRegion.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.IAutomationLiveRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/IAutomationLiveRegion.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.json b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.json new file mode 100644 index 00000000000..135cba27fd1 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-7.0/System.Windows.Forms.json @@ -0,0 +1,57411 @@ +{ + "Assembly": "System.Windows.Forms", + "GUID": "C7D2F0A2AB984DD2B859AE960FC41DC8FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.AddPropertyValueUIHandler(System.Drawing.Design.PropertyValueUIHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.GetPropertyUIValueItems(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.NotifyPropertyValueUIItemsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.RemovePropertyValueUIHandler(System.Drawing.Design.PropertyValueUIHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "E:System.Drawing.Design.IPropertyValueUIService.PropertyUIValueItemsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IPropertyValueUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PaintValueEventArgs.#ctor(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L22C9-L28C10" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L33C35-L33C39" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L38C50-L38C54" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L43C36-L43C40" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L48C32-L48C36" + } + ], + "DocsId": "T:System.Drawing.Design.PaintValueEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.Invoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.BeginInvoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Collections.ArrayList,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItem.#ctor(System.Drawing.Image,System.Drawing.Design.PropertyValueUIItemInvokeHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L20C9-L25C10" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItem.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L37C39-L37C40" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L28C38-L28C42" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.InvokeHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L31C73-L31C77" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L34C41-L34C45" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.Invoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Drawing.Design.PropertyValueUIItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.BeginInvoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Drawing.Design.PropertyValueUIItem,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIItemInvokeHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L61C79-L61C111" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L69C120-L69C125" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetEditStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L74C56-L74C74" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetPaintValueSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L79C49-L79C77" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L85C88-L85C93" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L91C95-L91C121" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.PaintValue(System.Object,System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L100C16-L100C83" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L106C65-L106C66" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs" + }, + { + "DocsId": "P:System.Drawing.Design.UITypeEditor.IsDropDownResizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L54C52-L54C57" + } + ], + "DocsId": "T:System.Drawing.Design.UITypeEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.Modal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Design.UITypeEditorEditStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L73C58-L75C10" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Object,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L77C9-L101C10" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Resources.ResXFileRef)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L103C65-L105C10" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Resources.ResXFileRef,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L107C9-L112C10" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetNodePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L527C13-L527C61" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValueTypeName(System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L537C13-L613C27" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValueTypeName(System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L621C13-L621C84" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValue(System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L629C13-L668C27" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValue(System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L676C13-L676C76" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L743C13-L743C55" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.Comment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L160C17-L166C47" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L178C17-L184C31" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.FileRef", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L202C17-L215C33" + } + ], + "DocsId": "T:System.Resources.ResXDataNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXFileRef.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L27C9-L31C10" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.#ctor(System.String,System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L38C91-L41C10" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L113C13-L130C27" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.FileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L48C34-L48C38" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.TypeName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L50C34-L50C38" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.TextFileEncoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L52C44-L52C48" + }, + { + "DocsId": "T:System.Resources.ResXFileRef.Converter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + } + ], + "DocsId": "T:System.Resources.ResXFileRef", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L54C54-L56C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L58C91-L60C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L69C56-L71C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L73C93-L75C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L84C52-L86C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L88C89-L90C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L99C82-L101C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L110C86-L112C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L121C84-L123C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L134C13-L135C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L185C13-L186C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L190C13-L192C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L196C13-L210C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L284C13-L284C81" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L292C13-L295C15" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L303C13-L306C15" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L311C13-L311C36" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L316C13-L318C45" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.GetMetadataEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L326C13-L327C49" + }, + { + "DocsId": "P:System.Resources.ResXResourceReader.BasePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L144C17-L144C34" + }, + { + "DocsId": "P:System.Resources.ResXResourceReader.UseResXDataNodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L167C17-L167C42" + } + ], + "DocsId": "T:System.Resources.ResXResourceReader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceSet.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L17C51-L19C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L24C49-L26C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.GetDefaultReader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L31C52-L31C78" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.GetDefaultWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L36C52-L36C78" + } + ], + "DocsId": "T:System.Resources.ResXResourceSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L116C9-L116C75" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.String,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L118C9-L122C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L127C9-L127C69" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.Stream,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L129C9-L133C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.TextWriter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L138C9-L138C85" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.TextWriter,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L140C9-L144C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L148C13-L149C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddAlias(System.String,System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L267C13-L275C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L281C63-L281C99" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L287C63-L287C99" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L293C63-L293C99" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L298C63-L298C95" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L307C13-L315C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L320C63-L320C95" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.Resources.ResXDataNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L330C13-L347C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L540C13-L541C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L545C13-L547C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L551C13-L576C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Generate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L633C13-L645C10" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.BinSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.SoapSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.DefaultSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ByteArraySerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ResMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ResourceSchema", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "P:System.Resources.ResXResourceWriter.BasePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L111C34-L111C38" + } + ], + "DocsId": "T:System.Resources.ResXResourceWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSound", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemAlert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuPopupStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuPopupEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemCaptureStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemCaptureEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMoveSizeStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMoveSizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemContextHelpStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemContextHelpEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDragDropStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDragDropEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDialogStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDialogEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemScrollingStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemScrollingEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSwitchStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSwitchEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMinimizeStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMinimizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Create", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Destroy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Reorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Selection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionAdd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionRemove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionWithin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.StateChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.LocationChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.NameChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.DescriptionChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.ValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.ParentChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.HelpChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.DefaultActionChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.AcceleratorChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.FirstChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.LastChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Next", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Previous", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleNavigation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L59C9-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L231C65-L231C69" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L239C47-L239C49" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L281C13-L302C65" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L310C13-L310C90" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L318C13-L339C69" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L348C13-L374C25" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#Ole32#IServiceProvider#QueryService(System.Guid*,System.Guid*,System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L709C13-L731C42" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#GetObjectForChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L734C88-L734C92" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#GetIAccessiblePair(System.Object@,System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L738C13-L746C33" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#GetRuntimeId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L749C56-L749C65" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#ConvertReturnedElement(Interop.UiaCore.IRawElementProviderSimple,System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L753C13-L760C38" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#get_ProviderOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L763C86-L763C126" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#get_HostRawElementProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L765C104-L765C126" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#GetPatternProvider(Interop.UiaCore.UIA)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L769C13-L774C25" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#GetPropertyValue(Interop.UiaCore.UIA)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L777C95-L777C123" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#Navigate(Interop.UiaCore.NavigateDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L779C102-L779C129" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#GetRuntimeId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L781C70-L781C79" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#GetEmbeddedFragmentRoots", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L783C85-L783C111" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#SetFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L785C64-L785C74" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#get_BoundingRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L787C82-L787C104" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#get_FragmentRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L795C16-L795C53" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragmentRoot#ElementProviderFromPoint(System.Double,System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L797C105-L797C135" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragmentRoot#GetFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L799C71-L799C81" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L801C69-L801C82" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L803C67-L803C78" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L805C60-L805C64" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L807C72-L807C88" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L809C60-L809C64" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L811C57-L811C67" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L813C58-L813C69" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L815C61-L815C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_ChildId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L817C59-L817C71" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L819C70-L819C87" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#GetIAccessible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L821C77-L821C96" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L825C13-L830C69" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Select(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L833C76-L833C116" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#SetValue(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L835C77-L835C94" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L837C58-L837C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L839C60-L839C70" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#get_ExpandCollapseState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L841C92-L841C111" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IInvokeProvider#Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L843C50-L843C58" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#get_DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L845C76-L845C97" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L847C79-L847C97" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#GetVisibleRanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L849C83-L849C105" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#RangeFromChild(Interop.UiaCore.IRawElementProviderSimple)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L852C13-L852C48" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#RangeFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L854C99-L854C136" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#get_SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L856C88-L856C118" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#get_DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L858C77-L858C98" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L860C80-L860C98" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#GetVisibleRanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L862C84-L862C106" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#RangeFromChild(Interop.UiaCore.IRawElementProviderSimple)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L865C13-L865C48" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#RangeFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L867C100-L867C137" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#get_SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L869C89-L869C119" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#GetCaretRange(Interop.BOOL@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L871C96-L871C127" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#RangeFromAnnotation(Interop.UiaCore.IRawElementProviderSimple)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L874C13-L874C54" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L876C51-L876C86" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#get_Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L878C49-L878C54" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#SetValue(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L880C67-L880C85" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IToggleProvider#Toggle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L882C50-L882C58" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IToggleProvider#get_ToggleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L884C68-L884C79" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#GetRowHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L886C61-L886C76" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#GetColumnHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L888C64-L888C82" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#get_RowOrColumnMajor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L890C77-L890C93" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableItemProvider#GetRowHeaderItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L892C69-L892C88" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableItemProvider#GetColumnHeaderItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L894C72-L894C94" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#GetItem(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L896C71-L896C91" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#get_RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L898C47-L898C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#get_ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L900C50-L900C61" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L902C46-L902C49" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L904C49-L904C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_RowSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L906C50-L906C57" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_ColumnSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L908C53-L908C63" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_ContainingGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L910C88-L910C102" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accDoDefaultAction(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L917C13-L942C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accHitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L965C13-L976C63" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accLocation(System.Int32@,System.Int32@,System.Int32@,System.Int32@,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L989C13-L1028C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accNavigate(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1035C13-L1066C30" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accSelect(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1074C13-L1099C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1107C13-L1108C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accChild(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1115C13-L1153C61" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1163C17-L1179C35" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accDefaultAction(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1188C13-L1206C69" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accDescription(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1214C13-L1232C67" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1260C17-L1271C52" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accHelp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1280C13-L1297C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accHelpTopic(System.String@,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1305C13-L1322C82" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accKeyboardShortcut(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1330C13-L1330C61" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accName(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1360C13-L1360C49" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1409C17-L1423C46" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accRole(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1433C13-L1456C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1466C17-L1477C56" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accState(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1486C13-L1508C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1516C13-L1534C61" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#set_accName(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1542C13-L1564C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#set_accValue(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1571C13-L1593C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#Ole32#IOleWindow#GetWindow(System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1613C13-L1632C35" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#Ole32#IOleWindow#ContextSensitiveHelp(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1641C13-L1654C33" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#Oleaut32#IEnumVariant#Clone(Interop.Oleaut32.IEnumVariant[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1660C81-L1660C106" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#Oleaut32#IEnumVariant#Next(System.UInt32,System.IntPtr,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1667C13-L1667C64" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#Oleaut32#IEnumVariant#Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1673C50-L1673C69" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#Oleaut32#IEnumVariant#Skip(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1678C58-L1678C80" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1686C13-L1725C25" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1733C13-L1734C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1789C13-L1790C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(System.IntPtr,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1794C13-L1819C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1898C16-L1898C90" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1907C16-L1907C64" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethods(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1911C16-L1911C59" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetField(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1920C16-L1920C63" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetFields(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1924C16-L1924C58" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1933C16-L1933C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1947C16-L1947C104" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperties(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1955C16-L1955C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMember(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1967C16-L1967C64" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMembers(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1979C16-L1979C59" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2024C13-L2041C130" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#get_UnderlyingSystemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2049C47-L2049C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderHwndOverride#GetOverrideProviderForHwnd(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2052C16-L2052C48" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#get_CurrentView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2054C58-L2054C91" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#GetSupportedViews", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2056C69-L2056C105" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#GetViewName(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2058C74-L2058C110" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#SetCurrentView(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2060C74-L2060C113" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2062C56-L2062C91" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2064C59-L2064C70" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2066C55-L2066C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2068C55-L2068C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2070C59-L2070C70" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2072C53-L2072C63" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#SetValue(System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2074C68-L2074C83" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2076C64-L2076C78" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#get_CanSelectMultiple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2078C62-L2078C104" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#get_IsSelectionRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2080C64-L2080C108" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2082C57-L2082C69" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#AddToSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2084C65-L2084C81" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#RemoveFromSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2086C70-L2086C91" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#get_IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2088C59-L2088C98" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#get_SelectionContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2090C97-L2090C119" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.RaiseAutomationNotification(System.Windows.Forms.Automation.AutomationNotificationKind,System.Windows.Forms.Automation.AutomationNotificationProcessing,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2109C13-L2131C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.RaiseLiveRegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2140C13-L2140C88" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IScrollItemProvider#ScrollIntoView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2189C62-L2189C78" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L107C17-L108C64" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L133C49-L133C116" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L138C47-L138C112" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L145C40-L145C98" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L150C52-L150C122" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L157C20-L157C78" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L180C52-L180C97" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L189C17-L192C43" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L203C17-L206C45" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L217C17-L222C37" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#ProviderOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L763C86-L763C126" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#HostRawElementProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L765C104-L765C126" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#BoundingRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L787C82-L787C104" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#FragmentRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L795C16-L795C53" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L801C69-L801C82" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L803C67-L803C78" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L805C60-L805C64" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L807C72-L807C88" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L809C60-L809C64" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L811C57-L811C67" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L813C58-L813C69" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L815C61-L815C66" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#ChildId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L817C59-L817C71" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#ExpandCollapseState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L841C92-L841C111" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L845C76-L845C97" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L856C88-L856C118" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L858C77-L858C98" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L869C89-L869C119" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L876C51-L876C86" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L878C49-L878C54" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IToggleProvider#ToggleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L884C68-L884C79" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#RowOrColumnMajor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L890C77-L890C93" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L898C47-L898C55" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L900C50-L900C61" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L902C46-L902C49" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L904C49-L904C55" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#RowSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L906C50-L906C57" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#ColumnSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L908C53-L908C63" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#ContainingGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L910C88-L910C102" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1163C17-L1179C35" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1260C17-L1271C52" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1409C17-L1423C46" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1466C17-L1477C56" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#UnderlyingSystemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2049C47-L2049C66" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#CurrentView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2054C58-L2054C91" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2062C56-L2062C91" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2064C59-L2064C70" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2066C55-L2066C62" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2068C55-L2068C62" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2070C59-L2070C70" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2072C53-L2072C63" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#CanSelectMultiple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2078C62-L2078C104" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#IsSelectionRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2080C64-L2080C108" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2088C59-L2088C98" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#SelectionContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2090C97-L2090C119" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.TitleBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Grip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Sound", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Alert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Client", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuPopup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Chart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Border", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Grouping", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.StatusBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Table", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.HelpBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Character", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Outline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.OutlineItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PageTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PropertyPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Indicator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Graphic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.StaticText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.CheckButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.DropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Dial", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.HotkeyField", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Slider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.SpinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Diagram", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Animation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Equation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonDropDownGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.WhiteSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PageTabList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.IpAddress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.OutlineButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.TakeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.TakeSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.ExtendSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.AddSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.RemoveSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Unavailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.HotTracked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Busy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Floating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Marqueed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Animated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Invisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Offscreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Sizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Moveable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.SelfVoicing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Focusable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Linked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Traversed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.MultiSelectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.ExtSelectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertLow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertMedium", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertHigh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Protected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.HasPopup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Valid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AmbientProperties.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L19C34-L19C38" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L24C33-L24C37" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L29C29-L29C33" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L34C34-L34C38" + } + ], + "DocsId": "T:System.Windows.Forms.AmbientProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AnchorStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Appearance.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Appearance.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Appearance.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Application.RegisterMessageLoop(System.Windows.Forms.Application.MessageLoopCallback)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L444C16-L444C73" + }, + { + "DocsId": "M:System.Windows.Forms.Application.UnregisterMessageLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L501C16-L501C69" + }, + { + "DocsId": "M:System.Windows.Forms.Application.AddMessageFilter(System.Windows.Forms.IMessageFilter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L666C16-L666C67" + }, + { + "DocsId": "M:System.Windows.Forms.Application.FilterMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L675C13-L685C30" + }, + { + "DocsId": "M:System.Windows.Forms.Application.DoEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L809C16-L809C86" + }, + { + "DocsId": "M:System.Windows.Forms.Application.EnableVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L822C13-L843C10" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Exit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L855C38-L855C48" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Exit(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L865C13-L917C10" + }, + { + "DocsId": "M:System.Windows.Forms.Application.ExitThread", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L924C13-L933C10" + }, + { + "DocsId": "M:System.Windows.Forms.Application.OleRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1088C16-L1088C57" + }, + { + "DocsId": "M:System.Windows.Forms.Application.OnThreadException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1094C16-L1094C64" + }, + { + "DocsId": "M:System.Windows.Forms.Application.RaiseIdle(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1114C16-L1114C89" + }, + { + "DocsId": "M:System.Windows.Forms.Application.RemoveMessageFilter(System.Windows.Forms.IMessageFilter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1120C16-L1120C70" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Restart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1127C13-L1167C10" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1174C16-L1174C110" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1181C16-L1181C118" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1188C16-L1188C93" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetCompatibleTextRenderingDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1230C13-L1236C10" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetDefaultFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1258C13-L1283C10" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetHighDpiMode(System.Windows.Forms.HighDpiMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1292C13-L1294C118" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetSuspendState(System.Windows.Forms.PowerState,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1302C16-L1302C143" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1309C16-L1309C69" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1331C16-L1331C81" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ApplicationExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L631C20-L631C66" + }, + { + "DocsId": "E:System.Windows.Forms.Application.Idle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L696C17-L705C14" + }, + { + "DocsId": "E:System.Windows.Forms.Application.EnterThreadModal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L724C17-L729C14" + }, + { + "DocsId": "E:System.Windows.Forms.Application.LeaveThreadModal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L748C17-L753C14" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ThreadException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L771C17-L776C14" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ThreadExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L794C20-L794C61" + }, + { + "DocsId": "P:System.Windows.Forms.Application.AllowQuit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L79C16-L79C44" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CommonAppDataRegistry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L140C16-L140C80" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CommonAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L190C16-L190C103" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L199C17-L256C38" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CurrentCulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L265C20-L265C55" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CurrentInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L274C20-L274C54" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ExecutablePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L290C17-L296C41" + }, + { + "DocsId": "P:System.Windows.Forms.Application.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L305C16-L305C62" + }, + { + "DocsId": "P:System.Windows.Forms.Application.LocalUserAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L315C16-L315C102" + }, + { + "DocsId": "P:System.Windows.Forms.Application.MessageLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L321C16-L321C60" + }, + { + "DocsId": "P:System.Windows.Forms.Application.OpenForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L326C51-L326C94" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L336C17-L393C38" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ProductVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L404C17-L437C41" + }, + { + "DocsId": "P:System.Windows.Forms.Application.RenderWithVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L452C16-L452C77" + }, + { + "DocsId": "P:System.Windows.Forms.Application.SafeTopLevelCaptionFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L462C17-L467C52" + }, + { + "DocsId": "P:System.Windows.Forms.Application.StartupPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L487C17-L494C38" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L508C20-L508C35" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UserAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L532C16-L532C97" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UserAppDataRegistry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L539C16-L539C110" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UseVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L549C46-L549C50" + }, + { + "DocsId": "P:System.Windows.Forms.Application.VisualStyleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L571C17-L577C31" + }, + { + "DocsId": "T:System.Windows.Forms.Application.MessageLoopCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L24C39-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.#ctor(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L33C9-L36C10" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L38C34-L38C48" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L87C13-L89C10" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L93C13-L105C10" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.ExitThread", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L110C37-L110C53" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.ExitThreadCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L115C52-L115C93" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.OnMainFormClosed(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L121C81-L121C97" + }, + { + "DocsId": "E:System.Windows.Forms.ApplicationContext.ThreadExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ApplicationContext.MainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L48C20-L48C29" + }, + { + "DocsId": "P:System.Windows.Forms.ApplicationContext.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L72C30-L72C34" + } + ], + "DocsId": "T:System.Windows.Forms.ApplicationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrangeDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrangeStartingPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.Suggest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.SuggestAppend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.FileSystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.HistoryList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.RecentlyUsedList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.AllUrl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.AllSystemSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.FileSystemDirectories", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.CustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.ListItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L57C17-L57C30" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L65C17-L65C30" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L77C13-L78C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L86C13-L88C26" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L96C13-L100C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L108C13-L110C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L119C13-L119C41" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L128C13-L129C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L137C13-L137C40" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L146C13-L148C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L178C13-L180C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L187C13-L190C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L201C17-L201C36" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L205C17-L206C14" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L211C13-L211C39" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L216C13-L216C44" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L221C13-L221C43" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L226C13-L227C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L231C13-L232C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L236C13-L237C10" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L241C13-L241C41" + }, + { + "DocsId": "E:System.Windows.Forms.AutoCompleteStringCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L71C20-L71C48" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L31C17-L31C46" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L49C17-L49C35" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L57C17-L57C30" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L65C17-L65C30" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L157C17-L157C30" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L169C17-L169C30" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L195C35-L195C39" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L201C17-L201C36" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteStringCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoScaleMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.GrowAndShrink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.GrowOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoValidate.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.EnablePreventFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.EnableAllowFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L241C42-L243C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L91C9-L267C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AttachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L306C9-L306C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.PropsValid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L454C13-L454C40" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L460C9-L460C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L472C13-L482C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowAboutBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L531C13-L532C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L855C13-L857C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L861C13-L863C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L867C13-L869C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1055C13-L1066C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1122C13-L1123C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1131C13-L1170C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1265C13-L1265C27" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1289C13-L1351C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1390C13-L1401C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnInPlaceActive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1571C9-L1571C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1657C13-L1720C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1778C13-L1778C25" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1783C13-L1788C51" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1818C13-L1890C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1899C13-L1943C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetAboutBoxDelegate(System.Windows.Forms.AxHost.AboutBoxDelegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1953C13-L1954C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DoVerb(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2333C13-L2336C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateInstanceCore(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2499C13-L2508C30" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvokeEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2580C13-L2596C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2605C13-L2611C61" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2621C13-L2621C25" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetComponentName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2631C13-L2631C25" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2641C13-L2641C25" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetDefaultEvent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2648C13-L2648C63" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetDefaultProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2655C13-L2655C66" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEditor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2665C13-L2680C28" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2685C16-L2685C70" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEvents(System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2690C16-L2690C82" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2892C13-L2892C41" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetProperties(System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2899C13-L2899C47" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetPropertyOwner(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2905C13-L2905C25" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOcx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3128C13-L3128C30" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3186C9-L3186C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3192C9-L3192C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.HasPropertyPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3206C13-L3230C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.MakeDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3263C13-L3268C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowPropertyPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3272C13-L3283C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowPropertyPages(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3289C13-L3355C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3384C13-L3533C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3611C13-L3618C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3728C13-L3743C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureFromPicture(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3973C13-L3979C102" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureFromCursor(System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3988C13-L3994C98" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureDispFromPicture(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4003C13-L4009C102" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetPictureFromIPicture(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4018C13-L4037C91" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetPictureFromIPictureDisp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4046C13-L4067C26" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetColorFromOleColor(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4146C13-L4146C56" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOleColorFromColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4156C13-L4156C55" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIFontFromFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4165C13-L4185C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetFontFromIFont(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4193C13-L4214C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIFontDispFromFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4222C13-L4233C91" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetFontFromIFontDisp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4242C13-L4289C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOADateFromTime(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4297C13-L4297C36" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetTimeFromOADate(System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4306C13-L4306C46" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4332C13-L4333C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4338C13-L4339C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4344C13-L4345C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4350C13-L4351C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4356C13-L4357C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4362C13-L4363C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4368C13-L4369C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4374C13-L4375C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4380C13-L4381C10" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L364C20-L364C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L372C20-L372C108" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L538C20-L538C108" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L546C20-L546C114" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L554C20-L554C120" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L562C20-L562C113" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L570C20-L570C105" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L581C20-L581C106" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L589C20-L589C103" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L597C20-L597C108" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L605C20-L605C110" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L613C20-L613C103" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L624C20-L624C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L632C20-L632C100" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L640C20-L640C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L648C20-L648C100" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L656C20-L656C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L664C20-L664C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L672C20-L672C105" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L680C20-L680C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L688C20-L688C109" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L696C20-L696C114" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L707C20-L707C103" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L715C20-L715C106" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L726C20-L726C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L737C20-L737C100" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L748C20-L748C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L756C20-L756C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L767C20-L767C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L778C20-L778C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L789C20-L789C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L800C20-L800C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L811C20-L811C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L822C20-L822C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L833C20-L833C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L841C20-L841C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L849C20-L849C104" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L278C17-L284C27" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L326C20-L326C34" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L335C20-L335C40" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L344C20-L344C46" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L356C20-L356C32" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L380C20-L380C31" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L392C17-L392C41" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L400C20-L400C32" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L408C20-L408C29" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L416C20-L416C34" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L427C17-L428C69" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L437C20-L437C25" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.EditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L510C33-L510C56" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.HasAboutBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L518C36-L518C65" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L989C17-L1041C14" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.OcxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1975C17-L1981C34" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ContainingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2117C17-L2122C43" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ActiveXInvokeKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.AxComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ClsidAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ConnectionPointCookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.AboutBoxDelegate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.InvalidActiveXStateException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.StateConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BaseCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L24C52-L24C74" + }, + { + "DocsId": "M:System.Windows.Forms.BaseCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L29C47-L29C67" + }, + { + "DocsId": "M:System.Windows.Forms.BaseCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L22C37-L22C47" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L33C35-L33C40" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L37C39-L37C44" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L41C35-L41C39" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L43C45-L43C49" + } + ], + "DocsId": "T:System.Windows.Forms.BaseCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Critical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Charging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.NoSystemBattery", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BatteryChargeStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindableComponent.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L62C13-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindableComponent.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs" + }, + { + "DocsId": "E:System.Windows.Forms.BindableComponent.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L52C20-L52C74" + }, + { + "DocsId": "P:System.Windows.Forms.BindableComponent.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L32C20-L32C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindableComponent.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L80C16-L80C69" + } + ], + "DocsId": "T:System.Windows.Forms.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L53C85-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L57C109-L59C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L61C152-L63C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L65C170-L67C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L69C191-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String,System.IFormatProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L37C9-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L558C13-L581C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnParse(System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L585C13-L594C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnFormat(System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L598C13-L607C10" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.ReadValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L952C36-L952C57" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.WriteValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L957C37-L957C74" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L206C20-L206C40" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.Parse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L212C20-L212C37" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L218C20-L218C38" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L96C36-L96C40" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindingMemberInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L98C54-L98C58" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L104C55-L104C59" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L110C35-L110C63" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.IsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L167C33-L167C37" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindingManagerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L175C20-L175C39" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.PropertyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L202C38-L202C42" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormattingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L229C20-L229C38" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormatInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L246C20-L246C31" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormatString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L262C20-L262C33" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.NullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L283C20-L283C30" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSourceNullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L303C20-L303C32" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.ControlUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L345C20-L345C38" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L362C60-L362C64" + } + ], + "DocsId": "T:System.Windows.Forms.Binding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.ControlUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.DataSourceUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String,System.Exception,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L24C15-L31C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L42C15-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L54C15-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L65C15-L67C10" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.Binding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L69C35-L69C39" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.BindingCompleteState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L71C60-L71C64" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.BindingCompleteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L73C64-L73C68" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L75C35-L75C39" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L77C39-L77C43" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.Invoke(System.Object,System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.BeginInvoke(System.Object,System.Windows.Forms.BindingCompleteEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.Success", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L26C9-L29C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L38C17-L39C44" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L49C13-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L58C13-L59C50" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L70C44-L70C49" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L75C40-L75C44" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Add(System.Object,System.Windows.Forms.BindingManagerBase)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L104C13-L106C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.AddCore(System.Object,System.Windows.Forms.BindingManagerBase)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L113C13-L117C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L148C13-L150C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L158C47-L158C68" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L164C52-L164C86" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Contains(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L172C13-L172C78" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L220C9-L220C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L233C13-L235C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.RemoveCore(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L242C13-L243C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.UpdateBinding(System.Windows.Forms.BindingContext,System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L401C13-L421C10" + }, + { + "DocsId": "E:System.Windows.Forms.BindingContext.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L132C17-L132C53" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L38C17-L39C44" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L65C35-L65C40" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L70C44-L70C49" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L75C40-L75C44" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.Item(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L81C62-L81C92" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.Item(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L89C20-L89C61" + } + ], + "DocsId": "T:System.Windows.Forms.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L49C13-L50C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnDataError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L58C13-L59C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L65C9-L65C40" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L76C76-L76C99" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties(System.Collections.ArrayList,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L80C13-L93C79" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties(System.Type,System.Int32,System.Collections.ArrayList,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L98C13-L183C25" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.PullData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L233C38-L233C53" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.PushData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L261C13-L273C10" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L188C20-L188C54" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.CurrentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L194C20-L194C52" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.CurrentItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L200C20-L200C57" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L206C20-L206C48" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.PositionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L221C20-L221C53" + }, + { + "DocsId": "F:System.Windows.Forms.BindingManagerBase.onCurrentChangedHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingManagerBase.onPositionChangedHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Bindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L34C17-L43C34" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.IsBindingSuspended", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L279C43-L279C53" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventArgs.#ctor(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerDataErrorEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventArgs.cs#L14C38-L14C42" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerDataErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.Invoke(System.Object,System.Windows.Forms.BindingManagerDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.BindingManagerDataErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerDataErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L16C13-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L45C13-L50C40" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.Equals(System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L54C16-L54C101" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.op_Equality(System.Windows.Forms.BindingMemberInfo,System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L56C85-L56C96" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.op_Inequality(System.Windows.Forms.BindingMemberInfo,System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L58C85-L58C97" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L60C46-L60C64" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L34C38-L34C63" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingField", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L36C39-L36C65" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L40C20-L40C92" + } + ], + "DocsId": "T:System.Windows.Forms.BindingMemberInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L44C37-L46C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.Windows.Forms.BindingSource)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L51C64-L54C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L61C57-L66C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L30C9-L77C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L84C13-L85C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L92C13-L94C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L101C13-L107C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.AddStandardItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L132C13-L234C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.RefreshItemsCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L504C13-L580C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.OnRefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L589C13-L593C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.Validate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L602C13-L602C86" + }, + { + "DocsId": "E:System.Windows.Forms.BindingNavigator.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L490C20-L490C44" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.BindingSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L247C17-L247C39" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveFirstItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L266C17-L271C39" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MovePreviousItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L290C17-L295C42" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveNextItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L314C17-L319C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveLastItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L338C17-L343C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.AddNewItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L362C17-L367C36" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.DeleteItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L392C17-L397C36" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.PositionItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L422C17-L427C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.CountItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L446C17-L451C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.CountItemFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L469C17-L469C41" + } + ], + "DocsId": "T:System.Windows.Forms.BindingNavigator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Add(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L40C13-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.AddCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L51C13-L54C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L78C13-L82C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L87C47-L87C59" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.OnCollectionChanging(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L94C13-L95C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L102C13-L103C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Remove(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L107C13-L111C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L113C56-L113C75" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.RemoveCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L118C67-L118C91" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.ShouldSerializeMyAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L120C59-L120C68" + }, + { + "DocsId": "E:System.Windows.Forms.BindingsCollection.CollectionChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L62C20-L62C50" + }, + { + "DocsId": "E:System.Windows.Forms.BindingsCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L72C20-L72C49" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L26C38-L26C68" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L31C46-L31C80" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L36C43-L36C63" + } + ], + "DocsId": "T:System.Windows.Forms.BindingsCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L82C34-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L44C9-L107C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L109C54-L114C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetRelatedCurrencyManager(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L156C13-L176C69" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L498C37-L498C73" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L608C13-L625C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.EndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L629C13-L643C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Find(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L665C13-L671C55" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveFirst", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L790C36-L790C48" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveLast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L792C35-L792C55" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L794C35-L794C45" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MovePrevious", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L796C39-L796C49" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnAddingNew(System.ComponentModel.AddingNewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L812C13-L814C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L818C13-L820C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L826C13-L833C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L837C13-L839C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataError(System.Windows.Forms.BindingManagerDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L843C13-L845C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L849C13-L851C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L855C13-L857C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnListChanged(System.ComponentModel.ListChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L862C13-L869C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnPositionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L873C13-L875C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveCurrent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1044C13-L1055C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetAllowNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1060C13-L1062C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetBindings(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1066C13-L1072C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetCurrentItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1076C13-L1077C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1081C13-L1082C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1084C40-L1084C72" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1085C41-L1085C74" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1382C48-L1382C68" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1405C13-L1413C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#get_IsInitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1434C62-L1434C76" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#add_Initialized(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1442C20-L1442C64" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#remove_Initialized(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1443C23-L1443C70" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1452C55-L1452C75" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1454C61-L1454C84" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1492C13-L1514C24" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1519C13-L1522C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1524C55-L1524C75" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1526C53-L1526C72" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1530C13-L1532C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1536C13-L1542C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1546C13-L1549C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetListName(System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1574C13-L1574C71" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetItemProperties(System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1579C13-L1587C85" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1594C13-L1662C31" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#IBindingList#AddIndex(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1744C13-L1750C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1755C13-L1761C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Find(System.ComponentModel.PropertyDescriptor,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1765C13-L1770C57" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#IBindingList#RemoveIndex(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1775C13-L1781C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveSort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1785C13-L1791C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.ListSortDescriptionCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1796C13-L1802C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveFilter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1828C13-L1834C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ICancelAddNew#CancelNew(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1850C13-L1862C10" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ICancelAddNew#EndNew(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1866C13-L1877C10" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.AddingNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L411C20-L411C62" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L419C20-L419C68" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L427C20-L427C62" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L435C20-L435C70" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L443C20-L443C70" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.CurrentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L451C20-L451C67" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.CurrentItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L459C20-L459C71" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.ListChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L467C20-L467C64" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.PositionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L475C20-L475C68" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#Initialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1442C20-L1442C64" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L149C20-L149C84" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L203C34-L203C94" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L212C20-L212C31" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L236C20-L236C31" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsBindingSuspended", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L361C43-L361C78" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L368C17-L369C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L377C20-L377C45" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.RaiseListChangedEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L392C46-L392C50" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L399C20-L399C25" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#IsInitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1434C62-L1434C76" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1463C21-L1481C14" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1485C47-L1485C66" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1488C43-L1488C56" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1554C20-L1554C31" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1567C44-L1567C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1570C43-L1570C58" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1668C20-L1668C86" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1675C20-L1675C42" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowRemove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1704C20-L1704C109" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsChangeNotification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1708C59-L1708C63" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsSearching", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1713C20-L1713C76" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsSorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1719C20-L1719C74" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsSorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1725C20-L1725C67" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1732C20-L1732C77" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1739C20-L1739C101" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortDescriptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1808C20-L1808C80" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1816C20-L1816C27" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsAdvancedSorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1839C20-L1839C81" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsFiltering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1845C20-L1845C75" + } + ], + "DocsId": "T:System.Windows.Forms.BindingSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BootMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.FailSafe", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.FailSafeWithNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BootMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Border3DSide.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Border3DSide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Adjust", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Bump", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Etched", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.RaisedInner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.RaisedOuter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.SunkenInner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.SunkenOuter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Border3DStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.FixedSingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.Fixed3D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BoundsSpecified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Button.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L33C9-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L85C16-L85C48" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L187C13-L188C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L195C13-L196C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L223C13-L227C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L238C13-L256C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L260C13-L262C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L269C13-L295C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L299C13-L301C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L313C13-L320C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L328C13-L338C10" + }, + { + "DocsId": "M:System.Windows.Forms.Button.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L348C13-L354C51" + }, + { + "DocsId": "M:System.Windows.Forms.Button.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L360C46-L360C80" + }, + { + "DocsId": "M:System.Windows.Forms.Button.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L369C13-L388C10" + }, + { + "DocsId": "E:System.Windows.Forms.Button.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L203C20-L203C45" + }, + { + "DocsId": "E:System.Windows.Forms.Button.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L212C20-L212C50" + }, + { + "DocsId": "P:System.Windows.Forms.Button.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L59C17-L59C42" + }, + { + "DocsId": "P:System.Windows.Forms.Button.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L138C17-L153C27" + }, + { + "DocsId": "P:System.Windows.Forms.Button.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L169C17-L169C38" + } + ], + "DocsId": "T:System.Windows.Forms.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L23C9-L83C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#get_PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L681C69-L681C73" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#set_PreviousEnabledStatus(System.Nullable{System.Boolean})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L681C74-L681C78" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L869C13-L869C57" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L879C13-L896C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L913C13-L919C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L926C13-L928C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L935C13-L942C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L949C13-L959C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L966C13-L976C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L983C13-L1007C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1014C13-L1024C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1031C13-L1032C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ResetFlagsandPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1039C13-L1043C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1060C13-L1070C56" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1156C16-L1156C52" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1165C16-L1165C89" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandParameterChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1173C74-L1173C119" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnRequestCommandExecute(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1181C16-L1181C73" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1186C16-L1186C35" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1191C16-L1191C45" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1211C13-L1220C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1224C13-L1234C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1241C13-L1263C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1270C13-L1296C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1303C13-L1322C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1326C13-L1328C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1332C13-L1334C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1444C13-L1523C10" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L147C20-L147C49" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandCanExecuteChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L205C20-L205C77" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L218C20-L218C67" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandParameterChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L258C20-L258C76" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L634C20-L634C48" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.AutoEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L98C17-L98C50" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L129C20-L129C33" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L159C20-L159C34" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L191C20-L191C28" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.CommandParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L234C20-L234C37" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L270C17-L270C41" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L278C17-L319C27" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L327C17-L327C40" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.IsDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L335C17-L335C47" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L372C17-L372C35" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.FlatAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L398C17-L403C40" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L418C17-L440C31" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L475C17-L475C36" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L505C17-L510C42" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L551C17-L551C40" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L583C17-L583C35" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L626C20-L626C32" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L681C69-L681C73" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L746C20-L746C29" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L761C17-L761C35" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L791C20-L791C38" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseMnemonic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L818C17-L818C49" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1385C20-L1385C54" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseVisualStyleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1408C17-L1414C34" + }, + { + "DocsId": "T:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Dotted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Dashed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L42C13-L50C30" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L59C16-L59C77" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L74C16-L74C60" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L139C16-L139C75" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L146C13-L154C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L164C13-L185C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L194C13-L213C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L228C13-L238C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L253C16-L253C114" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L27C61-L27C65" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Pushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs#L9C9-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.CacheVirtualItemsEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs#L15C33-L15C37" + }, + { + "DocsId": "P:System.Windows.Forms.CacheVirtualItemsEventArgs.EndIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs#L17C31-L17C35" + } + ], + "DocsId": "T:System.Windows.Forms.CacheVirtualItemsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.Invoke(System.Object,System.Windows.Forms.CacheVirtualItemsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.BeginInvoke(System.Object,System.Windows.Forms.CacheVirtualItemsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CacheVirtualItemsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CaptionButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Maximize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Minimize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Restore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CaptionButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Upper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Lower", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L30C9-L59C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L305C13-L309C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L425C13-L425C55" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnAppearanceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L430C13-L434C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L443C13-L465C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L472C13-L478C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L488C13-L521C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L529C13-L535C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L542C13-L566C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L588C13-L603C26" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L612C13-L615C93" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.AppearanceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L108C20-L108C69" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L233C20-L233C45" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L242C20-L242C50" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L403C20-L403C66" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L415C20-L415C69" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L76C17-L76C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.AutoCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L120C33-L120C37" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L136C17-L136C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L174C17-L174C60" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L199C17-L199C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L255C17-L278C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L290C17-L290C42" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L382C20-L382C34" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L393C34-L393C38" + }, + { + "DocsId": "T:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L43C13-L51C30" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L61C13-L67C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L74C13-L90C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L117C13-L126C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L141C13-L142C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L192C13-L195C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L212C13-L245C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.GetGlyphSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L251C16-L251C54" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBoxRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L28C61-L28C65" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L24C9-L73C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L395C13-L395C61" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CreateItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L400C13-L400C47" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.GetItemCheckState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L409C13-L414C56" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.GetItemChecked(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L421C50-L421C98" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L493C13-L495C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L502C13-L504C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L517C13-L787C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L791C13-L797C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L802C13-L809C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L820C13-L829C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnItemCheck(System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L838C13-L849C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L853C13-L861C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L872C13-L874C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L881C13-L895C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.SetItemCheckState(System.Int32,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L903C13-L923C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.SetItemChecked(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L931C13-L932C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.WmReflectCommand(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L939C13-L956C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L992C13-L1034C10" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L316C20-L316C51" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DisplayMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L324C20-L324C54" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.ItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L332C20-L332C41" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L341C20-L341C39" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L350C20-L350C44" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L359C20-L359C42" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L368C20-L368C45" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.ValueMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L385C20-L385C52" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L84C36-L84C40" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L95C17-L100C48" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L113C17-L118C47" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L132C17-L134C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L146C20-L146C35" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L158C20-L158C38" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L169C17-L169C40" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L184C17-L184C66" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L203C17-L203C53" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L226C20-L226C38" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ThreeDCheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L255C17-L255C31" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L283C20-L283C54" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L308C20-L308C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L377C20-L377C32" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CheckState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Unchecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L23C13-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L31C13-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object,System.Boolean,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L40C13-L108C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L115C13-L133C67" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L175C13-L176C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L180C13-L186C26" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L191C13-L202C26" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L207C13-L213C26" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L218C13-L224C26" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L227C46-L227C86" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L231C13-L239C26" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L244C13-L250C25" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L255C13-L266C25" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L271C13-L282C27" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L287C13-L293C25" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L296C43-L296C78" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L300C13-L311C33" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L316C13-L319C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L323C13-L328C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L332C13-L342C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L346C13-L374C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L378C13-L383C10" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L385C52-L385C93" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L389C13-L395C10" + } + ], + "DocsId": "T:System.Windows.Forms.Clipboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CloseReason.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.WindowsShutDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.MdiFormClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.UserClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.TaskManagerClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.FormOwnerClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.ApplicationExitCall", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColorDepth.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth4Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth8Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth16Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth24Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth32Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColorDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L29C9-L33C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L155C13-L158C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L164C13-L198C29" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L225C46-L225C83" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.AllowFullOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L44C20-L44C64" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.AnyColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L57C20-L57C56" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L68C20-L68C26" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.CustomColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L81C20-L81C48" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.FullOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L106C20-L106C56" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Instance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L113C46-L113C77" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L118C42-L118C50" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L128C20-L128C56" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.SolidColorOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L140C20-L140C58" + } + ], + "DocsId": "T:System.Windows.Forms.ColorDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnClickEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventArgs.cs#L17C29-L17C33" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L25C9-L62C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L67C47-L70C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L75C48-L78C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.AutoResize(System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L435C13-L444C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L451C13-L466C33" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L471C13-L484C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L532C13-L532C60" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.DisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L118C17-L118C45" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L185C17-L190C27" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L203C17-L208C44" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L237C17-L237C48" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L250C17-L250C42" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L272C37-L272C41" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L283C17-L283C72" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L313C17-L313C54" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L343C17-L354C35" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L383C30-L383C34" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L407C17-L421C31" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.HeaderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.ColumnContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderAutoResizeStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs#L20C13-L25C64" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs#L37C13-L80C77" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.Nonclickable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.Clickable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventArgs.#ctor(System.Int32,System.Int32,System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L11C107-L16C10" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.OldDisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L18C38-L18C42" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.NewDisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L20C38-L20C42" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L22C39-L22C43" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnReorderedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnReorderedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnReorderedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnReorderedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L9C9-L11C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor(System.Windows.Forms.SizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor(System.Windows.Forms.SizeType,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnStyle.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L26C20-L26C29" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangedEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventArgs.cs#L14C34-L14C38" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnWidthChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnWidthChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L11C78-L13C10" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventArgs.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L15C91-L19C10" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L24C34-L24C38" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangingEventArgs.NewWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L29C31-L29C35" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnWidthChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnWidthChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L57C9-L131C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.AddItemsCore(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1487C13-L1502C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1512C13-L1514C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1526C13-L1526C55" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1958C13-L1964C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2012C13-L2027C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2037C13-L2055C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2061C44-L2061C73" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2069C13-L2069C104" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2078C13-L2078C73" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2087C13-L2087C69" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2114C13-L2122C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2132C13-L2153C31" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2313C13-L2328C45" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2446C13-L2450C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2459C13-L2548C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2556C13-L2574C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2583C13-L2584C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2593C13-L2613C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2619C13-L2637C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2645C13-L2665C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2669C13-L2675C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2698C13-L2699C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2706C13-L2708C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2715C13-L2717C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2747C13-L2756C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2765C13-L2818C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2822C13-L2824C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2833C13-L2834C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDownStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2841C13-L2842C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2851C13-L2856C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2864C13-L2878C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2901C13-L2903C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2911C13-L2913C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2918C13-L2923C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2928C13-L2940C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2945C13-L2969C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2974C13-L2982C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3010C13-L3016C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3020C13-L3045C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3049C13-L3054C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3061C13-L3087C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnTextUpdate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3095C13-L3096C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3100C13-L3123C34" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3128C13-L3137C56" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3153C13-L3208C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3215C13-L3216C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3283C13-L3284C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3402C13-L3417C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3424C13-L3425C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3432C13-L3438C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3445C13-L3478C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3482C13-L3483C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3518C13-L3519C141" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3809C13-L4013C10" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L294C20-L294C56" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L302C20-L302C62" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L861C20-L861C48" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1385C20-L1385C45" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1393C20-L1393C60" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1401C20-L1401C60" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1411C17-L1413C14" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1425C20-L1425C72" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.SelectionChangeCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1433C20-L1433C76" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDownStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1441C20-L1441C65" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1453C20-L1453C39" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.TextUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1465C20-L1465C62" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1477C20-L1477C66" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L146C17-L146C42" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L188C17-L188C44" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L225C17-L231C50" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L262C17-L268C48" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L278C20-L278C40" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L286C20-L286C46" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L360C17-L396C27" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L408C17-L408C55" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L423C20-L423C35" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L439C17-L445C40" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L469C17-L477C34" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L511C17-L518C50" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DroppedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L549C17-L554C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L580C17-L580C35" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L598C17-L604C169" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L615C17-L621C52" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L641C17-L641C40" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L668C17-L693C26" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L729C17-L734C41" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L768C17-L768C42" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L783C20-L783C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L789C20-L789C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L805C17-L805C61" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L853C20-L853C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L876C17-L924C45" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1001C17-L1006C39" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1057C17-L1058C60" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1096C17-L1101C72" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1129C17-L1132C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1151C17-L1153C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1176C17-L1176C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1206C17-L1212C47" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1250C17-L1270C34" + }, + { + "DocsId": "T:System.Windows.Forms.ComboBox.ChildAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ComboBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L53C13-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L63C13-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L71C13-L72C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L79C13-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L91C13-L96C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawDropDownButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L103C13-L105C10" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBoxRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L27C43-L27C74" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.Simple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.DropDownList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBoxStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CommonDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L32C9-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L61C13-L82C32" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.OnHelpRequest(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L110C13-L112C10" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.OwnerWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L119C13-L140C104" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L157C45-L157C68" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L164C13-L248C27" + }, + { + "DocsId": "E:System.Windows.Forms.CommonDialog.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L51C20-L51C64" + }, + { + "DocsId": "P:System.Windows.Forms.CommonDialog.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L42C30-L42C34" + } + ], + "DocsId": "T:System.Windows.Forms.CommonDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContainerControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L36C9-L99C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.System#Windows#Forms#IContainerControl#ActivateControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L385C13-L385C63" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L456C13-L462C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L627C13-L636C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnAutoValidateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L813C70-L813C107" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L874C13-L882C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L894C13-L917C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L924C13-L926C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L941C13-L943C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L954C13-L956C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L960C13-L962C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.PerformAutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L969C43-L969C103" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ScaleMinMaxSize(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1181C11-L1181C12" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1210C13-L1215C53" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1228C13-L1255C51" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1262C13-L1278C26" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1287C13-L1371C30" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1379C13-L1379C109" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1410C13-L1428C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1500C13-L1515C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.UpdateDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1601C9-L1601C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Validate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1853C35-L1853C69" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Validate(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1862C13-L1862C63" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1921C51-L1921C101" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1931C13-L1936C71" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L2129C13-L2138C10" + }, + { + "DocsId": "E:System.Windows.Forms.ContainerControl.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L240C20-L240C49" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L116C20-L116C40" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L142C17-L149C48" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L169C20-L169C34" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L210C17-L215C56" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L253C17-L260C27" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L280C17-L280C30" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.ActiveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L293C20-L293C34" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L301C17-L303C27" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CurrentAutoScaleDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L318C17-L346C52" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.ParentForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L366C17-L376C35" + } + ], + "DocsId": "T:System.Windows.Forms.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventArgs.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:System.Windows.Forms.ContentsResizedEventArgs.NewRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventArgs.cs#L26C41-L26C45" + } + ], + "DocsId": "T:System.Windows.Forms.ContentsResizedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.Invoke(System.Object,System.Windows.Forms.ContentsResizedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ContentsResizedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ContentsResizedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L17C57-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L25C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L31C13-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L115C13-L121C10" + }, + { + "DocsId": "P:System.Windows.Forms.ContextMenuStrip.SourceControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L41C17-L41C46" + } + ], + "DocsId": "T:System.Windows.Forms.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L371C28-L373C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L453C40-L455C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L460C82-L462C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L467C57-L471C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.Windows.Forms.Control,System.String,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L476C99-L480C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetAccessibilityObjectById(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L568C13-L573C25" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetAutoSizeMode(System.Windows.Forms.AutoSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L837C62-L837C106" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetAutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L839C53-L839C91" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1134C13-L1139C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2445C13-L2490C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4614C13-L4615C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4620C13-L4624C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Delegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4767C61-L4767C86" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Action)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4777C59-L4777C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Delegate,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4798C13-L4801C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BringToFront", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4823C13-L4834C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Contains(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4940C17-L4952C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4962C13-L4962C54" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4972C13-L4972C48" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4984C13-L4986C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5001C13-L5074C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5082C13-L5094C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5165C13-L5166C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5175C13-L5233C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5241C13-L5328C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5357C13-L5357C121" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5387C13-L5427C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5431C13-L5471C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5482C13-L5513C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FindForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5549C13-L5555C31" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetTopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5595C13-L5595C52" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseKeyEvent(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5613C13-L5614C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseMouseEvent(System.Object,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5623C13-L5624C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5635C13-L5635C36" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FromChildHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5683C17-L5692C25" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5701C13-L5712C25" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5756C13-L5766C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5784C13-L5784C66" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5793C13-L5806C42" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5846C13-L5915C50" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetNextControl(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6101C13-L6295C45" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetStyle(System.Windows.Forms.ControlStyles)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6340C56-L6340C86" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6347C13-L6348C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InitLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6380C13-L6381C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6416C13-L6417C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6427C13-L6456C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6465C13-L6466C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6475C13-L6495C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6505C13-L6506C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6516C13-L6543C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Action)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6551C13-L6552C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Delegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6568C50-L6568C70" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Delegate,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6586C13-L6589C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke``1(System.Func{``0})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6597C47-L6597C70" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokePaint(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6788C13-L6789C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokePaintBackground(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6793C13-L6794C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsKeyLocked(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6835C13-L6856C102" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6875C13-L6885C87" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6905C13-L6925C95" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsMnemonic(System.Char,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6954C13-L6990C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.LogicalToDeviceUnits(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7028C13-L7028C69" + }, + { + "DocsId": "M:System.Windows.Forms.Control.LogicalToDeviceUnits(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7039C13-L7039C69" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleBitmapLogicalToDevice(System.Drawing.Bitmap@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7050C13-L7051C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.NotifyInvalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7211C13-L7212C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeOnClick(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7234C13-L7238C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnAutoSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7242C13-L7246C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7251C13-L7289C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7294C13-L7317C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackgroundImageLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7322C13-L7333C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7338C13-L7359C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCausesValidationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7364C13-L7368C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnContextMenuStripChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7385C13-L7389C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7394C13-L7410C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDataContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7415C13-L7433C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7438C13-L7442C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7453C13-L7486C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7497C13-L7539C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7544C13-L7567C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7572C13-L7599C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnNotifyMessage(System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7609C9-L7609C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7614C13-L7619C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7624C13-L7625C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7630C13-L7634C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7639C13-L7643C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentDataContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7648C13-L7665C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7670C13-L7674C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7681C13-L7697C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7756C13-L7761C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7766C13-L7770C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7775C13-L7779C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPrint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7805C13-L7830C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTabIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7835C13-L7839C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTabStopChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7844C13-L7848C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7853C13-L7857C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7867C13-L7910C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7930C13-L7940C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7949C13-L7950C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnClientSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7955C13-L7959C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnControlAdded(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7967C13-L7968C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7976C13-L7977C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7985C9-L7985C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7994C13-L8110C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8139C13-L8144C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8155C13-L8221C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8229C13-L8230C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8244C13-L8245C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8254C13-L8255C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8264C13-L8265C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8274C13-L8275C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8284C13-L8285C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8290C13-L8291C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeGotFocus(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8299C13-L8304C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8312C13-L8323C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHelpRequested(System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8332C13-L8349C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnInvalidated(System.Windows.Forms.InvalidateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8359C13-L8378C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8386C13-L8387C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8395C13-L8396C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8404C13-L8411C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8423C13-L8439C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8461C13-L8462C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeLostFocus(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8467C13-L8472C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8480C13-L8486C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMarginChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8490C13-L8491C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8499C13-L8500C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8508C13-L8509C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8517C13-L8518C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8526C13-L8527C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8535C13-L8536C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8544C13-L8545C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDpiChangedBeforeParent(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8557C13-L8558C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDpiChangedAfterParent(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8570C13-L8571C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8579C13-L8580C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8588C13-L8589C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8597C13-L8598C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8606C13-L8607C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8615C13-L8621C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8630C13-L8631C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8635C13-L8641C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8651C13-L8655C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8690C13-L8691C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnRegionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8699C13-L8703C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8711C13-L8719C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8727C13-L8728C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8733C13-L8739C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8747C13-L8748C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8756C13-L8757C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8765C13-L8780C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8789C13-L8790C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnValidated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8798C13-L8799C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8810C9-L8810C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PerformLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9091C13-L9105C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9113C13-L9114C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PointToClient(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9261C13-L9262C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PointToScreen(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9270C13-L9271C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9316C13-L9355C27" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PreProcessControlMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9373C16-L9373C71" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9471C13-L9476C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9591C13-L9591C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9612C13-L9612C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9631C13-L9707C35" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9729C13-L9734C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9758C13-L9758C76" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9784C13-L9784C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseDragEvent(System.Object,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9868C13-L9869C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaisePaintEvent(System.Object,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9878C13-L9879C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9899C13-L9900C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9905C13-L9906C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9919C13-L9920C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9928C13-L9929C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9962C13-L9963C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RecreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9972C13-L9973C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RectangleToClient(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10133C13-L10135C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RectangleToScreen(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10143C13-L10145C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ReflectMessage(System.IntPtr,System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10154C13-L10161C25" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10169C13-L10171C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10208C13-L10213C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10220C13-L10221C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResumeLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10234C13-L10235C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResumeLayout(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10250C13-L10307C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10364C13-L10365C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10377C13-L10389C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10400C13-L10421C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10592C13-L10686C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10698C13-L10738C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10764C13-L10765C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10770C13-L10776C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SelectNextControl(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10783C13-L10791C30" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SendToBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10865C13-L10876C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10883C13-L10897C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10904C13-L10939C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10963C13-L11050C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetClientSizeCore(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11058C13-L11062C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SizeFromClientSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11067C13-L11067C76" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetStyle(System.Windows.Forms.ControlStyles,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11183C13-L11184C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetTopLevel(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11193C13-L11201C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11233C13-L11336C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11439C13-L11439C50" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.LeftRightAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11445C13-L11445C49" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11451C13-L11451C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateHorizontal(System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11457C13-L11469C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateLeftRight(System.Windows.Forms.LeftRightAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11475C13-L11487C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateContent(System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11493C13-L11529C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11548C13-L11549C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SuspendLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11601C13-L11614C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Update", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11671C13-L11675C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11684C13-L11701C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11711C13-L11720C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11739C13-L11791C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateZOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11871C13-L11875C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11931C13-L11934C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13191C13-L13550C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13565C17-L13571C43" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13580C17-L13580C39" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13586C19-L13586C51" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13591C13-L13592C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13596C19-L13596C37" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13602C13-L13668C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13681C13-L13682C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13686C13-L13687C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13691C13-L13692C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13696C13-L13697C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#ISupportOleDropSource#OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13704C13-L13705C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#ISupportOleDropSource#OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13709C13-L13710C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleControl#GetControlInfo(Interop.Ole32.CONTROLINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13714C13-L13735C56" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleControl#OnMnemonic(Interop.User32.MSG*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13740C13-L13749C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleControl#OnAmbientPropertyChange(Interop.Ole32.DispatchID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13756C13-L13758C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleControl#FreezeEvents(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13764C13-L13766C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceActiveObject#GetWindow(System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13771C13-L13771C69" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceActiveObject#ContextSensitiveHelp(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13776C13-L13776C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceActiveObject#TranslateAccelerator(Interop.User32.MSG*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13781C13-L13781C64" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceActiveObject#OnFrameWindowActivate(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13787C13-L13788C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceActiveObject#OnDocWindowActivate(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13795C13-L13797C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceActiveObject#ResizeBorder(Interop.RECT*,Interop.Ole32.IOleInPlaceUIWindow,Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13803C13-L13803C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceActiveObject#EnableModeless(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13809C13-L13809C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceObject#GetWindow(System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13815C13-L13817C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceObject#ContextSensitiveHelp(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13823C13-L13828C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceObject#InPlaceDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13835C13-L13837C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceObject#UIDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13843C13-L13843C51" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceObject#SetObjectRects(Interop.RECT*,Interop.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13848C13-L13856C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleInPlaceObject#ReactivateAndUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13862C13-L13862C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#SetClientSite(Interop.Ole32.IOleClientSite)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13868C13-L13869C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#GetClientSite(Interop.Ole32.IOleClientSite@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13875C13-L13876C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#SetHostNames(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13884C13-L13884C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#Close(Interop.Ole32.OLECLOSE)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13890C13-L13891C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#SetMoniker(Interop.Ole32.OLEWHICHMK,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13897C13-L13897C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#GetMoniker(Interop.Ole32.OLEGETMONIKER,Interop.Ole32.OLEWHICHMK,System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13902C13-L13909C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#InitFromData(System.Runtime.InteropServices.ComTypes.IDataObject,Interop.BOOL,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13915C13-L13915C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#GetClipboardData(System.UInt32,System.Runtime.InteropServices.ComTypes.IDataObject@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13921C13-L13922C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#DoVerb(Interop.Ole32.OLEIVERB,Interop.User32.MSG*,Interop.Ole32.IOleClientSite,System.Int32,System.IntPtr,Interop.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13934C13-L13959C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#EnumVerbs(Interop.Ole32.IEnumOLEVERB@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13964C13-L13964C61" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#OleUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13970C13-L13970C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#IsUpToDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13976C13-L13976C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#GetUserClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13981C13-L13988C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#GetUserType(Interop.Ole32.USERCLASSTYPE,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13994C13-L14003C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#SetExtent(Interop.Ole32.DVASPECT,System.Drawing.Size*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14008C13-L14017C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#GetExtent(Interop.Ole32.DVASPECT,System.Drawing.Size*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14022C13-L14032C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#Advise(System.Runtime.InteropServices.ComTypes.IAdviseSink,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14037C13-L14044C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#Unadvise(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14051C13-L14053C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#EnumAdvise(System.Runtime.InteropServices.ComTypes.IEnumSTATDATA@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14059C13-L14060C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#GetMiscStatus(Interop.Ole32.DVASPECT,Interop.Ole32.OLEMISC*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14065C13-L14090C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleObject#SetColorScheme(Interop.Gdi32.LOGPALETTE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14096C13-L14096C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleWindow#GetWindow(System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14101C13-L14101C69" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IOleWindow#ContextSensitiveHelp(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14106C13-L14106C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersist#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14111C13-L14118C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Oleaut32#IPersistPropertyBag#InitNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14124C13-L14124C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Oleaut32#IPersistPropertyBag#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14129C13-L14136C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Oleaut32#IPersistPropertyBag#Load(Interop.Oleaut32.IPropertyBag,Interop.Oleaut32.IErrorLog)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14143C13-L14145C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Oleaut32#IPersistPropertyBag#Save(Interop.Oleaut32.IPropertyBag,Interop.BOOL,Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14151C13-L14153C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStorage#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14157C13-L14164C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStorage#IsDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14170C13-L14170C46" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStorage#InitNew(Interop.Ole32.IStorage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14176C9-L14176C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStorage#Load(Interop.Ole32.IStorage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14182C13-L14184C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStorage#Save(Interop.Ole32.IStorage,Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14191C13-L14193C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStorage#SaveCompleted(Interop.Ole32.IStorage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14198C9-L14198C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStorage#HandsOffStorage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14203C9-L14203C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStreamInit#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14207C13-L14214C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStreamInit#IsDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14220C13-L14220C46" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStreamInit#Load(Interop.Ole32.IStream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14227C13-L14229C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStreamInit#Save(Interop.Ole32.IStream,Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14235C13-L14237C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStreamInit#GetSizeMax(System.UInt64*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14242C9-L14242C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IPersistStreamInit#InitNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14247C9-L14247C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IQuickActivate#QuickActivate(Interop.Ole32.QACONTAINER,Interop.Ole32.QACONTROL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14253C13-L14255C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IQuickActivate#SetContentExtent(System.Drawing.Size*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14260C13-L14269C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IQuickActivate#GetContentExtent(System.Drawing.Size*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14274C13-L14283C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject#Draw(Interop.Ole32.DVASPECT,System.Int32,System.IntPtr,Interop.Ole32.DVTARGETDEVICE*,System.IntPtr,System.IntPtr,Interop.RECT*,Interop.RECT*,System.IntPtr,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14301C13-L14313C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject#GetColorSet(Interop.Ole32.DVASPECT,System.Int32,System.IntPtr,Interop.Ole32.DVTARGETDEVICE*,System.IntPtr,Interop.Gdi32.LOGPALETTE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14327C13-L14327C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject#Freeze(Interop.Ole32.DVASPECT,System.Int32,System.IntPtr,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14333C13-L14333C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject#Unfreeze(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14339C13-L14339C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject#SetAdvise(Interop.Ole32.DVASPECT,Interop.Ole32.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14345C13-L14345C71" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject#GetAdvise(Interop.Ole32.DVASPECT*,Interop.Ole32.ADVF*,System.Runtime.InteropServices.ComTypes.IAdviseSink[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14351C13-L14351C74" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject2#Draw(Interop.Ole32.DVASPECT,System.Int32,System.IntPtr,Interop.Ole32.DVTARGETDEVICE*,System.IntPtr,System.IntPtr,Interop.RECT*,Interop.RECT*,System.IntPtr,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14368C13-L14380C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject2#GetColorSet(Interop.Ole32.DVASPECT,System.Int32,System.IntPtr,Interop.Ole32.DVTARGETDEVICE*,System.IntPtr,Interop.Gdi32.LOGPALETTE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14394C13-L14394C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject2#Freeze(Interop.Ole32.DVASPECT,System.Int32,System.IntPtr,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14400C13-L14400C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject2#Unfreeze(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14406C13-L14406C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject2#SetAdvise(Interop.Ole32.DVASPECT,Interop.Ole32.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14412C13-L14412C71" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject2#GetAdvise(Interop.Ole32.DVASPECT*,Interop.Ole32.ADVF*,System.Runtime.InteropServices.ComTypes.IAdviseSink[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14418C13-L14418C74" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Interop#Ole32#IViewObject2#GetExtent(Interop.Ole32.DVASPECT,System.Int32,Interop.Ole32.DVTARGETDEVICE*,System.Drawing.Size*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14426C13-L14426C78" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14433C13-L14434C94" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14437C66-L14437C96" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14439C78-L14439C109" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14441C55-L14441C75" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14445C13-L14446C113" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14451C13-L14452C86" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14455C59-L14455C63" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14457C60-L14457C90" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14459C62-L14459C94" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14461C71-L14461C97" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14465C13-L14466C90" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14471C13-L14471C52" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L14476C13-L14476C51" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnImeModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L637C13-L638C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L647C13-L648C10" + }, + { + "DocsId": "E:System.Windows.Forms.Control.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L806C20-L806C68" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1023C20-L1023C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1054C20-L1054C68" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1108C20-L1108C74" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1196C20-L1196C67" + }, + { + "DocsId": "E:System.Windows.Forms.Control.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1318C20-L1318C69" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ClientSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1417C20-L1417C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1497C20-L1497C69" + }, + { + "DocsId": "E:System.Windows.Forms.Control.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1821C20-L1821C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2033C20-L2033C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2112C20-L2112C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2245C20-L2245C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2423C20-L2423C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2865C20-L2865C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2896C20-L2896C66" + }, + { + "DocsId": "E:System.Windows.Forms.Control.RegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3221C20-L3221C66" + }, + { + "DocsId": "E:System.Windows.Forms.Control.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3367C20-L3367C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.SizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3496C20-L3496C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3529C20-L3529C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3576C20-L3576C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3643C20-L3643C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3945C20-L3945C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4097C20-L4097C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4110C20-L4110C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4123C20-L4123C67" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DataContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4136C20-L4136C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4144C20-L4144C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4152C20-L4152C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4160C20-L4160C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4168C20-L4168C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4176C20-L4176C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4189C20-L4189C66" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HandleDestroyed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4202C20-L4202C68" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4210C20-L4210C66" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Invalidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4220C20-L4220C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4264C20-L4264C67" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4272C20-L4272C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4280C20-L4280C70" + }, + { + "DocsId": "E:System.Windows.Forms.Control.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4288C20-L4288C75" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4299C20-L4299C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4310C20-L4310C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4323C20-L4323C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4334C20-L4334C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4345C20-L4345C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4356C20-L4356C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4364C20-L4364C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4375C20-L4375C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4388C20-L4388C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4399C20-L4399C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4410C20-L4410C69" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseCaptureChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4421C20-L4421C72" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4433C20-L4433C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4444C20-L4444C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4455C20-L4455C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DpiChangedBeforeParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4468C20-L4468C75" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DpiChangedAfterParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4481C20-L4481C74" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4492C20-L4492C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4503C20-L4503C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4514C20-L4514C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4527C20-L4527C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4538C20-L4538C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.PreviewKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4549C20-L4549C67" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Resize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4561C20-L4561C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4569C20-L4569C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4577C20-L4577C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.SystemColorsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4585C20-L4585C72" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4596C20-L4596C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4607C20-L4607C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ParentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4755C20-L4755C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L301C20-L301C67" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L498C17-L507C41" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleDefaultActionDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L586C20-L586C84" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L599C20-L599C82" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L612C20-L612C75" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L626C17-L633C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L695C17-L695C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L762C20-L762C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L776C19-L776C61" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AutoScrollOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L821C17-L826C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L844C53-L844C75" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DataContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L915C17-L920C52" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L960C17-L996C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1038C17-L1038C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1069C17-L1076C96" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1188C20-L1188C42" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1208C30-L1208C42" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1221C20-L1221C58" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1240C17-L1246C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanRaiseEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1255C51-L1255C91" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1266C34-L1266C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Capture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1278C20-L1278C68" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1303C20-L1303C53" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CheckForIllegalCrossThreadCalls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1378C62-L1378C66" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ClientRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1392C17-L1392C73" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ClientSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1406C20-L1406C57" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1428C38-L1428C61" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ContainsFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1442C17-L1453C111" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1467C20-L1467C87" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1511C17-L1519C43" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Created", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1530C32-L1530C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1542C17-L1626C27" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1753C17-L1784C37" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1837C17-L1844C33" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1852C49-L1852C69" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1859C51-L1859C66" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1869C17-L1875C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1883C49-L1883C73" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1885C52-L1885C82" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1887C54-L1887C89" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1889C54-L1889C89" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1891C53-L1891C66" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1899C47-L1899C57" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DeviceDpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1912C16-L1912C84" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1953C16-L1953C64" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1963C35-L1963C60" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Disposing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1989C34-L1989C60" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2004C20-L2004C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2044C20-L2044C65" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2075C17-L2085C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2124C16-L2124C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2141C17-L2141C52" + }, + { + "DocsId": "P:System.Windows.Forms.Control.FontHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2318C17-L2348C40" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2366C17-L2400C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2512C17-L2522C39" + }, + { + "DocsId": "P:System.Windows.Forms.Control.HasChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2541C17-L2542C67" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2556C20-L2556C27" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsHandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2615C40-L2615C69" + }, + { + "DocsId": "P:System.Windows.Forms.Control.InvokeRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2721C17-L2741C14" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsAccessible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2755C20-L2755C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsAncestorSiteInDesignMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2772C13-L2772C89" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsMirrored", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2802C17-L2808C50" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2845C20-L2845C22" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2857C20-L2857C37" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2874C19-L2874C59" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2906C19-L2906C84" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2928C19-L2928C84" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ModifierKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2949C17-L2966C34" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2978C17-L3005C32" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3016C17-L3017C27" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3032C17-L3046C29" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3070C20-L3070C34" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3102C38-L3102C61" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ProductVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3111C41-L3111C67" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RecreatingHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3132C41-L3132C66" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3174C20-L3174C67" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RenderRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3227C54-L3227C58" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ResizeRedraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3291C20-L3291C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3303C29-L3303C40" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3318C17-L3337C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ScaleChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3378C49-L3378C53" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3405C20-L3405C29" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3488C20-L3488C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3509C20-L3509C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3543C20-L3543C35" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3588C20-L3588C60" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3603C20-L3603C74" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3657C20-L3657C22" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TopLevelControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3671C44-L3671C67" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3716C17-L3770C96" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ShowFocusCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3785C17-L3816C90" + }, + { + "DocsId": "P:System.Windows.Forms.Control.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3834C20-L3834C50" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3922C17-L3933C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4017C20-L4017C26" + }, + { + "DocsId": "P:System.Windows.Forms.Control.WindowTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4049C20-L4049C40" + }, + { + "DocsId": "P:System.Windows.Forms.Control.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4227C19-L4227C55" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4235C19-L4235C76" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13565C17-L13571C43" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13580C17-L13580C39" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13586C19-L13586C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13596C19-L13596C37" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L108C17-L108C37" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L135C19-L135C42" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L201C17-L208C32" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ImeModeBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L227C17-L232C32" + }, + { + "DocsId": "P:System.Windows.Forms.Control.PropagatingImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L382C17-L415C51" + }, + { + "DocsId": "T:System.Windows.Forms.Control.ControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Control.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImeContext.Disable(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L892C13-L913C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.Enable(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L923C13-L963C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.GetImeMode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L973C13-L1044C27" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.IsOpen(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1138C13-L1154C27" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.SetImeStatus(System.Windows.Forms.ImeMode,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1167C13-L1255C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.SetOpenStatus(System.Boolean,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1265C13-L1288C10" + } + ], + "DocsId": "T:System.Windows.Forms.ImeContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ImeModeConversion.ImeModeConversionBits", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1444C17-L1499C46" + }, + { + "DocsId": "P:System.Windows.Forms.ImeModeConversion.IsCurrentConversionTableSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1507C17-L1507C63" + } + ], + "DocsId": "T:System.Windows.Forms.ImeModeConversion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.#ctor(System.Windows.Forms.IBindableComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L55C49-L55C66" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L66C13-L66C124" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L71C13-L71C136" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L76C13-L76C119" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L81C13-L81C124" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L86C13-L86C124" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String,System.IFormatProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L91C13-L95C28" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.AddCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L107C13-L123C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L144C36-L144C48" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L148C13-L156C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Remove(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L166C52-L166C72" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L173C48-L173C68" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.RemoveCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L177C13-L186C10" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L28C56-L28C64" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L30C35-L30C54" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L36C45-L45C14" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.DefaultDataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L158C67-L158C71" + } + ], + "DocsId": "T:System.Windows.Forms.ControlBindingsCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlEventArgs.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs#L15C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.ControlEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs#L23C35-L23C39" + } + ], + "DocsId": "T:System.Windows.Forms.ControlEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.Invoke(System.Object,System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ControlEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmap16Bit(System.Drawing.Bitmap,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L161C13-L252C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmapTransparencyMask(System.Drawing.Bitmap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L260C13-L307C89" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmapColorMask(System.Drawing.Bitmap,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L317C13-L343C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L387C76-L387C122" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L392C54-L392C90" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DarkDark(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L397C58-L397C94" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.ButtonBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L539C13-L558C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L571C13-L580C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1018C16-L1022C97" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Border3DStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1028C16-L1032C97" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Border3DStyle,System.Windows.Forms.Border3DSide)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1039C16-L1039C113" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1045C16-L1049C97" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.Border3DStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1055C16-L1058C97" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.Border3DStyle,System.Windows.Forms.Border3DSide)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1066C13-L1089C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1221C16-L1221C104" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1228C13-L1235C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCaptionButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.CaptionButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1244C35-L1248C23" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCaptionButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.CaptionButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1257C35-L1263C29" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1269C16-L1269C106" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1277C13-L1291C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1297C16-L1297C109" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1303C16-L1309C29" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawContainerGrabHandle(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1316C13-L1353C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1440C16-L1440C103" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1447C16-L1447C87" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawGrabHandle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1534C13-L1554C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawGrid(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Size,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1561C13-L1601C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawImageDisabled(System.Drawing.Graphics,System.Drawing.Image,System.Int32,System.Int32,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1651C16-L1651C120" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawLockedFrame(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1739C13-L1750C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.MenuGlyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1756C16-L1756C107" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.MenuGlyph,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1767C33-L1772C27" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MenuGlyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1778C16-L1778C126" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MenuGlyph,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1789C33-L1795C27" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMixedCheckBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1801C16-L1801C111" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMixedCheckBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1805C13-L1812C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1818C16-L1818C109" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawRadioButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1825C13-L1832C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawReversibleFrame(System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.FrameStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1844C13-L1873C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawReversibleLine(System.Drawing.Point,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1880C13-L1896C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ScrollButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1902C16-L1902C118" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawScrollButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ScrollButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1911C35-L1917C29" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSelectionFrame(System.Drawing.Graphics,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1930C13-L1938C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1944C16-L1944C98" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics,System.Drawing.Color,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1951C13-L1966C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2008C13-L2027C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2040C13-L2047C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawVisualStyleBorder(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2079C13-L2083C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.FillReversibleRectangle(System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2093C13-L2109C10" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Light(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2404C16-L2404C65" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Light(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2409C55-L2409C92" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.LightLight(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2414C60-L2414C97" + }, + { + "DocsId": "P:System.Windows.Forms.ControlPaint.ContrastControlDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L151C16-L151C100" + } + ], + "DocsId": "T:System.Windows.Forms.ControlPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ControlStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UserPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.Opaque", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.ResizeRedraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.FixedWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.FixedHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.StandardClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UserMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.SupportsTransparentBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.StandardDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.AllPaintingInWmPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.CacheText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.EnableNotifyMessage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.DoubleBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.OptimizedDoubleBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UseTextForAccessibility", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.OnPropertyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ConvertEventArgs.#ctor(System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L9C9-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.ConvertEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L15C32-L15C36" + }, + { + "DocsId": "P:System.Windows.Forms.ConvertEventArgs.DesiredType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L17C36-L17C40" + } + ], + "DocsId": "T:System.Windows.Forms.ConvertEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.Invoke(System.Object,System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ConvertEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ConvertEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CreateParams.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L75C13-L94C39" + }, + { + "DocsId": "M:System.Windows.Forms.CreateParams.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L18C36-L18C40" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L23C34-L23C38" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L29C28-L29C32" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ExStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L35C30-L35C34" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ClassStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L41C33-L41C37" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L46C24-L46C28" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L51C24-L51C28" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L56C28-L56C32" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L61C29-L61C33" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L66C32-L66C36" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Param", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L71C32-L71C36" + } + ], + "DocsId": "T:System.Windows.Forms.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L327C13-L339C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L346C13-L366C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.CheckEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L433C13-L437C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L505C13-L506C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L513C13-L532C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L644C13-L651C23" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.GetItemProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L664C13-L664C44" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L894C13-L933C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L939C13-L940C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnItemChanged(System.Windows.Forms.ItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L946C13-L969C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnMetaDataChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L979C13-L980C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnPositionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L987C17-L993C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L1000C13-L1014C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L1026C13-L1043C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L1050C13-L1056C10" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L1068C13-L1069C10" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.ItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L50C20-L50C42" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.ListChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L56C20-L56C42" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.MetaDataChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L885C20-L885C53" + }, + { + "DocsId": "F:System.Windows.Forms.CurrencyManager.listposition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CurrencyManager.finalType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L137C17-L143C39" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L155C17-L155C39" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L263C17-L263C29" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L274C17-L274C37" + } + ], + "DocsId": "T:System.Windows.Forms.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L27C9-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L27C9-L67C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L73C15-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L27C9-L91C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.CopyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L210C13-L211C109" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L220C13-L222C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Draw(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L357C13-L358C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.DrawStretched(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L365C13-L366C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L373C13-L374C10" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L381C13-L381C55" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L388C38-L388C67" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L482C38-L482C66" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L489C13-L500C37" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.op_Equality(System.Windows.Forms.Cursor,System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L505C13-L515C50" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.op_Inequality(System.Windows.Forms.Cursor,System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L520C13-L520C37" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L526C13-L526C52" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L531C13-L536C40" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Clip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L101C17-L102C29" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L126C17-L132C46" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L144C17-L149C32" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.HotSpot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L160C17-L162C14" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L173C17-L174C26" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L186C17-L193C37" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L203C30-L203C34" + } + ], + "DocsId": "T:System.Windows.Forms.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CursorConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L29C13-L34C61" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L43C13-L48C64" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L56C13-L77C10" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L88C13-L146C77" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L165C13-L180C28" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L189C13-L189C25" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CursorConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.Cursors.AppStarting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L43C45-L43C114" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Arrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L45C39-L45C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Cross", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L47C39-L47C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L49C41-L49C106" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.IBeam", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L51C39-L51C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L53C36-L53C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L55C41-L55C102" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNESW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L57C42-L57C105" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L59C40-L59C99" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNWSE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L61C42-L61C105" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeWE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L63C40-L63C99" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.UpArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L65C41-L65C102" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.WaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L67C44-L67C99" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L69C38-L69C93" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.HSplit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L71C40-L71C93" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.VSplit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L73C40-L73C93" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMove2D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L75C42-L75C99" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMoveHoriz", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L77C45-L77C104" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMoveVert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L79C44-L79C102" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanEast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L81C41-L81C93" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L83C39-L83C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNorth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L85C42-L85C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L87C39-L87C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L89C39-L89C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSouth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L91C42-L91C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L93C39-L93C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanWest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L95C41-L95C93" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L97C38-L97C93" + } + ], + "DocsId": "T:System.Windows.Forms.Cursors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataFormats.GetFormat(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs#L160C13-L198C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataFormats.GetFormat(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs#L209C13-L235C10" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.UnicodeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Dib", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.EnhancedMetafile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.MetafilePict", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.SymbolicLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Dif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Tiff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.OemText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Palette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.PenData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Riff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.WaveAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.FileDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Locale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Html", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.CommaSeparatedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.StringFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Serializable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataFormats.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L267C9-L489C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5272C13-L5278C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5282C13-L5309C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AccessibilityNotifyCurrentCellChanged(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L27C13-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AdjustColumnHeaderBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L99C13-L317C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AreAllCellsSelected(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1411C13-L1536C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1711C13-L1712C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32,System.Windows.Forms.DataGridViewAutoSizeColumnMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1716C13-L1717C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32,System.Windows.Forms.DataGridViewAutoSizeColumnMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1721C13-L1754C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1758C13-L1759C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1763C13-L1764C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1768C13-L1835C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Int32,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1839C13-L1911C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1974C13-L1975C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns(System.Windows.Forms.DataGridViewAutoSizeColumnsMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1979C13-L1980C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns(System.Windows.Forms.DataGridViewAutoSizeColumnsMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1984C18-L1988C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1992C13-L1993C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1997C13-L1998C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2002C13-L2019C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2024C13-L2027C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2034C13-L2184C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Int32,System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2188C13-L2192C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Int32,System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2199C13-L2371C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2436C13-L2437C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Windows.Forms.DataGridViewAutoSizeRowsMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2441C13-L2442C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Windows.Forms.DataGridViewAutoSizeRowsMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2457C21-L2472C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Int32,System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2477C13-L2526C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.BeginEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2670C13-L2680C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3152C13-L3152C145" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ClearSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3515C13-L3579C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ClearSelection(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3583C13-L3726C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CommitEdit(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3861C13-L3886C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5537C13-L5537C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5542C13-L5542C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateColumnsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5552C13-L5552C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateRowsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5562C13-L5562C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DisplayedColumnCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5662C13-L5703C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DisplayedRowCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5708C13-L5709C122" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5714C13-L5761C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.EndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6263C13-L6263C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.EndEdit(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6268C13-L6283C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetAccessibilityObjectById(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6924C13-L6924C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetCellCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6966C13-L7092C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetCellDisplayRectangle(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L7165C13-L7247C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetClipboardContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L7282C13-L8239C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetColumnDisplayRectangle(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L8271C13-L8276C79" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetRowDisplayRectangle(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L9167C13-L9172C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L9448C13-L9858C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateCell(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10028C13-L10036C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateCell(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10047C13-L10058C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateColumn(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10077C13-L10083C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10123C13-L10129C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10323C13-L10331C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10337C13-L10407C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.NotifyCurrentCellDirty(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10800C13-L10811C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToAddRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11355C13-L11361C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToDeleteRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11365C13-L11369C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToOrderColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11373C13-L11377C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToResizeColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11381C13-L11385C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToResizeRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11389C13-L11393C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAlternatingRowsDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11397C13-L11414C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoGenerateColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11418C13-L11428C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeColumnModeChanged(System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11439C13-L11508C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeColumnsModeChanged(System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11512C13-L11592C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeRowsModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11596C13-L11624C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBackgroundColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11628C13-L11634C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11730C13-L11777C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11781C13-L11785C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCancelRowEdit(System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11789C13-L11794C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellBeginEdit(System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11798C13-L11812C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11816C13-L11823C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11832C13-L11858C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11918C13-L11944C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11953C13-L11979C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContextMenuStripChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11989C13-L12003C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContextMenuStripNeeded(System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12014C13-L12028C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12032C13-L12058C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellEndEdit(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12062C13-L12076C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12097C13-L12121C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellErrorTextChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12133C13-L12149C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellErrorTextNeeded(System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12162C13-L12176C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellFormatting(System.Windows.Forms.DataGridViewCellFormattingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12191C13-L12205C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12226C13-L12250C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12254C13-L12282C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12286C13-L12314C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12318C13-L12500C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13011C13-L13040C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13044C13-L13073C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13077C13-L13141C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13145C13-L13171C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellPainting(System.Windows.Forms.DataGridViewCellPaintingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13175C13-L13189C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellParsing(System.Windows.Forms.DataGridViewCellParsingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13203C13-L13217C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStateChanged(System.Windows.Forms.DataGridViewCellStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13257C13-L13290C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStyleChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13300C13-L13316C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStyleContentChanged(System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13359C13-L13483C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellToolTipTextChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13493C13-L13507C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellToolTipTextNeeded(System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13518C13-L13532C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValidated(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13553C13-L13578C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValidating(System.Windows.Forms.DataGridViewCellValidatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13606C13-L13633C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValueChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13643C13-L13659C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValueNeeded(System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13671C13-L13685C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValuePushed(System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13696C13-L13710C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnAdded(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13779C13-L13788C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnContextMenuStripChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13846C13-L13855C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDataPropertyNameChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13864C13-L13889C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDefaultCellStyleChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13893C13-L13904C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDisplayIndexChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13969C13-L13983C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDividerDoubleClick(System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14009C13-L14035C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDividerWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14039C13-L14050C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderCellChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14125C13-L14136C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14184C13-L14218C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14222C13-L14226C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14439C13-L14446C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14450C13-L14468C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersHeightChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14518C13-L14531C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersHeightSizeModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14535C13-L14554C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnMinimumWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14589C13-L14604C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnNameChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14615C13-L14659C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnRemoved(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14670C13-L14674C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnSortModeChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14815C13-L14864C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnStateChanged(System.Windows.Forms.DataGridViewColumnStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14869C13-L15005C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnToolTipTextChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15014C13-L15023C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15027C13-L15092C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCurrentCellChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15116C13-L15127C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCurrentCellDirtyStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15131C13-L15150C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15154C13-L15159C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataBindingComplete(System.Windows.Forms.DataGridViewBindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15168C13-L15172C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataError(System.Boolean,System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15176C13-L15210C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15449C13-L15460C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15464C13-L15476C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15488C13-L15505C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDefaultValuesNeeded(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15509C13-L15513C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15517C13-L15533C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEditingControlShowing(System.Windows.Forms.DataGridViewEditingControlShowingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15537C13-L15541C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEditModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15545C13-L15558C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15562C13-L15584C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15588C13-L15659C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15663C13-L15697C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15701C13-L15715C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15769C13-L15791C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnGridColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15795C13-L15801C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15805C13-L15829C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15833C13-L15835C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16230C13-L16283C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16288C13-L16309C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16314C13-L16342C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16346C13-L16362C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16366C13-L16394C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16398C13-L16408C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16412C13-L16499C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16503C13-L16616C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16620C13-L16657C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16661C13-L16672C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16677C13-L16710C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16714C13-L16874C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16878C13-L16980C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16984C13-L17173C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMultiSelectChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17183C13-L17187C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnNewRowNeeded(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17191C13-L17200C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17207C17-L17269C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17397C13-L17415C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17990C13-L18067C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18071C13-L18075C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowContextMenuStripChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18128C13-L18137C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowContextMenuStripNeeded(System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18148C13-L18152C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDefaultCellStyleChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18156C13-L18167C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDirtyStateNeeded(System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18171C13-L18175C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDividerDoubleClick(System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18179C13-L18202C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDividerHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18206C13-L18217C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18307C17-L18320C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowErrorTextChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18330C13-L18341C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowErrorTextNeeded(System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18353C13-L18357C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderCellChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18422C13-L18433C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18495C13-L18499C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18503C13-L18507C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18753C13-L18760C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18764C13-L18782C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersWidthChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18821C13-L18837C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersWidthSizeModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18841C13-L18863C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18867C13-L18880C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightInfoNeeded(System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18892C13-L18896C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightInfoPushed(System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18918C13-L18922C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18950C17-L18963C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowMinimumHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18967C13-L18976C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowPostPaint(System.Windows.Forms.DataGridViewRowPostPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18980C13-L18984C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowPrePaint(System.Windows.Forms.DataGridViewRowPrePaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18988C13-L18992C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsAdded(System.Windows.Forms.DataGridViewRowsAddedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19001C13-L19005C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19009C13-L19026C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsRemoved(System.Windows.Forms.DataGridViewRowsRemovedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19182C13-L19186C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowStateChanged(System.Int32,System.Windows.Forms.DataGridViewRowStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19194C13-L19327C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowUnshared(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19342C13-L19351C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowValidating(System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19380C17-L19393C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowValidated(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19425C17-L19438C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19540C13-L19544C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19548C13-L19554C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSortCompare(System.Windows.Forms.DataGridViewSortCompareEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19566C13-L19570C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSorted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19574C13-L19578C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserAddedRow(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19638C13-L19647C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserDeletedRow(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19651C13-L19655C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserDeletingRow(System.Windows.Forms.DataGridViewRowCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19659C13-L19663C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19693C13-L19760C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19764C13-L19766C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.PaintBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19852C13-L19918C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessAKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20557C13-L20564C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDeleteKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20569C13-L20689C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20698C13-L20785C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDownKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20790C13-L20790C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEndKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L21699C13-L22008C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEnterKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22016C13-L22087C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEscapeKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22092C13-L22106C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessF2Key(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22111C13-L22131C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessF3Key(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22141C13-L22154C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessHomeKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22159C13-L22450C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessInsertKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22454C13-L22466C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22471C13-L22526C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22532C13-L22612C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessControlShiftF10Keys(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22652C13-L22669C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessLeftKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22674C13-L22680C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessNextKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L23498C13-L23743C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessPriorKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L23747C13-L23994C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessRightKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L23998C13-L24004C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessSpaceKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L24804C13-L24883C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessTabKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L24890C13-L24957C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDataGridViewKey(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L24969C13-L25074C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessUpKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L25079C13-L25786C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessZeroKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L25790C13-L25841C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.RefreshEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L25987C13-L26026C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L26294C45-L26294C61" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L27010C13-L27108C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L27214C13-L27576C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L27893C13-L27904C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedCellCore(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28057C13-L28174C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedColumnCore(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28393C13-L28432C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedRowCore(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28514C13-L28554C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Sort(System.Windows.Forms.DataGridViewColumn,System.ComponentModel.ListSortDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28611C13-L28629C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Sort(System.Collections.IComparer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28633C13-L28647C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateCellErrorText(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29309C13-L29323C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateCellValue(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29327C13-L29341C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29389C13-L29398C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowErrorText(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29402C13-L29433C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowHeightInfo(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29437C13-L29438C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L30385C13-L30425C10" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToAddRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L696C20-L696C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToDeleteRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L738C20-L738C81" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToOrderColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L765C20-L765C83" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToResizeColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L796C20-L796C84" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToResizeRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L827C20-L827C81" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L868C20-L868C91" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoGenerateColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L911C20-L911C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeColumnsModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1002C20-L1002C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeRowsModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1053C20-L1053C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1070C20-L1070C50" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1101C20-L1101C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1125C20-L1125C56" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1133C20-L1133C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1173C20-L1173C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1399C20-L1399C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1609C20-L1609C84" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1675C20-L1675C89" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1715C20-L1715C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1754C20-L1754C87" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2037C20-L2037C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2103C20-L2103C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2225C20-L2225C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.EditModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2354C20-L2354C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2816C20-L2816C50" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2832C20-L2832C45" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.GridColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2863C20-L2863C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.MultiSelectChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3219C20-L3219C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3257C20-L3257C48" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3345C20-L3345C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3534C20-L3534C81" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3578C20-L3578C86" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3686C20-L3686C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersWidthSizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3727C20-L3727C83" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3782C20-L3782C80" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4291C20-L4291C45" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeColumnModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4487C20-L4487C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CancelRowEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4495C20-L4495C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellBeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4503C20-L4503C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4511C20-L4511C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContentClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4519C20-L4519C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContentDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4527C20-L4527C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4536C20-L4536C80" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContextMenuStripNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4545C20-L4545C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4553C20-L4553C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellEndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4561C20-L4561C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4569C20-L4569C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellErrorTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4577C20-L4577C73" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellErrorTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4586C20-L4586C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellFormatting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4594C20-L4594C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4602C20-L4602C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4610C20-L4610C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4618C20-L4618C73" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4626C20-L4626C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4634C20-L4634C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4642C20-L4642C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4650C20-L4650C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4658C20-L4658C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellPainting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4666C20-L4666C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellParsing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4674C20-L4674C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4682C20-L4682C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4690C20-L4690C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStyleContentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4698C20-L4698C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellToolTipTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4706C20-L4706C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellToolTipTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4715C20-L4715C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4723C20-L4723C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValidating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4731C20-L4731C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4739C20-L4739C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValueNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4748C20-L4748C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValuePushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4757C20-L4757C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4765C20-L4765C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4773C20-L4773C82" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDataPropertyNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4781C20-L4781C82" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4789C20-L4789C82" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDisplayIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4797C20-L4797C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDividerDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4805C20-L4805C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDividerWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4813C20-L4813C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4821C20-L4821C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4829C20-L4829C81" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4837C20-L4837C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnMinimumWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4845C20-L4845C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4853C20-L4853C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4861C20-L4861C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnSortModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4869C20-L4869C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4877C20-L4877C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnToolTipTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4885C20-L4885C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4893C20-L4893C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CurrentCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4901C20-L4901C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CurrentCellDirtyStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4910C20-L4910C81" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataBindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4918C20-L4918C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4926C20-L4926C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DefaultValuesNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4935C20-L4935C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.EditingControlShowing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4943C20-L4943C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.NewRowNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4951C20-L4951C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4959C20-L4959C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowContextMenuStripNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4968C20-L4968C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4976C20-L4976C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDirtyStateNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4985C20-L4985C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDividerDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4993C20-L4993C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDividerHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5001C20-L5001C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5009C20-L5009C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowErrorTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5017C20-L5017C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowErrorTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5026C20-L5026C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5034C20-L5034C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5042C20-L5042C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5050C20-L5050C73" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5058C20-L5058C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightInfoNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5067C20-L5067C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightInfoPushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5089C20-L5089C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5097C20-L5097C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowMinimumHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5105C20-L5105C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowPostPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5113C20-L5113C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowPrePaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5134C20-L5134C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5155C20-L5155C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5163C20-L5163C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5171C20-L5171C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowUnshared", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5180C20-L5180C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowValidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5188C20-L5188C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowValidating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5196C20-L5196C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5204C20-L5204C59" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5212C20-L5212C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.SortCompare", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5221C20-L5221C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5229C20-L5229C59" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5237C20-L5237C46" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserAddedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5245C20-L5245C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserDeletedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5253C20-L5253C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserDeletingRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5261C20-L5261C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdjustedTopLeftHeaderBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L507C17-L637C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L643C74-L643C78" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedColumnHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L647C83-L647C87" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedRowHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L651C80-L651C84" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToAddRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L660C17-L660C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToDeleteRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L707C17-L707C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToOrderColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L749C17-L749C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToResizeColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L780C17-L780C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToResizeRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L811C17-L811C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L837C17-L843C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoGenerateColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L895C17-L895C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L922C17-L922C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSizeColumnsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L942C17-L942C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSizeRowsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1016C17-L1016C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1062C20-L1062C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1081C20-L1081C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1109C20-L1109C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1117C20-L1117C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1146C17-L1146C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1201C17-L1220C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1232C17-L1306C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ClipboardCopyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1462C17-L1462C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1480C17-L1480C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1541C17-L1559C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1620C17-L1625C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1686C17-L1686C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1735C17-L1735C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1769C17-L1769C73" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1816C17-L1821C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1831C17-L1840C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentCellAddress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1894C17-L1894C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1970C17-L1978C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2008C17-L2014C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2050C17-L2056C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2114C17-L2173C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2295C17-L2295C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2309C17-L2324C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2335C17-L2335C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2418C41-L2418C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditingPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2434C17-L2442C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EnableHeadersVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2470C17-L2470C78" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2489C17-L2495C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingColumnHiddenWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2646C63-L2646C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2654C17-L2654C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2731C17-L2731C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2808C20-L2808C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2824C20-L2824C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.GridColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2843C20-L2843C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HorizontalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2982C52-L2982C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HorizontalScrollingOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2992C20-L2992C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentCellDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3058C43-L3058C88" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentCellInEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3074C16-L3074C95" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentRowDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3082C17-L3090C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.MultiSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3203C20-L3203C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.NewRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3225C34-L3225C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3248C20-L3248C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3269C20-L3269C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3385C20-L3385C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3465C17-L3483C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3545C17-L3550C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3593C17-L3593C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3629C17-L3629C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersWidthSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3707C17-L3707C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3736C17-L3741C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowsDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3751C17-L3757C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3794C17-L3799C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3847C17-L3847C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3892C17-L3943C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3952C17-L3969C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3978C17-L3995C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4007C17-L4007C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowCellErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4041C17-L4041C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowCellToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4097C17-L4097C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowEditingIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4152C17-L4152C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowRowErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4191C17-L4191C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SortedColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4252C50-L4252C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SortOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4255C38-L4255C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.StandardTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4265C17-L4265C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4283C20-L4283C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Item(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4301C17-L4302C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Item(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4317C17-L4318C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.TopLeftHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4335C17-L4340C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.UserSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4376C17-L4382C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VerticalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4426C17-L4426C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VerticalScrollingOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4432C46-L4432C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VirtualMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4456C17-L4456C64" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L20C15-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L279C13-L288C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L291C46-L291C92" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L295C13-L295C209" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L300C13-L308C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L57C17-L57C81" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L84C17-L89C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L129C17-L134C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L185C17-L190C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L236C17-L236C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAdvancedBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.InsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.OutsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.OutsetPartial", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewAutoSizeColumnMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs#L9C9-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs#L15C45-L15C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.PreviousMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs#L17C62-L17C66" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs.#ctor(System.Windows.Forms.DataGridViewAutoSizeColumnMode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsModeEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs.PreviousModes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsModeEventArgs.cs#L14C66-L14C70" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeModeEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs.PreviousModeAutoSized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeModeEventArgs.cs#L14C45-L14C49" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeRowMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeRowsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L40C32-L40C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L774C13-L776C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L816C13-L818C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L822C13-L833C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L898C13-L911C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L926C13-L930C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L49C17-L54C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L90C17-L98C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.DefaultHeaderCellType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L129C17-L141C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L165C17-L165C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L233C17-L233C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.HasDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L257C20-L257C129" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.HeaderCellCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L277C17-L304C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L376C28-L376C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L379C65-L379C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.IsRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L381C33-L381C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L439C17-L440C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L525C17-L535C119" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L579C17-L579C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L640C20-L640C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L741C17-L741C73" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventArgs.#ctor(System.ComponentModel.ListChangedType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBindingCompleteEventArgs.cs#L11C9-L14C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBindingCompleteEventArgs.ListChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBindingCompleteEventArgs.cs#L16C50-L16C54" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBindingCompleteEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBindingCompleteEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L41C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L176C13-L190C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L195C13-L195C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L200C13-L245C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L260C13-L305C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L310C13-L434C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L454C13-L463C44" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L468C13-L468C80" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L473C13-L473C44" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L478C13-L478C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L483C13-L483C122" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L488C13-L488C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L493C13-L493C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L498C13-L508C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L512C13-L533C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L537C13-L547C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L551C13-L561C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L565C13-L587C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L591C13-L623C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L627C13-L636C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L650C13-L665C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L1048C13-L1048C182" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L75C17-L75C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L84C17-L90C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L121C17-L121C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.UseColumnTextForButtonValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L130C17-L136C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L163C17-L169C41" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L23C15-L30C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L177C13-L194C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L223C13-L229C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L36C20-L36C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L53C20-L53C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L64C17-L69C73" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L102C17-L102C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.UseColumnTextForButtonValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L143C17-L148C91" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L70C40-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L93C13-L94C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L400C55-L400C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L402C66-L402C92" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L415C13-L441C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L444C55-L444C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L446C54-L446C97" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L448C50-L448C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L450C59-L450C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L452C60-L452C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L456C62-L456C94" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L462C13-L467C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L470C52-L470C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L472C52-L472C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L476C65-L476C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.AdjustCellBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L937C13-L991C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.BorderWidths(System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L996C13-L1042C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1065C13-L1065C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1111C13-L1113C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ContentClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1206C13-L1206C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ContentDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1216C13-L1216C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1226C13-L1226C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1237C13-L1290C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1314C13-L1316C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1320C13-L1331C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1335C13-L1335C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.EnterUnsharesRow(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1345C13-L1345C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1499C13-L1599C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetContentBounds(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1662C13-L1671C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1675C13-L1675C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetEditedFormattedValue(System.Int32,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1708C13-L1714C110" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1726C13-L1726C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1731C13-L1753C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1775C13-L1858C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1905C13-L1950C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1956C13-L2051C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2056C13-L2459C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2495C13-L2495C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetSize(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2536C13-L2548C84" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2598C13-L2642C78" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2654C13-L2684C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2688C13-L2688C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2698C13-L2698C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyPressUnsharesRow(System.Windows.Forms.KeyPressEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2703C13-L2703C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2713C13-L2713C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.LeaveUnsharesRow(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2723C13-L2723C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextHeight(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2734C13-L2734C119" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextHeight(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2740C13-L2757C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextPreferredSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Single,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2763C13-L2802C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2808C13-L2818C102" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextWidth(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2824C13-L2856C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseClickUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2862C13-L2862C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2872C13-L2872C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2882C13-L2882C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2892C13-L2892C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2902C13-L2902C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseMoveUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2912C13-L2912C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2922C13-L2922C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3055C9-L3055C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3081C9-L3081C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3090C9-L3090C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3099C9-L3099C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3108C9-L3108C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3122C9-L3122C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyPress(System.Windows.Forms.KeyPressEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3131C9-L3131C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3135C9-L3135C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3144C9-L3144C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3153C9-L3153C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3162C9-L3162C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3171C9-L3171C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3188C9-L3188C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3197C9-L3197C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3222C9-L3222C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3268C9-L3268C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3294C13-L3307C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3321C9-L3321C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PaintBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3365C13-L3751C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PaintErrorIcon(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3765C13-L3778C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3921C13-L3921C135" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PositionEditingControl(System.Boolean,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3970C13-L3986C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PositionEditingPanel(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3998C13-L4068C102" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L4073C13-L4150C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L4169C13-L4169C176" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L101C17-L108C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L115C35-L115C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ContentBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L122C17-L122C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L131C17-L131C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DefaultNewRowValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L188C17-L188C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L197C17-L209C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.EditedFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L219C17-L226C147" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L237C17-L237C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ErrorIconBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L260C17-L260C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L269C17-L269C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L304C17-L311C121" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L320C17-L320C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L350C17-L360C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.HasStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L374C17-L374C120" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.InheritedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L484C17-L484C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L496C17-L496C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.IsInEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L510C17-L524C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.OwningColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L530C50-L530C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.OwningRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L534C44-L534C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L541C17-L541C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L553C17-L569C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L628C17-L639C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L647C32-L647C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L655C17-L671C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L719C17-L719C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L751C17-L759C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L799C17-L799C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L816C17-L816C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L853C17-L853C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L867C17-L873C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L915C17-L925C30" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SingleVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.RaisedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SunkenVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.RaisedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SunkenHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs#L16C9-L30C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCancelEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs#L32C34-L32C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCancelEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs#L34C31-L34C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L26C13-L26C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L31C13-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L36C13-L36C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L41C13-L41C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L61C19-L61C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L66C19-L66C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L71C19-L71C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L72C19-L72C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L77C13-L78C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L82C19-L82C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L87C19-L87C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L92C19-L92C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L97C13-L97C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L21C9-L104C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Add(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L216C13-L226C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.AddRange(System.Windows.Forms.DataGridViewCell[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L247C13-L288C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L292C13-L304C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.CopyTo(System.Windows.Forms.DataGridViewCell[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L308C13-L309C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Contains(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L316C13-L317C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.IndexOf(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L322C13-L322C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L327C13-L342C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L360C13-L361C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Remove(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L365C13-L389C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L393C13-L399C10" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewCellCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L207C20-L207C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L61C19-L61C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L66C19-L66C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L71C19-L71C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L82C19-L82C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L87C19-L87C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L92C19-L92C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L110C17-L110C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L121C17-L121C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L175C17-L186C75" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellContextMenuStripNeededEventArgs.cs#L10C15-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellContextMenuStripNeededEventArgs.cs#L20C53-L20C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellContextMenuStripNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellErrorTextNeededEventArgs.cs#L15C36-L15C40" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellErrorTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs#L14C9-L28C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs#L30C34-L30C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs#L32C31-L32C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventArgs.#ctor(System.Int32,System.Int32,System.Object,System.Type,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L15C15-L30C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L32C51-L32C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L34C34-L34C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.FormattingApplied", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L36C41-L36C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L38C31-L38C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellFormattingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs#L15C15-L31C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellMouseEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs#L33C34-L33C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellMouseEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs#L35C31-L35C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L17C9-L49C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Paint(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L83C13-L104C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L108C13-L135C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L139C13-L160C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L57C36-L57C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.AdvancedBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L59C70-L59C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.CellBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L61C39-L61C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L63C39-L63C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L65C31-L65C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L67C34-L67C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L69C50-L69C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L71C31-L71C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L73C40-L73C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L75C35-L75C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L77C50-L77C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L79C52-L79C56" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellPaintingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventArgs.#ctor(System.Int32,System.Int32,System.Object,System.Type,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L15C15-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L22C31-L22C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L24C34-L24C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.InheritedCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L26C60-L26C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.ParsingApplied", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L28C38-L28C42" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellParsingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewCell,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs#L9C9-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs#L15C40-L15C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs#L17C57-L17C61" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L40C9-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.#ctor(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L46C9-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.ApplyStyle(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L540C13-L606C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L610C13-L610C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L615C13-L621C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L662C13-L675C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L736C13-L867C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L872C13-L872C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L78C17-L84C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L127C17-L127C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.DataSourceNullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L151C17-L156C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L191C17-L191C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L215C17-L215C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L240C17-L247C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.FormatProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L271C17-L278C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsDataSourceNullValueDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L298C17-L303C93" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsFormatProviderDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L313C17-L313C73" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsNullValueDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L323C17-L329C91" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.NullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L340C17-L345C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L377C20-L377C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.SelectionBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L441C17-L441C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.SelectionForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L463C17-L463C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L486C17-L486C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L503C17-L509C52" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleContentChangedEventArgs.cs#L15C50-L15C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs.CellStyleScope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleContentChangedEventArgs.cs#L17C62-L17C77" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleContentChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs#L20C13-L25C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs#L37C13-L45C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.ColumnHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.RowHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.AlternatingRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleScopes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellToolTipTextNeededEventArgs.cs#L15C38-L15C42" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellToolTipTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs#L18C34-L18C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs#L20C31-L20C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs#L22C41-L22C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValidatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L17C9-L31C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L33C34-L33C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L35C31-L35C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L37C32-L37C36" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValueEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L51C45-L53C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L55C9-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetEditingCellFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L142C13-L189C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.PrepareEditingCellForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L195C9-L195C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L472C13-L490C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ContentClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L503C13-L503C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ContentDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L508C13-L508C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L513C13-L513C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L518C13-L559C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L574C13-L610C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L620C13-L687C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L692C13-L806C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L811C13-L811C80" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L816C13-L816C44" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L821C13-L821C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L826C13-L826C122" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L831C13-L831C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L836C13-L836C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L867C13-L868C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L872C13-L873C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L877C13-L887C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L891C13-L914C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L918C13-L928C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L932C13-L942C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L946C13-L968C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L972C13-L1004C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1008C13-L1018C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1083C13-L1098C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1643C13-L1728C121" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1767C13-L1767C184" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditingCellFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L67C17-L67C95" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditingCellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L125C17-L125C82" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L228C17-L228C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FalseValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L237C17-L237C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L275C17-L281C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L311C17-L317C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.IndeterminateValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L327C17-L327C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L365C17-L365C80" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.TrueValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L410C17-L410C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L447C17-L459C47" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L18C47-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L23C15-L39C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L322C13-L328C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L45C20-L45C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L70C20-L70C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.FalseValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L82C17-L87C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L120C17-L125C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.IndeterminateValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L159C17-L164C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L197C17-L202C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.TrueValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L249C17-L254C55" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithAutoHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewClipboardCopyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L50C39-L52C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L40C9-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L906C13-L912C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L939C17-L955C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.GetPreferredWidth(System.Windows.Forms.DataGridViewAutoSizeColumnMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L991C13-L1128C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L1133C13-L1139C34" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewColumn.Disposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L339C20-L339C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L84C17-L84C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L166C56-L166C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.CellType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L170C33-L170C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L177C20-L177C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DataPropertyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L191C17-L191C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L216C20-L216C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L254C17-L254C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DividerWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L350C17-L350C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.FillWeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L365C17-L365C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L407C20-L407C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.HeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L417C17-L417C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.HeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L429C17-L442C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.InheritedAutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L468C17-L468C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L477C17-L612C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.IsDataBound", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L641C17-L641C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.MinimumWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L673C17-L673C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L704C17-L709C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L734C20-L734C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L755C20-L755C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L761C29-L761C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.SortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L770C17-L780C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L831C17-L831C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L867C17-L867C86" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L882C20-L882C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L894C17-L894C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L34C19-L34C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L39C19-L39C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L44C19-L44C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L45C19-L45C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L50C13-L50C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L55C13-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L60C13-L60C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L65C13-L65C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L70C13-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L75C13-L76C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L80C13-L81C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L89C17-L89C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L97C17-L97C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L105C17-L105C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L111C13-L112C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L118C13-L118C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L23C9-L126C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L205C13-L211C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Add(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L220C13-L243C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.AddRange(System.Windows.Forms.DataGridViewColumn[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L248C13-L333C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L337C13-L381C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Contains(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L402C13-L402C61" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L407C13-L420C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.CopyTo(System.Windows.Forms.DataGridViewColumn[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L425C13-L426C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetColumnCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L482C13-L542C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetColumnsWidth(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L620C13-L665C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetFirstColumn(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L670C13-L696C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetFirstColumn(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L702C13-L740C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetLastColumn(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L746C13-L779C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetNextColumn(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L786C13-L851C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetPreviousColumn(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L858C13-L923C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.IndexOf(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L928C13-L928C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L937C13-L976C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L1033C13-L1034C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Remove(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L1070C13-L1091C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L1095C13-L1109C136" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L1114C13-L1134C10" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewColumnCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L183C20-L183C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L34C19-L34C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L39C19-L39C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L44C19-L44C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L89C17-L89C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L97C17-L97C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L105C17-L105C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L140C17-L140C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L144C47-L144C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L153C17-L153C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L164C17-L177C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L12C9-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L31C13-L36C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L39C46-L39C125" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L41C54-L41C80" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L21C31-L21C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs.#ctor(System.Int32,System.Windows.Forms.HandledMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDividerDoubleClickEventArgs.cs#L10C15-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDividerDoubleClickEventArgs.cs#L22C34-L22C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDividerDoubleClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnEventArgs.cs#L11C9-L17C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnEventArgs.cs#L19C44-L19C48" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L38C9-L60C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L111C13-L126C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L131C13-L131C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L141C13-L225C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L232C13-L279C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L284C13-L301C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L307C13-L506C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L511C13-L715C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L720C13-L737C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L754C13-L766C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L1210C13-L1222C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L1229C13-L1229C124" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.SortGlyphDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L75C17-L75C44" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.NotSortable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.Automatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.Programmatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnSortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs#L9C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs#L17C44-L17C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs#L19C57-L19C61" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L75C9-L90C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L101C13-L101C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L828C13-L856C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L906C13-L921C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L925C13-L972C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1028C13-L1079C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1089C13-L1194C137" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1324C13-L1386C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1405C13-L1486C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1656C13-L1668C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1753C13-L1761C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1765C13-L1774C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1797C13-L1803C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1807C13-L1830C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1834C13-L1845C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1849C13-L1872C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1876C13-L1941C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1960C13-L1977C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L2509C13-L2546C101" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L2555C13-L2555C184" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.AutoComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L109C17-L109C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L161C17-L161C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L241C17-L248C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L299C17-L305C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayStyleForCurrentCellOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L346C17-L352C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L424C17-L425C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L463C17-L463C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L472C17-L478C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L508C17-L508C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L525C17-L525C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L534C17-L540C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L580C17-L580C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L630C17-L637C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L687C17-L703C47" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L23C47-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L468C13-L487C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L517C13-L523C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.AutoComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L36C17-L41C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L69C20-L69C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L103C17-L108C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L145C17-L150C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L185C17-L190C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayStyleForCurrentCellOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L226C17-L231C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L267C17-L272C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L303C17-L308C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L342C17-L347C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L360C17-L365C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L400C17-L405C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L436C17-L441C52" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L18C55-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L25C13-L25C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L103C13-L117C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L121C13-L130C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L135C13-L135C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L140C13-L144C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L154C13-L159C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L163C13-L167C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L34C17-L34C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L46C17-L46C98" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L65C17-L65C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L77C17-L77C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L89C17-L89C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L97C17-L97C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Formatting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.RowDeletion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Parsing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Commit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.InitialValueRestoration", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.LeaveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.CurrentCellChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.ClipboardContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorContexts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventArgs.#ctor(System.Exception,System.Int32,System.Int32,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L12C15-L16C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L18C56-L18C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L20C39-L20C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L24C20-L24C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingCell.GetEditingCellFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingCell.PrepareEditingCellForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingCell.EditingCellFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingCell.EditingCellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridViewEditingCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridViewEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.#ctor(System.Windows.Forms.Control,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs#L11C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs#L17C34-L17C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs#L21C20-L21C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnKeystroke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnKeystrokeOrF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditProgrammatically", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L47C9-L53C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L92C9-L92C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L96C13-L97C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L101C13-L102C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L106C13-L107C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellValueChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L111C13-L112C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseDataError(System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L116C13-L117C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L121C13-L122C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewElement.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L63C58-L63C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewElement.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L79C20-L79C33" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.ResizableSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewElementStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewBindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewBindingCompleteEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBindingCompleteEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellFormattingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellFormattingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellFormattingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellMouseEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellMouseEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellPaintingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellPaintingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellPaintingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellParsingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellParsingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellParsingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellValidatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellValidatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValidatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellValueEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValueEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewEditingControlShowingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewEditingControlShowingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewDataErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowPostPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowPostPaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPostPaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowPrePaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowPrePaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPrePaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowsAddedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowsAddedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsAddedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowsRemovedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowsRemovedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsRemovedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewSortCompareEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewSortCompareEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSortCompareEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHeaderBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L29C9-L31C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L61C13-L70C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L260C13-L274C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L279C13-L291C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetInheritedState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L297C13-L414C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetSize(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L419C13-L463C97" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L507C13-L512C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L517C13-L517C97" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L522C13-L524C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L529C13-L529C101" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L534C13-L534C97" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L539C13-L550C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L554C13-L572C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L576C13-L593C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L597C13-L606C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L621C13-L647C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L653C16-L653C94" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L37C17-L43C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L77C17-L96C81" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L119C17-L119C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L128C17-L147C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L162C17-L162C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L175C17-L189C247" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L199C17-L199C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L211C17-L217C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L233C17-L253C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.TopLeftHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.HorizontalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.VerticalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHitTestType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L30C42-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L34C9-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L260C13-L277C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L282C13-L282C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L287C13-L330C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L340C13-L387C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L397C13-L424C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L430C13-L565C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L570C13-L594C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L718C13-L733C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L934C46-L934C123" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DefaultNewRowValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L46C17-L56C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L66C17-L72C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L90C17-L90C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L124C17-L130C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L140C17-L146C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ValueIsIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L177C17-L177C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L234C17-L247C47" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCellLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L24C44-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L29C15-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L253C13-L273C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L318C13-L324C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L51C20-L51C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L68C20-L68C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L80C17-L85C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L117C17-L117C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L136C17-L136C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L163C17-L174C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.ValuesAreIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L206C17-L211C54" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L45C9-L47C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L457C13-L507C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L519C13-L519C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L524C13-L567C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L582C13-L612C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L617C13-L731C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L736C13-L745C44" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L750C13-L756C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L762C13-L762C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L767C13-L767C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseMoveUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L772C13-L787C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L792C13-L792C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L797C13-L818C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L822C13-L834C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L838C13-L856C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L860C13-L894C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L898C13-L907C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L921C13-L936C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L1154C13-L1154C180" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L53C17-L64C100" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L114C17-L114C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L122C17-L122C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L131C17-L137C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L177C17-L188C94" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L257C17-L263C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.TrackVisitedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L296C17-L302C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.UseColumnTextForLinkValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L340C17-L346C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L374C17-L385C101" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L444C17-L450C43" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L23C43-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L342C13-L361C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L366C13-L372C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L33C17-L38C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L78C20-L78C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L97C17-L102C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L134C17-L139C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L182C17-L182C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.TrackVisitedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L223C17-L228C79" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.UseColumnTextForLinkValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L261C17-L266C87" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L298C17-L303C78" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Border", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ContentBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ContentForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ErrorIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.SelectionBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewPaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L34C36-L38C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.AdjustRowHeaderBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L362C13-L595C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1040C13-L1068C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1090C13-L1090C62" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1095C13-L1116C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1120C13-L1127C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCellsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1136C13-L1136C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DrawFocus(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewCellStyle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1178C13-L1197C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1201C13-L1220C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1230C13-L1256C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetPreferredHeight(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1279C13-L1336C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1370C13-L1386C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1417C13-L1481C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.PaintCells(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1493C13-L1673C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.PaintHeader(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1685C13-L1729C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.SetValues(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1755C13-L1770C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1797C13-L1801C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L45C17-L52C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Cells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L58C52-L58C87" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L65C20-L65C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataBoundItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L75C17-L84C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L96C20-L96C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L113C17-L118C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DividerHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L128C20-L128C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L149C17-L149C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L181C17-L186C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.HeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L208C20-L208C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L218C20-L218C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L234C17-L241C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.IsNewRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L249C20-L249C81" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L256C20-L256C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L277C17-L282C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L294C17-L299C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L308C17-L313C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L322C17-L327C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L336C17-L341C42" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventArgs.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCancelEventArgs.cs#L11C9-L14C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCancelEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCancelEventArgs.cs#L16C39-L16C43" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L43C13-L43C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L48C13-L49C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L53C13-L53C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L58C13-L58C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L63C13-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L68C13-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L73C13-L74C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L80C17-L80C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L88C17-L88C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L96C17-L96C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L100C17-L100C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L108C13-L109C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L115C17-L115C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L123C17-L123C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L139C13-L139C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L142C9-L149C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.SharedRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L193C13-L193C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L272C13-L282C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L369C13-L386C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L394C13-L409C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L417C13-L471C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddCopy(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L555C13-L565C173" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddCopies(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L621C13-L631C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddRange(System.Windows.Forms.DataGridViewRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L794C13-L862C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L866C13-L886C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Contains(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L923C13-L923C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.CopyTo(System.Windows.Forms.DataGridViewRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L928C13-L929C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetFirstRow(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L959C13-L998C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetFirstRow(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1004C13-L1054C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetLastRow(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1059C13-L1098C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetNextRow(System.Int32,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1118C13-L1135C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetNextRow(System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1142C13-L1170C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(System.Int32,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1175C13-L1192C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1199C13-L1227C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1232C13-L1289C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowsHeight(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1328C13-L1375C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1420C13-L1433C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.IndexOf(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1439C13-L1439C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1446C13-L1461C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1468C13-L1479C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1483C13-L1541C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertCopy(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1653C13-L1654C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertCopies(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1658C13-L1669C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertRange(System.Int32,System.Windows.Forms.DataGridViewRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1842C13-L1924C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1994C13-L1995C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Remove(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L2233C13-L2248C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L2252C13-L2283C10" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewRowCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L265C20-L265C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L80C17-L80C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L88C17-L88C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L96C17-L96C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L115C17-L115C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L123C17-L123C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L155C17-L155C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L173C17-L179C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L200C17-L200C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L211C17-L258C44" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs#L9C9-L17C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs#L25C31-L25C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs#L27C53-L27C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs.#ctor(System.Int32,System.Windows.Forms.HandledMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowDividerDoubleClickEventArgs.cs#L10C15-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowDividerDoubleClickEventArgs.cs#L20C31-L20C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowDividerDoubleClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowErrorTextNeededEventArgs.cs#L18C31-L18C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowErrorTextNeededEventArgs.cs#L20C36-L20C40" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowErrorTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventArgs.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowEventArgs.cs#L14C38-L14C42" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L41C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L139C13-L154C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L159C13-L159C72" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L199C13-L285C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L292C13-L340C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L345C13-L374C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L379C13-L385C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L391C13-L408C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L416C13-L605C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L615C13-L660C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L667C13-L672C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L687C13-L702C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L1133C13-L1144C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L1151C13-L1151C115" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.EnableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToDisplayedHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs#L21C31-L21C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs#L25C20-L25C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs#L44C20-L44C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs#L20C31-L20C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs#L22C29-L22C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs#L24C36-L24C40" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L14C9-L36C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.DrawFocus(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L66C13-L79C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCells(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L83C13-L97C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCellsBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L101C13-L121C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCellsContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L125C13-L139C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintHeader(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L143C13-L150C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintHeader(System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L154C13-L168C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L46C36-L46C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L48C39-L48C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.RowBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L50C38-L50C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L52C31-L52C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L54C50-L54C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L56C36-L56C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.InheritedRowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L58C58-L58C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.IsFirstDisplayedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L60C43-L60C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.IsLastVisibleRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L62C40-L62C44" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPostPaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L16C9-L39C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.DrawFocus(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L83C13-L96C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCells(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L100C13-L114C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCellsBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L118C13-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCellsContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L142C13-L156C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintHeader(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L160C13-L167C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintHeader(System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L171C13-L185C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L49C36-L49C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L51C39-L51C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.RowBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L53C38-L53C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L55C31-L55C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L57C50-L57C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L59C36-L59C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.InheritedRowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L61C58-L61C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.IsFirstDisplayedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L63C43-L63C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.IsLastVisibleRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L65C40-L65C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L69C20-L69C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPrePaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs#L9C9-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsAddedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs#L15C31-L15C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsAddedEventArgs.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs#L17C31-L17C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsAddedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs#L11C9-L25C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs#L27C31-L27C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs#L29C31-L29C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsRemovedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewRow,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs#L9C9-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs#L15C38-L15C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs#L17C57-L17C61" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L24C13-L24C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L29C13-L29C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L34C13-L34C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L39C13-L39C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L44C13-L44C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L49C13-L49C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L54C13-L54C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L59C19-L59C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L64C19-L64C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L69C19-L69C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L70C19-L70C87" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L75C13-L76C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L80C19-L80C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L85C19-L85C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L90C19-L90C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L95C13-L95C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L143C13-L143C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Contains(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L151C13-L151C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.CopyTo(System.Windows.Forms.DataGridViewCell[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L156C13-L157C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L162C13-L162C81" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L59C19-L59C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L64C19-L64C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L69C19-L69C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L80C19-L80C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L85C19-L85C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L90C19-L90C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L106C17-L106C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L114C17-L114C56" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedCellCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L19C13-L19C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L24C13-L24C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L29C13-L29C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L34C13-L34C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L39C13-L39C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L44C13-L44C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L49C13-L49C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L54C19-L54C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L59C19-L59C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L64C19-L64C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L65C19-L65C87" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L70C13-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L75C19-L75C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L80C19-L80C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L85C19-L85C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L90C13-L90C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L124C13-L124C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Contains(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L132C13-L132C61" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.CopyTo(System.Windows.Forms.DataGridViewColumn[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L137C13-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L143C13-L143C81" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L54C19-L54C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L59C19-L59C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L64C19-L64C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L75C19-L75C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L80C19-L80C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L85C19-L85C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L101C17-L101C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L109C17-L109C58" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedColumnCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L23C13-L23C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L28C13-L28C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L33C13-L33C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L38C13-L38C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L43C13-L43C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L48C13-L48C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L53C13-L53C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L58C19-L58C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L63C19-L63C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L68C19-L68C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L69C19-L69C87" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L74C13-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L79C19-L79C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L84C19-L84C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L89C19-L89C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L94C13-L94C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L128C13-L128C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Contains(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L136C13-L136C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.CopyTo(System.Windows.Forms.DataGridViewRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L141C13-L142C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L147C13-L147C81" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L58C19-L58C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L63C19-L63C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L68C19-L68C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L79C19-L79C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L84C19-L84C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L89C19-L89C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L105C17-L105C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L113C17-L113C55" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.CellSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.FullColumnSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.RowHeaderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.ColumnHeaderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Object,System.Object,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L14C9-L27C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.CellValue1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L29C36-L29C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.CellValue2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L31C36-L31C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L33C44-L33C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.RowIndex1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L35C32-L35C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.RowIndex2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L37C32-L37C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.SortResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L39C33-L39C37" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSortCompareEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L40C9-L42C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L53C13-L53C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L131C13-L145C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L151C13-L165C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L288C13-L331C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L346C13-L393C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L398C13-L502C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L511C13-L528C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L532C13-L542C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L547C13-L556C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L560C13-L566C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L570C13-L588C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L607C13-L622C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.PositionEditingControl(System.Boolean,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L783C13-L794C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L797C16-L797C95" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L76C17-L76C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.MaxInputLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L85C17-L91C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L112C17-L118C41" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L19C46-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L93C13-L99C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L28C20-L28C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.MaxInputLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L47C17-L52C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.SortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L79C20-L79C33" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L21C54-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L28C13-L28C80" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L99C13-L126C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L130C13-L212C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L217C13-L217C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L222C13-L232C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L242C13-L247C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L252C13-L253C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L257C13-L261C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L265C13-L298C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L319C13-L325C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L35C17-L35C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L47C17-L47C98" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L59C17-L59C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L71C17-L71C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L83C17-L83C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L91C17-L91C49" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L21C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L27C13-L27C76" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L32C13-L85C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L90C13-L137C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L142C13-L174C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L189C13-L204C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.PaintBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L370C13-L401C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L403C46-L403C77" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.True", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.False", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTriState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L78C9-L83C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L88C9-L106C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L112C57-L116C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L159C13-L159C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L168C13-L168C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L177C13-L177C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L187C13-L194C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L205C13-L207C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L217C13-L219C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFormats(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L231C13-L231C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L241C13-L241C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L248C13-L248C78" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L253C13-L253C76" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L258C13-L258C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L263C13-L263C61" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L269C13-L271C85" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L276C13-L276C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L281C13-L287C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L292C13-L292C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L297C13-L297C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L303C13-L310C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L315C13-L318C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L322C13-L325C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L329C13-L334C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L338C13-L341C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L345C13-L346C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L350C13-L356C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L481C13-L487C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#DUnadvise(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L496C13-L503C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#EnumDAdvise(System.Runtime.InteropServices.ComTypes.IEnumSTATDATA@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L511C13-L517C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#EnumFormatEtc(System.Runtime.InteropServices.ComTypes.DATADIR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L526C13-L536C87" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetCanonicalFormatEtc(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.FORMATETC@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L545C13-L551C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetData(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L560C13-L617C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetDataHere(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L625C13-L633C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#QueryGetData(System.Runtime.InteropServices.ComTypes.FORMATETC@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L641C13-L676C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#SetData(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L685C13-L707C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L1030C13-L1031C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L1040C13-L1041C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L1052C13-L1053C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L1062C13-L1063C10" + } + ], + "DocsId": "T:System.Windows.Forms.DataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.OnValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.StartDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs#L19C37-L19C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.DaysToBold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs#L23C36-L23C40" + } + ], + "DocsId": "T:System.Windows.Forms.DateBoldEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.Invoke(System.Object,System.Windows.Forms.DateBoldEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DateBoldEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateBoldEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateRangeEventArgs.#ctor(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs#L13C9-L17C10" + }, + { + "DocsId": "P:System.Windows.Forms.DateRangeEventArgs.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs#L19C33-L19C37" + }, + { + "DocsId": "P:System.Windows.Forms.DateRangeEventArgs.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs#L21C31-L21C35" + } + ], + "DocsId": "T:System.Windows.Forms.DateRangeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.Invoke(System.Object,System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DateRangeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateRangeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L78C9-L128C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L963C78-L963C118" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L970C13-L1012C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1019C13-L1021C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1051C13-L1065C45" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnCloseUp(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1073C13-L1084C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1091C13-L1102C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnFormatChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1106C13-L1110C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1114C13-L1122C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1129C13-L1131C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1138C13-L1140C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1144C13-L1154C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1161C13-L1176C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1181C13-L1192C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1196C13-L1208C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1454C46-L1454C98" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1546C13-L1548C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1575C13-L1597C10" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L142C20-L142C50" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L158C20-L158C56" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L174C20-L174C62" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L383C20-L383C39" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L469C20-L469C45" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L504C20-L504C50" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.FormatChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L536C20-L536C66" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L548C20-L548C39" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L714C20-L714C44" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L722C20-L722C50" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L739C20-L739C48" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L855C20-L855C45" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.CloseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L929C20-L929C39" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L937C20-L937C56" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L948C20-L948C44" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L959C20-L959C40" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultMonthBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.MinDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.MaxDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L134C20-L134C85" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L150C20-L150C40" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L166C20-L166C46" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L185C20-L185C38" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L211C20-L211C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L245C20-L245C43" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L268C20-L268C43" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L291C20-L291C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarMonthBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L314C20-L314C44" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L342C17-L350C39" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L394C17-L423C27" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CustomFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L437C20-L437C33" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L456C48-L456C73" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L461C20-L461C39" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DropDownAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L482C20-L482C103" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L496C20-L496C89" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L517C20-L517C27" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MaxDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L591C17-L591C55" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MaximumDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L634C17-L640C45" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MinDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L653C17-L653C55" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MinimumDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L700C17-L706C45" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L731C20-L731C32" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L752C17-L764C31" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L779C20-L779C38" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ShowCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L801C20-L801C48" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ShowUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L813C20-L813C46" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L836C20-L836C48" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L871C17-L871C81" + }, + { + "DocsId": "T:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePicker", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Long", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Short", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePickerFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Day.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Monday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Tuesday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Wednesday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Thursday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Friday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Saturday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Sunday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Day", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DialogResult.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Abort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Retry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Ignore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.TryAgain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.#ctor(System.Windows.Forms.DockingBehavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L29C13-L34C94" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L37C46-L37C75" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L39C54-L39C69" + }, + { + "DocsId": "F:System.Windows.Forms.DockingAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DockingAttribute.DockingBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L25C50-L25C54" + } + ], + "DocsId": "T:System.Windows.Forms.DockingAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.Ask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.AutoDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DockingBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DockStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DockStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L31C9-L47C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L218C16-L218C54" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L226C13-L262C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L353C13-L354C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L363C13-L389C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnSelectedItemChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L397C13-L398C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L475C13-L483C22" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L492C13-L527C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L534C13-L537C10" + }, + { + "DocsId": "E:System.Windows.Forms.DomainUpDown.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L86C20-L86C48" + }, + { + "DocsId": "E:System.Windows.Forms.DomainUpDown.SelectedItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L209C20-L209C51" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L64C17-L69C37" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L78C20-L78C32" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L101C17-L107C41" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L137C17-L138C60" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L172C17-L172C32" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Wrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L195C28-L195C32" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventArgs.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L35C46-L35C89" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.DeviceDpiOld", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L29C35-L29C39" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.DeviceDpiNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L31C35-L31C39" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.SuggestedRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L33C47-L33C51" + } + ], + "DocsId": "T:System.Windows.Forms.DpiChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DpiChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DpiChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DpiChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DragAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Drop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragDropEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DragEventArgs.#ctor(System.Windows.Forms.IDataObject,System.Int32,System.Int32,System.Int32,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L23C15-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventArgs.#ctor(System.Windows.Forms.IDataObject,System.Int32,System.Int32,System.Int32,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DropImageType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L30C9-L50C10" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Data", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L56C36-L56C40" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.KeyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L61C31-L61C35" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L66C24-L66C28" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L71C24-L71C28" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.AllowedEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L77C48-L77C52" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Effect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L82C41-L82C45" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.DropImageType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L87C46-L87C50" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L97C34-L97C38" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.MessageReplacementToken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L107C50-L107C54" + } + ], + "DocsId": "T:System.Windows.Forms.DragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.Invoke(System.Object,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L34C15-L35C12" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L41C9-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L127C13-L129C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.DrawFocusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L136C13-L141C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L143C34-L143C58" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L149C13-L150C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IDeviceContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L163C43-L163C76" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IDeviceContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L164C45-L164C67" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetHDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L165C52-L165C67" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L166C68-L166C94" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#get_IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L167C59-L167C78" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L87C37-L87C52" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L92C29-L92C33" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L97C36-L97C56" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L102C28-L102C32" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L110C38-L110C42" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L117C16-L117C116" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L120C16-L120C112" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L167C59-L167C78" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DrawItemState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.ComboBoxEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.HotLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.NoAccelerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.NoFocusRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.ColumnHeader,System.Windows.Forms.ListViewItemStates,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L19C9-L37C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L89C13-L121C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L128C13-L135C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L142C13-L147C10" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L42C36-L42C40" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L47C35-L47C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L52C34-L52C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L57C39-L57C43" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L62C43-L62C47" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L67C34-L67C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L72C34-L72C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L77C29-L77C33" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L82C35-L82C39" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewColumnHeaderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewColumnHeaderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewColumnHeaderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewColumnHeaderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ListViewItem,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.ListViewItemStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L17C9-L29C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L66C13-L68C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawFocusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L76C13-L80C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L85C35-L85C65" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L92C13-L93C10" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L34C36-L34C40" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L39C36-L39C40" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L44C35-L44C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L49C32-L49C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L54C43-L54C47" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L59C35-L59C39" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ListViewItem,System.Windows.Forms.ListViewItem.ListViewSubItem,System.Int32,System.Int32,System.Windows.Forms.ColumnHeader,System.Windows.Forms.ListViewItemStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L17C9-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L97C13-L100C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawFocusRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L107C13-L116C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L124C13-L131C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L138C13-L145C10" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L50C36-L50C40" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L55C35-L55C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L60C37-L60C41" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.SubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L65C56-L65C60" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L70C32-L70C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L75C34-L75C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L80C39-L80C43" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L85C47-L85C51" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L90C35-L90C39" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewSubItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewSubItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewSubItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewSubItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.OwnerDrawFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.OwnerDrawVariable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.IWin32Window,System.Windows.Forms.Control,System.Drawing.Rectangle,System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L20C9-L38C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L75C13-L77C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L85C13-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L94C13-L95C10" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L102C13-L103C10" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L43C36-L43C40" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.AssociatedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L48C49-L48C53" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.AssociatedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L53C45-L53C49" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L58C35-L58C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L63C38-L63C42" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L68C29-L68C33" + } + ], + "DocsId": "T:System.Windows.Forms.DrawToolTipEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.Invoke(System.Object,System.Windows.Forms.DrawToolTipEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawToolTipEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawToolTipEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.TreeNode,System.Drawing.Rectangle,System.Windows.Forms.TreeNodeStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L17C9-L27C10" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L32C36-L32C40" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L37C33-L37C37" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L42C35-L42C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L47C39-L47C43" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L53C35-L53C39" + } + ], + "DocsId": "T:System.Windows.Forms.DrawTreeNodeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.Invoke(System.Object,System.Windows.Forms.DrawTreeNodeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawTreeNodeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawTreeNodeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DropImageType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.NoImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DropImageType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.BlinkIfDifferentError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.NeverBlink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorBlinkStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorIconAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L31C9-L73C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor(System.Windows.Forms.ContainerControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L75C64-L82C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L84C54-L89C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.BindToDataAndErrors(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L364C13-L365C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.UpdateBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L422C13-L423C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L630C13-L631C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L654C13-L662C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L689C13-L702C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L709C13-L709C63" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L718C13-L726C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetError(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L777C52-L777C84" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetIconAlignment(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L786C72-L786C112" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetIconPadding(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L795C55-L795C93" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L802C39-L808C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetError(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L815C13-L824C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetIconAlignment(System.Windows.Forms.Control,System.Windows.Forms.ErrorIconAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L831C13-L832C10" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetIconPadding(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L839C13-L840C10" + }, + { + "DocsId": "E:System.Windows.Forms.ErrorProvider.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L233C20-L233C50" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L95C17-L108C14" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.BlinkStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L119C20-L119C78" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L171C20-L171C34" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.HasErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L202C17-L202C41" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L216C20-L216C32" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L246C29-L246C33" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L316C20-L316C31" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L348C20-L348C31" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.BlinkRate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L529C20-L529C30" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L606C17-L606C30" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L19C13-L19C91" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.String,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L28C13-L44C72" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.GetVersionPresent(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L52C13-L68C64" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L74C58-L74C101" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.Object,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L82C13-L88C55" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FeatureSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L530C13-L617C10" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.OnFileOk(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L657C13-L659C10" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L768C13-L778C10" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L785C13-L797C44" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L863C13-L863C79" + }, + { + "DocsId": "E:System.Windows.Forms.FileDialog.FileOk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L404C20-L404C57" + }, + { + "DocsId": "F:System.Windows.Forms.FileDialog.EventFileOk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AddExtension", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L57C20-L57C49" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AddToRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L70C20-L70C65" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CheckFileExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L83C20-L83C62" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CheckPathExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L96C20-L96C62" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ClientGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L116C35-L116C39" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.DefaultExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L127C20-L127C47" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.DereferenceLinks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L157C20-L157C68" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L174C17-L179C38" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FileNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L193C20-L193C97" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L207C20-L207C43" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FilterIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L282C34-L282C38" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.InitialDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L294C20-L294C53" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Instance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L301C46-L301C77" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L310C17-L317C68" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.RestoreDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L330C20-L330C60" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L343C20-L343C57" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowHiddenFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L355C20-L355C64" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.SupportMultiDottedExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L365C52-L365C56" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L377C20-L377C42" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ValidateNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L390C20-L390C60" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CustomPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L264C65-L264C78" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AutoUpgradeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L270C42-L270C46" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.OkRequiresInteraction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L286C20-L286C64" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowPinnedPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L299C20-L299C57" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FixedPanel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.Panel1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.Panel2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FixedPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L41C17-L41C36" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.BorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L77C17-L77C37" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.CheckedBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L108C17-L108C42" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.MouseDownBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L135C17-L135C44" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.MouseOverBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L162C17-L162C44" + } + ], + "DocsId": "T:System.Windows.Forms.FlatButtonAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FlatStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Popup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FlowDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.LeftToRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.TopDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.BottomUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L55C57-L55C105" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.GetFlowBreak(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L61C13-L63C62" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.SetFlowBreak(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L69C13-L72C10" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L25C54-L25C73" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L33C20-L33C53" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.WrapContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L47C20-L47C52" + } + ], + "DocsId": "T:System.Windows.Forms.FlowLayoutPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FlowLayoutSettings.SetFlowBreak(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L48C13-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutSettings.GetFlowBreak(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L59C13-L62C59" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L18C54-L18C73" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L25C20-L25C54" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.WrapContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L38C20-L38C53" + } + ], + "DocsId": "T:System.Windows.Forms.FlowLayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L65C56-L47C10" + }, + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L240C13-L247C10" + }, + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L260C13-L263C44" + }, + { + "DocsId": "E:System.Windows.Forms.FolderBrowserDialog.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L71C20-L71C45" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.AddToRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L57C20-L57C56" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.AutoUpgradeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L65C42-L65C46" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.OkRequiresInteraction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L89C20-L89C64" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowHiddenFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L101C20-L101C55" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowPinnedPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L114C20-L114C57" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowNewFolderButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L127C43-L127C47" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ClientGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L145C35-L145C39" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.SelectedPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L159C20-L159C33" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.InitialDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L172C20-L172C37" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.RootFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L187C20-L187C31" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L210C20-L210C36" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.UseDescriptionForTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L225C46-L225C50" + } + ], + "DocsId": "T:System.Windows.Forms.FolderBrowserDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FontDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L41C9-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L349C13-L393C61" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.OnApply(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L401C13-L402C10" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L409C13-L417C10" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L431C13-L474C10" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L506C13-L507C54" + }, + { + "DocsId": "E:System.Windows.Forms.FontDialog.Apply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L331C20-L331C56" + }, + { + "DocsId": "F:System.Windows.Forms.FontDialog.EventApply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowSimulations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L55C20-L55C57" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowVectorFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L67C20-L67C57" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowVerticalFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L81C20-L81C55" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowScriptChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L96C20-L96C56" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L112C17-L117C30" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.FixedPitchOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L143C20-L143C57" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L156C17-L169C31" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.FontMustExist", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L186C20-L186C57" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.MaxSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L204C17-L204C32" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L232C17-L232C32" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L253C34-L253C46" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ScriptsOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L265C20-L265C54" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowApply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L277C20-L277C48" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L291C17-L291C34" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L308C20-L308C50" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L320C20-L320C51" + } + ], + "DocsId": "T:System.Windows.Forms.FontDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Form.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L139C9-L192C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2258C13-L2375C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Activate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2613C13-L2627C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ActivateMdiChild(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2631C13-L2667C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.AddOwnedForm(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2675C13-L2713C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2757C13-L2761C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ApplyAutoScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2853C13-L2880C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3067C13-L3083C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3108C13-L3124C37" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3130C13-L3130C48" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3170C13-L3263C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3318C13-L3330C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3338C13-L3418C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.GetAutoScaleSize(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3621C13-L3641C45" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3703C13-L3732C26" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CenterToParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3740C13-L3782C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CenterToScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3792C13-L3813C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.LayoutMdi(System.Windows.Forms.MdiLayout)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3827C13-L3828C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnActivated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3836C13-L3837C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3855C13-L3862C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnBackgroundImageLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3866C13-L3873C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnClosing(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3881C13-L3882C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3890C13-L3891C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormClosing(System.Windows.Forms.FormClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3899C13-L3900C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormClosed(System.Windows.Forms.FormClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3909C13-L3912C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3920C13-L3928C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnDeactivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3936C13-L3937C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3945C13-L3960C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3965C13-L3972C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3977C13-L3983C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3987C13-L3996C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4006C13-L4009C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4019C13-L4024C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHelpButtonClicked(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4032C13-L4033C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4039C13-L4057C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4066C13-L4122C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMaximizedBoundsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4127C13-L4131C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMaximumSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4136C13-L4140C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMinimumSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4145C13-L4149C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnInputLanguageChanged(System.Windows.Forms.InputLanguageChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4158C13-L4159C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnInputLanguageChanging(System.Windows.Forms.InputLanguageChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4168C13-L4169C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4174C13-L4202C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMdiChildActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4210C13-L4213C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMenuStart(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4221C13-L4223C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMenuComplete(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4231C13-L4232C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4240C13-L4272C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4280C13-L4285C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnDpiChanged(System.Windows.Forms.DpiChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4295C13-L4308C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnGetDpiScaledSize(System.Int32,System.Int32,System.Drawing.Size@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4342C13-L4342C26" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4369C13-L4392C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnShown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4400C13-L4401C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4406C13-L4416C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4442C13-L4461C29" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4472C13-L4513C51" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4527C13-L4549C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4553C13-L4558C50" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4563C13-L4580C26" + }, + { + "DocsId": "M:System.Windows.Forms.Form.RemoveOwnedForm(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4700C13-L4736C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4850C13-L4875C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4884C13-L4908C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleMinMaxSize(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4918C13-L4933C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4944C13-L4949C68" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4958C13-L4973C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4978C13-L5069C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetClientSizeCore(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5101C13-L5131C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetDesktopBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5138C13-L5140C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetDesktopLocation(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5147C13-L5149C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Show(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5156C13-L5214C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5219C45-L5219C61" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5226C13-L5381C33" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5464C46-L5464C80" + }, + { + "DocsId": "M:System.Windows.Forms.Form.UpdateDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5520C13-L5545C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResizeBegin(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5852C13-L5856C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResizeEnd(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5865C13-L5869C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5874C13-L5876C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6041C13-L6041C44" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6052C13-L6052C65" + }, + { + "DocsId": "M:System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6567C13-L6666C10" + }, + { + "DocsId": "E:System.Windows.Forms.Form.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L541C20-L541C49" + }, + { + "DocsId": "E:System.Windows.Forms.Form.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L599C20-L599C53" + }, + { + "DocsId": "E:System.Windows.Forms.Form.HelpButtonClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1043C20-L1043C69" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MaximizedBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1267C20-L1267C74" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MaximumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1343C20-L1343C70" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1386C20-L1386C47" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MinimumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1478C20-L1478C70" + }, + { + "DocsId": "E:System.Windows.Forms.Form.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2085C20-L2085C49" + }, + { + "DocsId": "E:System.Windows.Forms.Form.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2108C20-L2108C48" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Activated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2456C20-L2456C61" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Closing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2469C20-L2469C59" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2482C20-L2482C58" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Deactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2493C20-L2493C62" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2504C20-L2504C63" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2515C20-L2515C62" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2526C20-L2526C56" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MdiChildActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2538C20-L2538C70" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MenuComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2550C20-L2550C64" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MenuStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2562C20-L2562C61" + }, + { + "DocsId": "E:System.Windows.Forms.Form.InputLanguageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2573C20-L2573C67" + }, + { + "DocsId": "E:System.Windows.Forms.Form.InputLanguageChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2585C20-L2585C74" + }, + { + "DocsId": "E:System.Windows.Forms.Form.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2593C20-L2593C76" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Shown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2604C20-L2604C57" + }, + { + "DocsId": "E:System.Windows.Forms.Form.DpiChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4318C20-L4318C63" + }, + { + "DocsId": "E:System.Windows.Forms.Form.ResizeBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4769C20-L4769C63" + }, + { + "DocsId": "E:System.Windows.Forms.Form.ResizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4780C20-L4780C61" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AcceptButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L204C17-L204C80" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ActiveForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L280C17-L287C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ActiveMdiChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L303C17-L327C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AllowTransparency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L374C17-L374C68" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L419C17-L419C62" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScaleBaseSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L466C17-L472C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L494C20-L494C35" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L514C19-L514C65" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L557C17-L557C42" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L591C20-L591C37" + }, + { + "DocsId": "P:System.Windows.Forms.Form.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L613C17-L619C41" + }, + { + "DocsId": "P:System.Windows.Forms.Form.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L681C20-L681C69" + }, + { + "DocsId": "P:System.Windows.Forms.Form.CancelButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L738C17-L738C80" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ClientSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L758C20-L758C35" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ControlBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L771C20-L771C56" + }, + { + "DocsId": "P:System.Windows.Forms.Form.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L787C17-L882C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L921C17-L921C42" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L933C17-L933C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DesktopBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L948C17-L952C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DesktopLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L972C17-L976C28" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L996C17-L996C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1019C17-L1019C61" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1058C17-L1063C30" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsMdiChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1129C17-L1129C76" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsMdiContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1167C17-L1167C47" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsRestrictedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1203C43-L1203C48" + }, + { + "DocsId": "P:System.Windows.Forms.Form.KeyPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1216C17-L1216C61" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1237C20-L1237C33" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximizedBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1249C17-L1249C76" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1284C17-L1289C35" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MainMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1356C17-L1356C76" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1375C20-L1375C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1401C17-L1406C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1494C17-L1494C62" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1524C17-L1530C48" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiChildrenMinimizedAnchorBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1543C56-L1543C60" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1570C17-L1570C42" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MinimizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1672C17-L1672C62" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Modal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1701C17-L1701C47" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1717C17-L1723C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.OwnedForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1788C17-L1797C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1812C17-L1812C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.RestoreBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1865C17-L1877C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1894C17-L1894C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowInTaskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1932C20-L1932C53" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1957C20-L1957C58" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowWithoutActivation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2008C17-L2008C30" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2019C20-L2019C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2033C17-L2033C74" + }, + { + "DocsId": "P:System.Windows.Forms.Form.StartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2062C17-L2062C73" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2077C20-L2077C33" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2100C20-L2100C32" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2139C20-L2139C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2154C17-L2154C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2176C20-L2176C53" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TransparencyKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2200C17-L2206C36" + }, + { + "DocsId": "P:System.Windows.Forms.Form.WindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2385C20-L2385C69" + }, + { + "DocsId": "T:System.Windows.Forms.Form.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Form", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedSingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.Fixed3D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.Sizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedToolWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.SizableToolWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosedEventArgs.#ctor(System.Windows.Forms.CloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.FormClosedEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs#L20C42-L20C46" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.Invoke(System.Object,System.Windows.Forms.FormClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.FormClosedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosingEventArgs.#ctor(System.Windows.Forms.CloseReason,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs#L14C77-L17C10" + }, + { + "DocsId": "P:System.Windows.Forms.FormClosingEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs#L22C42-L22C46" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.Invoke(System.Object,System.Windows.Forms.FormClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.FormClosingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FormCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs#L25C17-L40C14" + }, + { + "DocsId": "P:System.Windows.Forms.FormCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs#L50C17-L57C26" + } + ], + "DocsId": "T:System.Windows.Forms.FormCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.Manual", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.CenterScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.WindowsDefaultLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.WindowsDefaultBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.CenterParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormStartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormWindowState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Minimized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Maximized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormWindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FrameStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FrameStyle.Dashed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FrameStyle.Thick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FrameStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Invisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GetChildAtPointSkip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventArgs.#ctor(System.Windows.Forms.DragDropEffects,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventArgs.#ctor(System.Windows.Forms.DragDropEffects,System.Boolean,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L25C9-L32C10" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.Effect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L37C41-L37C45" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.UseDefaultCursors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L42C41-L42C45" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.DragImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L52C36-L52C40" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.CursorOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L62C37-L62C41" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.UseDefaultDragImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L73C43-L73C47" + } + ], + "DocsId": "T:System.Windows.Forms.GiveFeedbackEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.Invoke(System.Object,System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.BeginInvoke(System.Object,System.Windows.Forms.GiveFeedbackEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GiveFeedbackEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GridItem.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GridItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs#L31C30-L31C34" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.GridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.GridItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.PropertyDescriptor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Expandable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs#L73C43-L73C48" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs#L80C20-L80C25" + } + ], + "DocsId": "T:System.Windows.Forms.GridItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L30C40-L30C44" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L32C44-L32C49" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L57C13-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L69C47-L69C71" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemCollection.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L28C29-L28C43" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L30C40-L30C44" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L32C44-L32C49" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L37C44-L37C59" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L43C43-L52C14" + } + ], + "DocsId": "T:System.Windows.Forms.GridItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.GridItemType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Property", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Category", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.ArrayValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Root", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GridItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GroupBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L24C9-L42C10" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L410C13-L458C10" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L614C13-L618C10" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L626C13-L632C26" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L637C13-L647C10" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L654C46-L654C80" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L689C13-L718C10" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L720C78-L720C112" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L74C20-L74C49" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L239C20-L239C48" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L299C20-L299C39" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L308C20-L308C44" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L317C20-L317C45" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L326C20-L326C50" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L335C20-L335C39" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L344C20-L344C41" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L353C20-L353C42" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L362C20-L362C43" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L371C20-L371C41" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L380C20-L380C43" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L389C20-L389C44" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L398C20-L398C44" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L52C20-L52C34" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L64C20-L64C33" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L88C20-L88C37" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L116C17-L132C27" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L139C54-L139C68" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L145C48-L145C66" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L154C17-L175C80" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L186C17-L186C35" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L231C20-L231C32" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L247C20-L247C29" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L283C20-L283C49" + } + ], + "DocsId": "T:System.Windows.Forms.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L39C13-L46C30" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L56C13-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L68C13-L76C10" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L82C16-L82C110" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L94C16-L94C121" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L106C16-L106C89" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L137C16-L137C100" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBoxRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L29C61-L29C65" + } + ], + "DocsId": "T:System.Windows.Forms.GroupBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HandledMouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs#L12C15-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.HandledMouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs#L22C15-L25C10" + }, + { + "DocsId": "P:System.Windows.Forms.HandledMouseEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs#L30C31-L30C35" + } + ], + "DocsId": "T:System.Windows.Forms.HandledMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L37C13-L38C10" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L47C13-L48C10" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L57C13-L65C10" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L77C13-L86C10" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelpIndex(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L95C13-L96C10" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowPopup(System.Windows.Forms.Control,System.String,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L105C13-L118C10" + } + ], + "DocsId": "T:System.Windows.Forms.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpEventArgs.#ctor(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.HelpEventArgs.MousePos", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs#L25C33-L25C37" + }, + { + "DocsId": "P:System.Windows.Forms.HelpEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs#L30C31-L30C35" + } + ], + "DocsId": "T:System.Windows.Forms.HelpEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.Invoke(System.Object,System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HelpEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HelpEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Topic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.TableOfContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Find", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.AssociateIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.KeywordIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.TopicId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HelpNavigator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpProvider.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L25C9-L36C10" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L60C57-L60C74" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpKeyword(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L70C13-L72C43" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpNavigator(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L83C13-L86C84" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpString(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L97C13-L99C46" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetShowHelp(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L109C13-L112C48" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpString(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L180C13-L189C10" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpKeyword(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L196C13-L205C10" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpNavigator(System.Windows.Forms.Control,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L212C13-L219C10" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetShowHelp(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L226C13-L230C10" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.ResetShowHelp(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L247C13-L250C10" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L274C46-L274C99" + }, + { + "DocsId": "P:System.Windows.Forms.HelpProvider.HelpNamespace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L46C47-L46C51" + }, + { + "DocsId": "P:System.Windows.Forms.HelpProvider.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L54C29-L54C33" + } + ], + "DocsId": "T:System.Windows.Forms.HelpProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L90C9-L150C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L153C16-L153C55" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L157C13-L159C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddAnnuallyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1043C13-L1045C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1053C13-L1057C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddMonthlyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1065C13-L1067C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1193C13-L1211C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.GetDisplayRange(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1226C13-L1231C48" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1393C13-L1421C54" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1427C52-L1427C77" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1434C13-L1448C45" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1453C13-L1499C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1503C13-L1505C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnDateChanged(System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1519C16-L1519C53" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnDateSelected(System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1525C16-L1525C54" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1529C13-L1535C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1545C13-L1547C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1551C13-L1553C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1557C13-L1559C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1563C13-L1565C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1570C13-L1581C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllAnnuallyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1598C13-L1604C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1609C47-L1609C65" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllMonthlyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1616C13-L1618C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAnnuallyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1629C13-L1650C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1660C13-L1669C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveMonthlyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1680C13-L1701C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1754C13-L1782C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetCalendarDimensions(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1860C13-L1893C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1901C13-L1912C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetSelectionRange(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1947C13-L1991C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L2072C13-L2073C57" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.UpdateBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L2081C13-L2088C10" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L2319C13-L2353C10" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L228C20-L228C56" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L244C20-L244C62" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L442C20-L442C48" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L590C20-L590C48" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L905C20-L905C45" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1079C20-L1079C39" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1087C20-L1087C43" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DateSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1095C20-L1095C44" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1109C20-L1109C45" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1117C20-L1117C44" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1125C20-L1125C50" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1133C20-L1133C39" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1141C20-L1141C56" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.AnnuallyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L177C20-L177C46" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L206C17-L211C44" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L220C20-L220C40" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L236C20-L236C46" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L255C20-L255C40" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.CalendarDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L279C20-L279C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L295C17-L322C27" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L326C54-L326C69" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L328C53-L328C67" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L330C48-L330C63" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L339C20-L339C39" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.FirstDayOfWeek", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L381C20-L381C35" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L420C17-L425C48" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L434C20-L434C32" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MaxDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L455C20-L455C61" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MaxSelectionCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L483C20-L483C38" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MinDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L517C20-L517C61" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MonthlyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L553C20-L553C47" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L582C20-L582C32" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L605C20-L605C38" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ScrollChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L632C20-L632C33" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L674C20-L674C33" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L724C20-L724C35" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L773C20-L773C68" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowToday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L786C20-L786C30" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowTodayCircle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L809C20-L809C36" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowWeekNumbers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L832C20-L832C36" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SingleMonthSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L861C17-L872C49" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L885C20-L885C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L897C20-L897C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TodayDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L919C17-L932C33" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TodayDateSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L973C37-L973C50" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L982C20-L982C35" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1003C20-L1003C35" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1024C20-L1024C38" + }, + { + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HorizontalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs" + }, + { + "DocsId": "P:System.Windows.Forms.HScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs#L20C17-L22C27" + }, + { + "DocsId": "P:System.Windows.Forms.HScrollBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs#L27C16-L27C73" + } + ], + "DocsId": "T:System.Windows.Forms.HScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HScrollProperties.cs#L14C66-L16C10" + } + ], + "DocsId": "T:System.Windows.Forms.HScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Write(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L374C13-L376C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.ExecCommand(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L383C13-L384C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L389C13-L392C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementById(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L396C13-L397C97" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L402C13-L403C97" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementsByTagName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L408C13-L409C161" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.OpenNew(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L414C13-L417C119" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.CreateElement(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L422C13-L423C97" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.InvokeScript(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L430C17-L479C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.InvokeScript(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L483C13-L483C51" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L488C13-L493C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L497C13-L502C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.op_Equality(System.Windows.Forms.HtmlDocument,System.Windows.Forms.HtmlDocument)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L609C13-L641C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.op_Inequality(System.Windows.Forms.HtmlDocument,System.Windows.Forms.HtmlDocument)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L645C13-L645C37" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L648C46-L648C80" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L652C13-L652C48" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L506C20-L506C64" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.ContextMenuShowing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L512C20-L512C77" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Focusing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L518C20-L518C67" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.LosingFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L524C20-L524C70" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L530C20-L530C68" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L539C20-L539C69" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L545C20-L545C68" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L551C20-L551C68" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L557C20-L557C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L563C20-L563C63" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ActiveElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L81C17-L82C101" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L90C17-L91C101" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Domain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L99C17-L99C56" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L119C17-L119C55" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L131C17-L133C94" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L141C17-L142C100" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L150C17-L163C26" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L176C17-L189C26" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L202C17-L215C26" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L228C17-L241C26" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L254C17-L267C26" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L280C17-L280C73" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.DomDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L288C17-L288C44" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Cookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L296C17-L296C56" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L308C17-L308C80" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Encoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L320C17-L320C57" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.DefaultEncoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L332C17-L332C64" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L340C17-L341C165" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Links", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L349C17-L350C165" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Images", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L358C17-L359C165" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Forms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L367C17-L368C165" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElement.AppendChild(System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L391C13-L391C97" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L396C13-L397C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L401C13-L402C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L408C17-L419C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetAttribute(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L423C13-L424C78" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetElementsByTagName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L429C13-L430C163" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InsertAdjacentElement(System.Windows.Forms.HtmlElementInsertionOrientation,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L435C13-L437C98" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InvokeMember(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L442C13-L442C51" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InvokeMember(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L449C17-L498C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.RemoveFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L502C13-L503C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.RaiseEvent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L508C13-L509C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.ScrollIntoView(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L513C13-L514C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.SetAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L520C17-L531C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.op_Equality(System.Windows.Forms.HtmlElement,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L660C13-L692C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.op_Inequality(System.Windows.Forms.HtmlElement,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L696C13-L696C37" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L699C46-L699C78" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L705C13-L705C49" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L538C20-L538C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L544C20-L544C69" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Drag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L550C20-L550C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L556C20-L556C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L562C20-L562C67" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L568C20-L568C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Focusing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L574C20-L574C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L580C20-L580C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.LosingFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L586C20-L586C69" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L592C20-L592C67" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L598C20-L598C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L604C20-L604C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L610C20-L610C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L616C20-L616C67" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L622C20-L622C67" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L628C20-L628C67" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L634C20-L634C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L643C20-L643C68" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L652C20-L652C68" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L52C17-L52C208" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L60C17-L60C213" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.CanHaveChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L68C17-L68C77" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ClientRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L76C17-L78C78" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L86C17-L86C142" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L94C17-L94C76" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.FirstChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L126C17-L133C102" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L141C17-L141C50" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.InnerHtml", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L153C17-L153C57" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.InnerText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L177C17-L177C57" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L201C17-L201C45" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.NextSibling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L221C17-L228C102" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OffsetRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L236C17-L237C94" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OffsetParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L245C17-L246C102" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OuterHtml", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L254C17-L254C57" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OuterText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L278C17-L278C57" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L302C17-L303C102" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L311C17-L313C84" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L321C17-L321C75" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L333C17-L333C74" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L353C17-L353C66" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.TagName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L365C17-L365C55" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L373C17-L373C73" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.DomElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L385C17-L385C42" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.GetElementsByName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L106C13-L132C73" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L162C17-L162C30" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L170C17-L170C29" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L176C13-L181C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L185C13-L188C49" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L55C17-L70C33" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L79C17-L99C33" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L143C17-L153C30" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L162C17-L162C30" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L170C17-L170C29" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L31C31-L31C35" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.LineNumber", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L36C33-L36C37" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L41C27-L41C63" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.Invoke(System.Object,System.Windows.Forms.HtmlElementErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HtmlElementErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.MouseButtonsPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L32C17-L49C32" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ClientMousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L55C20-L55C95" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.OffsetMousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L60C20-L60C95" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.MousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L65C20-L65C83" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.BubbleEvent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L70C20-L70C57" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.KeyPressedCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L74C38-L74C69" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.AltKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L80C38-L80C68" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.CtrlKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L86C39-L86C70" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ShiftKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L92C40-L92C72" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.EventType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L94C36-L94C69" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ReturnValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L100C17-L101C55" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.FromElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L112C17-L113C96" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ToElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L123C17-L124C96" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.Invoke(System.Object,System.Windows.Forms.HtmlElementEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HtmlElementEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.BeforeBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.AfterBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.BeforeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.AfterEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementInsertionOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L38C13-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Back(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L53C13-L62C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Forward(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L66C13-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L82C13-L83C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L94C13-L96C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L103C13-L105C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlHistory.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L47C17-L47C57" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlHistory.DomHistory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L111C17-L111C40" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlHistory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Alert(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L204C13-L205C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Confirm(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L214C13-L214C54" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L224C13-L225C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.MoveTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.MoveTo(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L240C13-L241C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Navigate(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L245C13-L246C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Navigate(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L254C13-L255C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Open(System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L263C13-L264C98" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Open(System.Uri,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L269C13-L269C78" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.OpenNew(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L278C13-L279C98" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.OpenNew(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L284C13-L284C59" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Prompt(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L289C13-L289C83" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.RemoveFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L294C13-L295C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ResizeTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L302C13-L303C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ResizeTo(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L310C13-L311C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ScrollTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L318C13-L319C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ScrollTo(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L326C13-L327C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.op_Equality(System.Windows.Forms.HtmlWindow,System.Windows.Forms.HtmlWindow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L380C13-L412C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.op_Inequality(System.Windows.Forms.HtmlWindow,System.Windows.Forms.HtmlWindow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L416C13-L416C37" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L419C46-L419C78" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L423C13-L423C46" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L335C20-L335C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L341C20-L341C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L347C20-L347C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L353C20-L353C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Resize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L359C20-L359C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L365C20-L365C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Unload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L371C20-L371C63" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L72C17-L72C140" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.DomWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L80C17-L80C41" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Frames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L88C17-L89C132" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.History", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L97C17-L98C84" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.IsClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L106C17-L106C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L117C17-L117C51" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Opener", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L129C17-L129C135" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L137C17-L138C102" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L146C17-L147C74" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L158C17-L159C94" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.StatusBarText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L171C17-L171C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L183C17-L185C94" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.WindowFrameElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L193C17-L193C153" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L84C17-L84C30" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L92C17-L92C29" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L98C13-L103C10" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L107C13-L110C48" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L39C17-L45C149" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L53C17-L65C100" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L76C17-L76C64" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L84C17-L84C30" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L92C17-L92C29" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlWindowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.IBindableComponent.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IBindableComponent.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IBindableComponent.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IBindableComponent.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IBindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IBindableComponent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IButtonControl.NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IButtonControl.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IButtonControl.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IButtonControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ICommandExecutor.Execute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ICommandExecutor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ICommandExecutor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ICommandExecutor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IComponentEditorPageSite.GetControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IComponentEditorPageSite.SetDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IComponentEditorPageSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IContainerControl.ActivateControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IContainerControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IContainerControl.ActiveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IContainerControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IContainerControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ICurrencyManagerProvider.GetRelatedCurrencyManager(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ICurrencyManagerProvider.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ICurrencyManagerProvider.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ICurrencyManagerProvider.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ICurrencyManagerProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ICurrencyManagerProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridColumnStyleEditingNotificationService.ColumnStartedEditing(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataGridColumnStyleEditingNotificationService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridColumnStyleEditingNotificationService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataGridColumnStyleEditingNotificationService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetFormats(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.IsPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.IsPresent(System.Object,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IFeatureSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IFileReaderService.OpenFileFromSource(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IFileReaderService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IFileReaderService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IFileReaderService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L49C13-L54C62" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L66C13-L73C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L91C13-L163C76" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L177C13-L177C26" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L186C13-L186C25" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L42C65-L42C73" + }, + { + "DocsId": "P:System.Windows.Forms.ImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L32C17-L32C29" + } + ], + "DocsId": "T:System.Windows.Forms.ImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L51C13-L56C61" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L64C13-L74C62" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L86C13-L97C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L108C13-L184C76" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L198C13-L198C25" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L207C13-L207C25" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L17C9-L17C60" + }, + { + "DocsId": "P:System.Windows.Forms.ImageKeyConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L23C17-L23C29" + } + ], + "DocsId": "T:System.Windows.Forms.ImageKeyConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ImageLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageList.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L41C9-L70C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L76C50-L81C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L512C13-L535C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Drawing.Point,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L541C62-L541C88" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L547C66-L547C123" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L556C13-L580C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L801C13-L807C22" + }, + { + "DocsId": "E:System.Windows.Forms.ImageList.RecreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L278C20-L278C45" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L90C20-L90C31" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L121C17-L126C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.HandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L138C38-L138C66" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Images", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L145C42-L145C88" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L155C20-L155C30" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L197C17-L204C52" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L262C30-L262C34" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.TransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L269C41-L269C45" + }, + { + "DocsId": "T:System.Windows.Forms.ImageList.ImageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageListStreamer.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageListStreamer.cs#L229C13-L236C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageListStreamer.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageListStreamer.cs#L290C13-L292C10" + } + ], + "DocsId": "T:System.Windows.Forms.ImageListStreamer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageListStreamer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ImeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.NoControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.On", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Off", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Hiragana", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Katakana", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.KatakanaHalf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.AlphaFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.HangulFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Hangul", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.OnHalf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IMessageFilter.PreFilterMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMessageFilter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IMessageFilter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IMessageFilter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguage.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L323C16-L323C72" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguage.FromCulture(System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L330C13-L345C10" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguage.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L350C46-L350C75" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L32C39-L32C85" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.CurrentInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L42C17-L43C71" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.DefaultInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L69C17-L71C50" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L78C33-L78C40" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.InstalledInputLanguages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L87C17-L101C57" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.LayoutName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L150C17-L276C14" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventArgs.#ctor(System.Globalization.CultureInfo,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L18C9-L29C10" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventArgs.#ctor(System.Windows.Forms.InputLanguage,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L35C9-L40C10" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L45C46-L45C50" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L50C38-L50C42" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.CharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L55C31-L55C35" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.Invoke(System.Object,System.Windows.Forms.InputLanguageChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InputLanguageChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventArgs.#ctor(System.Globalization.CultureInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L19C9-L30C10" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventArgs.#ctor(System.Windows.Forms.InputLanguage,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L36C9-L41C10" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L46C46-L46C50" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L51C38-L51C42" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.SysCharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L57C34-L57C38" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.Invoke(System.Object,System.Windows.Forms.InputLanguageChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InputLanguageChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.Contains(System.Windows.Forms.InputLanguage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L35C55-L35C80" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.CopyTo(System.Windows.Forms.InputLanguage[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L41C65-L41C95" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.IndexOf(System.Windows.Forms.InputLanguage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L47C53-L47C77" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L29C49-L29C81" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Overwrite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InsertKeyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InvalidateEventArgs.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:System.Windows.Forms.InvalidateEventArgs.InvalidRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventArgs.cs#L27C40-L27C44" + } + ], + "DocsId": "T:System.Windows.Forms.InvalidateEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.Invoke(System.Object,System.Windows.Forms.InvalidateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InvalidateEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InvalidateEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDropTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ItemActivation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.OneClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.TwoClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemActivation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Entire", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.ItemOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemBoundsPortion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ItemChangedEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventArgs.cs#L14C28-L14C32" + } + ], + "DocsId": "T:System.Windows.Forms.ItemChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventArgs.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckedEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs#L20C36-L20C40" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.Invoke(System.Object,System.Windows.Forms.ItemCheckedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemCheckedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventArgs.#ctor(System.Int32,System.Windows.Forms.CheckState,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L12C9-L17C10" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L22C28-L22C32" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L27C38-L27C42" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.CurrentValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L32C42-L32C46" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.Invoke(System.Object,System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemCheckEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemDragEventArgs.#ctor(System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L13C15-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.Windows.Forms.ItemDragEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L23C38-L23C42" + }, + { + "DocsId": "P:System.Windows.Forms.ItemDragEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L25C31-L25C35" + } + ], + "DocsId": "T:System.Windows.Forms.ItemDragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.Invoke(System.Object,System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemDragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemDragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.IWin32Window.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IWin32window.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IWin32Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IWin32window.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IWindowTarget.OnHandleChange(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IWindowTarget.OnMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IWindowTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyEventArgs.#ctor(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L26C36-L26C68" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L31C32-L31C72" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L36C31-L36C35" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L46C17-L54C37" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L62C32-L62C61" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L68C31-L68C35" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L75C34-L75C58" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L80C38-L80C74" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.SuppressKeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L84C20-L84C37" + } + ], + "DocsId": "T:System.Windows.Forms.KeyEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.Invoke(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.BeginInvoke(System.Object,System.Windows.Forms.KeyEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeyEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyPressEventArgs.#ctor(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs#L15C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.KeyPressEventArgs.KeyChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs#L23C31-L23C35" + }, + { + "DocsId": "P:System.Windows.Forms.KeyPressEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs#L28C31-L28C35" + } + ], + "DocsId": "T:System.Windows.Forms.KeyPressEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.Invoke(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.BeginInvoke(System.Object,System.Windows.Forms.KeyPressEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeyPressEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Keys.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.XButton1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.XButton2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Back", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LineFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Return", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Pause", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Capital", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.CapsLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KanaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HanguelMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HangulMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.JunjaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.FinalMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HanjaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KanjiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Escape", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEConvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMENonconvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEAccept", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEAceept", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEModeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Space", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Prior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PageUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Next", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PageDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Home", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Execute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Snapshot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PrintScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Delete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.A", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.B", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.C", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.E", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.G", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.H", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.I", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.J", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.K", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.L", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.M", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.N", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.O", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.P", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Q", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.R", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.S", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.T", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.U", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.V", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.W", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Z", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LWin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RWin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Apps", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Sleep", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Multiply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Add", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Subtract", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Decimal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Divide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F13", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F14", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F15", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F17", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F18", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F19", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F20", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F21", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F22", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F23", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F24", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserRefresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserFavorites", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeMute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaNextTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaPreviousTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaPlayPause", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchMail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.SelectMedia", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchApplication1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchApplication2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemSemicolon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemplus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemcomma", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemPeriod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemQuestion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemtilde", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemOpenBrackets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemPipe", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemCloseBrackets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemQuotes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemBackslash", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem102", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ProcessKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Packet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Attn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Crsel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Exsel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.EraseEof", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Play", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NoName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Pa1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemClear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Keys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeysConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L122C13-L127C61" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L136C13-L141C64" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.Compare(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L149C13-L149C112" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L157C13-L219C62" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L231C13-L338C77" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L349C13-L365C28" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L378C13-L378C26" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L387C13-L387C25" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeysConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Label.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L64C26-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.CalcImageRenderBounds(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L911C13-L938C91" + }, + { + "DocsId": "M:System.Windows.Forms.Label.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L941C78-L941C109" + }, + { + "DocsId": "M:System.Windows.Forms.Label.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L981C13-L1008C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.DrawImage(System.Drawing.Graphics,System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1027C16-L1027C53" + }, + { + "DocsId": "M:System.Windows.Forms.Label.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1078C13-L1088C56" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1200C13-L1214C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1221C13-L1229C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1249C13-L1253C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1257C13-L1262C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1266C13-L1285C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1289C13-L1293C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1297C13-L1299C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1303C13-L1364C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1375C13-L1377C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1381C13-L1390C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1394C13-L1396C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1400C13-L1402C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1419C13-L1433C26" + }, + { + "DocsId": "M:System.Windows.Forms.Label.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1441C13-L1462C10" + }, + { + "DocsId": "M:System.Windows.Forms.Label.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1492C13-L1493C42" + }, + { + "DocsId": "M:System.Windows.Forms.Label.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1501C13-L1516C10" + }, + { + "DocsId": "E:System.Windows.Forms.Label.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L119C20-L119C49" + }, + { + "DocsId": "E:System.Windows.Forms.Label.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L180C20-L180C56" + }, + { + "DocsId": "E:System.Windows.Forms.Label.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L199C20-L199C62" + }, + { + "DocsId": "E:System.Windows.Forms.Label.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L609C20-L609C48" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L618C20-L618C39" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L627C20-L627C41" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L636C20-L636C42" + }, + { + "DocsId": "E:System.Windows.Forms.Label.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L697C20-L697C48" + }, + { + "DocsId": "E:System.Windows.Forms.Label.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L758C20-L758C69" + }, + { + "DocsId": "P:System.Windows.Forms.Label.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L102C20-L102C33" + }, + { + "DocsId": "P:System.Windows.Forms.Label.AutoEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L134C20-L134C57" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L172C20-L172C40" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L191C20-L191C46" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L212C20-L212C64" + }, + { + "DocsId": "P:System.Windows.Forms.Label.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L248C17-L304C27" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L308C54-L308C69" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L310C53-L310C76" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L316C48-L316C94" + }, + { + "DocsId": "P:System.Windows.Forms.Label.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L323C20-L323C60" + }, + { + "DocsId": "P:System.Windows.Forms.Label.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L368C17-L376C34" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L415C17-L427C55" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L466C20-L466C37" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L510C20-L510C69" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L557C17-L563C54" + }, + { + "DocsId": "P:System.Windows.Forms.Label.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L589C20-L589C32" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L601C20-L601C32" + }, + { + "DocsId": "P:System.Windows.Forms.Label.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L654C47-L654C67" + }, + { + "DocsId": "P:System.Windows.Forms.Label.PreferredWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L665C46-L665C65" + }, + { + "DocsId": "P:System.Windows.Forms.Label.RenderTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L674C20-L674C53" + }, + { + "DocsId": "P:System.Windows.Forms.Label.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L689C20-L689C32" + }, + { + "DocsId": "P:System.Windows.Forms.Label.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L713C17-L719C49" + }, + { + "DocsId": "P:System.Windows.Forms.Label.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L750C20-L750C29" + }, + { + "DocsId": "P:System.Windows.Forms.Label.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L773C17-L779C29" + }, + { + "DocsId": "P:System.Windows.Forms.Label.UseMnemonic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L806C20-L806C56" + } + ], + "DocsId": "T:System.Windows.Forms.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LabelEditEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L17C47-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventArgs.#ctor(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L26C9-L30C10" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L36C27-L36C31" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L41C32-L41C36" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L47C34-L47C38" + } + ], + "DocsId": "T:System.Windows.Forms.LabelEditEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.Invoke(System.Object,System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LabelEditEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LabelEditEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutEventArgs.#ctor(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L11C9-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventArgs.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L18C15-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L22C48-L22C52" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L24C44-L24C72" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L26C43-L26C47" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.Invoke(System.Object,System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LayoutEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutSettings.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutSettings.cs#L11C9-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutSettings.cs#L20C54-L20C58" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LeftRightAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkArea.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L20C13-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L42C13-L47C30" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.Equals(System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L51C16-L51C62" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L53C46-L53C83" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.op_Equality(System.Windows.Forms.LinkArea,System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L56C16-L56C43" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.op_Inequality(System.Windows.Forms.LinkArea,System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L59C16-L59C44" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L61C46-L61C77" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L26C20-L26C25" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L32C20-L32C26" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L38C32-L38C61" + }, + { + "DocsId": "T:System.Windows.Forms.LinkArea.LinkAreaConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.SystemDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.AlwaysUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.HoverUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.NeverUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L16C57-L16C81" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventArgs.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L29C9-L40C10" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L45C33-L45C37" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L50C32-L50C36" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L55C35-L55C39" + } + ], + "DocsId": "T:System.Windows.Forms.LinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.Invoke(System.Object,System.Windows.Forms.LinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LinkClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L22C13-L27C61" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L36C13-L41C64" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L49C13-L85C62" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L97C13-L133C77" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L33C9-L66C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L545C13-L545C56" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L555C13-L557C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.PointInLink(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L819C13-L839C24" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#get_DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L901C17-L901C38" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#set_DialogResult(System.Windows.Forms.DialogResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L907C17-L910C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L915C9-L915C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L922C13-L950C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L958C13-L964C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L972C13-L981C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L989C13-L1011C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1019C13-L1044C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1052C13-L1082C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1090C13-L1142C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnLinkClicked(System.Windows.Forms.LinkLabelLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1149C13-L1150C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1154C13-L1156C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1164C13-L1343C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1347C13-L1378C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1382C13-L1386C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnAutoSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1390C13-L1392C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1405C13-L1419C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1423C13-L1426C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1430C13-L1433C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1595C13-L1616C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1632C13-L1667C51" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1794C13-L1798C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1802C13-L1842C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L2031C13-L2040C10" + }, + { + "DocsId": "E:System.Windows.Forms.LinkLabel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L415C20-L415C48" + }, + { + "DocsId": "E:System.Windows.Forms.LinkLabel.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L481C20-L481C64" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L77C17-L83C45" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.DisabledLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L105C17-L111C47" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L200C20-L200C34" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L216C17-L221C72" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L273C17-L273C38" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L297C17-L308C39" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Links", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L330C17-L335C40" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L349C17-L355C46" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.OverrideCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L386C17-L386C40" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L423C20-L423C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L430C20-L430C29" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L437C20-L437C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L450C17-L461C46" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L901C17-L901C38" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1998C17-L1998C56" + }, + { + "DocsId": "T:System.Windows.Forms.LinkLabel.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs" + }, + { + "DocsId": "T:System.Windows.Forms.LinkLabel.LinkCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventArgs.#ctor(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventArgs.#ctor(System.Windows.Forms.LinkLabel.Link,System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L20C9-L24C10" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabelLinkClickedEventArgs.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L29C39-L29C43" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabelLinkClickedEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L34C38-L34C42" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabelLinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.Invoke(System.Object,System.Windows.Forms.LinkLabelLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LinkLabelLinkClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabelLinkClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LinkState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Hover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Visited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L53C9-L234C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ArrangeIcons(System.Windows.Forms.ListViewAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2282C13-L2308C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ArrangeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2314C39-L2314C83" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.AutoResizeColumns(System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2368C13-L2374C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.AutoResizeColumn(System.Int32,System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2378C13-L2384C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2394C13-L2402C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2500C13-L2502C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2594C13-L2619C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3118C13-L3214C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3229C13-L3235C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.EnsureVisible(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3255C13-L3264C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3269C13-L3274C58" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3279C13-L3279C86" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3284C13-L3289C137" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindNearestItem(System.Windows.Forms.SearchDirectionHint,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3294C13-L3294C59" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindNearestItem(System.Windows.Forms.SearchDirectionHint,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3299C13-L3347C101" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3559C13-L3572C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemRect(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3650C52-L3650C73" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemRect(System.Int32,System.Windows.Forms.ItemBoundsPortion)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3657C13-L3680C101" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3790C60-L3790C85" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3794C13-L3843C70" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4342C13-L4372C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnAfterLabelEdit(System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4418C13-L4419C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4423C13-L4429C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4436C13-L4438C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4449C13-L4476C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnBeforeLabelEdit(System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4483C13-L4484C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnCacheVirtualItems(System.Windows.Forms.CacheVirtualItemsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4488C13-L4489C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGroupCollapsedStateChanged(System.Windows.Forms.ListViewGroupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4496C13-L4512C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnClick(System.Windows.Forms.ColumnClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4519C13-L4520C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGroupTaskLinkClick(System.Windows.Forms.ListViewGroupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4527C13-L4528C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnReordered(System.Windows.Forms.ColumnReorderedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4535C13-L4536C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnWidthChanged(System.Windows.Forms.ColumnWidthChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4543C13-L4544C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnWidthChanging(System.Windows.Forms.ColumnWidthChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4551C13-L4552C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawColumnHeader(System.Windows.Forms.DrawListViewColumnHeaderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4559C13-L4560C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawItem(System.Windows.Forms.DrawListViewItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4567C13-L4568C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawSubItem(System.Windows.Forms.DrawListViewSubItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4575C13-L4576C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4580C13-L4601C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4606C13-L4731C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4737C13-L4771C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4775C13-L4793C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4797C13-L4799C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4806C13-L4807C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemCheck(System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4816C13-L4817C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemChecked(System.Windows.Forms.ItemCheckedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4821C13-L4835C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4839C13-L4840C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemMouseHover(System.Windows.Forms.ListViewItemMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4847C13-L4848C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemSelectionChanged(System.Windows.Forms.ListViewItemSelectionChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4855C13-L4856C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4860C13-L4868C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4873C13-L4879C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnRetrieveVirtualItem(System.Windows.Forms.RetrieveVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4883C13-L4884C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4889C13-L4903C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSearchForVirtualItem(System.Windows.Forms.SearchForVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4910C13-L4911C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4922C13-L4942C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4946C13-L4956C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnVirtualItemsSelectionRangeChanged(System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4960C13-L4961C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.RealizeProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5013C13-L5044C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.RedrawItems(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5052C13-L5130C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5614C13-L5627C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5645C13-L5668C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.UpdateExtendedStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5701C13-L5763C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L6976C13-L7156C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L7167C13-L7167C55" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L380C20-L380C62" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1382C20-L1382C76" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1667C20-L1667C45" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.AfterLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1989C20-L1989C46" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.BeforeLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1997C20-L1997C47" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.CacheVirtualItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2005C20-L2005C69" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2013C20-L2013C43" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.GroupTaskLinkClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2024C20-L2024C70" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnReordered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2035C20-L2035C67" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2046C20-L2046C70" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnWidthChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2057C20-L2057C71" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2068C20-L2068C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2079C20-L2079C60" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2090C20-L2090C63" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2098C20-L2098C44" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2106C20-L2106C41" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2114C20-L2114C43" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2122C20-L2122C40" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2130C20-L2130C46" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2138C20-L2138C72" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.GroupCollapsedStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2149C20-L2149C78" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2166C20-L2166C48" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2177C20-L2177C39" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.RetrieveVirtualItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2185C20-L2185C71" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.SearchForVirtualItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2193C20-L2193C72" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2201C20-L2201C72" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.VirtualItemsSelectionRangeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2209C20-L2209C85" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Activation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L247C17-L247C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L280C17-L280C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.AllowColumnReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L307C17-L307C73" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.AutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L332C17-L332C66" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L349C17-L355C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L372C20-L372C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackgroundImageTiled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L391C17-L391C75" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L434C20-L434C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L458C17-L458C65" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L600C17-L605C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L620C17-L625C55" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L639C17-L639C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L650C17-L753C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L779C17-L779C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L785C20-L785C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.FocusedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L835C17-L844C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L859C17-L865C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L910C17-L910C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.GridLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L933C17-L933C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.GroupImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L969C20-L969C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Groups", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1003C17-L1008C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HeaderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1029C19-L1029C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1066C17-L1066C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HotTracking", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1086C17-L1086C66" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HoverSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1114C17-L1114C69" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.InsertionMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1147C17-L1152C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1178C17-L1178C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1192C17-L1192C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LabelWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1215C17-L1215C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LargeImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1235C20-L1235C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemSorter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1287C17-L1287C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.MultiSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1313C17-L1313C66" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.OwnerDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1336C17-L1336C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1362C17-L1362C43" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Scrollable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1396C17-L1396C65" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1417C17-L1422C49" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1437C17-L1442C56" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ShowGroups", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1453C17-L1453C65" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SmallImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1476C20-L1476C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1519C17-L1519C71" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Sorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1538C17-L1538C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.StateImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1582C20-L1582C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1659C20-L1659C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.TileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1678C17-L1696C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.TopItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1747C17-L1770C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.UseCompatibleStateImageBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1833C17-L1833C88" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1848C17-L1848C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.VirtualListSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1899C17-L1899C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.VirtualMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1949C17-L1949C66" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2158C20-L2158C32" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.CheckedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.ColumnHeaderCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.ListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.SelectedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L57C13-L62C64" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L74C13-L82C77" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L94C17-L107C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L115C13-L115C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListBindingConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetList(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L34C13-L40C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetList(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L57C13-L91C80" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListName(System.Object,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L98C13-L132C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L139C13-L165C24" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L170C13-L190C78" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object,System.String,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L195C13-L216C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemType(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L221C13-L256C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemType(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L294C13-L320C57" + } + ], + "DocsId": "T:System.Windows.Forms.ListBindingHelper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L65C9-L151C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L155C13-L157C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.AddItemsCore(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1215C13-L1221C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1302C13-L1304C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1328C13-L1328C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.CreateItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1333C13-L1333C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ClearSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1363C13-L1383C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1396C13-L1398C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1404C44-L1404C73" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1412C13-L1412C104" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1419C49-L1419C83" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1427C13-L1427C103" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1450C13-L1474C32" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetItemRectangle(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1484C13-L1491C85" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1503C13-L1504C68" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetSelected(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1512C13-L1513C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IndexFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1544C13-L1544C45" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IndexFromPoint(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1554C13-L1566C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1750C13-L1753C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1759C13-L1776C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1787C13-L1788C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1797C13-L1858C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1867C13-L1874C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1878C13-L1879C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1883C13-L1890C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1897C13-L1904C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1908C13-L1915C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1926C13-L1965C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1969C13-L1971C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1975C13-L1985C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1989C13-L1998C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2006C13-L2027C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2035C13-L2093C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2100C13-L2101C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2119C13-L2120C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2124C13-L2125C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2134C13-L2140C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2148C13-L2154C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2161C13-L2194C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2198C13-L2199C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetSelected(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2207C13-L2226C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2236C13-L2261C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2268C13-L2283C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.WmReflectCommand(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2395C13-L2410C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2463C13-L2554C10" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L201C20-L201C56" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L217C20-L217C62" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1137C20-L1137C45" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1227C20-L1227C39" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1235C20-L1235C44" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1252C20-L1252C48" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1263C20-L1263C39" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1271C20-L1271C60" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1279C20-L1279C63" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1287C20-L1287C72" + }, + { + "DocsId": "F:System.Windows.Forms.ListBox.NoMatches", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListBox.DefaultItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L177C17-L183C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L193C20-L193C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L209C20-L209C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L231C20-L231C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ColumnWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L263C17-L263C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L300C17-L365C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.UseCustomTabOffsets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L380C17-L380C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L396C17-L396C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L413C17-L413C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L448C20-L448C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L466C17-L472C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.HorizontalExtent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L490C17-L490C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.HorizontalScrollbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L518C17-L518C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L559C17-L559C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L597C17-L603C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L648C17-L653C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.MultiColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L708C17-L708C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L736C17-L777C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ScrollAlwaysVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L814C17-L814C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L834C17-L834C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L854C17-L871C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L947C17-L952C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L972C17-L977C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1009C17-L1014C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1029C17-L1029C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1069C17-L1069C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1096C17-L1109C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.TopIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1151C20-L1151C93" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.UseTabStops", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1176C17-L1176C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.CustomTabOffsets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1200C17-L1205C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1244C20-L1244C32" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.IntegerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.SelectedObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L424C13-L424C76" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L429C13-L454C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.GetItemText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L510C13-L551C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L558C13-L572C45" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L577C13-L579C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L583C13-L585C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L589C13-L591C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormat(System.Windows.Forms.ListControlConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L595C13-L597C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormatInfoChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L601C13-L603C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormatStringChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L607C13-L609C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormattingEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L613C13-L615C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L626C13-L627C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnValueMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L631C13-L633C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L637C13-L639C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L645C9-L645C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L801C9-L801C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L30C9-L30C53" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L92C20-L92C70" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.DisplayMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L128C20-L128C73" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L162C17-L164C14" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormatInfoChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L195C20-L195C70" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormatStringChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L226C20-L226C72" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormattingEnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L250C20-L250C77" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.ValueMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L334C20-L334C71" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.SelectedValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L387C20-L387C73" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L51C20-L51C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DataManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L96C51-L96C63" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L109C20-L109C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormatInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L177C20-L177C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormatString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L205C20-L205C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormattingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L234C20-L234C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L295C20-L295C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L341C50-L341C54" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.SelectedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L355C17-L361C29" + } + ], + "DocsId": "T:System.Windows.Forms.ListControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventArgs.#ctor(System.Object,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventArgs.cs#L10C15-L13C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListControlConvertEventArgs.ListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventArgs.cs#L15C35-L15C39" + } + ], + "DocsId": "T:System.Windows.Forms.ListControlConvertEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.Invoke(System.Object,System.Windows.Forms.ListControlConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListControlConvertEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListControlConvertEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.SnapToGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L44C34-L46C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L59C65-L63C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L68C9-L72C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L77C85-L80C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L444C46-L444C52" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L456C13-L476C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L93C20-L93C43" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.HeaderAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L113C20-L113C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Footer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L136C20-L136C43" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.FooterAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L162C20-L162C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.CollapsedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L193C20-L193C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Subtitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L216C20-L216C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TaskLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L237C20-L237C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TitleImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L271C17-L274C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TitleImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L310C20-L310C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L331C57-L331C142" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L335C37-L335C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L341C31-L341C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L349C30-L349C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupCollapsedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L28C40-L28C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L30C44-L30C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L32C35-L32C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L34C34-L34C39" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L104C20-L104C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L107C17-L111C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Add(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L116C13-L134C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L139C13-L141C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L146C13-L151C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.AddRange(System.Windows.Forms.ListViewGroup[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L156C13-L163C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.AddRange(System.Windows.Forms.ListViewGroupCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L167C13-L174C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L190C13-L210C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Contains(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L212C54-L212C74" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L216C13-L221C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L224C55-L224C95" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L226C47-L226C67" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.IndexOf(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L228C52-L228C71" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L232C13-L237C35" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Insert(System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L242C13-L258C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L262C13-L266C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Remove(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L283C13-L291C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L295C13-L299C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L301C44-L301C63" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L26C29-L26C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L28C40-L28C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L30C44-L30C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L32C35-L32C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L34C34-L34C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L40C20-L40C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L60C17-L73C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L104C20-L104C31" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroupEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupEventArgs.cs#L16C9-L19C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupEventArgs.GroupIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupEventArgs.cs#L24C33-L24C37" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewHitTestInfo.#ctor(System.Windows.Forms.ListViewItem,System.Windows.Forms.ListViewItem.ListViewSubItem,System.Windows.Forms.ListViewHitTestLocations)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L15C9-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L25C52-L25C56" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L30C37-L30C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.SubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L35C56-L35C60" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewHitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.AboveClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.BelowClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.LeftOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.RightOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.StateImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewHitTestLocations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewInsertionMark.NearestIndex(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L120C13-L127C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.AppearsAfterItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L37C17-L37C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L60C17-L62C89" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L73C17-L78C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L100C17-L100C31" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewInsertionMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L40C9-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L74C84-L77C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L79C44-L81C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L83C60-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L89C47-L91C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L93C63-L106C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L108C108-L113C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L115C75-L128C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L130C52-L133C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L135C65-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L140C81-L143C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L145C68-L148C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L150C84-L153C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L155C129-L158C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L160C96-L163C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L165C61-L169C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L171C64-L184C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L186C109-L191C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L193C76-L206C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L208C82-L211C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L213C85-L216C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L218C130-L221C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L223C97-L226C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.BeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L854C13-L869C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L873C13-L922C28" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.EnsureVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L930C13-L934C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.FindNearestItem(System.Windows.Forms.SearchDirectionHint)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L938C13-L942C80" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.GetBounds(System.Windows.Forms.ItemBoundsPortion)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L951C13-L956C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.GetSubItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L961C13-L974C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1165C41-L1165C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1169C13-L1246C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1253C13-L1278C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1294C46-L1294C76" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1332C95-L1332C119" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L13C65-L13C79" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L15C50-L15C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L17C55-L17C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L19C71-L19C82" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L21C66-L21C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L25C13-L62C42" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L65C59-L65C67" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L67C54-L67C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L69C52-L69C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L71C55-L71C132" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L73C60-L73C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L75C62-L75C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L77C52-L77C66" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L265C17-L276C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L291C17-L297C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L307C20-L307C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L343C17-L348C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L372C17-L383C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L395C17-L406C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L420C20-L420C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L457C17-L459C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L492C20-L492C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L509C17-L523C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.IndentCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L532C20-L532C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L559C17-L572C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L582C37-L582C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L594C17-L600C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L613C17-L618C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L668C17-L673C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.StateImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L708C17-L714C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.SubItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L762C17-L769C90" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L781C20-L781C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L795C17-L801C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L814C20-L814C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.UseItemStyleForSubItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L845C20-L845C62" + }, + { + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs#L28C13-L33C64" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs#L45C13-L181C77" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventArgs.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemMouseHoverEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventArgs.cs#L17C37-L17C41" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemMouseHoverEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewItemMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewItemMouseHoverEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemMouseHoverEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.#ctor(System.Windows.Forms.ListViewItem,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L15C9-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L30C32-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L35C34-L35C38" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemSelectionChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewItemSelectionChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewItemSelectionChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemSelectionChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Marked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemStateImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs#L45C13-L102C76" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemStateImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemStateImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs#L26C17-L26C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemStateImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L15C9-L25C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L30C33-L30C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.EndIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L35C31-L35C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L40C34-L40C38" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L114C9-L119C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L124C9-L131C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor(System.ComponentModel.MaskedTextProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L136C9-L142C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L541C13-L546C45" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1351C13-L1371C24" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1480C9-L1480C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1491C13-L1498C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1623C13-L1633C23" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1643C13-L1653C26" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1683C13-L1683C22" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1692C13-L1692C22" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1728C13-L1728C22" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1738C13-L1748C24" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1796C13-L1803C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1811C13-L1818C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnIsOverwriteModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1826C13-L1830C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1837C13-L1942C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1949C13-L2011C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2018C13-L2031C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMaskChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2039C13-L2043C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2071C9-L2071C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2078C13-L2082C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2106C13-L2108C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2118C13-L2128C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2415C13-L2426C33" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ProcessKeyMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2439C13-L2453C33" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2470C9-L2470C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2677C9-L2677C10" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ValidateText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2684C13-L2684C48" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2910C13-L2993C10" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L235C19-L235C20" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.IsOverwriteModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L592C20-L592C74" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MaskChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L732C20-L732C63" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MaskInputRejected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L783C20-L783C69" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L821C19-L821C20" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1271C20-L1271C68" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.TypeValidationCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1381C20-L1381C71" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L190C19-L190C32" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AllowPromptAsInput", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L207C17-L207C63" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AsciiOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L251C17-L251C54" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.BeepOnError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L282C17-L282C50" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L302C17-L302C30" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L316C17-L334C27" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L348C17-L348C52" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CutCopyMaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L384C17-L399C60" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.FormatProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L435C17-L435C40" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.HidePromptOnLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L455C17-L455C57" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.InsertKeyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L516C17-L516C36" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.IsOverwriteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L557C17-L580C38" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L609C17-L619C30" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Mask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L640C17-L640C91" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L745C17-L745C58" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L757C17-L757C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskedTextProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L772C17-L772C106" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L796C20-L796C34" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L809C19-L809C32" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.PasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L840C17-L840C57" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.PromptChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L898C17-L898C55" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L936C20-L936C33" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.RejectInputOnFirstFailure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L965C17-L965C66" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ResetOnPrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L984C17-L984C58" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ResetOnSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1003C17-L1003C57" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.SkipLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1022C17-L1022C57" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1038C17-L1043C42" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1152C17-L1157C35" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1207C17-L1218C59" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1247C17-L1247C35" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextMaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1289C17-L1304C60" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.UseSystemPasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1397C17-L1397C61" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1448C17-L1448C40" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1467C19-L1467C32" + } + ], + "DocsId": "T:System.Windows.Forms.MaskedTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MaskFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludeLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludePromptAndLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.ExcludePromptAndLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventArgs.#ctor(System.Int32,System.ComponentModel.MaskedTextResultHint)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs#L14C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.MaskInputRejectedEventArgs.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs#L23C31-L23C35" + }, + { + "DocsId": "P:System.Windows.Forms.MaskInputRejectedEventArgs.RejectionHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs#L28C53-L28C57" + } + ], + "DocsId": "T:System.Windows.Forms.MaskInputRejectedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.Invoke(System.Object,System.Windows.Forms.MaskInputRejectedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MaskInputRejectedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MaskInputRejectedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MdiClient.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L25C9-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L138C13-L138C48" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.LayoutMdi(System.Windows.Forms.MdiLayout)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L147C13-L167C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L175C13-L182C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L194C13-L208C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L219C13-L221C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L233C13-L278C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L342C13-L382C10" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L46C17-L52C31" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L63C17-L74C51" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L87C17-L119C27" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.MdiChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L132C17-L132C44" + }, + { + "DocsId": "T:System.Windows.Forms.MdiClient.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MdiClient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MdiLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.Cascade", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.TileHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.TileVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.ArrangeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MdiLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventArgs.#ctor(System.Drawing.Graphics,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventArgs.#ctor(System.Drawing.Graphics,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L20C9-L26C10" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L31C36-L31C40" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L36C28-L36C32" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L42C33-L42C37" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.ItemWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L48C32-L48C36" + } + ], + "DocsId": "T:System.Windows.Forms.MeasureItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.Invoke(System.Object,System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MeasureItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MeasureItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Arrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Checkmark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Bullet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MenuGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MenuStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L22C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L148C16-L148C51" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L152C13-L158C68" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.OnMenuActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L175C13-L181C10" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.OnMenuDeactivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L185C13-L191C10" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L224C13-L245C55" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L250C13-L264C10" + }, + { + "DocsId": "E:System.Windows.Forms.MenuStrip.MenuActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L106C20-L106C63" + }, + { + "DocsId": "E:System.Windows.Forms.MenuStrip.MenuDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L114C20-L114C65" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L56C20-L56C36" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L61C16-L61C21" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultGripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L67C17-L69C47" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L72C16-L74C33" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L82C17-L91C48" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L98C20-L98C34" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L123C20-L123C41" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L132C20-L132C32" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.MdiWindowListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L143C20-L143C37" + } + ], + "DocsId": "T:System.Windows.Forms.MenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MergeAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Replace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.MatchOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MergeAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L141C13-L141C108" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L150C13-L151C94" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L160C13-L161C95" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L170C13-L171C94" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L180C13-L181C95" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L190C13-L191C94" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L200C13-L201C95" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L210C13-L212C94" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L221C13-L223C95" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L235C13-L235C96" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L244C13-L244C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L252C13-L252C108" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L260C13-L260C123" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L268C13-L268C136" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L276C13-L276C141" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L285C13-L285C97" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L294C13-L294C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L302C13-L302C109" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L310C13-L310C124" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L318C13-L318C137" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L326C13-L326C142" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.OKCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.AbortRetryIgnore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.YesNoCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.YesNo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.RetryCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.CancelTryContinue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Question", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Exclamation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Asterisk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.ServiceNotification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.DefaultDesktopOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.RtlReading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MethodInvoker", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MouseButtons.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.XButton1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.XButton2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L18C9-L25C10" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L42C38-L42C42" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Clicks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L47C29-L47C33" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L52C24-L52C28" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L57C24-L57C28" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Delta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L62C28-L62C32" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L67C34-L67C49" + } + ], + "DocsId": "T:System.Windows.Forms.MouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.Invoke(System.Object,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MouseEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MouseEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NativeWindow.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L76C56-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L83C13-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.AssignHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L306C16-L306C58" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L417C13-L495C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L503C13-L521C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L528C13-L548C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L554C16-L554C73" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.OnHandleChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L590C9-L590C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.OnThreadException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L650C9-L650C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.ReleaseHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L657C13-L658C10" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L905C13-L906C10" + }, + { + "DocsId": "P:System.Windows.Forms.NativeWindow.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L153C32-L153C36" + } + ], + "DocsId": "T:System.Windows.Forms.NativeWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NavigateEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.NavigateEventArgs.Forward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs#L14C31-L14C35" + } + ], + "DocsId": "T:System.Windows.Forms.NavigateEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.Invoke(System.Object,System.Windows.Forms.NavigateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.BeginInvoke(System.Object,System.Windows.Forms.NavigateEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.NavigateEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventArgs.#ctor(System.Windows.Forms.TreeNode,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L24C33-L24C37" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L26C32-L26C36" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L28C34-L28C38" + } + ], + "DocsId": "T:System.Windows.Forms.NodeLabelEditEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.Invoke(System.Object,System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.BeginInvoke(System.Object,System.Windows.Forms.NodeLabelEditEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.NodeLabelEditEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L39C9-L67C10" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L72C51-L77C10" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L396C13-L420C10" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.ShowBalloonTip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L532C13-L533C10" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.ShowBalloonTip(System.Int32,System.String,System.String,System.Windows.Forms.ToolTipIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L555C13-L609C10" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L157C20-L157C69" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L169C20-L169C68" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipShown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L181C20-L181C67" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L312C20-L312C57" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L323C20-L323C63" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L334C20-L334C62" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L345C20-L345C68" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L357C20-L357C61" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L369C20-L369C61" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L382C20-L382C59" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L92C17-L92C40" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L114C17-L114C40" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L139C17-L139C41" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L192C17-L192C42" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L213C17-L213C30" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L239C17-L239C30" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L275C17-L275C33" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L297C17-L297C34" + } + ], + "DocsId": "T:System.Windows.Forms.NotifyIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L44C9-L82C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L364C13-L365C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L393C13-L422C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L429C13-L432C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L439C13-L445C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L452C13-L458C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L466C13-L501C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L509C13-L510C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L514C13-L519C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ParseEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L550C17-L571C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L673C13-L675C22" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L683C13-L712C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L738C13-L765C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ValidateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L774C13-L776C10" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L248C20-L248C48" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L283C20-L283C45" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L355C20-L355C44" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Accelerations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L93C17-L98C39" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.DecimalPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L112C17-L112C39" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Hexadecimal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L139C17-L139C37" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Increment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L160C17-L165C35" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L191C17-L191C33" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L218C17-L218C33" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L240C20-L240C32" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L275C20-L275C29" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.ThousandsSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L299C17-L299C44" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L320C17-L325C38" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAcceleration.#ctor(System.Int32,System.Decimal)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs#L17C9-L31C10" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAcceleration.Seconds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs#L41C17-L41C33" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAcceleration.Increment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs#L61C17-L61C35" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDownAcceleration", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Add(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L25C13-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L48C13-L49C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Contains(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L56C13-L56C50" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.CopyTo(System.Windows.Forms.NumericUpDownAcceleration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L64C13-L65C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Remove(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L89C13-L89C48" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.System#Collections#Generic#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L97C13-L97C43" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L102C13-L102C58" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L110C9-L113C10" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.AddRange(System.Windows.Forms.NumericUpDownAcceleration[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L120C13-L134C10" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L72C19-L72C39" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L81C19-L81C32" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L142C19-L142C40" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDownAccelerationCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs#L22C13-L27C61" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs#L35C13-L82C62" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs#L94C13-L100C77" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.OpacityConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.OpenFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L100C13-L103C93" + }, + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L111C13-L113C10" + }, + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.CheckFileExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L28C20-L28C40" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.Multiselect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L41C20-L41C65" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ReadOnlyChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L54C20-L54C57" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SelectReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L66C20-L66C66" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ShowPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L78C20-L78C58" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ShowReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L90C20-L90C62" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SafeFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L202C17-L208C65" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SafeFileNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L223C17-L235C34" + } + ], + "DocsId": "T:System.Windows.Forms.OpenFileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Orientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Orientation.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Orientation.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OSFeature.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L28C9-L30C10" + }, + { + "DocsId": "M:System.Windows.Forms.OSFeature.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L44C13-L49C25" + }, + { + "DocsId": "M:System.Windows.Forms.OSFeature.IsPresent(System.Windows.Forms.SystemParameter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L70C21-L73C26" + }, + { + "DocsId": "F:System.Windows.Forms.OSFeature.LayeredWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "DocsId": "F:System.Windows.Forms.OSFeature.Themes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "DocsId": "P:System.Windows.Forms.OSFeature.Feature", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L36C44-L36C84" + } + ], + "DocsId": "T:System.Windows.Forms.OSFeature", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L21C9-L38C10" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L67C42-L67C96" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.Copy(System.Windows.Forms.OwnerDrawPropertyBag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L74C13-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L91C13-L94C10" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L44C29-L44C33" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L46C34-L46C38" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L48C34-L48C38" + } + ], + "DocsId": "T:System.Windows.Forms.OwnerDrawPropertyBag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L34C72-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L72C30-L72C44" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L89C13-L91C10" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L93C59-L93C85" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IDeviceContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L131C43-L131C76" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IDeviceContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L132C45-L132C67" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetHDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L133C52-L133C67" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L134C68-L134C94" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#get_IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L135C59-L135C78" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.ClipRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L77C43-L77C63" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L82C37-L82C52" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L135C59-L135C78" + } + ], + "DocsId": "T:System.Windows.Forms.PaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.Invoke(System.Object,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Panel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L29C26-L36C10" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L219C13-L225C10" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L241C13-L241C92" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L252C15-L252C46" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L56C20-L56C49" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L164C20-L164C39" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L172C20-L172C41" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L180C20-L180C42" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L207C20-L207C45" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L46C20-L46C33" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L70C20-L70C37" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L103C20-L103C32" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L125C17-L140C27" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L148C48-L148C66" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L189C20-L189C32" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L199C20-L199C29" + } + ], + "DocsId": "T:System.Windows.Forms.Panel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PictureBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L66C9-L115C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.CancelAsync", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L170C13-L171C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L463C13-L506C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Load(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L535C13-L537C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.LoadAsync", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L543C13-L587C94" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.LoadAsync(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L773C13-L775C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1036C16-L1036C52" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1040C13-L1047C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1083C13-L1085C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1114C13-L1120C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1125C13-L1131C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnLoadCompleted(System.ComponentModel.AsyncCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1135C13-L1136C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnLoadProgressChanged(System.ComponentModel.ProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1140C13-L1141C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1148C13-L1183C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1187C13-L1189C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1193C13-L1195C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1202C13-L1209C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnSizeModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1213C13-L1217C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1224C13-L1225C65" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1240C13-L1241C10" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1245C13-L1259C10" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L185C20-L185C57" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L272C20-L272C50" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L288C20-L288C45" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L452C20-L452C48" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.LoadCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L781C20-L781C64" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.LoadProgressChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L789C20-L789C70" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L822C20-L822C52" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.SizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L896C20-L896C67" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L915C20-L915C48" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L931C20-L931C49" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L948C20-L948C45" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L956C20-L956C39" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L964C20-L964C39" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L972C20-L972C41" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L980C20-L980C42" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L988C20-L988C39" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L121C20-L121C34" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L134C20-L134C32" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L177C20-L177C41" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L196C17-L208C27" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L212C54-L212C69" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L218C48-L218C65" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ErrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L231C17-L247C35" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L264C20-L264C34" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L280C20-L280C29" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L301C20-L301C26" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ImageLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L313C20-L313C34" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.InitialImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L392C17-L408C38" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L444C20-L444C32" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L814C20-L814C36" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.SizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L862C20-L862C29" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L907C20-L907C32" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L923C20-L923C33" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L940C20-L940C29" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.WaitOnLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1234C20-L1234C53" + } + ], + "DocsId": "T:System.Windows.Forms.PictureBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.StretchImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.CenterImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PictureBoxSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PopupEventArgs.#ctor(System.Windows.Forms.IWin32Window,System.Windows.Forms.Control,System.Boolean,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L18C9-L24C10" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.AssociatedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L29C49-L29C53" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.AssociatedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L34C45-L34C49" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.ToolTipSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L39C35-L39C39" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.IsBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L44C33-L44C37" + } + ], + "DocsId": "T:System.Windows.Forms.PopupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.Invoke(System.Object,System.Windows.Forms.PopupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PopupEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PopupEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Offline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Online", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PowerLineStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PowerState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerState.Suspend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerState.Hibernate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PowerState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.PowerStatus.PowerLineStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L21C17-L22C73" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryChargeStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L30C17-L31C76" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryFullLifetime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L39C17-L40C63" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryLifePercent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L48C17-L50C60" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryLifeRemaining", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L58C17-L59C59" + } + ], + "DocsId": "T:System.Windows.Forms.PowerStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageProcessed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageNotNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PreProcessControlState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventArgs.#ctor(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L21C31-L21C35" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L23C28-L23C60" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L28C32-L28C72" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L38C17-L44C37" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L52C32-L52C61" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L59C34-L59C58" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L64C30-L64C66" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.IsInputKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L66C34-L66C38" + } + ], + "DocsId": "T:System.Windows.Forms.PreviewKeyDownEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.Invoke(System.Object,System.Windows.Forms.PreviewKeyDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PreviewKeyDownEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PreviewKeyDownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L31C9-L31C44" + }, + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L215C13-L225C10" + }, + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L275C13-L352C10" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L39C36-L39C40" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L48C40-L48C44" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowPaper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L57C34-L57C38" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L65C36-L65C40" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L75C20-L75C34" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.EnableMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L95C36-L95C40" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.MinMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L105C20-L105C31" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L119C20-L119C33" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L139C20-L139C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L153C32-L153C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.ShowNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L161C35-L161C39" + } + ], + "DocsId": "T:System.Windows.Forms.PageSetupDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.#ctor(System.Drawing.Printing.PrintController)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.#ctor(System.Drawing.Printing.PrintController,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L23C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L51C13-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L91C13-L104C27" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L112C13-L121C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L128C13-L140C10" + }, + { + "DocsId": "P:System.Windows.Forms.PrintControllerWithStatusDialog.IsPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L37C17-L42C30" + } + ], + "DocsId": "T:System.Windows.Forms.PrintControllerWithStatusDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L43C9-L46C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L272C13-L281C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L311C13-L317C53" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowCurrentPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L55C19-L55C44" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowSomePages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L67C19-L67C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowPrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L79C19-L79C44" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L91C19-L91C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L103C19-L103C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L147C17-L152C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.PrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L172C19-L172C39" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L184C19-L184C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.ShowNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L196C19-L196C39" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.UseEXDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L208C35-L208C39" + } + ], + "DocsId": "T:System.Windows.Forms.PrintDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L23C9-L59C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L450C16-L450C61" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.InvalidatePreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L464C13-L466C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L473C13-L475C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L515C13-L640C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnStartPageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L644C13-L648C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L690C13-L691C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L699C13-L700C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L934C13-L949C10" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L223C20-L223C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewControl.StartPageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L270C20-L270C68" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L68C17-L68C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.AutoZoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L85C19-L85C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L104C19-L104C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L121C19-L121C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L142C17-L145C27" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L174C19-L174C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L198C20-L198C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L215C20-L215C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.StartPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L237C17-L245C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L300C19-L300C31" + } + ], + "DocsId": "T:System.Windows.Forms.PrintPreviewControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L54C9-L62C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.OnClosing(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1285C13-L1287C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1299C13-L1305C10" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1309C13-L1342C51" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1351C13-L1357C26" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L125C20-L125C49" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L144C20-L144C53" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L164C20-L164C50" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L209C20-L209C57" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MaximumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L287C20-L287C52" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L318C20-L318C47" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MinimumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L338C20-L338C52" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L357C20-L357C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.SizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L376C20-L376C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L486C20-L486C57" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L520C20-L520C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L540C20-L540C49" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L581C20-L581C47" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L600C20-L600C56" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L619C20-L619C62" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L639C20-L639C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L695C20-L695C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L714C20-L714C50" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L748C20-L748C52" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L756C20-L756C58" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L776C20-L776C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L796C20-L796C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L818C20-L818C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L839C20-L839C45" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AcceptButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L74C20-L74C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L89C17-L89C39" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L105C20-L105C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L117C20-L117C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L136C20-L136C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L156C20-L156C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.CancelButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L178C20-L178C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ControlBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L190C20-L190C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L201C20-L201C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L220C20-L220C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L232C20-L232C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L243C20-L243C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.IsMdiContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L255C20-L255C39" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.KeyPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L268C20-L268C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L279C20-L279C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MaximizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L299C20-L299C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L310C20-L310C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L330C20-L330C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L349C20-L349C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L368C20-L368C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.StartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L388C20-L388C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L400C20-L400C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TransparencyKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L411C20-L411C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L422C20-L422C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.WindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L433C20-L433C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L444C20-L444C39" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L455C20-L455C46" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L466C20-L466C39" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L478C20-L478C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L497C20-L497C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DefaultMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L502C19-L502C45" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L512C20-L512C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L532C20-L532C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L548C20-L548C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L560C20-L560C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L573C20-L573C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L592C20-L592C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L611C20-L611C46" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L631C20-L631C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L652C20-L652C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L663C20-L663C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L676C20-L676C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L687C20-L687C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L706C20-L706C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L727C20-L727C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L740C20-L740C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L768C20-L768C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L788C20-L788C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L810C20-L810C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L831C20-L831C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L848C20-L848C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L861C17-L861C57" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScaleBaseSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L880C20-L880C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L899C17-L899C49" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MinimizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L912C20-L912C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.PrintPreviewControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L925C19-L925C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L935C20-L935C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ShowInTaskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L944C20-L944C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L953C20-L953C38" + } + ], + "DocsId": "T:System.Windows.Forms.PrintPreviewDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L37C56-L37C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L40C62-L40C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L43C55-L43C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L46C61-L46C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L49C55-L49C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L52C61-L52C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L55C52-L55C82" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L58C53-L58C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L61C59-L61C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L64C60-L64C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L67C57-L67C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L70C60-L70C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L73C61-L73C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L76C58-L76C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L79C59-L79C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L82C60-L82C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L85C57-L85C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L88C48-L88C74" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckSelectedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L91C56-L91C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckPressedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L94C55-L94C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.GripDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L97C41-L97C60" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.GripLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L100C42-L100C62" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L103C57-L103C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L106C58-L106C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L109C55-L109C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L112C65-L112C108" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L115C66-L115C110" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L118C63-L118C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L121C55-L121C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L124C53-L124C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L127C43-L127C64" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L130C49-L130C76" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L133C47-L133C72" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L136C62-L136C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L139C60-L139C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L142C61-L142C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L145C62-L145C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L148C59-L148C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.RaftingContainerGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L151C62-L151C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.RaftingContainerGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L154C60-L154C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.SeparatorDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L157C46-L157C70" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.SeparatorLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L160C47-L160C72" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L163C50-L163C78" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L166C57-L166C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L169C55-L169C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L172C48-L172C74" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripDropDownBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L175C60-L175C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L178C55-L178C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L181C56-L181C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L184C53-L184C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripContentPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L187C67-L187C112" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripContentPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L190C65-L190C108" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L193C60-L193C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L196C58-L196C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L199C60-L199C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L202C61-L202C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L205C58-L205C94" + } + ], + "DocsId": "T:System.Windows.Forms.ProfessionalColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProfessionalColorTable.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L15C9-L30C10" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.UseSystemColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L75C20-L75C36" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L108C57-L108C108" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L111C63-L111C82" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L114C56-L114C106" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L117C62-L117C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L120C56-L120C106" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L123C62-L123C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L126C53-L126C106" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L129C54-L129C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L132C60-L132C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L135C61-L135C117" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L138C58-L138C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L141C61-L141C117" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L144C62-L144C119" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L147C59-L147C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L150C60-L150C116" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L153C61-L153C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L156C58-L156C112" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L158C49-L158C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckSelectedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L161C57-L161C119" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckPressedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L164C56-L164C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.GripDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L167C42-L167C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.GripLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L170C43-L170C97" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L173C58-L173C109" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L176C59-L176C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L179C56-L179C151" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L182C66-L182C132" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L185C67-L185C134" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L188C64-L188C128" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L191C56-L191C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L194C54-L194C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L197C50-L197C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L200C48-L200C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L203C44-L203C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L206C63-L206C119" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L209C61-L209C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L212C62-L212C122" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L215C63-L215C130" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L218C60-L218C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.RaftingContainerGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L221C63-L221C122" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.RaftingContainerGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L224C61-L224C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.SeparatorDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L227C47-L227C97" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.SeparatorLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L230C48-L230C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L234C51-L234C79" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L237C58-L237C117" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L240C56-L240C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L243C49-L243C93" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripDropDownBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L246C61-L246C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L249C56-L249C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L252C57-L252C109" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L255C54-L255C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripContentPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L258C68-L258C127" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripContentPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L261C66-L261C123" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L264C61-L264C120" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L267C59-L267C116" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L270C61-L270C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L273C62-L273C117" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L276C59-L276C111" + } + ], + "DocsId": "T:System.Windows.Forms.ProfessionalColorTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L25C9-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L333C13-L338C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L342C13-L347C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L544C13-L562C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.Increment(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L570C13-L589C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L596C13-L608C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L615C13-L617C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L622C13-L633C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.PerformStep", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L641C13-L647C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L655C13-L656C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L673C16-L673C93" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L708C16-L708C53" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L125C20-L125C56" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L141C20-L141C62" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L157C20-L157C57" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L185C20-L185C45" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L201C20-L201C48" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L362C20-L362C48" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L395C20-L395C56" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L431C20-L431C48" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L449C20-L449C45" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L482C20-L482C45" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L490C20-L490C50" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L498C20-L498C39" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L506C20-L506C41" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L514C20-L514C42" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L522C20-L522C39" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L530C20-L530C39" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L538C20-L538C39" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L51C17-L70C27" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L78C20-L78C34" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L86C20-L86C40" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L100C20-L100C26" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L133C20-L133C46" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L149C20-L149C41" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L161C54-L161C69" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L163C48-L163C65" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L168C20-L168C39" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L177C20-L177C29" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L193C20-L193C32" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.MarqueeAnimationSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L215C20-L215C42" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L258C20-L258C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L299C20-L299C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L354C20-L354C32" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L377C20-L377C38" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Step", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L408C20-L408C25" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L423C20-L423C32" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L441C20-L441C29" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L462C20-L462C26" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawHorizontalBar(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L31C13-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawVerticalBar(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L41C13-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawHorizontalChunks(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L51C13-L54C10" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawVerticalChunks(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L61C13-L64C10" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L24C43-L24C74" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.ChunkThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L73C17-L75C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.ChunkSpaceThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L86C17-L88C92" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Blocks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Continuous", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Marquee", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBarStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L30C9-L254C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#add_ComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1426C20-L1426C76" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#remove_ComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1427C23-L1427C82" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CollapseAllGridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1580C16-L1580C105" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1609C78-L1609C116" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CreatePropertyTab(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1648C74-L1648C78" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1811C13-L1867C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#EnsurePendingChangesCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2113C17-L2129C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ExpandAllGridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2132C16-L2132C123" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#get_InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2234C51-L2234C74" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#DropDownDone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2236C52-L2236C77" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#HandleF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2240C13-L2251C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#SaveState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2255C13-L2265C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#LoadState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2269C13-L2319C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Interop#Ole32#IPropertyNotifySink#OnChanged(Interop.Ole32.DispatchID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2345C13-L2372C33" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2494C13-L2496C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2500C13-L2502C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2508C13-L2515C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2519C13-L2521C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2525C13-L2539C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2544C13-L2549C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2731C13-L2742C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2746C13-L2770C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2774C13-L2806C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Interop#Ole32#IPropertyNotifySink#OnRequestEdit(Interop.Ole32.DispatchID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2816C13-L2816C33" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2821C13-L2827C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2840C13-L2841C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnNotifyPropertyValueUIItemsChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2845C13-L2847C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2853C13-L2883C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertySortChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2888C13-L2889C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertyTabChanged(System.Windows.Forms.PropertyTabChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2893C13-L2894C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertyValueChanged(System.Windows.Forms.PropertyValueChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2898C13-L2899C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSelectedGridItemChanged(System.Windows.Forms.SelectedGridItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2942C13-L2943C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSelectedObjectsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2947C13-L2948C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3168C13-L3174C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3181C13-L3313C25" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3318C13-L3325C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.RefreshTabs(System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3385C13-L3425C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ResetSelectedProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3621C48-L3621C65" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ShowEventsButton(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3942C13-L3952C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L4174C13-L4185C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L4200C13-L4394C10" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L349C20-L349C56" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L365C20-L365C62" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L596C20-L596C50" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L831C20-L831C48" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1191C20-L1191C45" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1346C20-L1346C41" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1355C20-L1355C42" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1364C20-L1364C39" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1373C20-L1373C43" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1382C20-L1382C41" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1391C20-L1391C43" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1400C20-L1400C44" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1409C20-L1409C44" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertyValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1420C20-L1420C73" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#ComComponentNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1426C20-L1426C76" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertyTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1437C20-L1437C71" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertySortChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1448C20-L1448C72" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.SelectedGridItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1459C20-L1459C76" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.SelectedObjectsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1467C20-L1467C75" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L322C20-L322C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L328C20-L328C34" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L341C20-L341C40" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L357C20-L357C46" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L374C20-L374C72" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CanShowCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L411C48-L411C76" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CategoryForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L421C20-L421C44" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L439C20-L439C43" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L454C20-L454C43" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L469C20-L469C49" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L480C20-L480C55" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsDisabledLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L491C20-L491C57" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L503C20-L503C45" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L512C48-L512C69" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsVisibleIfAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L523C20-L523C46" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ContextMenuDefaultLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L545C52-L545C88" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L555C20-L555C33" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L558C48-L558C61" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DefaultTabType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L563C50-L563C71" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DrawFlatToolbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L571C20-L571C36" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L588C20-L588C34" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L642C20-L642C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L654C20-L654C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L666C20-L666C41" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L679C20-L679C32" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedItemWithFocusBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L714C20-L714C51" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedItemWithFocusForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L733C20-L733C51" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DisabledItemForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L752C20-L752C43" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CategorySplitterColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L768C20-L768C42" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CanShowVisualStyleGlyphs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L788C20-L788C45" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.LineColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L804C20-L804C30" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L823C20-L823C32" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertySort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L844C20-L844C38" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L890C54-L890C63" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L902C20-L902C105" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedObjects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L910C20-L910C105" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1143C17-L1143C42" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedGridItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1152C20-L1152C61" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ShowFocusCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1156C59-L1156C63" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1160C20-L1160C29" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1184C20-L1184C29" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.LargeButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1200C20-L1200C33" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ToolbarVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1248C20-L1248C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ToolStripRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1267C20-L1267C40" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1282C20-L1282C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1295C20-L1295C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1311C20-L1311C36" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2234C51-L2234C74" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SortByPropertyImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3960C57-L3960C117" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SortByCategoryImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3968C57-L3968C120" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ShowPropertyPageImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3976C59-L3976C119" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L4143C20-L4143C49" + }, + { + "DocsId": "T:System.Windows.Forms.PropertyGrid.PropertyTabCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L52C9-L54C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L80C13-L95C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L102C13-L117C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L123C84-L123C96" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L130C13-L133C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L140C13-L147C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L151C18-L155C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L163C13-L167C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L175C13-L178C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L208C13-L208C96" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L218C13-L218C98" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L22C43-L22C54" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L190C20-L190C21" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L200C38-L200C39" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PropertySort.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.NoSort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.Alphabetical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.Categorized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.CategorizedAlphabetical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertySort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventArgs.#ctor(System.Windows.Forms.Design.PropertyTab,System.Windows.Forms.Design.PropertyTab)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs#L11C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyTabChangedEventArgs.OldTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs#L17C38-L17C42" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyTabChangedEventArgs.NewTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs#L19C38-L19C42" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyTabChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.Invoke(System.Object,System.Windows.Forms.PropertyTabChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PropertyTabChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyTabChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventArgs.#ctor(System.Windows.Forms.GridItem,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyValueChangedEventArgs.ChangedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L18C40-L18C44" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyValueChangedEventArgs.OldValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L20C35-L20C39" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyValueChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.Invoke(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyValueChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L13C9-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventArgs.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L17C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpNamespace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L24C40-L24C44" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L26C37-L26C41" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L28C38-L28C42" + } + ], + "DocsId": "T:System.Windows.Forms.QueryAccessibilityHelpEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.Invoke(System.Object,System.Windows.Forms.QueryAccessibilityHelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QueryAccessibilityHelpEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QueryAccessibilityHelpEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventArgs.#ctor(System.Int32,System.Boolean,System.Windows.Forms.DragAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L15C9-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.KeyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L25C31-L25C35" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.EscapePressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L30C37-L30C41" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L35C36-L35C40" + } + ], + "DocsId": "T:System.Windows.Forms.QueryContinueDragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.Invoke(System.Object,System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QueryContinueDragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QueryContinueDragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QuestionEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs#L9C9-L11C10" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs#L13C9-L16C10" + }, + { + "DocsId": "P:System.Windows.Forms.QuestionEventArgs.Response", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs#L18C32-L18C36" + } + ], + "DocsId": "T:System.Windows.Forms.QuestionEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.Invoke(System.Object,System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QuestionEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QuestionEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L30C9-L60C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L276C13-L283C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L377C13-L377C58" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L382C13-L388C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L397C13-L408C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L415C13-L421C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L427C13-L451C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L543C13-L562C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L570C13-L580C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L584C13-L598C26" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L606C13-L607C59" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.AppearanceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L134C20-L134C69" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L210C20-L210C45" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L219C20-L219C50" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L367C20-L367C66" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.AutoCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L74C17-L74C35" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L100C17-L100C36" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.CheckAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L152C17-L152C36" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L183C17-L183C35" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L227C17-L249C27" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L261C17-L261C42" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L343C20-L343C32" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L355C20-L355C34" + }, + { + "DocsId": "T:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L44C13-L52C30" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L62C13-L68C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L75C13-L76C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L117C13-L120C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L127C13-L128C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L166C13-L169C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L176C13-L177C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.GetGlyphSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L218C13-L220C10" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButtonRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L29C61-L29C65" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButtonRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RelatedImageListAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RelatedImageListAttribute.cs#L16C9-L19C10" + }, + { + "DocsId": "P:System.Windows.Forms.RelatedImageListAttribute.RelatedImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RelatedImageListAttribute.cs#L25C17-L25C42" + } + ], + "DocsId": "T:System.Windows.Forms.RelatedImageListAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RelatedImageListAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.RetrieveVirtualItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs#L14C32-L14C36" + }, + { + "DocsId": "P:System.Windows.Forms.RetrieveVirtualItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs#L16C37-L16C41" + } + ], + "DocsId": "T:System.Windows.Forms.RetrieveVirtualItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.Invoke(System.Object,System.Windows.Forms.RetrieveVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.RetrieveVirtualItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RetrieveVirtualItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RichTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L81C9-L129C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CanPaste(System.Windows.Forms.DataFormats.Format)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1700C16-L1700C90" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1707C13-L1708C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1862C13-L1862C59" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1870C13-L1870C45" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Int32,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1878C13-L1878C50" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Int32,System.Int32,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1886C13-L2008C29" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2016C13-L2016C46" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2024C13-L2024C50" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[],System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2035C13-L2191C26" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2308C13-L2320C26" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2346C16-L2346C86" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2353C13-L2365C23" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2384C13-L2385C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.String,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2393C13-L2404C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.IO.Stream,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2411C13-L2433C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2437C13-L2443C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2447C13-L2479C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnContentsResized(System.Windows.Forms.ContentsResizedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2487C13-L2488C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2492C13-L2503C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2509C13-L2601C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2605C13-L2618C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2626C13-L2627C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnLinkClicked(System.Windows.Forms.LinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2635C13-L2636C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnImeChange(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2643C13-L2644C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnProtected(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2652C13-L2654C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2662C13-L2663C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnVScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2671C13-L2672C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Paste(System.Windows.Forms.DataFormats.Format)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2679C13-L2680C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2684C13-L2695C55" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Redo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2701C31-L2701C76" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2710C13-L2711C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.String,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2719C13-L2730C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.IO.Stream,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2741C21-L2760C10" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L3262C78-L3262C111" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CreateRichEditOleCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L3271C13-L3271C42" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L3568C13-L3675C10" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L215C20-L215C56" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L231C20-L231C62" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.ContentsResized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1589C20-L1589C65" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1600C20-L1600C42" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1611C20-L1611C43" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1619C20-L1619C43" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1627C20-L1627C42" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1635C20-L1635C46" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1643C20-L1643C51" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.HScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1651C20-L1651C59" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1659C20-L1659C64" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.ImeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1667C20-L1667C61" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.Protected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1675C20-L1675C61" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1683C20-L1683C61" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.VScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1691C20-L1691C59" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L140C17-L140C67" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L176C20-L176C33" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AutoWordSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L188C19-L188C74" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L207C20-L207C40" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L223C20-L223C46" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BulletIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L247C17-L247C37" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.CanRedo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L281C32-L281C109" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L288C17-L351C27" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.DetectUrls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L370C17-L370C68" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L390C17-L390C42" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.EnableAutoDragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L405C17-L405C73" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L416C20-L416C34" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L435C20-L435C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.LanguageOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L520C17-L525C39" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L549C20-L549C34" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L556C20-L556C34" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RedoActionName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L586C17-L592C47" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RichTextShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L602C19-L602C81" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RightMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L625C17-L625C36" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L664C17-L675C36" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L712C17-L712C83" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L740C17-L770C43" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionBullet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L816C17-L841C77" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionCharOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L882C17-L884C54" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L924C17-L934C33" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L960C17-L980C33" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1020C17-L1020C48" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionHangingIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1041C17-L1058C59" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1089C17-L1106C52" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1136C17-L1146C44" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionProtected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1162C17-L1163C105" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectedRtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1184C17-L1185C59" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionRightIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1212C17-L1230C57" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1265C17-L1286C32" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1330C17-L1331C48" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1352C17-L1360C60" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ShowSelectionMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1374C19-L1374C67" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1398C17-L1429C40" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1476C17-L1482C100" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.UndoActionName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1501C17-L1507C47" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ZoomFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1546C17-L1564C43" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.WholeWord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.MatchCase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.NoHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.Reverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxFinds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoFontSizeAdjust", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.DualFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.ImeAlwaysSendNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.ImeCancelComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.UIFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxLanguageOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxSelectionAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Object", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.MultiChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.MultiObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxSelectionTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.RichText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.PlainText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.RichNoOleObjs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.TextTextOleObjs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.UnicodePlainText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxStreamType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Level1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Level2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxWordPunctuations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RightToLeft.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L9C9-L11C10" + }, + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor(System.Windows.Forms.SizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor(System.Windows.Forms.SizeType,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.RowStyle.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L26C20-L26C29" + } + ], + "DocsId": "T:System.Windows.Forms.RowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.OpenFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L77C13-L79C84" + }, + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L143C13-L146C10" + }, + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.CheckWriteAccess", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L30C20-L30C66" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.CreatePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L43C20-L43C61" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.ExpandedMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L55C20-L55C57" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.OverwritePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L68C20-L68C64" + } + ], + "DocsId": "T:System.Windows.Forms.SaveFileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Screen.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L280C13-L288C26" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L297C13-L303C60" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L314C13-L321C69" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L331C13-L333C47" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L342C13-L348C69" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L358C13-L358C46" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L367C13-L367C52" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L376C13-L376C49" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L385C13-L385C41" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L394C13-L394C47" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L403C13-L403C44" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L409C46-L409C68" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L444C13-L444C179" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.AllScreens", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L107C17-L134C34" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.BitsPerPixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L145C17-L145C34" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L156C17-L156C32" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.DeviceName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L167C17-L167C36" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.Primary", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L179C17-L179C33" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.PrimaryScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L191C17-L206C73" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.WorkingArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L220C17-L241C37" + } + ], + "DocsId": "T:System.Windows.Forms.Screen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L35C9-L81C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L234C17-L243C41" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L298C13-L320C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.GetScrollState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L602C51-L602C78" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L622C13-L629C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L639C13-L676C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L681C13-L685C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L689C13-L706C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L712C13-L713C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L718C13-L725C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L735C13-L737C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L744C13-L746C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetDisplayRectLocation(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L764C13-L835C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L843C13-L867C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScrollToControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L878C13-L929C44" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L960C13-L961C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetAutoScrollMargin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L981C13-L999C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetScrollState(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L1128C13-L1136C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L1495C13-L1510C10" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollableControl.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L951C20-L951C59" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateAutoScrolling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateHScrollVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateVScrollVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateUserHasScrolled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateFullDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L93C20-L93C60" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L114C20-L114C42" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L137C17-L138C50" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L157C20-L157C42" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L177C17-L197C27" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L210C17-L226C63" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L234C17-L243C41" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.HScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L252C20-L252C61" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L263C54-L263C103" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.VScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L270C20-L270C61" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L281C52-L281C99" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L289C48-L289C91" + }, + { + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L23C9-L50C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L137C13-L139C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L485C13-L494C68" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L501C13-L507C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L514C13-L516C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L522C16-L522C78" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L533C13-L570C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L576C16-L576C77" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L590C13-L591C96" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.UpdateScrollInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L596C13-L623C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L725C13-L750C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L760C16-L760C51" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L68C20-L68C49" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L84C20-L84C50" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L100C20-L100C56" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L116C20-L116C62" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L156C20-L156C50" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L173C20-L173C45" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L189C20-L189C48" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L341C20-L341C45" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L390C20-L390C39" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L398C20-L398C39" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L406C20-L406C45" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L414C20-L414C44" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L422C20-L422C50" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L430C20-L430C43" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L438C20-L438C41" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L446C20-L446C43" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L457C20-L457C59" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L470C20-L470C65" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L60C20-L60C33" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L76C20-L76C34" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L92C20-L92C40" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L108C20-L108C46" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L124C17-L127C27" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L131C54-L131C69" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L133C53-L133C66" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L148C20-L148C34" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L165C20-L165C29" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L181C20-L181C32" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L209C17-L209C72" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L235C20-L235C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L265C20-L265C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L300C17-L300C60" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L322C20-L322C32" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L333C20-L333C29" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L355C20-L355C26" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ScaleScrollBarForDpiChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L382C20-L382C47" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawArrowButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L31C13-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawHorizontalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L41C13-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawVerticalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L51C13-L54C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawHorizontalThumbGrip(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L61C13-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawVerticalThumbGrip(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L71C13-L74C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawRightHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L81C13-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawLeftHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L91C13-L94C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawUpperVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L101C13-L104C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawLowerVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L111C13-L114C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawSizeBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L121C13-L124C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.GetThumbGripSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L131C13-L133C77" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.GetSizeBoxSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L141C13-L143C77" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L24C43-L24C74" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollBars.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L16C9-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Windows.Forms.ScrollOrientation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L26C9-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L34C9-L39C10" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Int32,System.Windows.Forms.ScrollOrientation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L41C9-L47C10" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L52C39-L52C43" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L57C31-L57C35" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.OldValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L62C31-L62C35" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.ScrollOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L67C54-L67C58" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.Invoke(System.Object,System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ScrollEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.SmallDecrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.SmallIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.LargeDecrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.LargeIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.ThumbPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.ThumbTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.First", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.Last", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.EndScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L16C9-L35C10" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.ParentControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L26C55-L26C62" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L45C20-L45C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L83C17-L83C72" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L110C20-L110C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L146C20-L146C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L199C17-L199C60" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L227C20-L227C26" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L252C20-L252C28" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SearchDirectionHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventArgs.#ctor(System.Boolean,System.Boolean,System.Boolean,System.String,System.Drawing.Point,System.Windows.Forms.SearchDirectionHint,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L35C42-L27C10" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IsTextSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L29C36-L29C40" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IsPrefixSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L31C38-L31C42" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IncludeSubItemsInSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L33C47-L33C51" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L35C28-L35C32" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L37C31-L37C35" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.StartingPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L39C38-L39C42" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Direction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L41C48-L41C52" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L43C33-L43C37" + } + ], + "DocsId": "T:System.Windows.Forms.SearchForVirtualItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.Invoke(System.Object,System.Windows.Forms.SearchForVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SearchForVirtualItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SearchForVirtualItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Domain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Alias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.WellKnownGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.DeletedAccount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Computer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SecurityIDType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventArgs.#ctor(System.Windows.Forms.GridItem,System.Windows.Forms.GridItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs#L15C9-L19C10" + }, + { + "DocsId": "P:System.Windows.Forms.SelectedGridItemChangedEventArgs.OldSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs#L24C41-L24C45" + }, + { + "DocsId": "P:System.Windows.Forms.SelectedGridItemChangedEventArgs.NewSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs#L29C41-L29C45" + } + ], + "DocsId": "T:System.Windows.Forms.SelectedGridItemChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.Invoke(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectedGridItemChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SelectionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.One", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.MultiSimple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.MultiExtended", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L18C9-L30C10" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L18C9-L52C10" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor(System.Windows.Forms.SelectionRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L18C9-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L98C13-L98C94" + }, + { + "DocsId": "P:System.Windows.Forms.SelectionRange.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L70C17-L70C28" + }, + { + "DocsId": "P:System.Windows.Forms.SelectionRange.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L85C17-L85C30" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L27C13-L32C61" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L41C13-L46C64" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L54C13-L90C62" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L102C13-L144C77" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L156C17-L167C10" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L175C13-L175C25" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L186C13-L187C64" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L196C13-L196C25" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionRangeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SendKeys.Send(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs#L901C49-L901C72" + }, + { + "DocsId": "M:System.Windows.Forms.SendKeys.SendWait(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs#L971C53-L971C73" + }, + { + "DocsId": "M:System.Windows.Forms.SendKeys.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs#L990C13-L995C10" + } + ], + "DocsId": "T:System.Windows.Forms.SendKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Shortcut.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlA", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlB", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlG", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlH", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlJ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlL", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlN", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlO", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlP", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlQ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlT", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlU", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlV", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlZ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftA", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftB", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftG", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftH", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftJ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftL", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftN", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftO", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftP", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftQ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftT", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftU", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftV", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftZ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlIns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftIns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Del", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlDel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftDel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltRightArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltLeftArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltUpArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltDownArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltBksp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Shortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SizeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.Absolute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.Percent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SortOrder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.Ascending", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.Descending", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SortOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitContainer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L37C9-L113C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L860C13-L861C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L869C13-L886C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L933C13-L935C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L943C13-L1012C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1019C13-L1047C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1054C13-L1062C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1069C13-L1071C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1076C13-L1124C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1131C13-L1138C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1145C13-L1178C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1185C13-L1208C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1216C13-L1218C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1225C13-L1230C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnSplitterMoving(System.Windows.Forms.SplitterCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1239C13-L1240C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnSplitterMoved(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1249C13-L1250C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1255C13-L1260C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1434C16-L1434C56" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1776C17-L1795C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1801C13-L1833C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2078C13-L2098C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2329C13-L2362C51" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2372C13-L2414C33" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2421C13-L2427C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2431C13-L2449C10" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2454C13-L2454C110" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L196C20-L196C49" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L290C20-L290C46" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L298C20-L298C48" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L519C20-L519C48" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L892C20-L892C56" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L900C20-L900C62" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.SplitterMoving", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L908C20-L908C59" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.SplitterMoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L916C20-L916C58" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L924C20-L924C45" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L131C17-L131C30" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L141C20-L141C41" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L153C20-L153C42" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L165C20-L165C41" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L176C20-L176C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L188C20-L188C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L204C20-L204C40" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L212C20-L212C46" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L225C17-L225C47" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L243C20-L243C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L283C20-L283C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L310C20-L310C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L332C17-L332C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.FixedPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L347C17-L347C36" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.IsSplitterFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L388C39-L388C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L424C19-L424C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L485C39-L485C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L511C20-L511C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L533C17-L533C41" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L559C17-L559C41" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L587C17-L587C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L606C39-L606C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L620C17-L620C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterDistance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L644C17-L644C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L755C17-L755C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L778C17-L781C26" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L796C17-L796C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L833C20-L833C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L850C20-L850C29" + } + ], + "DocsId": "T:System.Windows.Forms.SplitContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Splitter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L33C9-L60C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L209C16-L209C50" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L820C13-L825C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L829C13-L834C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L838C13-L848C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L852C13-L854C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnSplitterMoving(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L863C13-L869C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnSplitterMoved(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L878C13-L884C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L888C13-L908C10" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L988C13-L989C150" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L132C20-L132C50" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L148C20-L148C56" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L164C20-L164C62" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L181C20-L181C45" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L309C20-L309C48" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L450C20-L450C48" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L469C20-L469C45" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L477C20-L477C39" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L485C20-L485C39" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L493C20-L493C41" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L501C20-L501C42" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L509C20-L509C39" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.SplitterMoving", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L517C20-L517C58" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.SplitterMoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L525C20-L525C57" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L74C17-L74C42" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L86C20-L86C34" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L98C17-L98C61" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L106C17-L116C43" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L124C20-L124C34" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L140C20-L140C40" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L156C20-L156C46" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L173C20-L173C29" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L195C20-L195C32" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L221C17-L235C27" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L243C17-L243C40" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L251C20-L251C29" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L301C20-L301C32" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.MinExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L327C17-L327C34" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L353C17-L353C33" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.SplitPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L378C17-L383C35" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L442C20-L442C32" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L461C20-L461C29" + } + ], + "DocsId": "T:System.Windows.Forms.Splitter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L18C102-L24C10" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.MouseCursorX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L29C35-L29C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.MouseCursorY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L34C35-L34C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.SplitX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L39C29-L39C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.SplitY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L44C29-L44C33" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.Invoke(System.Object,System.Windows.Forms.SplitterCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SplitterCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L16C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L27C24-L27C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L32C24-L32C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.SplitX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L37C29-L37C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.SplitY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L42C29-L42C33" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.Invoke(System.Object,System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SplitterEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterPanel.#ctor(System.Windows.Forms.SplitContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L16C54-L20C10" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L45C20-L45C49" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L296C20-L296C48" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L308C20-L308C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L320C20-L320C49" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L332C20-L332C49" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L344C20-L344C48" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L33C20-L33C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L59C20-L59C41" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L71C20-L71C31" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L84C20-L84C36" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L102C20-L102C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L114C20-L114C36" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L127C20-L127C47" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L145C20-L145C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L155C53-L155C76" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L165C20-L165C36" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L177C20-L177C36" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L192C20-L192C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L213C20-L213C31" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L225C20-L225C54" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L237C20-L237C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L251C20-L251C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L264C20-L264C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L278C20-L278C46" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.StatusStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L31C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L248C13-L248C58" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L253C13-L253C67" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L258C13-L268C10" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L328C13-L334C10" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L338C13-L368C10" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L374C13-L438C10" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnSpringTableLayoutCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L458C13-L573C10" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L577C13-L625C10" + }, + { + "DocsId": "E:System.Windows.Forms.StatusStrip.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L137C20-L137C48" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L51C20-L51C36" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L59C17-L59C30" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L67C17-L67C42" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L75C17-L91C69" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L100C17-L100C41" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L107C20-L107C29" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L114C20-L114C34" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L121C20-L121C36" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L130C20-L130C32" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L159C20-L159C41" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.SizingGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L193C17-L193C47" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.SizeGripBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L211C17-L228C40" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L237C20-L237C32" + } + ], + "DocsId": "T:System.Windows.Forms.StatusStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.StructFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Unicode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.StructFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetVerticalScrollBarWidthForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L84C13-L89C64" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetHorizontalScrollBarHeightForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L102C13-L107C64" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetBorderSizeForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L132C13-L138C31" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetMenuFontForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L188C13-L188C84" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.VerticalScrollBarArrowHeightForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L262C13-L262C82" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetHorizontalScrollBarArrowWidthForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L275C13-L280C64" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DragFullWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L34C16-L34C78" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HighContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L43C17-L54C39" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelScrollLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L62C16-L62C78" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PrimaryMonitorSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L68C16-L69C68" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L76C20-L76C63" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L95C56-L95C99" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaptionHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L115C20-L115C63" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L123C20-L124C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FixedFrameBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L146C20-L147C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarThumbHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L153C59-L153C101" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarThumbWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L158C60-L158C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L165C20-L166C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CursorSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L174C20-L175C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L181C40-L181C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L220C41-L220C81" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PowerStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L225C50-L225C85" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.WorkingArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L234C17-L236C29" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KanjiWindowHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L244C48-L244C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MousePresent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L250C44-L250C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarArrowHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L255C59-L255C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarArrowWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L268C60-L268C103" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DebugOS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L286C39-L286C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseButtonsSwapped", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L292C51-L292C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimumWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L299C20-L300C69" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L308C20-L309C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FrameBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L317C20-L318C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinWindowTrackSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L326C20-L327C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DoubleClickSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L337C20-L338C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DoubleClickTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L345C46-L345C89" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconSpacingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L353C20-L354C77" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.RightAlignedMenus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L361C49-L361C105" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PenWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L366C42-L366C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DbcsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L372C43-L372C93" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L377C43-L377C90" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Secure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L382C38-L382C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Border3DSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L389C20-L390C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimizedWindowSpacingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L399C20-L400C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SmallIconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L408C20-L409C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ToolWindowCaptionHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L415C54-L415C99" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ToolWindowCaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L422C20-L423C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L431C20-L432C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ArrangeStartingPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L442C17-L444C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ArrangeDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L455C17-L457C63" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimizedWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L466C20-L467C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MaxWindowTrackSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L476C20-L477C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PrimaryMonitorMaximizedWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L486C20-L487C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L493C39-L493C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.TerminalServerSession", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L495C53-L495C120" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BootMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L500C44-L500C97" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DragSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L508C20-L509C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ShowSounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L517C42-L517C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuCheckSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L524C20-L525C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MidEastEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L531C46-L531C99" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.NativeMouseWheelSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L555C55-L555C111" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelPresent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L560C49-L560C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VirtualScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L569C17-L578C69" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MonitorCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L589C17-L594C26" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MonitorsSameDisplayFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L605C17-L610C29" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ComputerName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L617C46-L617C69" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserDomainName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L622C48-L622C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserInteractive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L632C17-L651C44" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L659C42-L659C62" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsDropShadowEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L679C16-L679C73" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsFlatMenuEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L685C16-L685C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsFontSmoothingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L691C16-L691C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FontSmoothingContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L697C16-L697C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FontSmoothingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L703C16-L703C79" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconHorizontalSpacing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L709C16-L709C80" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconVerticalSpacing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L715C16-L715C78" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsIconTitleWrappingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L721C16-L721C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuAccessKeysUnderlined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L727C16-L727C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KeyboardDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L735C16-L735C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsKeyboardPreferred", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L742C16-L742C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KeyboardSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L749C16-L749C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseHoverSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L756C16-L758C80" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseHoverTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L765C16-L765C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L771C16-L771C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsSnapToDefaultEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L777C16-L777C78" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PopupMenuAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L783C16-L784C69" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMenuFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L790C16-L790C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuShowDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L797C16-L797C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsComboBoxAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L803C16-L803C80" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsTitleBarGradientEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L809C16-L809C79" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsHotTrackingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L815C16-L815C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsListBoxSmoothScrollingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L821C16-L821C85" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMenuAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L827C16-L827C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsSelectionFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L833C16-L833C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsToolTipAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L839C16-L839C79" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UIEffectsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L845C16-L845C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsActiveWindowTrackingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L851C16-L851C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ActiveWindowTrackingDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L857C16-L857C81" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMinimizeRestoreAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L863C16-L863C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BorderMultiplierFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L869C16-L869C68" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaretBlinkTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L874C45-L874C87" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaretWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L880C16-L880C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelScrollDelta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L882C52-L882C77" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalFocusThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L887C53-L887C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalFocusThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L892C55-L892C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalResizeBorderThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L897C60-L897C105" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalResizeBorderThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L902C62-L902C107" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ScreenOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L911C17-L929C27" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SizingBorderWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L940C17-L942C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SmallCaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L953C17-L957C38" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuBarButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L968C17-L972C38" + } + ], + "DocsId": "T:System.Windows.Forms.SystemInformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SystemParameter.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.DropShadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FlatMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FontSmoothingContrastMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FontSmoothingTypeMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.MenuFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.SelectionFade", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.ToolTipAnimationMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.UIEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.CaretWidthMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.VerticalFocusThicknessMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.HorizontalFocusThicknessMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SystemParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabAppearance.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.Buttons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.FlatButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L39C9-L94C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L960C78-L960C114" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L964C13-L964C48" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L969C13-L987C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L999C13-L1011C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1018C13-L1022C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1029C13-L1033C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1037C13-L1046C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetControl(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1076C13-L1076C47" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1094C13-L1100C27" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetItems(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1108C13-L1114C27" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetTabRect(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1127C13-L1143C85" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetToolTipText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1148C13-L1155C40" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1218C13-L1232C45" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1254C13-L1261C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1270C13-L1336C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1340C13-L1355C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1366C13-L1367C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1385C13-L1390C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1408C13-L1414C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1418C13-L1420C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1428C13-L1445C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1464C13-L1467C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1472C13-L1486C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1497C13-L1504C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelecting(System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1511C13-L1512C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelected(System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1519C13-L1526C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDeselecting(System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1533C13-L1534C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDeselected(System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1541C13-L1549C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1556C13-L1561C50" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1584C13-L1587C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.RemoveAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1632C13-L1641C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1728C13-L1733C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1740C13-L1744C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1751C13-L1755C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1846C13-L1856C22" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1862C13-L1865C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.UpdateTabSelection(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1872C13-L1956C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1960C13-L1963C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L2094C13-L2166C10" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L193C20-L193C50" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L209C20-L209C56" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L225C20-L225C62" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L264C20-L264C50" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L843C20-L843C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L851C20-L851C40" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L859C20-L859C77" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L867C20-L867C52" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Selecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L878C20-L878C62" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L889C20-L889C61" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Deselecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L900C20-L900C64" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Deselected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L911C20-L911C63" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L923C20-L923C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L112C17-L112C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L147C17-L153C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L182C17-L182C45" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L201C20-L201C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L217C20-L217C46" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L237C17-L237C43" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L248C20-L248C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L256C20-L256C34" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L278C17-L349C27" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L364C17-L397C26" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L411C17-L411C34" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.HotTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L435C20-L435C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L461C17-L461C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L509C17-L521C34" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L562C20-L562C45" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L589C17-L589C33" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L622C17-L622C43" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L649C16-L649C83" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L663C20-L663C120" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SelectedTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L734C17-L741C41" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L763C20-L763C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L789C20-L789C48" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L811C19-L811C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L826C17-L826C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L835C20-L835C29" + }, + { + "DocsId": "T:System.Windows.Forms.TabControl.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.TabControl.TabPageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabControlAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Selecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Deselecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Deselected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventArgs.#ctor(System.Windows.Forms.TabPage,System.Int32,System.Boolean,System.Windows.Forms.TabControlAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L20C15-L25C10" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L30C35-L30C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.TabPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L35C35-L35C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L40C42-L40C46" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.Invoke(System.Object,System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TabControlCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlEventArgs.#ctor(System.Windows.Forms.TabPage,System.Int32,System.Windows.Forms.TabControlAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L15C9-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L25C35-L25C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.TabPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L30C35-L30C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L35C42-L35C46" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.Invoke(System.Object,System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TabControlEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.OwnerDrawFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabDrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L21C15-L26C10" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.CellBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L41C39-L41C43" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L43C29-L43C33" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L45C26-L45C30" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutCellPaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.Invoke(System.Object,System.Windows.Forms.TableLayoutCellPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TableLayoutCellPaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutCellPaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Add(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L22C51-L22C89" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Insert(System.Int32,System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L24C66-L24C109" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Remove(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L32C55-L32C91" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Contains(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L34C57-L34C100" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.IndexOf(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L36C55-L36C97" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutColumnStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L28C19-L28C60" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutColumnStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutControlCollection.#ctor(System.Windows.Forms.TableLayoutPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs#L19C75-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutControlCollection.Add(System.Windows.Forms.Control,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs#L32C13-L35C10" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutControlCollection.Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs#L25C45-L25C49" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L28C9-L31C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L194C13-L194C59" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L206C13-L206C69" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumnSpan(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L215C13-L215C64" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetColumnSpan(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L221C13-L223C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRowSpan(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L231C13-L231C61" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetRowSpan(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L237C13-L239C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L249C13-L249C57" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetRow(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L255C13-L257C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetCellPosition(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L267C13-L267C66" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetCellPosition(System.Windows.Forms.Control,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L273C13-L274C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumn(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L284C13-L284C60" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetColumn(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L290C13-L292C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetControlFromPosition(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L299C13-L299C87" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetPositionFromControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L304C13-L304C73" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumnWidths", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L314C13-L326C23" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRowHeights", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L336C13-L348C23" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L370C13-L372C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnCellPaint(System.Windows.Forms.TableLayoutCellPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L376C13-L377C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L381C13-L531C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L536C13-L538C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L545C13-L547C10" + }, + { + "DocsId": "E:System.Windows.Forms.TableLayoutPanel.CellPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L359C20-L359C62" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L35C19-L35C47" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L45C17-L45C45" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L72C20-L72C36" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.CellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L86C19-L86C63" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L112C19-L112C70" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L126C19-L126C59" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.GrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L146C17-L146C55" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L165C19-L165C56" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.RowStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L177C19-L177C57" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.ColumnStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L188C19-L188C60" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.InsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetPartial", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L20C13-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L40C13-L45C46" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.Equals(System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L49C16-L49C58" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.op_Equality(System.Windows.Forms.TableLayoutPanelCellPosition,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L53C13-L53C63" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.op_Inequality(System.Windows.Forms.TableLayoutPanelCellPosition,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L58C13-L58C32" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L61C46-L61C63" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L63C46-L63C75" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanelCellPosition.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L34C26-L34C30" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanelCellPosition.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L36C29-L36C33" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelCellPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.AddRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.AddColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelGrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Add(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L22C45-L22C80" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Insert(System.Int32,System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L24C60-L24C100" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Remove(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L32C49-L32C82" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Contains(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L34C51-L34C91" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.IndexOf(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L36C49-L36C88" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutRowStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L28C19-L28C57" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutRowStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetColumnSpan(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L251C13-L260C70" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetColumnSpan(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L266C13-L289C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetRowSpan(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L293C13-L302C67" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetRowSpan(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L308C13-L331C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetRow(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L341C13-L351C47" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetRow(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L362C13-L370C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetCellPosition(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L380C13-L382C90" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetCellPosition(System.Object,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L393C13-L396C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetColumn(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L406C13-L416C50" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetColumn(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L427C13-L442C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L500C13-L507C10" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L57C19-L57C47" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L103C17-L104C49" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L132C17-L133C46" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.RowStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L156C17-L163C52" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.ColumnStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L175C17-L182C55" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.GrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L199C17-L199C70" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyle.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyle.SizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyle.cs#L21C19-L21C36" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L31C13-L37C26" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.Add(System.Windows.Forms.TableLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L42C13-L42C45" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L47C13-L53C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L57C20-L57C37" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L60C17-L67C14" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L78C13-L86C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L90C48-L97C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L101C13-L105C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L107C46-L107C72" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L109C44-L109C69" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L111C35-L111C57" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L113C34-L113C55" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L115C65-L115C101" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L119C44-L119C69" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L121C40-L121C59" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L123C52-L123C78" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L57C20-L57C37" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L72C20-L72C58" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L111C35-L111C57" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L113C34-L113C55" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L117C29-L117C45" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L119C44-L119C69" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L121C40-L121C59" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L27C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L48C40-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L135C16-L135C49" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L140C74-L140C108" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.GetTabPageOfComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L501C13-L512C32" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L559C13-L568C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L582C13-L591C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L601C13-L624C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L714C13-L728C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L739C46-L739C68" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L89C20-L89C49" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L289C20-L289C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L305C20-L305C48" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L342C20-L342C49" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L390C20-L390C49" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L406C20-L406C48" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L428C20-L428C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L477C20-L477C48" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L65C20-L65C41" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L79C20-L79C33" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L103C17-L113C30" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L224C20-L224C38" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L255C20-L255C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L273C20-L273C31" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L281C20-L281C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L297C20-L297C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.UseVisualStyleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L314C20-L314C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L334C20-L334C33" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L351C20-L351C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L359C20-L359C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L365C42-L365C60" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L371C20-L371C33" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L398C20-L398C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L416C20-L416C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L442C20-L442C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L469C20-L469C32" + }, + { + "DocsId": "T:System.Windows.Forms.TabPage.TabPageControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L31C13-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L41C13-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L58C13-L59C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L66C13-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L76C13-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L95C13-L108C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L115C13-L118C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L125C13-L139C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabPage(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L145C16-L145C54" + }, + { + "DocsId": "P:System.Windows.Forms.TabRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L24C43-L24C74" + } + ], + "DocsId": "T:System.Windows.Forms.TabRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.FillToRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.Fixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L324C16-L326C43" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.Windows.Forms.IWin32Window,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L357C16-L359C43" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.IntPtr,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L392C13-L395C80" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L588C13-L603C10" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialog.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L214C17-L219C32" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L35C9-L65C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.#ctor(System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L80C15-L85C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.op_Equality(System.Windows.Forms.TaskDialogButton,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L315C13-L315C35" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.op_Inequality(System.Windows.Forms.TaskDialogButton,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L320C13-L320C32" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L352C13-L355C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L363C13-L367C37" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L373C13-L376C39" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L383C46-L383C86" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogButton.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L98C46-L98C87" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L111C50-L111C95" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Abort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L116C49-L116C93" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Retry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L121C49-L121C93" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Ignore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L126C50-L126C95" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L131C47-L131C89" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L136C46-L136C87" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L141C49-L141C93" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L152C48-L152C91" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.TryAgain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L157C52-L157C99" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L162C52-L162C99" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.AllowCloseDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L174C40-L174C44" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L194C20-L194C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.ShowShieldIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L226C20-L226C35" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L258C20-L258C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L289C20-L289C25" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L15C9-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.Add(System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L40C13-L43C27" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.SetItem(System.Int32,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L60C13-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.InsertItem(System.Int32,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L100C13-L114C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.RemoveItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L124C13-L130C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.ClearItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L140C13-L149C10" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogButtonCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogCommandLinkButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs#L17C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogCommandLinkButton.#ctor(System.String,System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs#L38C15-L41C10" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogCommandLinkButton.DescriptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs#L52C20-L52C36" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogCommandLinkButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.TaskDialogControl.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogControl.cs#L26C30-L26C34" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogControl.BoundPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogControl.cs#L47C44-L47C48" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L38C9-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L48C15-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L205C46-L205C86" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogExpander.ExpandedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L76C20-L76C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.ExpandedButtonText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L115C20-L115C39" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.CollapsedButtonText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L138C20-L138C40" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L160C20-L160C29" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L188C20-L188C37" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogExpander", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.AfterText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.AfterFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogExpanderPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L22C9-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L32C15-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.op_Implicit(System.String)~System.Windows.Forms.TaskDialogFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L38C16-L38C52" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L148C46-L148C86" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogFootnote.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L63C20-L63C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogFootnote.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L111C20-L111C25" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.Drawing.Bitmap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L113C15-L115C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L131C15-L133C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L146C9-L149C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L170C13-L171C10" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Shield", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldBlueBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldGrayBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldWarningYellowBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldErrorRedBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldSuccessGreenBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogIcon.IconHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L181C37-L181C89" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L105C9-L115C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.Navigate(System.Windows.Forms.TaskDialogPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L578C13-L586C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L971C59-L971C83" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L977C61-L977C87" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnHelpRequest(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L983C63-L983C91" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.Created", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.Destroyed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Buttons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L129C20-L129C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.DefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L146C50-L146C54" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.RadioButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L160C20-L160C33" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Verification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L185C20-L185C29" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Expander", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L210C20-L210C29" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Footnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L235C20-L235C29" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L260C20-L260C32" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L288C20-L288C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Heading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L315C20-L315C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L351C20-L351C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L390C20-L390C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.AllowCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L447C20-L447C67" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L472C20-L472C52" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.AllowMinimize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L495C20-L495C58" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.SizeToContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L512C20-L512C57" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.BoundDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L534C42-L534C46" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L19C9-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogProgressBar.#ctor(System.Windows.Forms.TaskDialogProgressBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L36C15-L40C10" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L74C20-L74C26" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L134C20-L134C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L182C20-L182C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L230C20-L230C26" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.MarqueeSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L290C20-L290C33" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Paused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Marquee", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.MarqueePaused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogProgressBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L16C9-L32C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L39C15-L42C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L266C46-L266C86" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogRadioButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L62C20-L62C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L91C20-L91C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L128C20-L128C28" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogRadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L15C9-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L36C13-L42C27" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.SetItem(System.Int32,System.Windows.Forms.TaskDialogRadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L59C13-L83C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.InsertItem(System.Int32,System.Windows.Forms.TaskDialogRadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L99C13-L113C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.RemoveItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L123C13-L129C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.ClearItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L139C13-L148C10" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogRadioButtonCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.CenterScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.CenterOwner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogStartupLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L26C9-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L38C15-L42C10" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.op_Implicit(System.String)~System.Windows.Forms.TaskDialogVerificationCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L45C16-L45C68" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L134C46-L134C86" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogVerificationCheckBox.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogVerificationCheckBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L63C20-L63C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogVerificationCheckBox.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L97C20-L97C28" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogVerificationCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L73C9-L85C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L507C13-L527C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L534C13-L543C45" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L556C13-L563C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L567C13-L573C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L580C13-L593C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L601C13-L631C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L635C13-L642C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L646C13-L652C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L674C13-L684C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L688C13-L692C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L703C13-L710C32" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.Paste(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L722C13-L723C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L947C13-L1007C10" + }, + { + "DocsId": "E:System.Windows.Forms.TextBox.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L501C20-L501C68" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AcceptsReturn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L99C17-L99C39" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L120C17-L120C42" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L149C17-L149C44" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L189C17-L195C50" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L229C17-L229C41" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L245C20-L245C34" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L275C17-L326C27" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.PasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L343C17-L348C73" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L386C17-L386C36" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L428C20-L428C29" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L448C17-L448C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.UseSystemPasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L478C17-L478C47" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.PlaceholderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L869C17-L869C41" + } + ], + "DocsId": "T:System.Windows.Forms.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L181C13-L231C34" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.AppendText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1296C13-L1322C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1329C13-L1330C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1338C13-L1342C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1347C31-L1347C58" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1349C78-L1349C115" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1355C13-L1367C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Cut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1372C30-L1372C56" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1389C13-L1420C45" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1429C13-L1451C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1455C13-L1460C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Paste", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1465C32-L1465C60" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1470C13-L1478C51" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnAcceptsTabChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1495C13-L1499C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1503C13-L1507C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1511C13-L1513C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHideSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1517C13-L1521C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnModifiedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1525C13-L1529C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1536C13-L1562C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1566C13-L1570C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1574C13-L1576C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1580C13-L1584C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1592C13-L1599C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1614C13-L1616C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1624C13-L1643C26" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1654C63-L1654C114" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1661C13-L1667C76" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1675C13-L1680C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1686C56-L1686C101" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1694C13-L1775C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.DeselectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1782C13-L1783C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1790C13-L1815C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1854C13-L1856C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1863C13-L1874C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L2058C13-L2066C52" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L2072C31-L2072C62" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L2176C13-L2230C10" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L139C20-L139C69" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L316C20-L316C49" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L324C20-L324C56" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L340C20-L340C62" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L379C20-L379C70" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L484C20-L484C39" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L492C20-L492C44" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.HideSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L567C20-L567C72" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.ModifiedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L757C20-L757C67" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L807C20-L807C68" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L827C20-L827C48" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1003C20-L1003C67" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1489C20-L1489C39" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L123C17-L123C50" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L155C17-L155C56" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L253C17-L253C48" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L288C17-L298C48" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L308C20-L308C40" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L332C20-L332C46" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L354C20-L354C32" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L401C17-L406C34" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L418C32-L418C95" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L430C17-L465C27" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L476C20-L476C39" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L500C17-L500C38" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L512C17-L512C55" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L526C17-L532C52" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L549C17-L549C53" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ImeModeBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L580C17-L593C32" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L613C17-L652C39" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L689C17-L689C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L718C17-L732C52" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L774C17-L774C49" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L816C20-L816C32" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L854C17-L860C31" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L980C17-L980C48" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1019C17-L1020C60" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1077C17-L1079C31" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1111C17-L1113C33" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1135C20-L1135C29" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1155C16-L1155C97" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1227C17-L1227C48" + } + ], + "DocsId": "T:System.Windows.Forms.TextBoxBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L46C13-L48C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L55C13-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L63C13-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L71C13-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L82C13-L87C10" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L25C43-L25C74" + } + ], + "DocsId": "T:System.Windows.Forms.TextBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.UnicodeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Html", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.CommaSeparatedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextDataFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.EndEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ExpandTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ExternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.HidePrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.HorizontalCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Internal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ModifyString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoClipping", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoPrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoFullWidthCharacterBreak", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PathEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PrefixOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.SingleLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.TextBoxControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.VerticalCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.WordBreak", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.WordEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PreserveGraphicsClipping", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PreserveGraphicsTranslateTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.GlyphOverhangPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.LeftAndRightPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextFormatFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.Overlay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.ImageBeforeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.TextBeforeImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.ImageAboveText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.TextAboveImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L31C16-L31C76" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L43C16-L43C76" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L52C16-L52C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L71C16-L71C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L80C16-L80C83" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L103C16-L110C42" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L120C16-L120C81" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L145C16-L152C42" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L155C16-L155C80" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L172C16-L172C80" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L181C16-L181C78" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L201C16-L201C78" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L210C16-L210C87" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L233C16-L240C42" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L250C16-L250C85" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L275C16-L282C42" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L385C16-L385C56" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L405C16-L405C56" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L408C16-L408C61" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L422C16-L422C61" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L425C16-L425C68" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L443C16-L443C87" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L446C16-L446C60" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L460C16-L460C60" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L463C16-L463C65" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L479C16-L479C65" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L487C16-L487C72" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L512C16-L512C91" + } + ], + "DocsId": "T:System.Windows.Forms.TextRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ThreadExceptionDialog.#ctor(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs#L43C9-L362C10" + }, + { + "DocsId": "E:System.Windows.Forms.ThreadExceptionDialog.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs#L402C20-L402C49" + }, + { + "DocsId": "P:System.Windows.Forms.ThreadExceptionDialog.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs#L394C20-L394C33" + } + ], + "DocsId": "T:System.Windows.Forms.ThreadExceptionDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TickStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TickStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Timer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L22C9-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L45C46-L50C10" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L76C13-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.OnTick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L168C55-L168C80" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L173C32-L173C46" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L178C31-L178C46" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L180C46-L180C88" + }, + { + "DocsId": "E:System.Windows.Forms.Timer.Tick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L67C20-L67C37" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L58C30-L58C34" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L94C20-L94C81" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Interval", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L139C20-L139C29" + } + ], + "DocsId": "T:System.Windows.Forms.Timer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L41C9-L193C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.#ctor(System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L195C58-L198C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#get_ToolStripPanelCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1517C17-L1531C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#get_ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1539C17-L1545C61" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#set_ToolStripPanelRow(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1549C17-L1585C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1877C13-L1878C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1926C21-L1930C33" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1936C13-L1942C66" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2056C13-L2156C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2202C13-L2204C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetNextItem(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ArrowDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2250C21-L2259C119" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2782C13-L2788C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2793C13-L2799C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2843C13-L2888C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2925C13-L2985C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2998C13-L3068C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3101C13-L3125C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnBeginDrag(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3379C13-L3383C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnEndDrag(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3387C13-L3389C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3393C13-L3394C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3398C13-L3401C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3405C13-L3415C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3434C13-L3439C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3476C13-L3484C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3488C13-L3495C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3499C13-L3510C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3517C13-L3518C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3523C13-L3526C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3554C13-L3578C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayoutCompleted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3582C13-L3583C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayoutStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3587C13-L3588C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3592C13-L3594C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3598C13-L3607C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3621C13-L3650C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3659C13-L3715C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3722C13-L3724C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3728C13-L3737C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3744C13-L3763C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3767C13-L3929C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3934C13-L3954C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3965C13-L3989C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3993C13-L3998C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaintGrip(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4010C13-L4013C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4017C13-L4023C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnTabStopChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4042C13-L4044C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4056C13-L4090C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetChildAtPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4188C13-L4188C48" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4194C13-L4194C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4211C13-L4211C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetItemAt(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4220C13-L4256C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.RestoreFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4348C13-L4370C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ResetMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4380C13-L4381C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4416C13-L4424C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetItemParent(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4431C13-L4432C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4436C13-L4461C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4491C13-L4507C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetAutoScrollMargin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4574C13-L4575C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4598C13-L4735C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4846C13-L4850C34" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4956C13-L5026C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L5031C19-L5031C32" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L5036C13-L5037C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L5041C19-L5041C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L5046C13-L5046C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L5051C13-L5051C88" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L253C20-L253C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L404C20-L404C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L499C20-L499C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L514C20-L514C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L532C20-L532C47" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L540C20-L540C48" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L548C20-L548C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L844C20-L844C50" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1139C20-L1139C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1150C20-L1150C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1185C20-L1185C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.LayoutCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1349C20-L1349C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.LayoutStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1359C20-L1359C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.PaintGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1485C20-L1485C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1665C20-L1665C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L230C20-L230C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L262C20-L262C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L274C20-L274C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L283C20-L283C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L292C20-L292C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L298C20-L298C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowItemReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L328C19-L328C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowMerge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L365C19-L365C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L377C20-L377C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L396C20-L396C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L412C17-L427C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L448C17-L448C61" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L491C17-L491C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L507C20-L507C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L522C20-L522C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L556C17-L569C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L579C16-L581C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L589C17-L589C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L595C19-L595C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L602C17-L602C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultGripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L610C17-L616C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L625C17-L625C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L636C17-L680C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L709C20-L709C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L786C17-L791C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L805C17-L824C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L834C20-L834C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L883C17-L883C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L903C17-L904C109" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L917C17-L917C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L933C17-L933C98" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.HasChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L942C20-L942C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L981C20-L981C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ImageScalingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L991C17-L991C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1031C17-L1031C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.IsCurrentlyDragging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1094C17-L1094C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1126C17-L1131C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.IsDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1193C19-L1193C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1252C48-L1252C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1264C17-L1275C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1368C17-L1368C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1382C17-L1382C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.OverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1447C17-L1458C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1479C42-L1479C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#ToolStripPanelCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1517C17-L1531C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1539C17-L1545C61" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1595C17-L1595C57" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1620C17-L1647C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1675C17-L1697C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1744C17-L1744C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1803C20-L1803C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1836C17-L1847C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1872C20-L1872C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L5031C19-L5031C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L5041C19-L5041C51" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.ArrowDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L11C9-L26C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.ArrowRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L28C43-L28C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.ArrowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L32C20-L32C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Direction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L42C43-L42C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L44C36-L44C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L46C38-L46C42" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripArrowRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripArrowRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripArrowRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L18C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L18C9-L31C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L18C9-L36C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L18C9-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L18C9-L46C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L18C9-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L153C16-L153C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L157C13-L159C29" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L178C16-L178C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L185C13-L187C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L194C13-L215C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L219C13-L225C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L118C20-L118C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripButton.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L128C20-L128C70" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L56C20-L56C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L60C43-L60C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L65C36-L65C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L75C20-L75C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L94C20-L94C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L132C55-L132C59" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L29C9-L42C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L44C49-L47C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L29C9-L52C83" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L351C37-L351C62" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L352C35-L352C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L353C43-L353C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L354C59-L354C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L355C48-L355C83" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L356C64-L356C111" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L357C47-L357C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L358C53-L358C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L359C35-L359C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L366C13-L369C34" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L405C13-L412C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L416C13-L425C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDownStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L429C13-L430C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L434C13-L435C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSelectionChangeCommitted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L439C13-L440C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnTextUpdate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L444C13-L445C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L450C13-L463C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L467C13-L480C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L494C13-L494C107" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L156C20-L156C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L164C20-L164C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L172C20-L172C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDownStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L180C20-L180C73" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L291C20-L291C73" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.TextUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L345C20-L345C63" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L73C19-L73C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L83C19-L83C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L93C19-L93C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L102C20-L102C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L111C20-L111C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L121C17-L121C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L129C17-L129C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L141C17-L147C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L191C19-L191C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L201C19-L201C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L209C19-L209C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DroppedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L218C19-L218C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L228C19-L228C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L238C19-L238C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L254C17-L254C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L264C19-L264C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L274C19-L274C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L283C19-L283C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L301C19-L301C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L310C19-L310C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L319C19-L319C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L328C19-L328C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L337C19-L337C42" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L21C9-L57C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L353C16-L353C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L358C13-L358C91" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L363C13-L377C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.OnSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L381C35-L391C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L100C20-L100C50" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L118C20-L118C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L136C20-L136C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L192C20-L192C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L209C20-L209C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L228C20-L228C47" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L254C20-L254C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L64C20-L64C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L73C20-L73C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L82C20-L82C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L91C20-L91C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L109C20-L109C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L127C20-L127C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BottomToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L148C17-L148C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BottomToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L159C17-L159C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L175C17-L175C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L184C20-L184C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L201C20-L201C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L219C20-L219C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L236C17-L236C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L245C20-L245C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.LeftToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L266C17-L266C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.LeftToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L277C17-L277C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.RightToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L293C17-L293C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.RightToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L304C17-L304C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.TopToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L322C17-L322C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.TopToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L333C17-L333C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L349C20-L349C33" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L26C9-L30C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L302C13-L307C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L314C13-L315C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L320C13-L328C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L333C13-L350C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L117C20-L117C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L134C20-L134C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L152C20-L152C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L160C20-L160C55" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L178C20-L178C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L223C20-L223C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L240C20-L240C48" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L291C20-L291C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L43C17-L43C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L55C20-L55C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L63C20-L63C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L72C20-L72C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L81C20-L81C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L90C20-L90C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L96C20-L96C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L126C20-L126C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L143C20-L143C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L169C20-L169C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L187C20-L187C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L196C20-L196C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L206C20-L206C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L215C20-L215C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L232C20-L232C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L265C17-L265C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L279C17-L279C52" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripContentPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L14C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L23C36-L23C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.ToolStripContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L28C62-L28C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L30C31-L30C35" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanelRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripContentPanelRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanelRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L20C9-L50C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L52C63-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L462C13-L472C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L475C32-L475C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L479C13-L484C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L628C56-L628C83" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L633C59-L633C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L635C56-L635C83" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L640C60-L640C91" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L643C61-L643C93" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L645C67-L645C105" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L647C59-L647C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L654C13-L676C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L684C9-L684C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L689C9-L689C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L696C13-L713C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L722C13-L759C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L767C13-L804C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L806C67-L806C105" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnValidated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L809C60-L809C91" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnHostedControlResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L830C13-L831C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L833C88-L833C93" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L837C13-L842C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L845C76-L845C81" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L851C13-L869C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L872C50-L872C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L875C50-L875C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L942C16-L942C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L169C20-L169C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L203C20-L203C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L223C20-L223C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L267C20-L267C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L280C20-L280C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L291C20-L291C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L302C20-L302C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L313C20-L313C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L442C20-L442C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L450C20-L450C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L59C20-L59C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L72C20-L72C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L82C20-L82C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L93C17-L98C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L107C20-L107C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ControlAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L115C20-L115C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L133C35-L133C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L145C17-L152C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L161C20-L161C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L183C20-L183C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L189C20-L189C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L195C20-L195C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L209C40-L209C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L213C20-L213C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L232C20-L232C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L241C20-L241C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L250C20-L250C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L259C20-L259C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L326C17-L331C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L347C20-L347C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L351C42-L351C80" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L355C20-L355C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L388C20-L388C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L409C20-L409C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L417C20-L417C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L426C20-L426C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L434C20-L434C42" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripControlHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L24C9-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1017C13-L1023C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1047C13-L1047C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1052C13-L1062C35" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1067C13-L1083C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1087C13-L1094C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Close(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1108C13-L1110C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnClosed(System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1259C13-L1268C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnClosing(System.Windows.Forms.ToolStripDropDownClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1272C13-L1273C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1281C13-L1284C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1290C17-L1304C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1310C13-L1312C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnOpening(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1316C13-L1317C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1321C13-L1330C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1334C13-L1367C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1371C13-L1374C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1378C13-L1399C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1528C13-L1558C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1567C13-L1572C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1577C13-L1582C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1651C13-L1683C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1690C13-L1703C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1719C13-L1723C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1754C13-L1988C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2017C13-L2018C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2023C13-L2035C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Drawing.Point,System.Windows.Forms.ToolStripDropDownDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2039C13-L2043C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2048C13-L2050C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2055C13-L2058C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Drawing.Point,System.Windows.Forms.ToolStripDropDownDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2062C13-L2065C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2070C13-L2073C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2098C13-L2139C28" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L181C20-L181C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L188C20-L188C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L195C20-L195C55" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L212C20-L212C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L228C20-L228C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L346C20-L346C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L396C20-L396C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Closing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L404C20-L404C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L412C20-L412C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L440C20-L440C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L448C20-L448C50" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L456C20-L456C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L496C20-L496C47" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L504C20-L504C48" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L572C20-L572C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L580C20-L580C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L588C20-L588C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L596C20-L596C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Opening", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L616C20-L616C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Opened", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L627C20-L627C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.RegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L786C20-L786C47" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L842C20-L842C40" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L858C20-L858C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L880C20-L880C48" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L888C20-L888C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L950C20-L950C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L958C20-L958C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L966C20-L966C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AllowItemReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L85C20-L85C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AllowTransparency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L102C17-L102C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L131C20-L131C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L140C17-L140C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AutoClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L165C17-L165C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L204C20-L204C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L220C20-L220C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L242C17-L287C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L293C19-L293C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L302C17-L302C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L310C17-L310C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L318C17-L323C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L337C20-L337C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DropShadowEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L377C17-L377C95" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L420C17-L431C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L464C20-L464C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L471C20-L471C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L479C20-L479C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L488C20-L488C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.IsAutoGenerated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L516C17-L516C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L608C20-L608C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L635C17-L635C74" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L653C17-L659C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.OverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L706C20-L706C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.OwnerItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L713C19-L713C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L778C20-L778C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L811C17-L824C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L850C20-L850C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L898C20-L898C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L905C19-L905C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L915C17-L915C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L940C20-L940C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L979C20-L979C32" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L21C9-L30C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L21C9-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L21C9-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L21C9-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L21C9-L50C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L21C9-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L21C9-L60C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L64C13-L64C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L113C13-L113C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L129C13-L146C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L150C13-L164C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L168C13-L170C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L177C13-L211C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L216C13-L223C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L70C20-L70C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L78C17-L78C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.ShowDropDownArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L89C17-L89C42" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventArgs.#ctor(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownClosedEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventArgs.cs#L14C59-L14C63" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.AppFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.AppClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.ItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.CloseCalled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownCloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventArgs.#ctor(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventArgs.cs#L11C9-L14C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownClosingEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventArgs.cs#L16C59-L16C63" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.AboveLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.AboveRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.BelowLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.BelowRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L22C9-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L22C9-L39C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L22C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L45C107-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L291C16-L291C63" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L296C13-L296C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L354C13-L374C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.HideDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L411C13-L420C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L424C13-L429C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L433C13-L439C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L443C13-L457C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownHide(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L473C13-L476C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownShow(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L483C13-L484C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L493C13-L497C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L505C13-L516C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L525C13-L529C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L533C13-L538C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L543C13-L615C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ShowDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L653C16-L653C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L200C20-L200C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownOpening", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L222C20-L222C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownOpened", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L233C20-L233C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L252C20-L252C70" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L63C17-L77C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L124C17-L163C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L208C17-L214C70" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L244C16-L244C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.HasDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L260C17-L260C67" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.HasDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L264C16-L264C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L272C17-L280C37" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.#ctor(System.Windows.Forms.ToolStripDropDownItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L15C84-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L36C13-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L94C13-L99C72" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L104C13-L122C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L24C17-L30C48" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L32C9-L65C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L68C16-L68C63" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L545C13-L551C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L572C13-L584C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L588C13-L590C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L594C13-L599C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L791C13-L805C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L104C17-L115C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L123C17-L132C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L171C54-L171C98" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L176C20-L176C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L184C17-L189C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.ShowImageMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L198C20-L198C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.ShowCheckMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L215C20-L215C47" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L15C15-L17C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L22C40-L22C63" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L27C62-L27C88" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L32C48-L32C67" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripGripRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.Hidden", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L40C9-L175C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L177C83-L179C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L181C96-L191C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1011C64-L1011C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1016C56-L1016C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1018C56-L1018C62" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1026C17-L1026C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1030C54-L1030C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1036C13-L1037C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1041C9-L1041C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#get_PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1813C69-L1813C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#set_PreviousEnabledStatus(System.Nullable{System.Boolean})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1813C74-L1813C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2151C16-L2151C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2165C13-L2189C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2209C13-L2209C121" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2238C13-L2288C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.GetCurrentParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2407C48-L2407C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2422C13-L2423C100" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2443C37-L2443C77" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2453C13-L2455C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2484C69-L2484C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2486C71-L2486C76" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2723C13-L2725C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2729C13-L2731C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2735C13-L2739C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2743C9-L2743C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2745C66-L2745C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2747C65-L2747C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2749C54-L2749C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2751C65-L2751C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ISupportOleDropSource#OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2754C16-L2754C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ISupportOleDropSource#OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2757C16-L2757C63" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnAvailableChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2779C67-L2779C105" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2788C16-L2788C52" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2797C16-L2797C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandParameterChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2805C74-L2805C119" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnRequestCommandExecute(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2813C16-L2813C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2818C16-L2818C35" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2823C16-L2823C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2836C16-L2836C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2844C16-L2844C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2852C16-L2852C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2860C16-L2860C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDisplayStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2867C16-L2867C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2875C16-L2875C104" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2887C16-L2887C93" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2892C62-L2892C95" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2899C13-L2901C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2908C13-L2910C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2915C13-L2927C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2929C66-L2929C103" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2936C9-L2936C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2943C9-L2943C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2950C13-L2954C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2959C61-L2959C96" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2966C9-L2966C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2973C9-L2973C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2980C9-L2980C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2985C13-L2990C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2997C13-L3009C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3015C16-L3015C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnOwnerFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3024C13-L3028C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3033C13-L3038C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3043C13-L3047C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnOwnerChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3054C13-L3070C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3092C13-L3094C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3099C13-L3103C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3110C13-L3117C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3121C13-L3125C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3152C13-L3163C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3169C87-L3169C92" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3174C13-L3175C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3241C13-L3283C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3322C13-L3331C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3338C13-L3356C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3483C49-L3483C72" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3486C52-L3486C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3492C49-L3492C72" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3498C44-L3498C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3504C45-L3504C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3512C13-L3514C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3519C13-L3520C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3526C51-L3526C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetTextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3532C53-L3532C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3632C13-L3637C36" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3663C16-L3663C108" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3665C66-L3665C92" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3669C13-L3706C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3710C16-L3710C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3713C16-L3713C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3715C50-L3715C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3720C13-L3720C35" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3723C60-L3723C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3725C62-L3725C94" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3727C71-L3727C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3729C52-L3729C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3731C52-L3731C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3733C65-L3733C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.AvailableChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L397C20-L397C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandCanExecuteChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L447C20-L447C77" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L460C20-L460C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandParameterChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L499C20-L499C76" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L581C20-L581C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L633C20-L633C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L765C20-L765C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L779C20-L779C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L798C20-L798C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L808C20-L808C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L818C20-L818C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L828C20-L828C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L880C20-L880C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L941C20-L941C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L986C20-L986C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1307C20-L1307C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1390C20-L1390C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1401C20-L1401C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1412C20-L1412C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1423C20-L1423C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1434C20-L1434C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1445C20-L1445C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.OwnerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1531C20-L1531C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1539C20-L1539C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1680C20-L1680C70" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1688C20-L1688C75" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1819C20-L1819C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1965C20-L1965C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2069C20-L2069C67" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L204C17-L211C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleDefaultActionDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L225C20-L225C94" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L242C20-L242C81" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L259C20-L259C74" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L277C17-L283C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L301C20-L301C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L332C20-L332C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L354C20-L354C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L375C20-L375C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Available", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L388C20-L388C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L410C20-L410C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L433C20-L433C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.CommandParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L476C20-L476C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L519C17-L525C93" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L548C17-L560C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L589C44-L589C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ContentRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L609C17-L611C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L619C42-L619C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L645C17-L645C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L671C17-L671C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L692C54-L692C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L702C17-L707C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L715C53-L715C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L723C20-L725C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L728C76-L728C114" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DismissWhenClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L733C63-L733C67" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L743C20-L743C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L788C20-L788C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L843C17-L849C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L908C17-L920C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L956C17-L967C104" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L999C20-L999C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1011C64-L1011C86" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1016C56-L1016C79" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1018C56-L1018C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1026C17-L1026C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1030C54-L1030C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1052C20-L1052C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1075C17-L1091C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1130C20-L1130C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1165C17-L1171C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1209C20-L1209C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1226C20-L1226C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1271C35-L1271C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsOnDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1278C17-L1287C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsOnOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1292C37-L1292C81" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1318C20-L1318C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.MergeAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1339C17-L1345C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.MergeIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1365C17-L1371C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1458C20-L1458C120" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1479C20-L1479C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.OwnerItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1507C17-L1523C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1555C20-L1555C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1568C20-L1568C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1591C20-L1591C69" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Placement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1623C52-L1623C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1672C40-L1672C75" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1722C17-L1745C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1778C20-L1778C61" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1813C69-L1813C73" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1843C16-L1845C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1848C16-L1848C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1858C20-L1858C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1901C17-L1906C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1922C17-L1927C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1948C20-L1948C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1975C17-L1994C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2011C20-L2011C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2036C17-L2048C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2061C20-L2061C89" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2082C20-L2082C32" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventArgs.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemClickedEventArgs.ClickedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventArgs.cs#L20C45-L20C49" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.#ctor(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L25C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L83C13-L83C42" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L88C13-L88C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L93C13-L93C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L98C13-L100C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L105C13-L115C27" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.AddRange(System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L120C13-L136C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.AddRange(System.Windows.Forms.ToolStripItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L140C13-L159C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Contains(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L163C13-L163C46" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L168C13-L209C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L216C13-L216C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L246C13-L250C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L299C30-L299C40" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L300C40-L300C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L301C45-L301C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L302C42-L302C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L303C43-L303C76" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L304C39-L304C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L305C43-L305C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L306C54-L306C94" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L310C19-L310C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L311C19-L311C94" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Insert(System.Int32,System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L316C13-L334C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.IndexOf(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L338C13-L338C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L347C13-L373C23" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Remove(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L421C13-L428C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L432C13-L445C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L452C13-L462C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.CopyTo(System.Windows.Forms.ToolStripItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L466C13-L467C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L51C17-L51C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L63C17-L76C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L297C49-L297C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L300C40-L300C69" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L310C19-L310C43" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.ImageAndText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventArgs.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventArgs.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventArgs.cs#L14C38-L14C42" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L13C15-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L27C15-L31C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemImageRenderEventArgs.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L36C31-L36C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemImageRenderEventArgs.ImageRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L41C43-L41C47" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemImageRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.SizeToFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.Always", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.AsNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.Main", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemPlacement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L14C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L23C36-L23C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L28C37-L28C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L33C40-L33C59" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.String,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L14C9-L38C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.String,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Font,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L14C9-L62C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L67C31-L67C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L74C20-L74C69" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L87C33-L87C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L92C42-L92C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L97C45-L97C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L102C55-L102C59" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemTextRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemTextRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemTextRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L23C9-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L23C9-L38C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L23C9-L42C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L23C9-L46C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L48C72-L50C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L52C94-L54C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L23C9-L59C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L247C13-L249C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L253C13-L264C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L268C13-L278C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L325C13-L325C61" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L333C13-L346C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L385C13-L400C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L63C19-L63C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.IsLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L73C17-L73C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L91C17-L97C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L141C17-L141C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L162C17-L168C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L188C17-L188C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L206C17-L212C46" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.StackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.Flow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.Table", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripLayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.FindToolStrip(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L159C13-L169C27" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.LoadSettings(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L673C13-L676C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.LoadSettings(System.Windows.Forms.Form,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L683C13-L689C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.SaveSettings(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L696C13-L699C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.SaveSettings(System.Windows.Forms.Form,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L706C13-L711C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.IsValidShortcut(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L733C13-L770C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.IsShortcutDefined(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L781C18-L789C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.Merge(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1190C13-L1245C94" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.Merge(System.Windows.Forms.ToolStrip,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1363C13-L1373C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1481C16-L1481C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1488C13-L1490C100" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1498C13-L1504C40" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripManager.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L538C20-L538C77" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L512C17-L517C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L549C17-L568C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.VisualStylesEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L593C20-L593C89" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.Professional", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripManagerRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L74C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L79C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L84C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L89C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L94C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L99C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L32C9-L105C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L183C13-L183C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L194C13-L194C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L685C13-L704C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L892C13-L923C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L931C13-L932C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L939C13-L941C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnDropDownHide(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L946C13-L948C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnDropDownShow(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L955C13-L962C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L966C13-L968C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L981C13-L983C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L987C13-L989C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1040C13-L1051C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1056C13-L1058C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnOwnerChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1062C13-L1087C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1091C13-L1178C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1185C13-L1192C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1198C13-L1209C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1215C13-L1229C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripMenuItem.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L442C20-L442C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripMenuItem.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L454C20-L454C70" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L219C17-L221C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L229C17-L229C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L237C17-L243C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L252C17-L265C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L281C20-L281C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L400C20-L400C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L417C17-L418C80" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L467C20-L467C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShortcutKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L482C17-L483C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShortcutKeyDisplayString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L537C20-L537C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShowShortcutKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L572C20-L572C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.IsMdiWindowListEntry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L598C45-L598C64" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripMenuItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L23C62-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L67C19-L67C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L72C19-L72C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L77C19-L77C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L82C19-L82C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L87C13-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L100C13-L100C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L105C13-L106C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L111C13-L137C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L144C13-L156C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.DisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L34C17-L40C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L48C17-L48C104" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L67C19-L67C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L72C19-L72C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L77C19-L77C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L82C19-L82C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L94C17-L94C44" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L47C13-L53C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L92C13-L92C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L98C13-L98C48" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L103C13-L116C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L122C13-L137C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L141C13-L146C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L59C17-L59C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.HasDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L67C17-L67C63" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L86C20-L86C51" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripOverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L21C9-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L379C13-L380C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L384C13-L397C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L403C78-L403C118" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L405C74-L405C115" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L414C13-L420C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L457C13-L464C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnControlAdded(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L468C13-L488C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnControlRemoved(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L492C13-L498C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L502C13-L513C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L533C13-L572C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L576C13-L581C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L588C13-L590C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L594C13-L596C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L764C13-L765C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L769C13-L795C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L799C13-L800C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L804C13-L824C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.PointToRow(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L1091C47-L1115C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L1215C17-L1215C37" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L128C20-L128C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L277C20-L277C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L331C20-L331C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L353C20-L353C48" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L371C20-L371C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L84C20-L84C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L93C20-L93C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L102C20-L102C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L111C20-L111C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L119C20-L119C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L134C19-L134C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L139C19-L139C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.RowMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L144C19-L144C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L154C20-L154C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L190C17-L190C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L201C17-L201C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L213C17-L213C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L251C17-L251C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L265C17-L265C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L310C17-L312C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L323C20-L323C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L340C20-L340C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L363C20-L363C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L1215C17-L1215C37" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L14C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L23C36-L23C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L28C48-L28C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L30C31-L30C35" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripPanelRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.#ctor(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L49C59-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.CanMove(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L295C13-L295C93" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L307C17-L319C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnControlAdded(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L325C13-L331C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnOrientationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L335C13-L336C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnBoundsChanged(System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L340C13-L343C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnControlRemoved(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L347C13-L366C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L396C13-L432C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L657C17-L657C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L668C17-L668C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L676C17-L678C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L686C17-L686C32" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L694C17-L694C35" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L700C13-L711C34" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L719C13-L720C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L724C13-L728C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L80C17-L80C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L91C17-L93C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L158C17-L180C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L186C19-L186C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L193C17-L193C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L201C17-L201C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L227C19-L227C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L239C19-L239C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L264C48-L264C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L278C17-L278C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L657C17-L657C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L668C17-L668C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L676C17-L678C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L686C17-L686C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L694C17-L694C35" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L17C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.#ctor(System.Windows.Forms.ProfessionalColorTable)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L17C9-L52C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L130C13-L159C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L163C13-L235C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L239C13-L255C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L259C13-L266C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L270C13-L322C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L326C13-L338C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L342C13-L349C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L353C13-L405C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L409C13-L484C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L488C13-L548C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L552C13-L676C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L680C13-L694C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L698C13-L715C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L719C13-L731C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L735C13-L743C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L747C13-L786C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L790C13-L807C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L811C13-L835C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProfessionalRenderer.ColorTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L58C17-L63C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProfessionalRenderer.RoundedEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L115C17-L115C37" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripProfessionalRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L19C9-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L37C52-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L261C13-L263C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L267C13-L275C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L279C13-L287C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.Increment(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L387C13-L388C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.PerformStep", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L392C13-L393C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L296C20-L296C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L307C20-L307C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L318C20-L318C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L329C20-L329C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.OwnerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L340C20-L340C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L348C20-L348C75" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L359C20-L359C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L370C20-L370C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L381C20-L381C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L52C17-L52C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L61C20-L61C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L70C20-L70C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L82C17-L82C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L94C17-L100C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.MarqueeAnimationSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L110C19-L110C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L122C17-L122C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L138C17-L138C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L159C17-L159C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Step", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L179C17-L179C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L198C17-L198C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L216C17-L216C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L236C17-L236C42" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L43C9-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.CreateDisabledImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L319C13-L319C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L324C13-L330C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L337C13-L343C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L350C13-L355C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L362C13-L368C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L375C13-L381C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L388C13-L393C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L400C13-L406C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L410C13-L416C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L423C13-L429C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L436C13-L442C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L449C13-L455C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L462C13-L468C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L475C13-L481C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L488C13-L494C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawSplitButton(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L501C13-L507C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L514C13-L520C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawStatusStripSizingGrip(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L525C13-L531C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L538C13-L543C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L547C13-L552C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L556C13-L561C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.Initialize(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L571C9-L571C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializePanel(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L575C9-L575C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializeContentPanel(System.Windows.Forms.ToolStripContentPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L579C9-L579C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializeItem(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L583C9-L583C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.ScaleArrowOffsetsIfNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L587C13-L601C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.ScaleArrowOffsetsIfNeeded(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L605C13-L609C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L613C13-L688C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L695C13-L700C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L707C13-L712C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L719C13-L724C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L731C13-L736C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L743C13-L748C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L755C13-L760C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L767C13-L772C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L779C13-L784C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L792C13-L831C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L835C13-L856C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L864C13-L902C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L909C13-L914C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L921C13-L926C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L934C13-L939C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L943C13-L948C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L952C13-L957C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L961C13-L966C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderStatusStripSizingGrip(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L970C13-L1018C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L1025C13-L1030C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L140C20-L140C55" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L149C20-L149C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripPanelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L155C20-L155C74" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripContentPanelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L161C20-L161C81" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L170C20-L170C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L179C20-L179C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderDropDownButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L188C20-L188C74" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderOverflowButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L197C20-L197C74" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L206C20-L206C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L215C20-L215C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L224C20-L224C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L233C20-L233C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L242C20-L242C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderImageMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L248C20-L248C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderLabelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L257C20-L257C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderMenuItemBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L266C20-L266C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripStatusLabelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L275C20-L275C80" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderStatusStripSizingGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L284C20-L284C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderSplitButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L293C20-L293C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L299C20-L299C59" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderer.Offset2X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderer.Offset2Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L17C15-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L24C9-L34C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L39C36-L39C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.AffectedBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L44C43-L44C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L49C38-L49C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L58C17-L89C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.ConnectedArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L97C17-L141C40" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.Professional", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L260C16-L260C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L264C13-L292C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L297C13-L301C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L308C13-L310C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L317C13-L327C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L83C20-L83C48" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L100C20-L100C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L209C20-L209C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L29C20-L29C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L38C20-L38C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L47C20-L47C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L51C43-L51C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L57C48-L57C96" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L59C62-L59C75" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L66C20-L66C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L75C20-L75C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L92C20-L92C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L109C20-L109C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L118C20-L118C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L127C20-L127C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L137C20-L137C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L146C20-L146C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L155C20-L155C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L164C20-L164C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L201C20-L201C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L218C20-L218C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L227C20-L227C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L236C20-L236C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L245C20-L245C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L254C20-L254C51" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripSeparator,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventArgs.cs#L18C15-L21C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventArgs.cs#L23C32-L23C36" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripSeparatorRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparatorRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L21C9-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L21C9-L46C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L21C9-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L21C9-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L21C9-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L21C9-L66C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L21C9-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L380C13-L380C62" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L386C13-L386C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L398C13-L400C34" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L417C13-L423C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L429C13-L430C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnButtonClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L439C13-L441C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnButtonDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L449C13-L451C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnDefaultItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L458C13-L466C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L470C13-L486C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L490C13-L545C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L549C13-L552C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L556C13-L558C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L562C13-L580C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.PerformButtonClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L584C13-L589C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ResetDropDownButtonWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L597C13-L598C10" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.ButtonClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L116C20-L116C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.ButtonDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L127C20-L127C70" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.DefaultItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L164C20-L164C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L76C20-L76C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L87C17-L87C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L96C17-L96C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L105C17-L105C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L135C17-L135C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DefaultItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L145C17-L145C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DismissWhenClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L175C17-L175C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L192C17-L192C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L202C17-L202C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L211C17-L211C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L221C17-L221C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.SplitterBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L340C17-L340C40" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L22C9-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L22C9-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L22C9-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L22C9-L50C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L22C9-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L22C9-L60C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L71C13-L71C67" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L195C13-L200C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L204C13-L210C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L219C13-L232C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L87C20-L87C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L98C17-L98C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.BorderSides", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L119C17-L119C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L148C17-L148C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.Spring", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L157C19-L157C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L184C17-L184C36" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripStatusLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripStatusLabelBorderSides", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L16C9-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L188C13-L233C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L240C13-L274C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L281C13-L330C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L337C9-L337C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L344C9-L344C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L353C13-L360C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L369C13-L376C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L383C13-L399C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L406C13-L407C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L414C13-L485C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L493C13-L494C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L498C13-L504C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L513C13-L625C10" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSystemRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L30C9-L43C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L45C48-L48C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L30C9-L53C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L124C13-L125C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnAcceptsTabChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L166C13-L167C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L171C13-L172C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnHideSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L176C13-L177C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnModifiedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L181C13-L182C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L186C13-L187C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L191C13-L192C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L197C13-L211C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L215C13-L229C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.AppendText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L507C47-L507C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L508C31-L508C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L509C35-L509C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L510C30-L510C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Cut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L511C29-L511C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.DeselectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L512C37-L512C61" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L513C53-L513C92" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L514C57-L514C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L515C64-L515C117" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L516C55-L516C103" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L517C54-L517C97" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L518C60-L518C107" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Paste", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L519C31-L519C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L520C39-L520C65" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L521C53-L521C85" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L522C35-L522C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L523C30-L523C47" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L451C20-L451C70" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L459C20-L459C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.HideSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L467C20-L467C73" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.ModifiedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L475C20-L475C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L485C20-L485C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L493C20-L493C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L501C20-L501C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L61C20-L61C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L70C20-L70C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L82C17-L88C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L97C17-L97C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L107C17-L107C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L242C19-L242C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AcceptsReturn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L251C19-L251C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L263C19-L263C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L273C19-L273C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L283C19-L283C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L293C20-L293C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L303C19-L303C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L311C19-L311C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L320C19-L320C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L331C19-L331C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L341C19-L341C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L351C19-L351C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L364C19-L364C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L373C19-L373C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L383C19-L383C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L393C19-L393C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L403C19-L403C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.ShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L412C19-L412C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L419C19-L419C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L428C19-L428C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L440C19-L440C43" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Vertical90", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Vertical270", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripTextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolTip.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L84C43-L91C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L44C9-L105C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L270C34-L270C40" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L695C49-L695C66" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L943C13-L971C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.GetToolTip(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1033C13-L1038C102" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.RemoveAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1164C13-L1185C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.SetToolTip(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1224C13-L1226C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1396C13-L1400C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1408C13-L1419C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1426C13-L1439C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1446C13-L1464C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1471C13-L1482C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1489C13-L1506C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Hide(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1762C13-L1807C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.StopTimer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1930C13-L1938C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1951C23-L1951C38" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1958C13-L1959C82" + }, + { + "DocsId": "E:System.Windows.Forms.ToolTip.Draw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L607C20-L607C36" + }, + { + "DocsId": "E:System.Windows.Forms.ToolTip.Popup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L618C20-L618C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L114C20-L114C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.AutomaticDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L147C20-L147C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.AutoPopDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L171C20-L171C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L190C20-L190C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L208C17-L243C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L254C20-L254C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L270C34-L270C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.IsBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L297C20-L297C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.InitialDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L343C20-L343C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.OwnerDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L361C33-L361C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ReshowDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L371C20-L371C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ShowAlways", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L391C20-L391C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.StripAmpersands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L413C20-L413C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L433C29-L433C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ToolTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L442C20-L442C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ToolTipTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L471C20-L471C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.UseAnimation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L564C20-L564C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.UseFading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L586C20-L586C30" + } + ], + "DocsId": "T:System.Windows.Forms.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TrackBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L33C9-L62C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L695C13-L696C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L723C78-L723C112" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L727C13-L745C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L752C13-L756C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L784C13-L798C45" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L803C13-L817C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L822C13-L836C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L845C13-L846C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L851C13-L913C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L920C13-L927C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L931C13-L933C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L937C13-L939C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L948C13-L969C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.SetRange(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L978C13-L1018C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L1047C46-L1047C123" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L1051C13-L1079C10" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L111C20-L111C49" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L127C20-L127C56" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L143C20-L143C62" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L215C20-L215C45" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L235C20-L235C50" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L251C20-L251C48" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L401C20-L401C48" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L506C20-L506C45" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L605C20-L605C39" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L613C20-L613C45" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L621C20-L621C44" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L629C20-L629C50" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L637C20-L637C71" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L645C20-L645C59" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L653C20-L653C39" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L661C20-L661C65" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L78C20-L78C29" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L119C20-L119C40" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L135C20-L135C46" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L151C17-L183C27" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L187C54-L187C69" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L189C48-L189C81" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L198C20-L198C39" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L207C20-L207C29" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L227C20-L227C43" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L243C20-L243C32" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L266C20-L266C32" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L296C20-L296C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L322C20-L322C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L350C20-L350C32" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L393C20-L393C32" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L442C20-L442C38" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L469C20-L469C32" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L498C20-L498C29" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.TickStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L521C20-L521C30" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.TickFrequency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L551C20-L551C34" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L580C17-L581C31" + } + ], + "DocsId": "T:System.Windows.Forms.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L32C13-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L42C13-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L52C13-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L62C13-L65C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawLeftPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L72C13-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawRightPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L82C13-L85C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawTopPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L92C13-L95C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawBottomPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L102C13-L105C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTicks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.EdgeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L112C13-L135C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTicks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.EdgeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L142C13-L165C10" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetLeftPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L172C13-L174C77" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetRightPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L182C13-L184C77" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetTopPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L192C13-L194C77" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetBottomPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L202C13-L204C77" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L25C43-L25C74" + } + ], + "DocsId": "T:System.Windows.Forms.TrackBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L59C9-L128C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L138C40-L141C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L146C61-L149C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L154C80-L158C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32,System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L163C101-L166C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L171C93-L174C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.FromHandle(System.Windows.Forms.TreeView,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1264C13-L1264C48" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.BeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1349C13-L1364C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1419C13-L1477C25" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Collapse(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1533C13-L1534C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1541C13-L1542C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1563C13-L1661C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.EndEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1668C13-L1675C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.EnsureVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1737C13-L1744C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1751C13-L1765C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.ExpandAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1772C13-L1777C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.GetNodeCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1833C13-L1842C26" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2026C13-L2027C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2142C13-L2180C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Toggle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2192C13-L2200C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2207C13-L2207C48" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2306C93-L2306C115" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L11C65-L11C78" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L13C50-L13C54" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L15C55-L15C68" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L17C71-L17C82" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L19C66-L19C91" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L23C13-L37C42" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L40C59-L40C67" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L42C54-L42C94" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L44C52-L44C91" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L46C55-L46C132" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L48C60-L48C90" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L50C62-L50C94" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L52C52-L52C65" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L187C17-L192C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L240C17-L256C81" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L362C17-L362C40" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L392C20-L392C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.FirstNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L400C38-L400C74" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L427C17-L432C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.FullPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L480C17-L489C78" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L503C17-L508C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L528C17-L537C43" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L572C20-L572C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L590C29-L590C34" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsEditing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L600C17-L607C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsExpanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L619C17-L624C53" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L636C17-L641C53" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L653C17-L675C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.LastNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L687C17-L692C49" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Level", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L704C17-L710C45" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NextNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L723C17-L729C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NextVisibleNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L745C17-L762C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NodeFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L781C17-L786C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Nodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L830C17-L835C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L847C17-L855C31" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.PrevNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L867C17-L887C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.PrevVisibleNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L903C17-L920C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.SelectedImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L940C17-L949C51" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.SelectedImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L984C20-L984C44" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.StateImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1042C17-L1042C46" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.StateImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1071C17-L1077C48" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1109C17-L1109C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1127C17-L1127C35" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1147C17-L1147C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1164C17-L1164C35" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1180C17-L1185C33" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L97C17-L97C36" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L101C17-L107C98" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L152C17-L152C29" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L160C17-L160C30" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L168C17-L168C30" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L185C13-L187C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L197C13-L202C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L210C13-L216C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L224C13-L230C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L238C13-L243C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L251C13-L258C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.AddRange(System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L265C13-L290C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L294C13-L298C41" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L344C13-L344C41" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L408C13-L416C51" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Contains(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L422C13-L422C40" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L430C13-L430C50" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L435C13-L441C30" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.IndexOf(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L447C18-L455C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L460C13-L466C27" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L476C13-L502C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L510C13-L546C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L550C13-L556C93" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L567C13-L569C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L577C13-L582C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L590C13-L596C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L604C13-L610C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L618C13-L623C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L631C13-L638C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L656C13-L657C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L661C13-L665C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Remove(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L669C13-L670C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L674C13-L678C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L682C13-L683C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L690C13-L695C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L699C13-L705C64" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L52C17-L57C46" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L97C17-L97C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L120C17-L133C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L144C17-L144C41" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L152C17-L152C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L160C17-L160C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L168C17-L168C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L176C17-L176C30" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs#L25C13-L30C64" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs#L42C13-L112C77" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventArgs.cs#L13C108-L16C10" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeMouseClickEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventArgs.cs#L18C32-L18C36" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.Invoke(System.Object,System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeNodeMouseClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeMouseHoverEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventArgs.cs#L17C33-L17C37" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseHoverEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.Invoke(System.Object,System.Windows.Forms.TreeNodeMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeNodeMouseHoverEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseHoverEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Marked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L134C9-L184C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1607C13-L1608C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CollapseAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1615C13-L1616C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1625C16-L1625C50" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1629C13-L1647C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1670C13-L1686C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1696C13-L1697C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.ExpandAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1704C13-L1705C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1754C13-L1754C40" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1762C13-L1770C57" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1793C13-L1793C55" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeAt(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1801C13-L1801C42" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1809C13-L1815C64" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1936C13-L1950C45" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnDrawNode(System.Windows.Forms.DrawTreeNodeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1968C13-L1969C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1973C13-L2091C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2152C13-L2167C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2174C13-L2176C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2187C13-L2211C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeLabelEdit(System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2218C13-L2219C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterLabelEdit(System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2226C13-L2234C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeCheck(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2241C13-L2242C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterCheck(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2249C13-L2265C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeCollapse(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2272C13-L2273C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterCollapse(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2280C13-L2290C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeExpand(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2297C13-L2298C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterExpand(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2305C13-L2315C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2322C13-L2323C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseHover(System.Windows.Forms.TreeNodeMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2330C13-L2331C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeSelect(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2338C13-L2339C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2346C13-L2361C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2368C13-L2369C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2376C13-L2377C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2384C13-L2408C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2415C13-L2427C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2434C13-L2445C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2450C13-L2461C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2534C13-L2536C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2545C13-L2555C22" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetItemRenderStyles(System.Windows.Forms.TreeNode,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L3003C13-L3017C27" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L3213C13-L3221C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L3225C13-L3227C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L3282C13-L3574C10" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L245C20-L245C56" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L261C20-L261C62" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1040C20-L1040C48" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1399C20-L1399C45" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1460C20-L1460C46" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1468C20-L1468C45" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1476C20-L1476C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1484C20-L1484C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1492C20-L1492C45" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1500C20-L1500C44" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1508C20-L1508C43" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1516C20-L1516C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.DrawNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1527C20-L1527C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.ItemDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1535C20-L1535C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1543C20-L1543C45" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1551C20-L1551C43" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1559C20-L1559C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1571C20-L1571C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1579C20-L1579C45" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1587C20-L1587C51" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1595C20-L1595C55" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L208C17-L214C48" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L237C20-L237C40" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L253C20-L253C46" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L274C20-L274C31" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.CheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L299C17-L299C64" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L332C17-L429C27" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L441C17-L441C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L452C20-L452C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L472C17-L478C52" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L501C19-L501C69" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L526C17-L526C67" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.HotTracking", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L554C17-L554C65" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L585C17-L595C43" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L640C17-L640C41" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L672C17-L672C34" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.StateImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L751C17-L751C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Indent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L798C17-L807C46" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L842C17-L858C43" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.LabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L911C17-L911C63" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.LineColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L936C17-L942C34" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Nodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L969C17-L974C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L988C17-L988C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.PathSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1019C17-L1019C38" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1032C20-L1032C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1057C17-L1057C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Scrollable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1080C17-L1080C64" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1107C17-L1117C51" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1161C17-L1161C49" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1194C17-L1210C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1244C17-L1244C63" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowNodeToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1269C17-L1269C70" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowPlusMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1295C17-L1295C67" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowRootLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1319C19-L1319C69" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1345C17-L1345C60" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.TreeViewNodeSorter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1371C17-L1371C43" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1391C20-L1391C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.TopNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1416C17-L1422C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.VisibleCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1454C36-L1454C120" + } + ], + "DocsId": "T:System.Windows.Forms.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.ByKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.ByMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Boolean,System.Windows.Forms.TreeViewAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs#L18C15-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewCancelEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs#L24C33-L24C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewCancelEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs#L26C40-L26C44" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.Invoke(System.Object,System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeViewCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewDrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L15C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.TreeViewAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L21C9-L25C10" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L27C33-L27C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L32C40-L32C44" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.Invoke(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeViewEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewHitTestInfo.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.TreeViewHitTestLocations)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewHitTestInfo.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs#L31C17-L31C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewHitTestInfo.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs#L42C17-L42C29" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewHitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Indent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.AboveClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.BelowClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.LeftOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.RightOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.RightOfLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.StateImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.PlusMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewHitTestLocations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L29C13-L41C62" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L53C13-L67C77" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L78C13-L142C20" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L20C17-L20C30" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewImageKeyConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageKeyConverter.cs#L25C13-L39C77" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageKeyConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageKeyConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewImageKeyConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageKeyConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventArgs.#ctor(System.Type,System.Boolean,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L14C9-L20C10" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L25C38-L25C42" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.IsValidInput", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L30C36-L30C40" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L36C33-L36C37" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.ReturnValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L41C37-L41C41" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L46C30-L46C34" + } + ], + "DocsId": "T:System.Windows.Forms.TypeValidationEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.Invoke(System.Object,System.Windows.Forms.TypeValidationEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TypeValidationEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TypeValidationEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.UICues.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ShowFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ShowKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.Shown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ChangeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ChangeKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.Changed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UICuesEventArgs.#ctor(System.Windows.Forms.UICues)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L14C9-L17C10" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ShowFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L22C34-L22C67" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ShowKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L27C37-L27C73" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ChangeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L32C36-L32C71" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ChangeKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L37C39-L37C77" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.Changed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L39C34-L39C60" + } + ], + "DocsId": "T:System.Windows.Forms.UICuesEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.Invoke(System.Object,System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.BeginInvoke(System.Object,System.Windows.Forms.UICuesEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UICuesEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.Automatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.CatchException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UnhandledExceptionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L34C9-L76C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L218C16-L218C52" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L482C13-L485C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L492C9-L492C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L499C13-L502C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L509C13-L511C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L518C13-L589C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxKeyDown(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L596C13-L619C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L625C16-L625C29" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxLostFocus(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L632C13-L636C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxResize(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L643C13-L645C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxTextChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L653C13-L665C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L683C13-L689C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L696C13-L718C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L725C13-L789C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L797C13-L799C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L807C13-L813C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L900C54-L900C87" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.ValidateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L942C9-L942C10" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L947C13-L979C10" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L126C20-L126C49" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L158C20-L158C56" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L175C20-L175C62" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L301C20-L301C44" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L309C20-L309C44" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L317C20-L317C44" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L325C20-L325C43" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L83C20-L83C25" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L95C20-L95C41" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L104C20-L104C42" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L116C20-L116C33" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L136C20-L136C41" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L150C20-L150C40" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L167C20-L167C46" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L188C20-L188C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ChangingText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L205C39-L205C43" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L209C20-L209C41" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L224C17-L240C27" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L248C48-L248C94" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L253C52-L253C68" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L261C41-L261C60" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L268C20-L268C41" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.InterceptArrowKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L283C42-L283C46" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L287C20-L287C36" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L293C20-L293C36" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L341C17-L353C31" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L366C20-L366C40" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L377C20-L377C36" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L408C20-L408C41" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.UpDownAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L428C20-L428C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.UserEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L447C35-L447C39" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownEventArgs.ButtonID", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventArgs.cs#L17C31-L17C35" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.Invoke(System.Object,System.Windows.Forms.UpDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.BeginInvoke(System.Object,System.Windows.Forms.UpDownEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UserControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L34C9-L40C10" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L232C13-L232C44" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L243C13-L243C65" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L269C13-L272C10" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L282C13-L283C10" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L290C13-L295C10" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L300C13-L306C10" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L327C13-L336C10" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L61C20-L61C49" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L119C20-L119C53" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L200C20-L200C56" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L219C20-L219C45" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L50C20-L50C33" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L77C17-L77C42" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L111C20-L111C37" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L136C17-L136C37" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L163C17-L178C27" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L189C17-L189C43" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L211C20-L211C29" + } + ], + "DocsId": "T:System.Windows.Forms.UserControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.ImmediateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ValidationConstraints", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.View.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.LargeIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.Details", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.SmallIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + } + ], + "DocsId": "T:System.Windows.Forms.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs" + }, + { + "DocsId": "E:System.Windows.Forms.VScrollBar.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L54C20-L54C52" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L23C17-L25C27" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L33C17-L38C90" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L46C20-L46C34" + } + ], + "DocsId": "T:System.Windows.Forms.VScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollProperties.cs#L14C66-L16C10" + } + ], + "DocsId": "T:System.Windows.Forms.VScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowser.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L37C9-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L659C13-L669C27" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L680C13-L690C27" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L698C13-L699C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L706C13-L707C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L714C13-L715C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L726C13-L727C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L736C13-L737C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L748C13-L749C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L756C13-L757C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L768C13-L769C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L776C13-L777C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L788C13-L789C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L799C17-L804C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L813C17-L827C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Refresh(System.Windows.Forms.WebBrowserRefreshOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L836C13-L853C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPageSetupDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L885C17-L890C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPrintDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L900C17-L905C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPrintPreviewDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L914C17-L919C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPropertiesDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L929C17-L934C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowSaveAsDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L944C17-L949C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L958C17-L963C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1086C13-L1098C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.AttachInterfaces(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1116C13-L1117C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.DetachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1124C13-L1125C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1127C78-L1127C114" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1134C13-L1143C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1151C13-L1156C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateWebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1163C13-L1163C45" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnCanGoBackChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1172C13-L1173C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnCanGoForwardChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1181C13-L1182C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnDocumentCompleted(System.Windows.Forms.WebBrowserDocumentCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1190C13-L1192C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnDocumentTitleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1200C13-L1201C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnEncryptionLevelChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1209C13-L1210C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnFileDownload(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1218C13-L1219C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNavigated(System.Windows.Forms.WebBrowserNavigatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1227C13-L1228C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNavigating(System.Windows.Forms.WebBrowserNavigatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1236C13-L1237C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNewWindow(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1245C13-L1246C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnProgressChanged(System.Windows.Forms.WebBrowserProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1254C13-L1255C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnStatusTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1263C13-L1264C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1413C13-L1426C10" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L543C20-L543C48" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.CanGoBackChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.CanGoForwardChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.DocumentCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.DocumentTitleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.EncryptionLevelChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.FileDownload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.Navigated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.Navigating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.NewWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.ProgressChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.StatusTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.AllowNavigation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L79C17-L79C73" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.AllowWebBrowserDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L105C17-L105C60" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ScriptErrorsSuppressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L130C17-L130C46" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.WebBrowserShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L154C17-L154C84" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.CanGoBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L173C17-L173C42" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.CanGoForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L208C17-L208C45" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L242C17-L270C29" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L284C17-L302C111" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L331C17-L340C14" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L371C17-L390C38" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L404C17-L420C32" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.EncryptionLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L434C17-L439C40" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsBusy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L452C17-L458C48" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsOffline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L473C17-L473C47" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsWebBrowserContextMenuEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L491C17-L491C88" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ObjectForScripting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L511C17-L511C43" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L532C20-L532C32" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ReadyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L557C17-L563C76" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.StatusText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L580C17-L585C35" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L604C17-L619C14" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L641C17-L643C114" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ScrollBarsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L865C17-L865C75" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1074C17-L1080C116" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1107C17-L1107C43" + }, + { + "DocsId": "T:System.Windows.Forms.WebBrowser.WebBrowserSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.CreateWebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L129C13-L129C49" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.AttachInterfaces(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L141C9-L141C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DetachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L148C9-L148C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L156C9-L156C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L164C9-L164C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L171C13-L172C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L226C13-L226C78" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L242C13-L318C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L329C13-L376C30" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L385C13-L497C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L501C13-L508C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L512C13-L518C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L522C13-L528C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L532C13-L540C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L545C9-L545C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L567C13-L569C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L577C13-L579C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L587C13-L589C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L596C13-L602C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1319C13-L1319C25" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1335C13-L1357C10" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1513C20-L1513C120" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1521C20-L1521C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1529C20-L1529C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseCaptureChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1537C20-L1537C111" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1545C20-L1545C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1553C20-L1553C108" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1561C20-L1561C108" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1569C20-L1569C114" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1577C20-L1577C113" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1585C20-L1585C105" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1593C20-L1593C106" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1601C20-L1601C103" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1609C20-L1609C108" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1617C20-L1617C110" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1625C20-L1625C103" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1633C20-L1633C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1641C20-L1641C100" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1649C20-L1649C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1657C20-L1657C100" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1665C20-L1665C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1673C20-L1673C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1682C20-L1682C105" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1690C20-L1690C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1698C20-L1698C109" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1706C20-L1706C114" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1714C20-L1714C103" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1722C20-L1722C106" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1730C20-L1730C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1738C20-L1738C100" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1746C20-L1746C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1754C20-L1754C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1762C20-L1762C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1770C20-L1770C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1778C20-L1778C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1786C20-L1786C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1794C20-L1794C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1802C20-L1802C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1810C20-L1810C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1818C20-L1818C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1826C20-L1826C104" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ActiveXInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L101C17-L101C40" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L187C17-L195C14" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1309C17-L1309C41" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1364C20-L1364C34" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1373C20-L1373C29" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1382C20-L1382C34" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1394C20-L1394C32" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1406C20-L1406C34" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1418C20-L1418C40" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1430C20-L1430C46" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1442C20-L1442C31" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1454C20-L1454C32" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1468C17-L1468C39" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1485C17-L1485C27" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1498C20-L1498C38" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventArgs.cs#L15C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventArgs.cs#L23C27-L23C31" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserDocumentCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserDocumentCompletedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Insecure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit40", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit56", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Fortezza", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit128", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserEncryptionLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventArgs.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventArgs.cs#L15C9-L18C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatedEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventArgs.cs#L23C27-L23C31" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserNavigatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserNavigatedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventArgs.#ctor(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatingEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs#L26C27-L26C31" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatingEventArgs.TargetFrameName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs#L31C42-L31C46" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserNavigatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserNavigatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventArgs.#ctor(System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs#L15C9-L19C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserProgressChangedEventArgs.CurrentProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs#L24C39-L24C43" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserProgressChangedEventArgs.MaximumProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs#L30C39-L30C43" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserProgressChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserProgressChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserProgressChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Uninitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Loaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Interactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Complete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserReadyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.IfExpired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Completely", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserRefreshOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L54C13-L55C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L62C13-L66C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleControlSite#OnControlInfoChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L82C13-L82C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleControlSite#LockInPlaceActive(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L87C13-L87C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleControlSite#GetExtendedControl(System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L92C13-L98C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleControlSite#TransformCoords(System.Drawing.Point*,System.Drawing.PointF*,Interop.Ole32.XFORMCOORDS)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L103C13-L147C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleControlSite#TranslateAccelerator(Interop.User32.MSG*,Interop.Ole32.KEYMODIFIERS)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L152C13-L170C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleControlSite#OnFocus(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L172C60-L172C72" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleControlSite#ShowPropertyFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L174C56-L174C73" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleClientSite#SaveObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L177C48-L177C65" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleClientSite#GetMoniker(Interop.Ole32.OLEGETMONIKER,Interop.Ole32.OLEWHICHMK,System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L181C13-L187C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleClientSite#GetContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L192C13-L192C46" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleClientSite#ShowObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L197C13-L218C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleClientSite#OnShowWindow(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L221C60-L221C72" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleClientSite#RequestNewObjectLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L223C60-L223C77" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#GetWindow(System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L228C13-L234C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#ContextSensitiveHelp(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L237C74-L237C91" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#CanInPlaceActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L239C57-L239C69" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#OnInPlaceActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L243C13-L246C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#OnUIActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L251C13-L253C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#GetWindowContext(Interop.Ole32.IOleInPlaceFrame@,Interop.Ole32.IOleInPlaceUIWindow@,Interop.RECT*,Interop.RECT*,Interop.Ole32.OLEINPLACEFRAMEINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L263C13-L282C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#Scroll(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L285C62-L285C77" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#OnUIDeactivate(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L289C13-L295C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#OnInPlaceDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L300C13-L307C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#DiscardUndoState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L310C55-L310C67" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#DeactivateAndUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L312C56-L312C91" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IOleInPlaceSite#OnPosRectChange(Interop.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L314C78-L314C110" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#ISimpleFrameSite#PreMessageFilter(System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L319C13-L319C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#ISimpleFrameSite#PostMessageFilter(System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L324C13-L324C36" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IPropertyNotifySink#OnChanged(Interop.Ole32.DispatchID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L332C13-L352C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Interop#Ole32#IPropertyNotifySink#OnRequestEdit(Interop.Ole32.DispatchID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L357C13-L357C33" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs#L19C9-L21C49" + }, + { + "DocsId": "P:System.Windows.Forms.WindowsFormsSection.JitDebugging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs#L26C20-L26C55" + } + ], + "DocsId": "T:System.Windows.Forms.WindowsFormsSection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L30C9-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L67C13-L76C10" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Send(System.Threading.SendOrPostCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L81C13-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Post(System.Threading.SendOrPostCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L92C13-L93C10" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.CreateCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L97C13-L97C95" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Uninstall", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L156C13-L157C10" + }, + { + "DocsId": "P:System.Windows.Forms.WindowsFormsSynchronizationContext.AutoInstall", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L107C17-L107C41" + } + ], + "DocsId": "T:System.Windows.Forms.WindowsFormsSynchronizationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.ImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.BorderFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BackgroundType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.BorderOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.Composited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.BackgroundFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.GlyphTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.GlyphOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.AlwaysShowSizingBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.MirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.UniformSizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.IntegralSizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.SourceGrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.SourceShrink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BooleanProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.Rectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.RoundedRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.Ellipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BorderType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.CheckBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.BorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.FillColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeLightColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeHighlightColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeDarkShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeFillColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.ShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlyphTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlyphTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.FillColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.BorderColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.AccentColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ColorProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ComboBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.FillInterior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Soft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Mono", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EdgeEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Diagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.Edges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Etched", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Bump", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EdgeStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.BackgroundType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.BorderType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.FillType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.SizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.HorizontalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.VerticalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.OffsetType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.IconEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.TextShadowType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.GlyphType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ImageSelectType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.GlyphFontSizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.TrueSizeScalingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EnumProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.StockImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.GlyphImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FilenameProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.VerticalGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.HorizontalGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.RadialGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.TileImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FillType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.TextFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.GlyphFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FontProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GlyphFontSizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.ImageGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.FontGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GlyphType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GroupBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Client", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HitTestCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.BackgroundSegment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.FixedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.SizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.SystemSizingMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HitTestOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HorizontalAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Glow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Shadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Pulse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.IconEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ImageOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ImageSelectType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ImageCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.AlphaLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.RoundCornerWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.RoundCornerHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ProgressChunkSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ProgressSpaceSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Saturation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.TextBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.AlphaThreshold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GlyphIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.TrueSizeStretchMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.IntegerProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.SizingMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.ContentMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.CaptionMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.MarginProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.LeftOfCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.RightOfCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.LeftOfLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.RightOfLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.AboveLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BelowLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.OffsetType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.Offset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.TextShadowOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.PointProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.PushButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.RadioButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.LeftAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.FixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.SizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.StringProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.StringProperty.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.StringProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TabItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Readonly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Assist", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.Continuous", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextShadowType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ToolBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TrackBarThumbState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TrueSizeScalingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VerticalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleElement.CreateElement(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L29C13-L29C67" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L32C35-L32C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Part", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L34C27-L34C31" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L36C28-L36C32" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsSupportedByOS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L31C47-L31C51" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L36C47-L36C77" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.ColorScheme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L64C17-L75C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L86C17-L97C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L108C17-L113C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Company", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L124C17-L129C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Author", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L140C17-L145C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Copyright", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L156C17-L161C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L172C17-L177C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L188C17-L193C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L204C17-L209C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.SupportsFlatMenus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L220C17-L234C30" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.MinimumColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L245C17-L262C26" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.TextControlBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L273C17-L288C49" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.ControlHighlightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L299C17-L314C53" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleInformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsElementDefined(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L81C13-L83C74" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.#ctor(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L136C66-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L144C9-L154C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.SetParameters(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L198C13-L201C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.SetParameters(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L210C13-L216C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L223C13-L227C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L257C13-L261C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawEdge(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.Edges,System.Windows.Forms.VisualStyles.EdgeStyle,System.Windows.Forms.VisualStyles.EdgeEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L293C13-L297C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L326C13-L333C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ImageList,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L341C13-L353C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawParentBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L362C13-L374C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L381C13-L382C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L389C13-L390C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Boolean,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L397C13-L401C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundContentRectangle(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L421C13-L425C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundExtent(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L442C13-L451C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundRegion(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L460C13-L482C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBoolean(System.Windows.Forms.VisualStyles.BooleanProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L489C13-L493C33" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetColor(System.Windows.Forms.VisualStyles.ColorProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L502C13-L506C53" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetEnumValue(System.Windows.Forms.VisualStyles.EnumProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L515C13-L519C24" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetFilename(System.Windows.Forms.VisualStyles.FilenameProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L528C13-L536C59" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetFont(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.FontProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L545C13-L572C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetInteger(System.Windows.Forms.VisualStyles.IntegerProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L580C13-L584C24" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPartSize(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.ThemeSizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L592C13-L596C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPartSize(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ThemeSizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L624C13-L633C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPoint(System.Windows.Forms.VisualStyles.PointProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L641C13-L644C26" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetMargins(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.MarginProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L652C13-L661C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetString(System.Windows.Forms.VisualStyles.StringProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L669C13-L677C58" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextExtent(System.Drawing.IDeviceContext,System.String,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L685C13-L691C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextExtent(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L698C13-L705C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextMetrics(System.Drawing.IDeviceContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L712C13-L717C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L724C13-L730C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Region,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L737C13-L741C81" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.IntPtr,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L749C13-L755C10" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsBackgroundPartiallyTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L762C13-L762C86" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L56C17-L67C34" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Class", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L159C31-L159C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Part", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L164C27-L164C31" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L169C28-L169C32" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L182C17-L189C41" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.LastHResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L769C35-L769C52" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.NoneEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.ClientAreaEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.NonClientAreaEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.ClientAndNonClientAreasEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.ResetBrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.ShowCategories(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.BrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.IRootGridEntry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L20C13-L38C36" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L42C16-L42C67" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L46C13-L59C79" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.PropertiesTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L12C43-L12C67" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.PropertiesTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L14C47-L14C62" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.PropertiesTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.wfcMenuGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.wfcMenuCommand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Commands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L34C13-L47C25" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L52C13-L58C38" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L128C31-L128C48" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L130C35-L130C56" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L132C47-L132C72" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L136C43-L136C68" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L138C45-L138C68" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L140C41-L140C61" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L142C45-L142C69" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L144C56-L144C89" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L148C20-L148C36" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L149C20-L149C53" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L154C40-L154C58" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L156C55-L156C85" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L158C44-L158C68" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L160C55-L160C80" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L130C35-L130C56" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L134C43-L134C63" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L148C20-L148C36" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L152C37-L152C52" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L154C40-L154C58" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L158C44-L158C68" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.ArrangedElementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.InitLayout(System.Object,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs#L28C13-L31C10" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs#L43C13-L44C82" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L21C13-L26C61" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L35C13-L40C64" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L48C13-L61C62" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L66C13-L133C77" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.#ctor(System.Object,System.Type[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L22C9-L69C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnActivated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L320C13-L332C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnHelpRequested(System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L337C13-L339C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnSelChangeSelector(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L381C13-L410C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L418C13-L423C52" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L442C13-L442C38" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L450C13-L450C41" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L458C13-L458C39" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Windows.Forms.IWin32Window,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L466C13-L468C33" + }, + { + "DocsId": "E:System.Windows.Forms.Design.ComponentEditorForm.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L133C20-L133C49" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorForm.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L125C20-L125C33" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentEditorForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L60C54-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.Activate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L110C13-L121C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ApplyChanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L126C47-L126C62" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.Deactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L133C13-L134C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.EnterLoadingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L139C46-L139C55" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ExitLoadingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L146C13-L152C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.GetControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L157C48-L157C52" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.GetSelectedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L162C57-L162C66" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsPageMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L167C63-L167C89" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsFirstActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L172C45-L172C58" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsLoading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L177C39-L177C51" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.LoadComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.OnApplyComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L187C50-L187C67" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ReloadComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L194C13-L198C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SaveComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L210C13-L214C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L221C13-L223C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetSite(System.Windows.Forms.IComponentEditorPageSite)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L230C13-L232C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L239C9-L239C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SupportsHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L244C47-L244C52" + }, + { + "DocsId": "E:System.Windows.Forms.Design.ComponentEditorPage.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L43C20-L43C49" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L35C20-L35C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.PageSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L50C56-L50C60" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L55C43-L55C47" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.FirstActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L60C40-L60C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.LoadRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L65C39-L65C43" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L70C33-L70C37" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.CommitOnDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L75C42-L75C46" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L84C17-L86C27" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L96C20-L96C90" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L103C40-L103C49" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentEditorPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L23C9-L23C72" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L29C60-L29C110" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L36C13-L45C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L91C16-L91C67" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L103C13-L170C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventsTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L25C43-L25C63" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventsTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L27C47-L27C55" + } + ], + "DocsId": "T:System.Windows.Forms.Design.EventsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.CanShowComponentEditor(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.GetDialogOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.SetUIDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowComponentEditor(System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowDialog(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.Exception,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowToolWindow(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.IUIService.Styles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.CloseDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.DropDownControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.ShowDialog(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IWindowsFormsEditorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L82C59-L82C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L86C13-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L92C13-L97C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L99C27-L99C52" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L105C16-L105C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L111C16-L111C58" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L126C41-L126C77" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L43C17-L56C32" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.Components", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L63C47-L63C51" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L76C47-L76C54" + } + ], + "DocsId": "T:System.Windows.Forms.Design.PropertyTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.MenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.StatusStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ToolStripItemDesignerAvailability", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L16C9-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.#ctor(System.Windows.Forms.Design.ToolStripItemDesignerAvailability)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L29C13-L34C134" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L37C46-L37C82" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L39C54-L39C69" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.ItemAdditionVisibility", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L25C75-L25C79" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L20C13-L20C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L28C13-L28C58" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L36C13-L43C98" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.GetComponentEditorPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L49C64-L49C68" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.GetInitialComponentEditorPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L55C71-L55C72" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.WindowsFormsComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.Com2Variant.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/COM2TypeInfoProcessor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.Com2Variant", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/COM2TypeInfoProcessor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService.ShowPropertyPage(System.String,System.Object,System.Int32,System.Guid,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/ICOM2PropertyPageDisplayService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/ICOM2PropertyPageDisplayService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.HandleF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.LoadState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.SaveState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.ComComponentNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L22C17-L27C30" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L32C17-L32C58" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L41C17-L47C32" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L115C17-L169C14" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + } + ], + "DocsId": "T:System.Resources.ResXFileRef.Converter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Application.MessageLoopCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ActiveXInvokeKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.AxComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs#L20C17-L36C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AxComponentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.AxComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.ClsidAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs#L14C13-L17C14" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ClsidAttribute.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs#L19C35-L19C39" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ClsidAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.#ctor(System.Object,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs#L25C19-L27C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.Disconnect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs#L109C17-L135C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs#L139C17-L147C14" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ConnectionPointCookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.AboutBoxDelegate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.#ctor(System.String,System.Windows.Forms.AxHost.ActiveXInvokeKind)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs#L14C13-L18C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs#L20C13-L22C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs#L24C50-L29C37" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.InvalidActiveXStateException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.State.#ctor(System.IO.Stream,System.Int32,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L69C13-L78C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L83C13-L128C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L354C17-L372C14" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L25C17-L30C65" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L39C17-L44C68" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L52C17-L59C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L70C17-L89C14" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.StateConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs#L14C13-L17C14" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs#L19C37-L19C41" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L14C19-L17C14" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L26C17-L30C14" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L20C20-L22C33" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L16C19-L19C14" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L85C17-L101C14" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L25C21-L34C52" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L42C21-L45C54" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L50C20-L54C36" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L36C21-L36C33" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L44C21-L44C34" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L52C21-L52C33" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L82C21-L82C40" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L86C21-L86C104" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L92C17-L92C100" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L97C17-L97C100" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L102C17-L102C100" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L107C17-L107C100" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L112C17-L112C100" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L117C17-L117C45" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L122C17-L128C34" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L134C17-L139C14" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L155C17-L157C48" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L162C17-L168C27" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L173C17-L179C31" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L28C21-L28C54" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L36C21-L36C33" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L44C21-L44C34" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L52C21-L52C33" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L60C21-L60C33" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L73C21-L74C73" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L82C21-L82C40" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L70C21-L70C33" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L78C21-L78C34" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L86C21-L86C33" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L100C17-L100C44" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L105C17-L105C60" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L115C17-L115C99" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L120C17-L120C99" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L125C17-L125C99" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L130C17-L130C99" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L135C17-L135C99" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L140C17-L145C14" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L170C17-L170C66" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L33C21-L33C59" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L58C21-L58C65" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L70C21-L70C33" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L78C21-L78C34" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L86C21-L86C33" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L94C21-L94C33" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.#ctor(System.Windows.Forms.CheckedListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs#L13C61-L16C14" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs#L24C17-L24C89" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs#L36C17-L41C30" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.ChildAccessibleObject.#ctor(System.Windows.Forms.ComboBox,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs#L15C13-L25C14" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ChildAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs#L31C21-L31C60" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox.ChildAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.#ctor(System.Windows.Forms.ComboBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L24C13-L27C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L74C21-L74C33" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L82C21-L82C34" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L90C21-L90C34" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L113C17-L120C30" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L181C17-L181C34" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L186C17-L196C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L244C17-L246C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L267C17-L267C45" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L275C17-L288C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L292C17-L305C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L310C51-L310C81" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L323C17-L368C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L375C17-L407C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L415C17-L421C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L468C17-L480C14" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#Generic#IComparer#Compare(System.Windows.Forms.ComboBox.ObjectCollection.Entry,System.Windows.Forms.ComboBox.ObjectCollection.Entry)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L484C17-L488C90" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L68C33-L68C48" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L74C21-L74C33" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L82C21-L82C34" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L90C21-L90C34" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L98C21-L98C34" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L225C21-L230C50" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L32C19-L34C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L400C17-L415C30" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L420C17-L429C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L433C17-L442C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L446C17-L455C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.RaiseLiveRegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L465C17-L470C83" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L555C20-L555C95" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L195C54-L195C116" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L201C52-L201C99" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L219C21-L227C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L255C21-L263C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L273C21-L274C79" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L285C21-L292C78" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L303C57-L303C68" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L341C36-L341C40" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L392C21-L394C44" + } + ], + "DocsId": "T:System.Windows.Forms.Control.ControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L25C13-L30C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L37C17-L37C54" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L47C17-L140C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L144C17-L151C88" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.AddRange(System.Windows.Forms.Control[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L158C17-L181C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L187C17-L191C32" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Contains(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L196C17-L196C52" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L205C17-L209C48" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L260C17-L260C62" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.IndexOf(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L265C17-L265C51" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L274C17-L300C27" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L323C17-L344C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L348C17-L352C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L356C17-L357C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L364C17-L369C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L423C17-L442C14" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L452C17-L452C51" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L463C17-L469C30" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.SetChildIndex(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L507C17-L508C14" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L314C36-L314C40" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L379C21-L388C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L400C21-L413C37" + } + ], + "DocsId": "T:System.Windows.Forms.Control.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataFormats.Format.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs#L24C13-L28C14" + }, + { + "DocsId": "P:System.Windows.Forms.DataFormats.Format.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs#L33C34-L33C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataFormats.Format.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs#L38C29-L38C33" + } + ], + "DocsId": "T:System.Windows.Forms.DataFormats.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L21C19-L21C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L68C17-L117C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L122C17-L145C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L150C17-L156C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L162C17-L162C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L167C17-L199C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L208C25-L212C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L29C21-L36C49" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L18C19-L21C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.CopyTo(System.Windows.Forms.Control[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L25C17-L26C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Insert(System.Int32,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L30C17-L31C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L35C17-L39C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L48C22-L59C14" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L102C17-L109C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L115C50-L115C85" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L122C17-L122C173" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridView.HitTestInfo.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L47C21-L47C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L59C21-L59C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.ColumnX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L70C21-L70C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.RowY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L81C21-L81C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L93C21-L93C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L19C13-L21C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L23C77-L26C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L111C17-L146C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L152C17-L164C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L169C17-L197C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L32C21-L43C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L51C21-L51C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L59C21-L59C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L76C21-L81C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L89C21-L89C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L105C21-L105C33" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L13C86-L15C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L27C17-L53C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L55C52-L55C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L21C21-L21C71" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L20C13-L22C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L24C13-L27C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L249C17-L295C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L379C17-L394C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L400C17-L414C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L418C63-L418C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L420C64-L420C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L424C17-L477C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L550C17-L582C14" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L29C49-L29C103" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L35C21-L40C98" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L48C21-L83C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L89C24-L89C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L101C57-L101C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L116C52-L116C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L122C21-L171C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L179C21-L208C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L15C88-L17C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L82C17-L133C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L135C52-L135C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L23C21-L45C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L54C21-L76C155" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewColumnHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L16C104-L18C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L108C17-L137C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L141C17-L162C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L208C17-L242C14" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L31C49-L33C118" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L39C21-L58C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L62C44-L64C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L67C57-L69C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L71C52-L71C79" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L77C21-L100C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L104C45-L104C49" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs#L15C88-L18C14" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.#ctor(System.Windows.Forms.DataGridViewComboBoxCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L25C13-L29C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L75C21-L75C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L83C21-L83C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L91C21-L91C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L113C17-L138C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L143C17-L143C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L149C17-L152C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L157C17-L160C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L224C17-L231C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L240C17-L240C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L248C17-L253C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L257C17-L262C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L269C17-L269C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L274C17-L276C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L289C17-L309C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L317C17-L323C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L331C17-L340C14" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L51C21-L51C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L75C21-L75C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L83C21-L83C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L91C21-L91C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L99C21-L99C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L197C21-L202C46" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L13C85-L15C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L38C17-L57C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L59C52-L59C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L21C21-L21C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L25C52-L25C123" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L29C24-L29C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L13C84-L15C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L27C17-L52C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L54C52-L54C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L21C21-L21C69" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L21C13-L23C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L25C13-L28C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L250C17-L279C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L285C17-L302C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L305C63-L305C95" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L309C17-L323C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L329C17-L394C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L400C17-L449C14" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L44C21-L85C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L93C21-L102C114" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L108C24-L108C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L120C57-L120C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L135C52-L135C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L167C21-L205C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L213C21-L244C42" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewRowHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L15C98-L17C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L121C17-L133C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L137C17-L202C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L208C17-L242C14" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L23C21-L42C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L50C21-L62C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L66C45-L66C80" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L68C57-L68C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L83C52-L83C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L89C21-L113C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L117C45-L117C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs#L13C87-L15C14" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewTopLeftHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L15C105-L17C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L142C17-L146C14" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L150C17-L188C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L194C17-L239C14" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L23C21-L34C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L42C21-L53C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L62C21-L97C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L106C21-L126C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L136C21-L136C41" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.#ctor(System.Windows.Forms.DateTimePicker)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L15C75-L17C14" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L135C17-L144C14" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L26C21-L48C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L54C44-L54C80" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L60C21-L66C38" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L74C21-L82C34" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L90C21-L96C52" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L126C20-L130C38" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.#ctor(System.String,System.Windows.Forms.AccessibleObject)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L21C13-L24C14" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L30C21-L30C34" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L38C57-L38C61" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L44C21-L44C52" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L52C21-L52C56" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L60C21-L60C34" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.#ctor(System.Windows.Forms.DomainUpDown)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L21C71-L24C14" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L28C70-L28C113" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L30C52-L30C95" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L26C52-L26C84" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L57C17-L63C28" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L70C17-L80C14" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L87C17-L99C14" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L105C17-L110C14" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L32C21-L32C40" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.#ctor(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L22C19-L25C14" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L33C17-L61C14" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L68C17-L74C14" + } + ], + "DocsId": "T:System.Windows.Forms.Form.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleMonth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleYear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.NextMonthButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.PrevMonthButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.CalendarBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.Date", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.NextMonthDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.PrevMonthDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.DayOfWeek", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.WeekNumbers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TodayLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs#L37C34-L37C38" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs#L43C38-L43C42" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs#L49C36-L49C40" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L113C44-L113C48" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L115C48-L115C53" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L117C39-L117C44" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L196C24-L196C35" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L199C21-L205C18" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L240C17-L248C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.String,System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L258C17-L266C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L270C17-L276C34" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L281C17-L285C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L292C17-L296C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Image,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L305C17-L308C44" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.AddRange(System.Drawing.Image[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L383C17-L393C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.AddStrip(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L401C17-L418C44" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L427C17-L440C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Contains(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L443C50-L443C83" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L447C17-L452C40" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L458C52-L458C81" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.IndexOf(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L461C48-L461C81" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L465C17-L470C39" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L479C17-L508C27" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L511C60-L511C93" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L521C22-L525C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L532C17-L538C47" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Remove(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L542C48-L542C81" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L546C17-L552C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L556C17-L574C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L581C17-L586C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.SetKeyName(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L593C17-L604C14" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Keys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L41C21-L55C43" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L88C21-L108C38" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L113C44-L113C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L115C48-L115C53" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L117C39-L117C44" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L119C39-L119C44" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L124C34-L124C44" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L132C21-L137C52" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L196C24-L196C35" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L216C21-L228C40" + } + ], + "DocsId": "T:System.Windows.Forms.ImageList.ImageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L27C17-L32C65" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L41C17-L46C68" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L54C17-L90C66" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L102C17-L128C81" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L138C17-L154C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L160C97-L160C101" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L170C17-L171C101" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L177C93-L177C97" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkArea.LinkAreaConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L19C13-L26C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L19C13-L32C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor(System.Int32,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L19C13-L39C14" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L52C41-L52C45" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L57C24-L57C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L82C21-L95C36" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.LinkData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L112C38-L112C42" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L129C24-L129C45" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L135C24-L135C30" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L158C33-L158C37" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Visited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L163C24-L163C72" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.#ctor(System.Windows.Forms.LinkLabel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L23C13-L28C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L49C24-L49C35" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L52C21-L58C89" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L97C44-L97C48" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L99C48-L99C53" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L101C39-L101C44" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L107C17-L112C49" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Int32,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L117C17-L141C26" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L146C17-L191C30" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L197C17-L203C85" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L209C17-L215C85" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Contains(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L221C17-L221C53" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L229C17-L229C54" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L234C17-L240C34" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.IndexOf(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L246C17-L246C52" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L251C17-L257C31" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L267C17-L293C27" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L309C17-L322C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L326C17-L327C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L331C17-L337C64" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Remove(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L343C17-L368C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L372C17-L373C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L380C17-L385C14" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L389C17-L393C14" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L34C21-L34C55" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L49C24-L49C35" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L71C21-L84C37" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L90C33-L90C52" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.LinksAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L95C38-L95C42" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L97C44-L97C48" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L99C48-L99C53" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L101C39-L101C44" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L103C39-L103C44" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel.LinkCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L18C13-L21C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L107C21-L107C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L111C21-L111C55" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L119C21-L119C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L127C21-L127C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L135C21-L135C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L149C17-L155C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L161C17-L167C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L173C17-L182C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L187C17-L193C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L199C17-L199C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L204C17-L204C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L209C17-L209C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L214C17-L214C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L219C17-L219C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L224C17-L228C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L232C17-L239C63" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L31C21-L46C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L75C21-L99C138" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L107C21-L107C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L119C21-L119C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L127C21-L127C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L135C21-L135C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L143C21-L143C33" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L20C13-L26C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L84C21-L89C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L93C21-L93C55" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L132C21-L132C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L140C21-L140C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L148C21-L148C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L162C17-L173C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L179C17-L190C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L199C17-L204C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L209C17-L223C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L231C17-L263C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L276C17-L287C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L293C17-L293C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L298C17-L298C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L303C17-L303C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L308C17-L308C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L313C17-L313C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L318C17-L327C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L331C17-L343C72" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L36C21-L41C56" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L70C21-L76C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L84C21-L89C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L104C21-L123C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L132C21-L132C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L140C21-L140C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L148C21-L148C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L156C21-L156C33" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.CheckedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L140C13-L23C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L46C21-L46C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L50C21-L50C55" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L96C21-L96C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L104C21-L104C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L112C21-L112C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L129C17-L134C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L148C17-L174C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.Int32,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L190C17-L196C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L201C17-L203C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L208C17-L212C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L219C17-L224C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L229C17-L234C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L239C17-L245C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L250C17-L257C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L262C17-L269C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.AddRange(System.Windows.Forms.ColumnHeader[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L276C17-L303C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L307C17-L313C106" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L323C17-L358C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Contains(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L362C17-L362C45" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L367C17-L372C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L380C17-L380C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L385C17-L389C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.IndexOf(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L393C22-L401C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L406C17-L411C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L416C17-L422C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L426C17-L430C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L434C17-L441C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L447C17-L452C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L456C17-L462C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L466C17-L472C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L476C17-L483C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L487C17-L495C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L499C17-L507C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L516C17-L584C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Remove(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L588C17-L593C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L597C17-L601C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L605C17-L611C72" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L33C21-L38C57" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L46C21-L46C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L62C21-L75C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L88C21-L88C93" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L96C21-L96C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L104C21-L104C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L112C21-L112C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L120C21-L120C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.ColumnHeaderCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L24C13-L35C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L67C21-L67C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L75C21-L75C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L83C21-L83C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L124C21-L124C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L128C21-L131C18" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L165C17-L165C38" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L170C17-L180C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L190C17-L192C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L202C17-L203C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L215C17-L217C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L227C17-L232C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L242C17-L247C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.AddRange(System.Windows.Forms.ListViewItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L254C17-L257C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.AddRange(System.Windows.Forms.ListView.ListViewItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L261C17-L266C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L273C17-L274C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L278C17-L278C49" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L282C20-L282C79" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L289C17-L289C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L294C17-L295C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L303C17-L308C45" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L343C17-L349C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L354C22-L362C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L366C20-L366C82" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L374C17-L400C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L413C17-L419C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L424C17-L424C62" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L429C17-L429C74" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L434C17-L442C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L447C20-L447C67" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L450C20-L453C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L456C20-L459C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Remove(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L468C17-L469C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L476C17-L482C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L489C17-L494C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L498C17-L502C14" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L59C21-L59C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L67C21-L67C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L75C21-L75C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L83C21-L83C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L91C21-L91C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L102C21-L107C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L124C21-L124C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L142C21-L154C33" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.ListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L21C13-L24C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L126C21-L126C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L130C21-L130C55" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L138C21-L138C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L146C21-L146C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L154C21-L154C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L168C17-L173C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L178C17-L184C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L190C17-L199C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L204C17-L210C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L216C17-L222C121" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L228C17-L229C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L233C17-L233C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L238C17-L244C121" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L250C17-L250C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L255C17-L280C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L286C17-L295C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L299C17-L303C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L307C17-L314C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L320C17-L341C14" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L34C21-L45C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L97C21-L117C72" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L126C21-L126C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L138C21-L138C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L146C21-L146C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L154C21-L154C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L162C21-L162C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L23C13-L29C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L180C21-L185C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L190C21-L190C55" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L198C21-L198C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L214C21-L214C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L222C21-L222C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L229C17-L229C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L235C17-L235C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L249C17-L249C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L255C17-L255C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L263C17-L273C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L280C17-L285C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L290C17-L295C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L300C17-L311C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L317C17-L326C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L330C17-L342C72" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L348C17-L362C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L367C17-L378C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L387C17-L419C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L87C21-L103C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L115C21-L140C66" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L152C21-L171C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L180C21-L185C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L198C21-L198C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L206C21-L206C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L214C21-L214C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L222C21-L222C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.SelectedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L18C13-L21C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L39C21-L39C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L47C21-L47C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L55C21-L55C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L63C21-L63C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L69C17-L69C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L74C17-L79C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L84C17-L86C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L90C17-L106C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L111C17-L116C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L146C17-L149C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L154C17-L159C39" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.AddRange(System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L164C17-L165C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.AddRange(System.Windows.Forms.ListBox.IntegerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L169C17-L170C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L224C17-L225C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L229C17-L229C92" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L234C17-L240C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L244C17-L245C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L253C17-L259C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L266C17-L276C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L309C21-L309C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L313C21-L321C18" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L326C17-L333C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L337C17-L337C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L31C21-L31C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L39C21-L39C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L47C21-L47C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L55C21-L55C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L63C21-L63C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L285C21-L290C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L309C21-L309C40" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.IntegerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L25C13-L28C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox,System.Windows.Forms.ListBox.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L34C19-L39C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L45C19-L50C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L73C44-L73C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L75C48-L75C53" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L77C39-L77C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L92C17-L95C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L169C44-L169C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.AddRange(System.Windows.Forms.ListBox.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L173C17-L177C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L181C17-L185C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L234C24-L234C35" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L235C24-L235C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L243C17-L245C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L273C17-L273C45" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L276C51-L276C67" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L283C17-L290C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L294C17-L301C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L306C51-L306C78" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L310C17-L312C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L315C49-L315C64" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L335C17-L374C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L376C59-L376C79" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L384C17-L391C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L393C49-L393C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L400C17-L423C14" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L55C33-L55C49" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L73C44-L73C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L75C48-L75C53" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L77C39-L77C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L79C39-L79C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L218C21-L223C54" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L234C24-L234C35" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L16C13-L19C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L37C21-L37C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L45C21-L45C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L53C21-L53C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L67C17-L67C53" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L72C17-L78C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L88C17-L95C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L100C17-L106C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L112C17-L112C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L117C17-L117C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L122C17-L122C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L127C17-L127C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L132C17-L132C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L151C21-L151C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L155C21-L155C98" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L174C17-L179C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L183C17-L187C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L191C17-L202C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L206C17-L217C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L221C17-L221C58" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L29C21-L29C55" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L37C21-L37C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L45C21-L45C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L53C21-L53C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L61C21-L61C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L142C21-L143C59" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L151C21-L151C40" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L24C13-L29C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L79C21-L79C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L87C21-L87C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L95C21-L95C33" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L146C17-L146C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L151C17-L151C109" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L156C17-L156C95" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L161C17-L161C95" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L166C17-L166C95" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L171C17-L171C95" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L176C17-L176C95" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L208C17-L213C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L217C17-L217C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L253C17-L257C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L261C17-L273C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L277C17-L289C14" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L38C21-L71C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L79C21-L79C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L87C21-L87C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L95C21-L95C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L140C21-L140C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L198C21-L198C74" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.SelectedObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L40C13-L42C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor(System.Windows.Forms.ListViewItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L44C13-L48C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor(System.Windows.Forms.ListViewItem,System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L50C13-L60C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.ResetStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L262C17-L267C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L269C50-L269C80" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L79C21-L84C79" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L103C21-L109C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L148C21-L153C74" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L171C21-L176C83" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L200C24-L200C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L208C24-L208C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L220C24-L220C44" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L20C13-L25C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L33C44-L33C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L35C48-L35C52" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L37C39-L37C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L76C24-L76C35" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L79C21-L85C18" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L114C17-L120C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L125C17-L127C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L132C17-L134C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.Windows.Forms.ListViewItem.ListViewSubItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L139C17-L152C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L156C17-L168C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.String[],System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L172C17-L184C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L188C17-L193C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L198C17-L210C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Contains(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L212C63-L212C85" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L216C17-L221C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L227C61-L227C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IndexOf(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L289C22-L297C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L302C17-L307C46" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L315C17-L338C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Insert(System.Int32,System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L348C17-L363C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L367C17-L373C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Remove(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L377C17-L382C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L386C17-L390C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L394C17-L413C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L420C17-L425C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L429C17-L433C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L437C17-L443C75" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L31C33-L31C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L33C44-L33C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L35C48-L35C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L37C39-L37C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L39C39-L39C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L48C21-L53C51" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L76C24-L76C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L96C21-L108C40" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.#ctor(System.Windows.Forms.MdiClient)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs#L21C15-L24C14" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs#L42C17-L59C14" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs#L66C17-L72C14" + } + ], + "DocsId": "T:System.Windows.Forms.MdiClient.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L42C44-L42C48" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L44C48-L44C53" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.AddTabType(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L64C17-L70C14" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.AddTabType(System.Type,System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L74C17-L80C14" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Clear(System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L88C17-L94C14" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L98C17-L112C14" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L119C17-L124C84" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.RemoveTabType(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L129C17-L135C14" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L33C21-L38C59" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L42C44-L42C48" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L44C48-L44C53" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L53C21-L58C64" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGrid.PropertyTabCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.#ctor(System.Windows.Forms.RadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L15C69-L18C14" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L44C17-L48C14" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L21C20-L21C88" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L27C21-L30C54" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L35C20-L37C33" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs#L22C17-L23C93" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs#L29C93-L29C97" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L188C17-L192C47" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L195C50-L195C92" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L215C50-L215C108" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L217C42-L217C88" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L49C21-L75C51" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L101C24-L101C72" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L124C24-L124C68" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L147C24-L147C70" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L170C24-L170C66" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.#ctor(System.Windows.Forms.TabControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs#L17C58-L20C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs#L24C17-L67C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs#L71C17-L90C14" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.#ctor(System.Windows.Forms.TabControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L20C13-L25C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L35C24-L35C35" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L38C21-L44C18" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L74C44-L74C48" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L76C48-L76C53" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L78C39-L78C44" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L84C17-L87C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L91C17-L97C41" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L102C17-L107C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L111C17-L117C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L121C17-L128C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L132C17-L139C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.AddRange(System.Windows.Forms.TabPage[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L143C17-L149C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Contains(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L153C17-L155C44" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L160C17-L165C42" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L173C17-L173C54" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.IndexOf(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L178C17-L188C27" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L193C17-L198C41" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L206C17-L232C27" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L240C17-L253C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L257C17-L263C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L267C17-L272C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L276C17-L282C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L286C17-L295C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L299C17-L308C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L318C44-L318C62" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L321C17-L325C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L329C17-L335C49" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Remove(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L340C17-L347C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L351C17-L355C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L357C48-L357C79" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L364C17-L369C14" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L29C24-L29C48" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L35C24-L35C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L55C21-L67C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L72C33-L72C53" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L74C44-L74C48" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L76C48-L76C53" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L78C39-L78C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L80C39-L80C44" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl.TabPageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabPage.TabPageControlCollection.#ctor(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs#L17C62-L19C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.TabPageControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs#L30C17-L36C14" + } + ], + "DocsId": "T:System.Windows.Forms.TabPage.TabPageControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.#ctor(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L17C65-L20C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L30C17-L39C42" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L48C17-L119C29" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L128C17-L152C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L413C21-L419C51" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject.#ctor(System.Windows.Forms.Control,System.Windows.Forms.ToolStripControlHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs#L26C137-L30C14" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.#ctor(System.Windows.Forms.ToolStripDropDown)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L15C81-L18C14" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L38C21-L38C96" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L54C21-L60C53" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L25C13-L28C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L207C17-L211C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L215C17-L231C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L236C17-L273C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.AddState(System.Windows.Forms.AccessibleStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L278C17-L286C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L290C17-L295C70" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L34C21-L40C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L48C21-L54C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L62C21-L70C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L80C21-L87C82" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L131C21-L143C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L154C21-L160C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L168C21-L201C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L305C21-L312C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L323C21-L330C104" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.#ctor(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L23C13-L26C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.#ctor(System.Windows.Forms.ToolStripPanel,System.Windows.Forms.ToolStripPanelRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L28C13-L32C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Add(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L47C17-L51C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.AddRange(System.Windows.Forms.ToolStripPanelRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L56C17-L78C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.AddRange(System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L82C17-L105C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Contains(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L109C17-L109C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L114C17-L133C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L135C34-L135C44" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L136C44-L136C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L137C49-L137C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L138C43-L138C71" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L139C46-L139C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L140C47-L140C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L141C43-L141C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L142C47-L142C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L143C58-L143C102" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L147C23-L147C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L148C23-L148C98" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.IndexOf(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L153C17-L153C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Insert(System.Int32,System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L158C17-L162C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Remove(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L193C17-L195C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L199C17-L207C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.CopyTo(System.Windows.Forms.ToolStripPanelRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L211C17-L212C14" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L41C21-L41C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L136C44-L136C73" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L138C43-L138C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L147C23-L147C47" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.#ctor(System.Windows.Forms.ToolStripSplitButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs#L13C86-L16C14" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs#L20C17-L21C14" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.#ctor(System.Windows.Forms.WebBrowser)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L25C54-L27C14" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ShowContextMenu(System.UInt32,System.Drawing.Point*,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L32C17-L56C37" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetHostInfo(Interop.Mshtml.DOCHOSTUIINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L61C17-L90C37" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#EnableModeless(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L95C17-L95C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ShowUI(System.UInt32,Interop.Ole32.IOleInPlaceActiveObject,Interop.Ole32.IOleCommandTarget,Interop.Ole32.IOleInPlaceFrame,Interop.Ole32.IOleInPlaceUIWindow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L105C17-L105C40" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#HideUI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L110C17-L110C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#UpdateUI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L115C17-L115C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#OnDocWindowActivate(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L120C17-L120C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#OnFrameWindowActivate(Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L125C17-L125C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ResizeBorder(Interop.RECT*,Interop.Ole32.IOleInPlaceUIWindow,Interop.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L130C17-L130C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetOptionKeyPath(System.String[],System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L135C17-L135C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetDropTarget(Interop.Ole32.IDropTarget,Interop.Ole32.IDropTarget@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L142C17-L143C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetExternal(System.Object@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L148C17-L150C37" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#TranslateAccelerator(Interop.User32.MSG*,System.Guid*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L155C17-L172C40" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#TranslateUrl(System.UInt32,System.String,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L179C17-L180C40" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#FilterDataObject(System.Runtime.InteropServices.ComTypes.IDataObject,System.Runtime.InteropServices.ComTypes.IDataObject@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L187C17-L188C40" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowser.WebBrowserSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L48C60-L48C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L52C57-L52C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L56C61-L56C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L60C62-L60C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L64C61-L64C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L75C69-L75C133" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L79C66-L79C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L83C70-L83C135" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L87C71-L87C137" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L91C67-L91C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L95C64-L95C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L99C68-L99C131" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L103C69-L103C133" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L114C69-L114C133" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L118C66-L118C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L122C70-L122C135" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L126C71-L126C137" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L130C67-L130C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L134C64-L134C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L138C68-L138C131" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L142C69-L142C133" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L146C65-L146C125" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L150C62-L150C120" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L154C66-L154C128" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L158C67-L158C130" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L169C60-L169C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L173C62-L173C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L182C60-L182C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L196C60-L196C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L200C57-L200C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L204C61-L204C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L208C62-L208C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L288C60-L288C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L292C57-L292C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L296C61-L296C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L300C62-L300C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L309C60-L309C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L313C57-L313C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L317C61-L317C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L321C62-L321C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L330C60-L330C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L334C57-L334C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L338C61-L338C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L342C62-L342C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L351C60-L351C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L355C57-L355C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L359C61-L359C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L363C62-L363C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L377C60-L377C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L381C57-L381C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L385C61-L385C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L389C62-L389C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L398C60-L398C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L402C57-L402C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L406C61-L406C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L410C62-L410C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L419C60-L419C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L423C57-L423C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L427C61-L427C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L431C62-L431C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L440C60-L440C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L444C57-L444C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L448C61-L448C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L452C62-L452C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L466C62-L466C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L470C59-L470C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L474C63-L474C121" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L478C64-L478C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L482C64-L482C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L486C61-L486C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L490C65-L490C125" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L494C66-L494C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L498C64-L498C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L502C61-L502C118" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L506C65-L506C126" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L510C66-L510C128" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L514C65-L514C126" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L518C62-L518C120" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L522C66-L522C128" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L526C67-L526C130" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L535C60-L535C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L539C57-L539C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L543C61-L543C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L547C62-L547C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L556C60-L556C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L560C57-L560C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L564C61-L564C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L568C62-L568C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L577C60-L577C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L581C57-L581C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L585C61-L585C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L589C62-L589C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L598C60-L598C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L602C57-L602C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L606C61-L606C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L610C62-L610C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L619C60-L619C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L623C57-L623C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L627C61-L627C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L631C62-L631C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L640C60-L640C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L644C57-L644C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L648C61-L648C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L652C62-L652C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L661C60-L661C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L670C60-L670C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L679C64-L679C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox.LeftAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L683C63-L683C121" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L697C60-L697C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L701C57-L701C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L705C61-L705C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L709C62-L709C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L718C60-L718C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L722C57-L722C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L726C61-L726C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L730C62-L730C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L739C60-L739C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L743C57-L743C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L747C61-L747C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L751C62-L751C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L760C60-L760C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L769C60-L769C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L773C57-L773C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L777C61-L777C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L781C62-L781C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L790C60-L790C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L794C57-L794C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L798C61-L798C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L802C62-L802C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L811C60-L811C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L815C57-L815C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L819C61-L819C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L823C62-L823C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L832C60-L832C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L841C60-L841C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L850C60-L850C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L864C60-L864C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L873C60-L873C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L877C57-L877C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L881C61-L881C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L890C60-L890C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L894C57-L894C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L898C61-L898C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L902C68-L902C131" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L906C65-L906C125" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L910C69-L910C133" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L919C60-L919C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L923C57-L923C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L927C61-L927C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L936C60-L936C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L945C60-L945C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L949C57-L949C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L953C61-L953C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L962C60-L962C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L966C57-L966C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L970C61-L970C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L979C60-L979C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L988C60-L988C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L997C60-L997C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1001C57-L1001C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1005C61-L1005C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1014C60-L1014C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1018C57-L1018C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1022C61-L1022C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1031C60-L1031C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1045C60-L1045C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1049C57-L1049C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1053C61-L1053C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1062C60-L1062C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1066C57-L1066C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1070C61-L1070C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1079C60-L1079C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1083C57-L1083C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1087C61-L1087C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow.SortedUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1096C62-L1096C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow.SortedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1100C64-L1100C123" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1114C60-L1114C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1118C57-L1118C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1122C62-L1122C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1126C62-L1126C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.SelectedNotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1130C70-L1130C135" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1139C60-L1139C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1148C60-L1148C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1157C60-L1157C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1166C60-L1166C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1180C60-L1180C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1184C57-L1184C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1188C61-L1188C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1192C62-L1192C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1196C61-L1196C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1200C64-L1200C123" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1209C60-L1209C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1223C60-L1223C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1227C62-L1227C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Demoted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1231C61-L1231C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1240C60-L1240C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1249C60-L1249C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1258C60-L1258C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1267C60-L1267C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1276C60-L1276C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1290C60-L1290C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1299C60-L1299C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1308C60-L1308C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1317C60-L1317C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1331C60-L1331C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1340C60-L1340C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1349C60-L1349C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1358C60-L1358C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1362C57-L1362C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1366C61-L1366C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1375C60-L1375C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1379C57-L1379C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1383C61-L1383C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1397C60-L1397C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1406C60-L1406C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1415C60-L1415C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1419C57-L1419C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1423C61-L1423C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1432C60-L1432C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1441C60-L1441C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1450C60-L1450C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1459C60-L1459C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1469C60-L1469C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1479C60-L1479C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1483C57-L1483C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1487C61-L1487C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1496C60-L1496C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1505C60-L1505C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1517C60-L1517C112" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1526C60-L1526C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1535C60-L1535C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1544C60-L1544C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1558C60-L1558C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1567C60-L1567C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1576C60-L1576C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1590C60-L1590C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1604C60-L1604C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1613C60-L1613C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1622C60-L1622C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1631C60-L1631C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1640C60-L1640C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1649C60-L1649C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1658C60-L1658C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1667C60-L1667C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1688C60-L1688C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1692C57-L1692C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1696C61-L1696C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1700C62-L1700C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1704C61-L1704C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1708C64-L1708C123" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1717C60-L1717C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1721C57-L1721C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1725C61-L1725C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1729C62-L1729C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1733C61-L1733C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1737C64-L1737C123" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1746C60-L1746C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1750C57-L1750C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1754C61-L1754C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1758C62-L1758C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1762C61-L1762C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1766C64-L1766C123" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1775C60-L1775C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1779C57-L1779C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1783C61-L1783C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1787C62-L1787C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1791C61-L1791C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1795C64-L1795C123" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1804C60-L1804C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1813C60-L1813C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1827C60-L1827C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1831C58-L1831C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1840C60-L1840C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1849C60-L1849C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1853C58-L1853C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1862C60-L1862C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1871C60-L1871C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1875C57-L1875C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1879C61-L1879C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1893C60-L1893C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1902C60-L1902C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1911C60-L1911C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1915C57-L1915C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1919C61-L1919C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1923C61-L1923C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1927C62-L1927C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1936C60-L1936C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1940C57-L1940C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1944C61-L1944C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1948C61-L1948C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1952C62-L1952C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1961C60-L1961C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1965C57-L1965C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1969C61-L1969C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1973C61-L1973C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1977C62-L1977C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1986C60-L1986C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1990C57-L1990C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1994C61-L1994C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1998C61-L1998C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2002C62-L2002C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2011C60-L2011C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2015C57-L2015C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2019C61-L2019C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2023C61-L2023C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2027C62-L2027C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2036C60-L2036C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2040C57-L2040C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2044C61-L2044C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2048C61-L2048C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2052C62-L2052C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2061C60-L2061C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2070C60-L2070C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2084C60-L2084C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2088C57-L2088C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2092C62-L2092C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2096C62-L2096C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.SelectedNotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2100C70-L2100C135" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2109C60-L2109C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph.Opened", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2113C60-L2113C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2122C60-L2122C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2154C60-L2154C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2158C57-L2158C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2162C62-L2162C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2166C62-L2166C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2170C61-L2170C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2174C62-L2174C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Assist", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2178C60-L2178C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2187C60-L2187C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2201C60-L2201C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2210C60-L2210C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2224C60-L2224C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2228C62-L2228C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2232C62-L2232C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2241C60-L2241C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2245C62-L2245C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2249C62-L2249C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2258C60-L2258C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2262C62-L2262C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2266C62-L2266C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2275C60-L2275C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2279C62-L2279C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2283C62-L2283C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2292C60-L2292C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2296C62-L2296C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2300C62-L2300C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2309C60-L2309C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2313C62-L2313C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2317C62-L2317C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2326C60-L2326C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2330C62-L2330C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2339C60-L2339C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2343C62-L2343C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2352C60-L2352C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2356C62-L2356C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2365C60-L2365C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2369C62-L2369C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2378C60-L2378C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2382C62-L2382C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2391C60-L2391C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2395C62-L2395C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2404C60-L2404C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2408C57-L2408C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2412C61-L2412C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2416C62-L2416C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2425C60-L2425C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2429C57-L2429C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2433C61-L2433C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2437C62-L2437C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2446C60-L2446C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2450C57-L2450C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2454C61-L2454C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2458C62-L2458C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2467C60-L2467C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2471C57-L2471C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2475C61-L2475C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2479C62-L2479C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2488C60-L2488C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2492C57-L2492C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2496C61-L2496C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2500C62-L2500C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2509C60-L2509C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2513C57-L2513C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2517C61-L2517C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2521C62-L2521C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2530C60-L2530C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2534C57-L2534C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2538C61-L2538C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2542C62-L2542C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2551C60-L2551C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2555C57-L2555C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2559C61-L2559C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2563C62-L2563C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2572C60-L2572C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2576C57-L2576C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2580C61-L2580C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2584C62-L2584C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2593C60-L2593C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2597C57-L2597C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2601C61-L2601C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2605C62-L2605C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2614C60-L2614C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2618C57-L2618C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2622C61-L2622C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2626C62-L2626C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2635C60-L2635C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2639C57-L2639C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2643C61-L2643C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2647C62-L2647C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2656C60-L2656C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2660C57-L2660C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2664C61-L2664C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2668C62-L2668C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2677C60-L2677C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2681C57-L2681C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2685C61-L2685C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2689C62-L2689C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2698C60-L2698C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2702C57-L2702C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2706C61-L2706C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2710C62-L2710C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2719C60-L2719C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2723C57-L2723C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2727C61-L2727C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2731C62-L2731C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2740C60-L2740C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2749C60-L2749C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2758C60-L2758C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2767C60-L2767C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2776C60-L2776C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2786C60-L2786C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2796C60-L2796C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2805C60-L2805C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2814C60-L2814C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e83409daa530605da4eb5f847c6740a520325d25/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.VisualBasic.Forms.json b/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.VisualBasic.Forms.json new file mode 100644 index 00000000000..cd599c1afad --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.VisualBasic.Forms.json @@ -0,0 +1,1609 @@ +{ + "Assembly": "Microsoft.VisualBasic.Forms", + "GUID": "5A70AF80098C4EB2BD195937347D373EFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L17C9-L18C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.GetEnvironmentVariable(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L30C17-L38C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.ChangeCulture(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L102C13-L103C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.ChangeUICulture(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L114C13-L115C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Log", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L47C17-L51C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L60C17-L68C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L76C17-L77C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.UICulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L90C17-L91C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.MinimumSplashScreenDisplayTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.#ctor(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L26C9-L31C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L40C17-L50C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L60C17-L70C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L80C17-L90C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Copyright", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L100C17-L109C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Trademark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L119C17-L128C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L138C17-L147C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L157C17-L158C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.AssemblyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L167C17-L168C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.DirectoryPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L176C17-L177C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.LoadedAssemblies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L187C21-L192C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.StackTrace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L202C17-L203C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.WorkingSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L214C17-L215C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L25C13-L26C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L29C13-L30C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L33C13-L34C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L40C13-L41C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L24C13-L25C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.CommandLineArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L34C17-L46C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.InternalCommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L56C17-L57C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L24C13-L25C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L28C13-L29C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L32C13-L33C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L39C13-L40C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs.#ctor(System.Collections.ObjectModel.ReadOnlyCollection{System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb#L24C9-L30C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs.CommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.#ctor(System.Collections.ObjectModel.ReadOnlyCollection{System.String},System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb#L23C9-L30C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.BringToForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.CommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs.#ctor(System.Boolean,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb#L22C13-L24C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs.ExitApplication", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.User.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L20C9-L21C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.User.IsInRole(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L61C13-L62C21" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L28C17-L29C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.CurrentPrincipal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L39C17-L40C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.IsAuthenticated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L51C17-L52C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.InternalPrincipal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L74C17-L75C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.ApplicationDefined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterAllFormsClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ShutdownMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.BeginInvoke(System.Object,System.EventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.Invoke(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L277C13-L278C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.#ctor(Microsoft.VisualBasic.ApplicationServices.AuthenticationMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L285C13-L313C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L324C13-L361C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L473C13-L474C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnInitialize(System.Collections.ObjectModel.ReadOnlyCollection{System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L502C17-L546C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(Microsoft.VisualBasic.ApplicationServices.StartupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L555C13-L577C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartupNextInstance(Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L587C13-L597C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L607C13-L640C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnCreateSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L649C9-L649C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnCreateMainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L656C9-L656C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnShutdown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L663C13-L664C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledException(Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L676C13-L689C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ShowSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L697C13-L728C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.HideSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L741C22-L755C16" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ApplyApplicationDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Startup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.StartupNextInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Shutdown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.NetworkAvailabilityChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L155C26-L177C27" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.UnhandledException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L228C17-L238C27" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OpenForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L370C17-L371C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.MainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L379C17-L380C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.SplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L397C17-L398C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.MinimumSplashScreenDisplayTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L426C17-L427C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L443C17-L444C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ApplicationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L453C17-L454C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.SaveMySettingsOnExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L462C17-L463C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ShutdownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L762C17-L763C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.EnableVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L775C17-L776C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L788C17-L789C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.IsSingleInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L798C17-L799C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.IVbHost.GetParentWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.IVbHost.GetWindowTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.CompilerServices.IVbHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.HostServices.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.CompilerServices.HostServices.VBHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb#L21C17-L22C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.CompilerServices.HostServices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/Hosting.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.WaitToComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.BackgroundLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.AudioPlayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L31C13-L32C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L39C17-L40C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.String,Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L51C17-L55C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.Byte[],Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L63C17-L71C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.IO.Stream,Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L79C17-L85C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.PlaySystemSound(System.Media.SystemSound)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L93C17-L99C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L105C21-L107C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Audio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Clock.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.LocalTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L23C17-L24C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.GmtTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L34C17-L35C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.TickCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L46C17-L47C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Computer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Audio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L35C17-L38C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Clipboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L47C17-L52C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Mouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L62C17-L65C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L75C17-L78C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Screen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L90C17-L91C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Computer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.ComputerInfo.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L20C9-L21C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L32C17-L33C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.AvailablePhysicalMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L44C17-L45C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.TotalVirtualMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L57C17-L58C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.AvailableVirtualMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L70C17-L71C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.InstalledUICulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L81C17-L82C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSFullName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L91C17-L92C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSPlatform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L102C17-L103C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L113C17-L114C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.ComputerInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.SendKeys(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L23C13-L24C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.SendKeys(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L33C13-L38C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.ShiftKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L46C21-L48C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.AltKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L57C21-L59C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.CtrlKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L68C21-L70C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.CapsLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L83C17-L84C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.NumLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L97C17-L98C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.ScrollLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L111C17-L112C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Mouse.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.ButtonsSwapped", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L31C17-L36C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.WheelExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L46C17-L51C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.WheelScrollLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L61C17-L66C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Mouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L24C9-L26C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs.IsNetworkAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.Invoke(System.Object,Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L99C9-L100C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L120C13-L121C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L131C13-L135C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L146C13-L156C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.Uri,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L167C13-L171C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L179C13-L180C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L188C13-L189C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L199C13-L200C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L210C13-L211C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L231C13-L232C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L256C13-L266C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L286C13-L287C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L310C17-L313C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.Net.ICredentials,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L332C13-L334C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.Net.ICredentials,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L354C13-L422C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L430C13-L431C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L439C13-L440C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L450C13-L451C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L461C13-L462C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L480C13-L481C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L503C13-L517C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L535C13-L536C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L557C17-L561C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.Net.ICredentials,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L577C13-L578C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.Net.ICredentials,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L595C13-L640C16" + }, + { + "DocsId": "E:Microsoft.VisualBasic.Devices.Network.NetworkAvailabilityChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L51C21-L74C27" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Network.IsAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L109C17-L111C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.ServerComputer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L29C17-L32C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.FileSystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L42C17-L46C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L56C17-L60C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L70C17-L73C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L83C17-L84C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Registry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L94C17-L97C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.ServerComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.TempDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.LocalUserApplicationDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.CommonApplicationDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.ExecutableDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.LogFileLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.Daily", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.Weekly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.DiscardMessages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L63C13-L64C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L70C13-L71C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Write(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L404C17-L420C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.WriteLine(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L430C17-L445C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L457C13-L516C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L531C13-L538C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L550C17-L556C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L568C17-L580C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L586C13-L587C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L593C13-L594C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.GetSupportedAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L602C13-L603C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L610C13-L613C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L79C17-L86C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.AutoFlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L105C17-L112C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.IncludeHostName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L127C17-L133C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L147C17-L154C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.DiskSpaceExhaustedBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L175C17-L182C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.BaseFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L197C17-L203C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.FullLogFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L230C17-L236C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.LogFileCreationSchedule", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L245C17-L252C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.MaxFileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L271C17-L277C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.ReserveDiskSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L294C17-L300C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Delimiter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L317C17-L323C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Encoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L340C17-L346C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.CustomLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L363C17-L371C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.FileLogTraceListener", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L23C9-L31C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L37C9-L42C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L49C13-L50C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String,System.Diagnostics.TraceEventType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L58C13-L59C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String,System.Diagnostics.TraceEventType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L68C13-L72C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L79C13-L80C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception,System.Diagnostics.TraceEventType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L90C13-L91C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception,System.Diagnostics.TraceEventType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L103C13-L117C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.InitializeWithDefaultsSinceNoConfigExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L181C13-L183C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.Log.TraceSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L126C17-L127C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.Log.DefaultFileLogWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L136C17-L137C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.Log", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L33C13-L34C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L42C13-L43C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L50C13-L51C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L60C13-L61C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L68C13-L69C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L77C13-L78C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L85C13-L86C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L93C13-L94C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L101C13-L102C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L109C13-L110C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L117C13-L118C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L125C13-L126C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L133C13-L134C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L141C13-L142C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L149C13-L150C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L157C13-L158C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L166C13-L167C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L175C13-L176C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L184C13-L185C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L191C13-L192C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L201C13-L202C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetDataObject(System.Windows.Forms.DataObject)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L211C13-L212C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.ClipboardProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DirectoryExists(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L45C13-L46C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FileExists(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L49C13-L50C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CreateDirectory(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L53C13-L54C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectoryInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L57C13-L58C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFileInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L61C13-L62C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDriveInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L65C13-L66C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFiles(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L69C13-L70C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFiles(System.String,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L75C13-L76C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectories(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L79C13-L80C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectories(System.String,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L85C13-L86C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FindInFiles(System.String,System.String,System.Boolean,Microsoft.VisualBasic.FileIO.SearchOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L91C13-L92C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FindInFiles(System.String,System.String,System.Boolean,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L97C13-L98C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetParentPath(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L101C13-L102C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CombinePath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L105C13-L106C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L109C13-L110C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetTempFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L113C13-L114C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L117C13-L118C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllText(System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L121C13-L122C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllBytes(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L125C13-L126C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L129C13-L130C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String,System.String,System.Boolean,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L135C13-L136C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllBytes(System.String,System.Byte[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L139C13-L140C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L143C13-L144C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L147C13-L148C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L151C13-L152C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L155C13-L156C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L159C13-L160C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L163C13-L164C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L167C13-L168C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L171C13-L172C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L175C13-L176C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L179C13-L180C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L183C13-L184C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L187C13-L188C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L191C13-L192C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L195C13-L196C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L199C13-L200C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L203C13-L204C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L207C13-L208C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L211C13-L212C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L217C13-L218C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.DeleteDirectoryOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L221C13-L222C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L226C13-L227C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L232C13-L233C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L236C13-L237C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L240C13-L241C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L244C13-L245C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L248C13-L249C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String,System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L252C13-L253C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileReader(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L256C13-L257C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileReader(System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L260C13-L261C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileWriter(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L264C13-L265C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileWriter(System.String,System.Boolean,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L270C13-L271C21" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.Drives", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L22C17-L23C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.SpecialDirectories", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L28C17-L32C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.CurrentDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L37C17-L38C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.FileSystemProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb#L24C9-L26C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb#L33C21-L35C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.GetValue(System.String,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L54C13-L55C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.SetValue(System.String,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L58C13-L59C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.SetValue(System.String,System.String,System.Object,Microsoft.Win32.RegistryValueKind)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L64C13-L65C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.CurrentUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L17C17-L18C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.LocalMachine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L23C17-L24C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.ClassesRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L29C17-L30C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.Users", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L35C17-L36C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.PerformanceData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L41C17-L42C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.CurrentConfig", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L47C17-L48C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.RegistryProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb" + }, + { + "Members": [ + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyDocuments", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L17C17-L18C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyMusic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L23C17-L24C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyPictures", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L29C17-L30C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L35C17-L36C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Programs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L41C17-L42C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.ProgramFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L47C17-L48C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Temp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L53C17-L54C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.CurrentUserApplicationData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L59C17-L60C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.AllUsersApplicationData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L65C17-L66C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.Win32.Registry.AccessControl.json b/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.Win32.Registry.AccessControl.json new file mode 100644 index 00000000000..25cda3b797f --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.Win32.Registry.AccessControl.json @@ -0,0 +1,25 @@ +{ + "Assembly": "Microsoft.Win32.Registry.AccessControl", + "GUID": "2C0961E23432451384657988B01F7EBDFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L13C13-L18C43" + }, + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L23C13-L28C58" + }, + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.SetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.RegistrySecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L33C13-L39C10" + } + ], + "DocsId": "T:Microsoft.Win32.RegistryAclExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.Win32.SystemEvents.json b/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.Win32.SystemEvents.json new file mode 100644 index 00000000000..de996d815a2 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/Microsoft.Win32.SystemEvents.json @@ -0,0 +1,489 @@ +{ + "Assembly": "Microsoft.Win32.SystemEvents", + "GUID": "738DB208D0D14C9FB10832CC81650588FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventArgs.#ctor(Microsoft.Win32.PowerModes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.PowerModeChangedEventArgs.Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs#L30C17-L30C30" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModeChangedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.Invoke(System.Object,Microsoft.Win32.PowerModeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.PowerModeChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModeChangedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.PowerModes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.Resume", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.StatusChange", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.Suspend", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventArgs.#ctor(Microsoft.Win32.SessionEndReasons)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndedEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs#L30C17-L30C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.Invoke(System.Object,Microsoft.Win32.SessionEndedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionEndedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventArgs.#ctor(Microsoft.Win32.SessionEndReasons)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L19C9-L22C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndingEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L31C17-L31C32" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndingEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L46C17-L46C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.Invoke(System.Object,Microsoft.Win32.SessionEndingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionEndingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.Logoff", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.SystemShutdown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndReasons", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventArgs.#ctor(Microsoft.Win32.SessionSwitchReason)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionSwitchEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs#L30C17-L30C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.Invoke(System.Object,Microsoft.Win32.SessionSwitchEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionSwitchEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.ConsoleConnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.ConsoleDisconnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.RemoteConnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.RemoteDisconnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLogon", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLogoff", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLock", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionUnlock", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionRemoteControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchReason", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SystemEvents.CreateTimer(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L390C13-L404C28" + }, + { + "DocsId": "M:Microsoft.Win32.SystemEvents.InvokeOnEventsThread(System.Delegate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L755C13-L788C10" + }, + { + "DocsId": "M:Microsoft.Win32.SystemEvents.KillTimer(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L795C13-L805C10" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.DisplaySettingsChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L106C17-L107C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.DisplaySettingsChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L121C17-L122C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.EventsThreadShutdown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L138C17-L139C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.InstalledFontsChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L153C17-L154C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.LowMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L170C17-L172C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.PaletteChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L187C17-L188C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.PowerModeChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L203C17-L205C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionEnded", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L219C17-L221C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionEnding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L235C17-L237C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionSwitch", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L251C17-L254C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.TimeChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L268C17-L270C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.TimerElapsed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L284C17-L286C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.UserPreferenceChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L301C17-L302C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.UserPreferenceChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L316C17-L317C14" + } + ], + "DocsId": "T:Microsoft.Win32.SystemEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventArgs.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.TimerElapsedEventArgs.TimerId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs#L30C17-L30C33" + } + ], + "DocsId": "T:Microsoft.Win32.TimerElapsedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.Invoke(System.Object,Microsoft.Win32.TimerElapsedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.TimerElapsedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.TimerElapsedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Accessibility", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Color", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Desktop", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.General", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Icon", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Keyboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Menu", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Mouse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Policy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Power", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Screensaver", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Locale", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.VisualStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventArgs.#ctor(Microsoft.Win32.UserPreferenceCategory)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.UserPreferenceChangedEventArgs.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs#L30C17-L30C34" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.Invoke(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventArgs.#ctor(Microsoft.Win32.UserPreferenceCategory)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.UserPreferenceChangingEventArgs.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs#L30C17-L30C34" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.Invoke(System.Object,Microsoft.Win32.UserPreferenceChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.BeginInvoke(System.Object,Microsoft.Win32.UserPreferenceChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.CodeDom.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.CodeDom.json new file mode 100644 index 00000000000..f23da630903 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.CodeDom.json @@ -0,0 +1,4229 @@ +{ + "Assembly": "System.CodeDom", + "GUID": "D8D0A8D9B2B54E2F9B5348E4E6FE44B6FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArgumentReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeArgumentReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArgumentReferenceExpression.ParameterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L19C20-L19C50" + } + ], + "DocsId": "T:System.CodeDom.CodeArgumentReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L19C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L25C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L31C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L37C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L49C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L61C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L67C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.CreateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L71C20-L71C61" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.Initializers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L75C57-L75C70" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.Size", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L77C27-L77C31" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.SizeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L79C48-L79C52" + } + ], + "DocsId": "T:System.CodeDom.CodeArrayCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArrayIndexerExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L10C9-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayIndexerExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayIndexerExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayIndexerExpression.Indices", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L20C52-L20C95" + } + ], + "DocsId": "T:System.CodeDom.CodeArrayIndexerExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAssignStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L8C9-L8C41" + }, + { + "DocsId": "M:System.CodeDom.CodeAssignStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L10C9-L14C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAssignStatement.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.CodeDom.CodeAssignStatement.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L18C39-L18C43" + } + ], + "DocsId": "T:System.CodeDom.CodeAssignStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor(System.CodeDom.CodeEventReferenceExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L19C13-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttachEventStatement.Event", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L25C20-L25C68" + }, + { + "DocsId": "P:System.CodeDom.CodeAttachEventStatement.Listener", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L29C42-L29C46" + } + ], + "DocsId": "T:System.CodeDom.CodeAttachEventStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgument.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L25C20-L25C41" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgument.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L29C39-L29C43" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeArgument", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor(System.CodeDom.CodeAttributeArgumentCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor(System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Add(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L28C56-L28C71" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.AddRange(System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.AddRange(System.CodeDom.CodeAttributeArgumentCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Contains(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L57C62-L57C82" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.CopyTo(System.CodeDom.CodeAttributeArgument[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L59C73-L59C98" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.IndexOf(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L61C60-L61C79" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Insert(System.Int32,System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L63C71-L63C96" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Remove(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L65C60-L65C78" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgumentCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L24C20-L24C54" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeArgumentCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L12C46" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.String,System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L25C76-L25C105" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L39C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L43C20-L43C41" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.Arguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L51C61-L51C71" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.AttributeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L53C51-L53C65" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L10C9-L12C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor(System.CodeDom.CodeAttributeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Add(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L30C59-L30C74" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.AddRange(System.CodeDom.CodeAttributeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.AddRange(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Contains(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L59C65-L59C85" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.CopyTo(System.CodeDom.CodeAttributeDeclaration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L61C76-L61C101" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.IndexOf(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L63C63-L63C82" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Insert(System.Int32,System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L65C74-L65C99" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Remove(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L67C63-L67C81" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclarationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L26C20-L26C61" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeDeclarationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeBaseReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBaseReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeBaseReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBaseReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeBinaryOperatorExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L8C9-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeBinaryOperatorExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeBinaryOperatorType,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L10C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L17C39-L17C43" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L19C38-L19C42" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Operator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L21C50-L21C54" + } + ], + "DocsId": "T:System.CodeDom.CodeBinaryOperatorExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Add", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Subtract", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Multiply", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Divide", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Modulus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Assign", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.IdentityInequality", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.IdentityEquality", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.ValueEquality", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BitwiseOr", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BitwiseAnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BooleanOr", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BooleanAnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.LessThan", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.LessThanOrEqual", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.GreaterThan", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.GreaterThanOrEqual", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeBinaryOperatorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L10C9-L10C40" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.Type,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L24C9-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCastExpression.TargetType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L32C20-L32C61" + }, + { + "DocsId": "P:System.CodeDom.CodeCastExpression.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L36C44-L36C48" + } + ], + "DocsId": "T:System.CodeDom.CodeCastExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L12C9-L12C37" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String,System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String,System.CodeDom.CodeTypeReference,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L25C9-L30C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.LocalName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L34C20-L34C46" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.CatchExceptionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L40C20-L40C84" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L44C54-L44C99" + } + ], + "DocsId": "T:System.CodeDom.CodeCatchClause", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L10C9-L10C47" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor(System.CodeDom.CodeCatchClauseCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor(System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Add(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L28C50-L28C65" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.AddRange(System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.AddRange(System.CodeDom.CodeCatchClauseCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Contains(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L57C56-L57C76" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.CopyTo(System.CodeDom.CodeCatchClause[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L59C67-L59C92" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.IndexOf(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L61C54-L61C73" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Insert(System.Int32,System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L63C65-L63C90" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Remove(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L65C54-L65C72" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClauseCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L24C20-L24C52" + } + ], + "DocsId": "T:System.CodeDom.CodeCatchClauseCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeChecksumPragma.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L10C9-L12C10" + }, + { + "DocsId": "M:System.CodeDom.CodeChecksumPragma.#ctor(System.String,System.Guid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L14C9-L19C10" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L23C20-L23C45" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.ChecksumAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L27C43-L27C47" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.ChecksumData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L29C38-L29C42" + } + ], + "DocsId": "T:System.CodeDom.CodeChecksumPragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L10C9-L10C33" + }, + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeComment.DocComment", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L23C34-L23C38" + }, + { + "DocsId": "P:System.CodeDom.CodeComment.Text", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L27C20-L27C41" + } + ], + "DocsId": "T:System.CodeDom.CodeComment", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L8C9-L8C42" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.CodeDom.CodeComment)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCommentStatement.Comment", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L25C38-L25C42" + } + ], + "DocsId": "T:System.CodeDom.CodeCommentStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L10C9-L10C52" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor(System.CodeDom.CodeCommentStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Add(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L28C55-L28C70" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.AddRange(System.CodeDom.CodeCommentStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.AddRange(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Contains(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L57C61-L57C81" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.CopyTo(System.CodeDom.CodeCommentStatement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L59C72-L59C97" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.IndexOf(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L61C59-L61C78" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Insert(System.Int32,System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L63C70-L63C95" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Remove(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L65C59-L65C77" + }, + { + "DocsId": "P:System.CodeDom.CodeCommentStatementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L24C19-L24C60" + } + ], + "DocsId": "T:System.CodeDom.CodeCommentStatementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCompileUnit.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L18C62-L16C37" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.Namespaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L18C53-L18C57" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.ReferencedAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L20C57-L20C95" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.AssemblyCustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L22C79-L22C135" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L24C59-L24C109" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L26C57-L26C105" + } + ], + "DocsId": "T:System.CodeDom.CodeCompileUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L8C44" + }, + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L14C10" + }, + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeStatement[],System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.Condition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L23C43-L23C47" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.TrueStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C57-L25C61" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.FalseStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L27C58-L27C62" + } + ], + "DocsId": "T:System.CodeDom.CodeConditionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeConstructor.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L13C72-L11C10" + }, + { + "DocsId": "P:System.CodeDom.CodeConstructor.BaseConstructorArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L13C63-L13C67" + }, + { + "DocsId": "P:System.CodeDom.CodeConstructor.ChainedConstructorArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L15C66-L15C70" + } + ], + "DocsId": "T:System.CodeDom.CodeConstructor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDefaultValueExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L10C9-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeDefaultValueExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDefaultValueExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L19C20-L19C55" + } + ], + "DocsId": "T:System.CodeDom.CodeDefaultValueExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDelegateCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L11C9-L11C50" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L13C9-L18C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.DelegateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L22C20-L22C63" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L26C46-L26C50" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.MethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L30C20-L30C47" + } + ], + "DocsId": "T:System.CodeDom.CodeDelegateCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L19C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateInvokeExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L21C46-L21C50" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateInvokeExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C54-L23C58" + } + ], + "DocsId": "T:System.CodeDom.CodeDelegateInvokeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirectionExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectionExpression.#ctor(System.CodeDom.FieldDirection,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L10C9-L14C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectionExpression.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L16C44-L16C48" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectionExpression.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L18C43-L18C47" + } + ], + "DocsId": "T:System.CodeDom.CodeDirectionExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirective.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirective.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeDirective", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirective.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor(System.CodeDom.CodeDirective[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Add(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.AddRange(System.CodeDom.CodeDirective[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.AddRange(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Contains(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.CopyTo(System.CodeDom.CodeDirective[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.IndexOf(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L61C52-L61C71" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Insert(System.Int32,System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L63C63-L63C88" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Remove(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L65C52-L65C70" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectiveCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeDirectiveCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeEntryPointMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeEntryPointMethod.cs#L8C9-L8C42" + } + ], + "DocsId": "T:System.CodeDom.CodeEntryPointMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeEntryPointMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeEventReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L10C9-L10C50" + }, + { + "DocsId": "M:System.CodeDom.CodeEventReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeEventReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeEventReferenceExpression.EventName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L22C20-L22C46" + } + ], + "DocsId": "T:System.CodeDom.CodeEventReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor(System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Add(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L28C49-L28C64" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.AddRange(System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.AddRange(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Contains(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L57C55-L57C75" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.CopyTo(System.CodeDom.CodeExpression[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L59C66-L59C91" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.IndexOf(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L61C53-L61C72" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Insert(System.Int32,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L63C64-L63C89" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Remove(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L65C53-L65C71" + }, + { + "DocsId": "P:System.CodeDom.CodeExpressionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L24C20-L24C47" + } + ], + "DocsId": "T:System.CodeDom.CodeExpressionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpressionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeExpressionStatement.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L15C44-L15C48" + } + ], + "DocsId": "T:System.CodeDom.CodeExpressionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeFieldReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L10C9-L10C50" + }, + { + "DocsId": "M:System.CodeDom.CodeFieldReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeFieldReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeFieldReferenceExpression.FieldName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L22C20-L22C46" + } + ], + "DocsId": "T:System.CodeDom.CodeFieldReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeGotoStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L10C9-L10C39" + }, + { + "DocsId": "M:System.CodeDom.CodeGotoStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeGotoStatement.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L19C20-L19C26" + } + ], + "DocsId": "T:System.CodeDom.CodeGotoStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeIndexerExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeIndexerExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeIndexerExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeIndexerExpression.Indices", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L20C52-L20C95" + } + ], + "DocsId": "T:System.CodeDom.CodeIndexerExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeIterationStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C62-L8C44" + }, + { + "DocsId": "M:System.CodeDom.CodeIterationStatement.#ctor(System.CodeDom.CodeStatement,System.CodeDom.CodeExpression,System.CodeDom.CodeStatement,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C62-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.InitStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.TestExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L20C48-L20C52" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.IncrementStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L22C51-L22C55" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C53-L24C57" + } + ], + "DocsId": "T:System.CodeDom.CodeIterationStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor(System.String,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeLabeledStatement.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L25C20-L25C42" + }, + { + "DocsId": "P:System.CodeDom.CodeLabeledStatement.Statement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L29C42-L29C46" + } + ], + "DocsId": "T:System.CodeDom.CodeLabeledStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeLinePragma.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L10C9-L10C36" + }, + { + "DocsId": "M:System.CodeDom.CodeLinePragma.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeLinePragma.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L20C20-L20C45" + }, + { + "DocsId": "P:System.CodeDom.CodeLinePragma.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L24C33-L24C37" + } + ], + "DocsId": "T:System.CodeDom.CodeLinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberEvent.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L11C9-L11C37" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L15C20-L15C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L19C62-L19C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L21C67-L21C125" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L10C9-L10C37" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L24C9-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberField.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L32C20-L32C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberField.InitExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L36C48-L36C52" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberField", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L8C9-L9C94" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ReturnType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L26C20-L26C80" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L34C17-L40C36" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L48C17-L54C36" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L58C62-L58C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L64C17-L72C45" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ReturnTypeCustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L76C81-L76C143" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.TypeParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L78C62-L78C115" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberProperty.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L49C65-L53C133" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L13C62-L13C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L15C67-L15C125" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L19C20-L19C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.HasGet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L25C20-L25C54" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.HasSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L38C20-L38C54" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.GetStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L49C56-L49C60" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.SetStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L51C56-L51C60" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L53C74-L53C78" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor(System.CodeDom.CodeMethodReferenceExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L22C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodInvokeExpression.Method", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L26C20-L26C67" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodInvokeExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C54-L30C58" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodInvokeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L11C9-L11C51" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L19C9-L27C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L29C46-L29C50" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.MethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L33C20-L33C47" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.TypeArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L37C61-L37C113" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodReturnStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L8C9-L8C47" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReturnStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReturnStatement.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L15C44-L15C48" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodReturnStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespace.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L10C9-L23C35" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespace.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L10C9-L28C10" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateComments", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateImports", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Types", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L34C17-L40C33" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Imports", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L48C17-L54C33" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L60C20-L60C41" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Comments", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L68C17-L74C34" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespace", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor(System.CodeDom.CodeNamespaceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor(System.CodeDom.CodeNamespace[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Add(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.AddRange(System.CodeDom.CodeNamespace[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.AddRange(System.CodeDom.CodeNamespaceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Contains(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.CopyTo(System.CodeDom.CodeNamespace[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.IndexOf(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L61C52-L61C71" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Insert(System.Int32,System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L63C63-L63C88" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Remove(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L65C52-L65C70" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceImport.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L10C9-L10C41" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImport.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImport.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L17C44-L17C48" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImport.Namespace", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L21C20-L21C46" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceImport", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L26C34-L26C39" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L28C35-L28C40" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.Add(System.CodeDom.CodeNamespaceImport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L32C13-L37C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.AddRange(System.CodeDom.CodeNamespaceImport[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L41C13-L50C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L54C13-L56C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L67C47-L67C68" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L74C17-L76C14" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L79C34-L79C39" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L81C44-L81C49" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L83C40-L83C44" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L85C60-L85C86" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L87C52-L87C67" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L89C40-L89C77" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L91C31-L91C38" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L93C46-L93C67" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L95C44-L95C85" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L99C13-L101C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L105C13-L107C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L111C13-L113C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L11C9-L12C152" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L16C20-L16C53" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L24C29-L24C40" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L26C34-L26C39" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L28C35-L28C40" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L79C34-L79C39" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L81C44-L81C49" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L83C40-L83C44" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceImportCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeObject.cs#L21C9-L21C32" + }, + { + "DocsId": "P:System.CodeDom.CodeObject.UserData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeObject.cs#L23C40-L23C74" + } + ], + "DocsId": "T:System.CodeDom.CodeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeObjectCreateExpression.CreateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L32C20-L32C61" + }, + { + "DocsId": "P:System.CodeDom.CodeObjectCreateExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C54-L36C58" + } + ], + "DocsId": "T:System.CodeDom.CodeObjectCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L12C9-L12C56" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L14C9-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L26C9-L30C10" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L34C20-L34C82" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L38C43-L38C47" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L42C20-L42C55" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L48C20-L48C41" + } + ], + "DocsId": "T:System.CodeDom.CodeParameterDeclarationExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L10C9-L10C66" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor(System.CodeDom.CodeParameterDeclarationExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Add(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L28C69-L28C84" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.AddRange(System.CodeDom.CodeParameterDeclarationExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.AddRange(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Contains(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L57C75-L57C95" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.CopyTo(System.CodeDom.CodeParameterDeclarationExpression[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L59C86-L59C111" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.IndexOf(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L61C73-L61C92" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Insert(System.Int32,System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L63C84-L63C109" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Remove(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L65C73-L65C91" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpressionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L24C20-L24C67" + } + ], + "DocsId": "T:System.CodeDom.CodeParameterDeclarationExpressionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePrimitiveExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodePrimitiveExpression.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodePrimitiveExpression.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L15C31-L15C35" + } + ], + "DocsId": "T:System.CodeDom.CodePrimitiveExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePropertyReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodePropertyReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodePropertyReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodePropertyReferenceExpression.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L22C20-L22C49" + } + ], + "DocsId": "T:System.CodeDom.CodePropertyReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePropertySetValueReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertySetValueReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodePropertySetValueReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertySetValueReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeRegionDirective.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L10C9-L10C41" + }, + { + "DocsId": "M:System.CodeDom.CodeRegionDirective.#ctor(System.CodeDom.CodeRegionMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeRegionDirective.RegionText", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L20C20-L20C47" + }, + { + "DocsId": "P:System.CodeDom.CodeRegionDirective.RegionMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L24C44-L24C48" + } + ], + "DocsId": "T:System.CodeDom.CodeRegionDirective", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeRegionMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.Start", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.End", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeRegionMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor(System.CodeDom.CodeEventReferenceExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.CodeDom.CodeRemoveEventStatement.Event", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L26C20-L26C68" + }, + { + "DocsId": "P:System.CodeDom.CodeRemoveEventStatement.Listener", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L30C42-L30C46" + } + ], + "DocsId": "T:System.CodeDom.CodeRemoveEventStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetCompileUnit.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L10C9-L10C44" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetCompileUnit.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetCompileUnit.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L19C20-L19C42" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetCompileUnit.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L23C44-L23C48" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetCompileUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetExpression.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L19C20-L19C42" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetStatement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L19C20-L19C42" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetTypeMember.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetTypeMember.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetTypeMember.Text", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L19C20-L19C41" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetTypeMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L11C44-L11C48" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L13C59-L13C109" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L15C57-L15C105" + } + ], + "DocsId": "T:System.CodeDom.CodeStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor(System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Add(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Add(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L30C49-L30C88" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.AddRange(System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.AddRange(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Contains(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L59C54-L59C74" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.CopyTo(System.CodeDom.CodeStatement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L61C65-L61C90" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.IndexOf(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L63C52-L63C71" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Insert(System.Int32,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L65C63-L65C88" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Remove(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L67C52-L67C70" + }, + { + "DocsId": "P:System.CodeDom.CodeStatementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeStatementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeThisReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeThisReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeThisReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeThisReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeThrowExceptionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L8C9-L8C49" + }, + { + "DocsId": "M:System.CodeDom.CodeThrowExceptionStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeThrowExceptionStatement.ToThrow", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L15C41-L15C45" + } + ], + "DocsId": "T:System.CodeDom.CodeThrowExceptionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor(System.CodeDom.CodeStatement[],System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L14C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor(System.CodeDom.CodeStatement[],System.CodeDom.CodeCatchClause[],System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.TryStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C56-L23C60" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.CatchClauses", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L25C57-L25C61" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.FinallyStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L27C60-L27C64" + } + ], + "DocsId": "T:System.CodeDom.CodeTryCatchFinallyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeConstructor.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeConstructor.cs#L8C9-L11C10" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeConstructor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeConstructor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDeclaration.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L10C9-L22C41" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclaration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L10C9-L27C10" + }, + { + "DocsId": "E:System.CodeDom.CodeTypeDeclaration.PopulateBaseTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeTypeDeclaration.PopulateMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.TypeAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L29C48-L29C52" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.BaseTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L35C17-L41C35" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L47C20-L47C122" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsStruct", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L62C20-L62C29" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsEnum", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L77C20-L77C27" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsInterface", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L92C20-L92C100" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsPartial", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L109C33-L109C37" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.Members", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L115C17-L121C33" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.TypeParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L125C62-L125C115" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L10C9-L10C51" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor(System.CodeDom.CodeTypeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor(System.CodeDom.CodeTypeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Add(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L28C54-L28C69" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.AddRange(System.CodeDom.CodeTypeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.AddRange(System.CodeDom.CodeTypeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Contains(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L57C60-L57C80" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.CopyTo(System.CodeDom.CodeTypeDeclaration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L59C71-L59C96" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.IndexOf(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L61C58-L61C77" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Insert(System.Int32,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L63C69-L63C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Remove(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L65C58-L65C76" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclarationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L24C20-L24C52" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDeclarationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDelegate.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L31C83-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDelegate.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L20C48-L23C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDelegate.ReturnType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L27C20-L27C61" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDelegate.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L31C74-L31C78" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDelegate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeMember.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L19C60-L29C103" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L15C20-L15C41" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L19C46-L19C50" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L23C20-L23C82" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L27C44-L27C48" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Comments", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L29C58-L29C62" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L31C59-L31C109" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L33C57-L33C105" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor(System.CodeDom.CodeTypeMemberCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor(System.CodeDom.CodeTypeMember[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Add(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L28C49-L28C64" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.AddRange(System.CodeDom.CodeTypeMember[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.AddRange(System.CodeDom.CodeTypeMemberCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Contains(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L57C55-L57C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.CopyTo(System.CodeDom.CodeTypeMember[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L59C66-L59C91" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.IndexOf(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L61C53-L61C72" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Insert(System.Int32,System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L63C64-L63C89" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Remove(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L65C53-L65C71" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMemberCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L24C20-L24C47" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeMemberCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L22C9-L25C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeOfExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L29C20-L29C55" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeOfExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeParameter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L12C9-L12C39" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L14C9-L17C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L21C20-L21C41" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.Constraints", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L25C59-L25C109" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L27C71-L27C133" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.HasConstructorConstraint", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L29C48-L29C52" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeParameter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L10C9-L10C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor(System.CodeDom.CodeTypeParameterCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor(System.CodeDom.CodeTypeParameter[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Add(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L28C52-L28C67" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L30C42-L30C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.AddRange(System.CodeDom.CodeTypeParameter[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.AddRange(System.CodeDom.CodeTypeParameterCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Contains(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L59C58-L59C78" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.CopyTo(System.CodeDom.CodeTypeParameter[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L61C69-L61C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.IndexOf(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L63C56-L63C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Insert(System.Int32,System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L65C67-L65C92" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Remove(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L67C56-L67C74" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameterCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L24C20-L24C50" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeParameterCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.GlobalReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.GenericTypeParameter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L36C9-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L43C9-L68C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.Type,System.CodeDom.CodeTypeReferenceOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L70C97-L73C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.CodeDom.CodeTypeReferenceOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L75C9-L78C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L80C9-L83C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L284C95-L290C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L294C13-L297C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L300C9-L305C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.CodeDom.CodeTypeReference,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L307C9-L312C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.ArrayElementType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L314C54-L314C58" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.ArrayRank", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L316C32-L316C36" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.BaseType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L324C17-L337C32" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L346C51-L346C55" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.TypeArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L352C17-L357C77" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L18C9-L18C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor(System.CodeDom.CodeTypeReferenceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor(System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L25C9-L28C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L36C52-L36C67" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L38C42-L38C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L40C40-L40C73" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.AddRange(System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L45C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.AddRange(System.CodeDom.CodeTypeReferenceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L62C13-L75C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Contains(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L77C58-L77C78" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.CopyTo(System.CodeDom.CodeTypeReference[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L79C69-L79C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.IndexOf(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L81C56-L81C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Insert(System.Int32,System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L83C67-L83C92" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Remove(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L85C56-L85C74" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReferenceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L32C19-L32C62" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L10C9-L10C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L22C9-L25C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReferenceExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L29C20-L29C55" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L11C9-L11C54" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L25C9-L29C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.CodeDom.CodeTypeReference,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L31C9-L36C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.String,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L38C9-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.Type,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L45C9-L50C10" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.InitExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L52C48-L52C52" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L56C20-L56C41" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L62C20-L62C55" + } + ], + "DocsId": "T:System.CodeDom.CodeVariableDeclarationStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeVariableReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableReferenceExpression.VariableName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L19C20-L19C49" + } + ], + "DocsId": "T:System.CodeDom.CodeVariableReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.FieldDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.In", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.Out", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.Ref", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + } + ], + "DocsId": "T:System.CodeDom.FieldDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.MemberAttributes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Abstract", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Final", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Static", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Override", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Const", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.New", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Overloaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Assembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.FamilyAndAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Family", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.FamilyOrAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Private", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Public", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.AccessMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.ScopeMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.VTableMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + } + ], + "DocsId": "T:System.CodeDom.MemberAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L13C13-L26C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L30C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L47C13-L60C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L64C13-L77C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L81C13-L104C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L108C13-L121C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L129C13-L134C72" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L139C13-L151C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L156C13-L161C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L166C13-L194C54" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L213C13-L222C55" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.ProcessCompilerOutputLine(System.CodeDom.Compiler.CompilerResults,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.CmdArgsFromParameters(System.CodeDom.Compiler.CompilerParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.GetResponseFileCmdArgs(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L231C13-L240C52" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L245C13-L267C54" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.JoinStringArray(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L272C13-L294C34" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeCompiler.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeCompiler.CompilerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateProvider(System.String,System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L55C13-L56C65" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateProvider(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L61C13-L62C50" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetLanguageFromExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L67C13-L72C55" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsDefinedLanguage(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L75C66-L75C117" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsDefinedExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L77C68-L77C121" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetCompilerInfo(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L81C13-L86C33" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetAllCompilerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L113C62-L113C89" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator(System.IO.TextWriter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L123C77-L123C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L125C75-L125C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L132C54-L132C58" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L134C65-L134C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L137C13-L137C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L140C13-L140C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L143C13-L143C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L146C13-L146C61" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L149C13-L149C67" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L152C13-L152C65" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L155C13-L155C56" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L158C13-L158C63" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L161C13-L161C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L164C13-L164C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L167C13-L167C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L170C13-L170C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L173C13-L173C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L177C13-L177C75" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L181C13-L181C51" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeDomProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L115C48-L115C60" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeDomProvider.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L117C59-L117C79" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeDomProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDirectives(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L105C9-L105C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaces(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L229C41-L233C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypes(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L237C13-L250C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L252C67-L252C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L256C13-L280C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L284C13-L308C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L312C13-L343C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L347C13-L371C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L375C13-L399C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L403C13-L427C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L429C64-L429C88" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L431C65-L431C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L433C72-L433C102" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L435C70-L435C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L437C72-L437C91" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateExpression(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L511C13-L619C116" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetCompileUnit(System.CodeDom.CodeSnippetCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L716C13-L737C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnit(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L799C13-L802C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespace(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L806C13-L819C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceImports(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L823C13-L841C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateStatement(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L880C13-L973C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateStatements(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L977C13-L986C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputAttributeDeclarations(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L990C13-L1034C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputAttributeArgument(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1038C13-L1049C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputDirection(System.CodeDom.FieldDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1058C21-L1064C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputFieldScopeModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1068C13-L1088C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputMemberAccessModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1092C13-L1113C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputMemberScopeModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1117C13-L1151C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputType(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputTypeAttributes(System.Reflection.TypeAttributes,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1157C13-L1196C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputTypeNamePair(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1200C13-L1203C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1205C66-L1205C85" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputExpressionList(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1209C13-L1210C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputExpressionList(System.CodeDom.CodeExpressionCollection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1214C13-L1232C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputOperator(System.CodeDom.CodeBinaryOperatorType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1239C21-L1290C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputParameters(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1294C13-L1325C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArrayCreateExpression(System.CodeDom.CodeArrayCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateBinaryOperatorExpression(System.CodeDom.CodeBinaryOperatorExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1332C13-L1368C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ContinueOnNewLine(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1370C64-L1370C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCastExpression(System.CodeDom.CodeCastExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDelegateCreateExpression(System.CodeDom.CodeDelegateCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateFieldReferenceExpression(System.CodeDom.CodeFieldReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArgumentReferenceExpression(System.CodeDom.CodeArgumentReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateVariableReferenceExpression(System.CodeDom.CodeVariableReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateIndexerExpression(System.CodeDom.CodeIndexerExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArrayIndexerExpression(System.CodeDom.CodeArrayIndexerExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetExpression(System.CodeDom.CodeSnippetExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodInvokeExpression(System.CodeDom.CodeMethodInvokeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodReferenceExpression(System.CodeDom.CodeMethodReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEventReferenceExpression(System.CodeDom.CodeEventReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDelegateInvokeExpression(System.CodeDom.CodeDelegateInvokeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateObjectCreateExpression(System.CodeDom.CodeObjectCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateParameterDeclarationExpression(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1388C13-L1401C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDirectionExpression(System.CodeDom.CodeDirectionExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1405C13-L1412C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePrimitiveExpression(System.CodeDom.CodePrimitiveExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1416C13-L1474C111" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSingleFloatValue(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1478C69-L1478C128" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDoubleValue(System.Double)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1480C65-L1480C124" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDecimalValue(System.Decimal)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1482C67-L1482C121" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDefaultValueExpression(System.CodeDom.CodeDefaultValueExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1486C9-L1486C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePropertyReferenceExpression(System.CodeDom.CodePropertyReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeReferenceExpression(System.CodeDom.CodeTypeReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1496C13-L1502C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeOfExpression(System.CodeDom.CodeTypeOfExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1506C13-L1514C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateExpressionStatement(System.CodeDom.CodeExpressionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateIterationStatement(System.CodeDom.CodeIterationStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateThrowExceptionStatement(System.CodeDom.CodeThrowExceptionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCommentStatement(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1521C13-L1531C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCommentStatements(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1535C13-L1544C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateComment(System.CodeDom.CodeComment)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodReturnStatement(System.CodeDom.CodeMethodReturnStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateConditionStatement(System.CodeDom.CodeConditionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTryCatchFinallyStatement(System.CodeDom.CodeTryCatchFinallyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAssignStatement(System.CodeDom.CodeAssignStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttachEventStatement(System.CodeDom.CodeAttachEventStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateRemoveEventStatement(System.CodeDom.CodeRemoveEventStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateGotoStatement(System.CodeDom.CodeGotoStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLabeledStatement(System.CodeDom.CodeLabeledStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetStatement(System.CodeDom.CodeSnippetStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1558C13-L1564C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateVariableDeclarationStatement(System.CodeDom.CodeVariableDeclarationStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLinePragmaStart(System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLinePragmaEnd(System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEvent(System.CodeDom.CodeMemberEvent,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateField(System.CodeDom.CodeMemberField)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetMember(System.CodeDom.CodeSnippetTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEntryPointMethod(System.CodeDom.CodeEntryPointMethod,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethod(System.CodeDom.CodeMemberMethod,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateProperty(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateConstructor(System.CodeDom.CodeConstructor,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeConstructor(System.CodeDom.CodeTypeConstructor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeStart(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeEnd(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnitStart(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1582C13-L1591C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnitEnd(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1595C13-L1604C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceStart(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceEnd(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceImport(System.CodeDom.CodeNamespaceImport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttributeDeclarationsStart(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttributeDeclarationsEnd(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1616C13-L1620C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.QuoteSnippetString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.IsValidLanguageIndependentIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1627C82-L1627C137" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ValidateIdentifiers(System.CodeDom.CodeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1633C13-L1635C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L21C55-L21C68" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L23C45-L23C105" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L25C51-L25C65" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentMemberName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L27C47-L27C109" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentInterface", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L29C46-L29C143" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L31C42-L31C135" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentStruct", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L33C43-L33C137" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentEnum", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L35C41-L35C133" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentDelegate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L37C45-L37C103" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Indent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L41C20-L41C34" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.NullToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Output", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L47C40-L47C47" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L49C51-L49C59" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeGeneratorOptions.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L11C9-L13C42" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L17C20-L17C35" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.IndentString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L25C17-L26C55" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.BracingStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L35C17-L36C56" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.ElseOnClosing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L45C17-L46C52" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.BlankLinesBetweenMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L55C17-L56C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.VerbatimOrder", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L65C17-L66C52" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeGeneratorOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeParser.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeParser.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L10C34-L10C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.#ctor(System.String,System.Int32,System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L12C9-L19C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L33C46-L35C111" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.Column", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.ErrorNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.ErrorText", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L27C35-L27C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.IsWarning", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L29C33-L29C37" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L31C34-L31C38" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerError", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor(System.CodeDom.Compiler.CompilerErrorCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor(System.CodeDom.Compiler.CompilerError[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Add(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.AddRange(System.CodeDom.Compiler.CompilerError[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.AddRange(System.CodeDom.Compiler.CompilerErrorCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Contains(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.CopyTo(System.CodeDom.Compiler.CompilerError[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.IndexOf(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L97C52-L97C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Insert(System.Int32,System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L99C63-L99C88" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Remove(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L101C52-L101C70" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L24C20-L24C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.HasErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L65C17-L76C14" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.HasWarnings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L83C17-L94C14" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerErrorCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetLanguages", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L21C43-L21C79" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L23C44-L23C81" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L51C13-L60C83" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateProvider(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L65C13-L77C123" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateDefaultCompilerParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L81C72-L81C97" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L89C46-L89C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L93C13-L98C88" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerInfo.CodeDomProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L29C17-L37C30" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerInfo.IsCodeDomProviderTypeValid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L41C51-L41C97" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L12C39-L14C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L17C13-L19C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L22C13-L24C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[],System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L50C60-L34C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.CoreAssemblyFileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L50C46-L50C50" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.GenerateExecutable", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L52C42-L52C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.GenerateInMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L54C40-L54C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.ReferencedAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L56C56-L56C60" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.MainClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L57C35-L57C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.OutputAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L59C40-L59C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.TempFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L63C20-L63C59" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.IncludeDebugInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L67C47-L67C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.TreatWarningsAsErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L69C45-L69C49" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.WarningLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L71C35-L71C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.CompilerOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L73C41-L73C45" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.Win32Resource", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L75C39-L75C43" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.EmbeddedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L77C53-L77C57" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.LinkedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L79C51-L79C55" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.UserToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L81C35-L81C39" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerResults.#ctor(System.CodeDom.Compiler.TempFileCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L32C58-L16C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.TempFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L18C47-L18C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.CompiledAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L24C17-L28C42" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L32C49-L32C53" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.Output", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L34C42-L34C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.PathToAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L36C40-L36C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.NativeCompilerReturnValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L38C48-L38C52" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerResults", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWait(System.String,System.CodeDom.Compiler.TempFileCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L20C13-L22C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.IntPtr,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L25C13-L25C120" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L28C13-L28C104" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L31C13-L31C122" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.IntPtr,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L35C13-L98C10" + } + ], + "DocsId": "T:System.CodeDom.Compiler.Executor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ArraysOfArrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.EntryPointMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GotoStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.MultidimensionalArrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.StaticConstructors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.TryCatchStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ReturnTypeAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareValueTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareEnums", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareDelegates", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareInterfaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.AssemblyAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ParameterAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ReferenceParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ChainedConstructorArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.NestedTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.MultipleInterfaceMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.PublicStaticMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ComplexExpressions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.Win32Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.PartialTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GenericTypeReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GenericTypeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareIndexerProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.GeneratorSupport", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeParser.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeParser.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeParser.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.CaseInsensitive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L29C39-L31C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L33C53-L35C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L37C9-L42C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L46C13-L48C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L58C13-L59C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L64C13-L65C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L67C61-L67C99" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddExtension(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L71C13-L78C29" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddFile(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L83C13-L94C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L96C47-L96C74" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L98C52-L98C79" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L100C60-L100C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L102C62-L102C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L106C34-L106C46" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L108C40-L108C44" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L110C44-L110C49" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L179C13-L180C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L104C29-L104C41" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L106C34-L106C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L108C40-L108C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L110C44-L110C49" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.TempDir", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L112C34-L112C58" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.BasePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L118C17-L119C34" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.KeepFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs#L169C33-L169C37" + } + ], + "DocsId": "T:System.CodeDom.Compiler.TempFileCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/IO/TempFileCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L18C9-L21C10" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L23C9-L31C10" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L38C61-L38C71" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L41C59-L41C69" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L44C13-L46C36" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L49C13-L49C71" + }, + { + "DocsId": "P:Microsoft.VisualBasic.VBCodeProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L33C49-L33C53" + }, + { + "DocsId": "P:Microsoft.VisualBasic.VBCodeProvider.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L35C60-L35C91" + } + ], + "DocsId": "T:Microsoft.VisualBasic.VBCodeProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L18C9-L21C10" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L23C9-L31C10" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L36C61-L36C71" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L39C59-L39C69" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L42C13-L44C36" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L47C13-L47C71" + }, + { + "DocsId": "P:Microsoft.CSharp.CSharpCodeProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L33C49-L33C53" + } + ], + "DocsId": "T:Microsoft.CSharp.CSharpCodeProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Configuration.ConfigurationManager.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Configuration.ConfigurationManager.json new file mode 100644 index 00000000000..681c75f57f3 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Configuration.ConfigurationManager.json @@ -0,0 +1,5203 @@ +{ + "Assembly": "System.Configuration.ConfigurationManager", + "GUID": "8B9BF463BB614853A19B064702AE29E4FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.UriIdnScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.AllExceptIntranet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + } + ], + "DocsId": "T:System.UriIdnScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.TraceConfiguration.Register", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Diagnostics/TraceConfiguration.cs#L16C13-L27C10" + } + ], + "DocsId": "T:System.Diagnostics.TraceConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Diagnostics/TraceConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Configuration.SystemDrawingSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs" + }, + { + "DocsId": "P:System.Drawing.Configuration.SystemDrawingSection.BitmapSuffix", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs#L17C20-L17C48" + }, + { + "DocsId": "P:System.Drawing.Configuration.SystemDrawingSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs#L21C83-L21C95" + } + ], + "DocsId": "T:System.Drawing.Configuration.SystemDrawingSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DictionarySectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L31C13-L79C24" + }, + { + "DocsId": "M:System.Configuration.DictionarySectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs" + }, + { + "DocsId": "P:System.Configuration.DictionarySectionHandler.KeyAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L87C19-L87C32" + }, + { + "DocsId": "P:System.Configuration.DictionarySectionHandler.ValueAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L95C19-L95C34" + } + ], + "DocsId": "T:System.Configuration.DictionarySectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L20C13-L42C48" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L47C13-L56C48" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L95C13-L101C10" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L15C9-L15C51" + }, + { + "DocsId": "P:System.Configuration.DpapiProtectedConfigurationProvider.UseMachineProtection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L91C50-L91C79" + } + ], + "DocsId": "T:System.Configuration.DpapiProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IConfigurationSystem.GetConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + }, + { + "DocsId": "M:System.Configuration.IConfigurationSystem.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + } + ], + "DocsId": "T:System.Configuration.IConfigurationSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IdnElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L13C9-L22C10" + }, + { + "DocsId": "P:System.Configuration.IdnElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L28C17-L28C36" + }, + { + "DocsId": "P:System.Configuration.IdnElement.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L35C19-L35C54" + } + ], + "DocsId": "T:System.Configuration.IdnElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.LoadComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.SaveComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.ResetComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "P:System.Configuration.IPersistComponentSettings.SaveSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "P:System.Configuration.IPersistComponentSettings.SettingsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + } + ], + "DocsId": "T:System.Configuration.IPersistComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L27C9-L35C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L42C63-L44C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L27C9-L52C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L57C83-L85C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.GetPreviousVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L283C13-L304C25" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L312C13-L313C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingChanging(System.Object,System.Configuration.SettingChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L320C13-L321C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingsLoaded(System.Object,System.Configuration.SettingsLoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L328C13-L329C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingsSaving(System.Object,System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L336C13-L337C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Reload", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L344C13-L351C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L359C13-L368C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L375C13-L382C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Upgrade", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L426C13-L435C10" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.PropertyChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L223C17-L224C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L239C17-L240C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingsLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L254C17-L255C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingsSaving", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L269C17-L270C14" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L95C17-L116C33" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L130C17-L151C34" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.PropertyValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L163C17-L163C44" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L175C17-L195C35" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.SettingsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L207C17-L207C37" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L391C17-L403C14" + } + ], + "DocsId": "T:System.Configuration.ApplicationSettingsBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationScopedSettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationScopedSettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.ApplicationScopedSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationScopedSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationSettingsGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsGroup.cs" + } + ], + "DocsId": "T:System.Configuration.ApplicationSettingsGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.AppSettingsReader.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsReader.GetValue(System.String,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs#L33C13-L81C10" + } + ], + "DocsId": "T:System.Configuration.AppSettingsReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.AppSettingsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L73C13-L74C37" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L79C13-L86C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L90C13-L141C10" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L23C83-L23C108" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.Settings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L29C60-L29C116" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.File", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L36C17-L37C50" + } + ], + "DocsId": "T:System.Configuration.AppSettingsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CallbackValidator.#ctor(System.Type,System.Configuration.ValidatorCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L11C75-L15C10" + }, + { + "DocsId": "M:System.Configuration.CallbackValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L31C13-L31C55" + }, + { + "DocsId": "M:System.Configuration.CallbackValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L36C13-L37C10" + } + ], + "DocsId": "T:System.Configuration.CallbackValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CallbackValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L12C9-L12C59" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L19C17-L41C63" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L47C19-L47C32" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.CallbackMethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L57C19-L57C46" + } + ], + "DocsId": "T:System.Configuration.CallbackValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ClientSettingsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L14C9-L16C10" + }, + { + "DocsId": "P:System.Configuration.ClientSettingsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L22C17-L22C37" + }, + { + "DocsId": "P:System.Configuration.ClientSettingsSection.Settings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L31C17-L31C71" + } + ], + "DocsId": "T:System.Configuration.ClientSettingsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs#L13C13-L15C46" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs#L20C13-L22C40" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs" + } + ], + "DocsId": "T:System.Configuration.CommaDelimitedStringCollectionConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Configuration.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L167C13-L169C28" + }, + { + "DocsId": "M:System.Configuration.Configuration.GetSectionGroup(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L174C13-L176C33" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L181C13-L182C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save(System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L186C13-L187C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save(System.Configuration.ConfigurationSaveMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L191C13-L192C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L196C13-L197C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L201C13-L202C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String,System.Configuration.ConfigurationSaveMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L206C13-L209C10" + }, + { + "DocsId": "P:System.Configuration.Configuration.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L78C50-L78C95" + }, + { + "DocsId": "P:System.Configuration.Configuration.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L80C62-L80C119" + }, + { + "DocsId": "P:System.Configuration.Configuration.FilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L82C35-L82C70" + }, + { + "DocsId": "P:System.Configuration.Configuration.HasFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L84C32-L84C55" + }, + { + "DocsId": "P:System.Configuration.Configuration.Locations", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L87C16-L87C72" + }, + { + "DocsId": "P:System.Configuration.Configuration.EvaluationContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L90C16-L90C70" + }, + { + "DocsId": "P:System.Configuration.Configuration.RootSectionGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L96C17-L102C42" + }, + { + "DocsId": "P:System.Configuration.Configuration.Sections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L106C59-L106C84" + }, + { + "DocsId": "P:System.Configuration.Configuration.SectionGroups", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L108C69-L108C99" + }, + { + "DocsId": "P:System.Configuration.Configuration.NamespaceDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L116C19-L116C57" + }, + { + "DocsId": "P:System.Configuration.Configuration.TypeStringTransformer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L122C19-L122C49" + }, + { + "DocsId": "P:System.Configuration.Configuration.AssemblyStringTransformer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L135C19-L135C53" + }, + { + "DocsId": "P:System.Configuration.Configuration.TargetFramework", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L148C13-L148C17" + } + ], + "DocsId": "T:System.Configuration.Configuration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineToWebRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineToApplication", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.Everywhere", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationAllowDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToApplication", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToLocalUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationAllowExeDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationCollectionAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L57C13-L22C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.ItemType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L24C32-L24C36" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.AddItemName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L28C19-L28C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.RemoveItemName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L38C19-L38C98" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.ClearItemsName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L48C19-L48C98" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L56C68-L56C72" + } + ], + "DocsId": "T:System.Configuration.ConfigurationCollectionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs#L12C13-L12C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs#L17C13-L17C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationConverterBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L53C9-L70C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L241C13-L242C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L414C13-L426C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L430C13-L437C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L441C13-L441C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L446C13-L448C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.ListErrors(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L496C55-L504C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.InitializeDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L506C63-L506C64" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L606C13-L670C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L674C13-L696C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L700C13-L706C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SetPropertyValue(System.Configuration.ConfigurationProperty,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L829C13-L846C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L878C13-L1007C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1011C13-L1035C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1040C13-L1177C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1385C13-L1706C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnRequiredPropertyNotFound(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1833C13-L1835C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.PostDeserialize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1841C9-L1841C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.PreSerialize(System.Xml.XmlWriter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1846C9-L1846C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1850C13-L1850C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1855C13-L1855C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetTransformedTypeString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1860C13-L1863C66" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetTransformedAssemblyString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1868C13-L1871C74" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L89C62-L89C175" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAllAttributesExcept", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L91C71-L91C212" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L93C60-L93C169" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAllElementsExcept", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L95C69-L95C216" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockItem", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L99C19-L99C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Item(System.Configuration.ConfigurationProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L118C17-L160C26" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L172C17-L178C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L193C17-L196C31" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.ElementInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L202C57-L202C108" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.EvaluationContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L208C17-L219C37" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.ElementProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L223C84-L223C100" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.HasContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L225C38-L225C59" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.CurrentConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L227C54-L227C89" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L17C9-L30C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.#ctor(System.Collections.IComparer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L17C9-L40C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L130C37-L132C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L136C13-L136C40" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L149C13-L162C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L166C13-L176C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L180C13-L180C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L185C13-L193C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L211C13-L235C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L239C13-L245C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L253C13-L454C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L458C13-L485C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CopyTo(System.Configuration.ConfigurationElement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L489C13-L490C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L494C13-L495C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Configuration.ConfigurationElement,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L499C13-L500C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseIndexOf(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L587C13-L596C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L677C13-L678C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseRemove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L727C13-L728C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGet(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L835C37-L839C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseIsRemoved(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L843C37-L847C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGet(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L851C13-L869C90" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGetAllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L874C13-L882C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L887C13-L905C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L910C13-L959C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseRemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L963C13-L1028C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.SerializeElement(System.Xml.XmlWriter,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1032C13-L1091C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1096C13-L1162C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CreateNewElement(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1183C13-L1183C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsElementRemovable(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1199C13-L1199C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsElementName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1210C13-L1210C26" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.AddElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L46C19-L46C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.RemoveElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L57C19-L57C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ClearElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L68C19-L68C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.EmitClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L79C19-L79C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L93C49-L93C51" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ThrowOnDuplicate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L116C16-L117C94" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L120C16-L120C68" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L122C29-L122C60" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L124C39-L124C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L126C35-L126C39" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.BasicMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.BasicMapAlternate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMapAlternate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementCollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElementProperty.#ctor(System.Configuration.ConfigurationValidatorBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs#L12C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementProperty.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs#L22C55-L22C59" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L36C15-L40C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L43C13-L44C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L47C13-L48C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L51C13-L52C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L55C13-L56C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L59C13-L60C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L63C13-L64C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L67C13-L68C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L71C13-L72C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L109C13-L139C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L205C13-L228C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L233C13-L233C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetFilename(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L238C13-L238C73" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L244C13-L244C77" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetFilename(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L249C13-L249C75" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L147C17-L157C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L161C44-L161C58" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L163C37-L163C47" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L169C17-L175C26" + } + ], + "DocsId": "T:System.Configuration.ConfigurationErrorsException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L32C15-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L38C43-L38C72" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L41C57-L41C89" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L44C74-L44C107" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L48C15-L49C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L53C15-L54C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L57C84-L57C123" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L60C101-L63C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L104C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetXmlNodeFilename(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L110C66-L110C118" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetXmlNodeLineNumber(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L113C65-L113C108" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L71C17-L81C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.BareMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L85C46-L85C58" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L87C43-L87C52" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L89C36-L89C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L25C9-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L51C13-L51C51" + }, + { + "DocsId": "P:System.Configuration.ConfigurationFileMap.MachineConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L45C19-L45C46" + } + ], + "DocsId": "T:System.Configuration.ConfigurationFileMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationLocation.OpenConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs#L20C13-L20C60" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLocation.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs#L16C30-L16C34" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ConfigurationLocationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocationCollection.cs#L15C57-L15C96" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLocationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L112C13-L113C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L117C13-L117C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L127C13-L193C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L252C13-L275C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L302C13-L303C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L307C13-L308C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L313C13-L314C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.IsReadOnly(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L323C13-L326C111" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.SetFromList(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L331C13-L338C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L60C34-L60C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.AttributeList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L68C17-L75C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.HasParentElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L84C17-L100C31" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L104C29-L104C54" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L106C39-L106C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L108C35-L108C39" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLockCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationManager.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L150C13-L155C28" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.RefreshSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L162C13-L167C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMachineConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L171C13-L171C92" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedMachineConfiguration(System.Configuration.ConfigurationFileMap)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L176C13-L176C95" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenExeConfiguration(System.Configuration.ConfigurationUserLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L181C13-L181C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenExeConfiguration(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L186C13-L186C96" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedExeConfiguration(System.Configuration.ExeConfigurationFileMap,System.Configuration.ConfigurationUserLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L192C13-L192C78" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedExeConfiguration(System.Configuration.ExeConfigurationFileMap,System.Configuration.ConfigurationUserLevel,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L198C13-L198C87" + }, + { + "DocsId": "P:System.Configuration.ConfigurationManager.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L37C17-L45C53" + }, + { + "DocsId": "P:System.Configuration.ConfigurationManager.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L53C17-L64C67" + } + ], + "DocsId": "T:System.Configuration.ConfigurationManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L20C9-L36C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L39C15-L40C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.Configuration.ConfigurationPropertyOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L43C15-L44C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.ComponentModel.TypeConverter,System.Configuration.ConfigurationValidatorBase,System.Configuration.ConfigurationPropertyOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L52C15-L53C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.ComponentModel.TypeConverter,System.Configuration.ConfigurationValidatorBase,System.Configuration.ConfigurationPropertyOptions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L55C9-L66C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L163C30-L163C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L165C37-L165C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L182C28-L182C32" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L184C38-L184C42" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L186C35-L186C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L188C30-L188C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L190C44-L190C110" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsTypeStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L193C16-L193C97" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsAssemblyStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L196C16-L196C101" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsVersionCheckRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L198C47-L198C116" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Converter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L204C17-L205C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L209C55-L209C59" + } + ], + "DocsId": "T:System.Configuration.ConfigurationProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPropertyAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L18C52-L14C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L18C38-L18C42" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L20C55-L20C59" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L24C19-L24C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L35C19-L35C83" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L45C19-L45C78" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L36C13-L37C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L41C13-L41C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.CopyTo(System.Configuration.ConfigurationProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L51C18-L56C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Add(System.Configuration.ConfigurationProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L66C18-L74C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L79C13-L80C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L10C9-L10C61" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L19C22-L24C29" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L28C29-L28C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L30C39-L30C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L32C35-L32C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsTypeStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsAssemblyStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsVersionCheckRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Modified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Minimal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Full", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSaveMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L22C13-L22C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L27C13-L28C35" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L33C13-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L39C13-L43C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L48C13-L77C41" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializePropertyInTargetVersion(System.Configuration.ConfigurationProperty,System.String,System.Runtime.Versioning.FrameworkName,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L83C13-L83C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializeElementInTargetVersion(System.Configuration.ConfigurationElement,System.String,System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L89C13-L89C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializeSectionInTargetVersion(System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L94C13-L94C25" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSection.SectionInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L18C56-L18C60" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Add(System.String,System.Configuration.ConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L50C13-L54C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L58C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.CopyTo(System.Configuration.ConfigurationSection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L66C13-L75C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Get(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L79C13-L79C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L84C13-L100C78" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.GetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L113C13-L113C38" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L125C13-L134C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L138C13-L141C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L28C58-L28C67" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L30C56-L30C66" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ForceDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L145C13-L146C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ForceDeclaration(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L152C13-L163C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ShouldSerializeSectionGroupInTargetVersion(System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L167C13-L167C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L23C64-L25C64" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.IsDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L17C34-L17C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.IsDeclarationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L21C45-L21C49" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.SectionGroupName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L23C42-L23C46" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L25C30-L25C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L29C19-L29C36" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Sections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L69C17-L75C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.SectionGroups", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L83C17-L89C45" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Add(System.String,System.Configuration.ConfigurationSectionGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L51C13-L54C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L58C13-L66C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.CopyTo(System.Configuration.ConfigurationSectionGroup[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L70C13-L79C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L83C13-L83C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L88C13-L104C61" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.GetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L115C13-L115C38" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L128C13-L135C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L139C13-L142C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L30C63-L30C72" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L33C61-L33C71" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionGroupCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSettings.GetConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs#L24C13-L24C65" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSettings.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs#L17C17-L17C57" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.PerUserRoaming", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.PerUserRoamingAndLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationUserLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L13C9-L13C56" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L15C9-L26C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L29C16-L29C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationValidatorAttribute.ValidatorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L31C37-L31C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs#L10C13-L10C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationValidatorBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#get_LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L27C17-L37C43" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#get_Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L50C19-L50C36" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.Load(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L55C13-L70C10" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.LoadSingleElement(System.String,System.Xml.XmlTextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L74C13-L91C10" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateAttribute(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L95C13-L95C105" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateElement(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L100C13-L100C103" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateTextNode(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L105C13-L105C73" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateCDataSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L110C13-L110C81" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateComment(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L115C13-L115C76" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateSignificantWhitespace(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L120C13-L120C90" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateWhitespace(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L125C13-L125C79" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L27C17-L37C43" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L41C39-L41C82" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L45C19-L45C36" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L50C19-L50C36" + } + ], + "DocsId": "T:System.Configuration.ConfigXmlDocument", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L21C9-L21C46" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L24C15-L28C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L31C15-L36C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L66C13-L66C37" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L40C83-L40C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L46C19-L46C51" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L53C19-L53C63" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L60C19-L60C59" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L12C15-L13C12" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.IndexOf(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L31C13-L31C42" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L40C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Add(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Remove(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L66C13-L66C51" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L71C13-L71C60" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L76C13-L77C10" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L15C83-L15C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L19C19-L19C67" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L27C66-L27C105" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringSettingsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringsSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L22C13-L23C25" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L14C83-L14C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringsSection.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L18C16-L18C81" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ContextInformation.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L52C13-L52C58" + }, + { + "DocsId": "P:System.Configuration.ContextInformation.HostingContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L27C17-L35C40" + }, + { + "DocsId": "P:System.Configuration.ContextInformation.IsMachineLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L42C39-L42C68" + } + ], + "DocsId": "T:System.Configuration.ContextInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L13C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L35C13-L35C32" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L40C13-L41C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L45C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L51C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L60C13-L60C28" + }, + { + "DocsId": "P:System.Configuration.DefaultSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L20C83-L20C108" + } + ], + "DocsId": "T:System.Configuration.DefaultSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultSettingValueAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.Configuration.DefaultSettingValueAttribute.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs#L32C17-L32C31" + } + ], + "DocsId": "T:System.Configuration.DefaultSettingValueAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs#L12C13-L12C25" + }, + { + "DocsId": "M:System.Configuration.DefaultValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs#L18C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.DefaultValidator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs" + } + ], + "DocsId": "T:System.Configuration.DefaultValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ElementInformation.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L20C16-L20C87" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsPresent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L22C34-L22C61" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L24C33-L25C81" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L31C17-L40C43" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L44C33-L44C105" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L49C34-L49C113" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L51C29-L51C51" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L53C56-L53C94" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L55C38-L55C73" + } + ], + "DocsId": "T:System.Configuration.ElementInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L8C9-L13C10" + }, + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L16C15-L21C10" + }, + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L40C13-L41C42" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.ExeConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.RoamingUserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L34C51-L34C55" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.LocalUserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L36C49-L36C53" + } + ], + "DocsId": "T:System.Configuration.ExeConfigurationFileMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ExeContext.UserLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs#L20C51-L20C55" + }, + { + "DocsId": "P:System.Configuration.ExeContext.ExePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs#L22C33-L22C37" + } + ], + "DocsId": "T:System.Configuration.ExeContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.GenericEnumConverter.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L14C9-L20C10" + }, + { + "DocsId": "M:System.Configuration.GenericEnumConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L24C13-L24C37" + }, + { + "DocsId": "M:System.Configuration.GenericEnumConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L30C13-L47C10" + } + ], + "DocsId": "T:System.Configuration.GenericEnumConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.Reset(System.Configuration.SettingsContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + } + ], + "DocsId": "T:System.Configuration.IApplicationSettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IConfigurationSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.IConfigurationSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IgnoreSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L13C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L35C13-L35C32" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L40C13-L41C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L45C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L51C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L60C13-L60C28" + }, + { + "DocsId": "P:System.Configuration.IgnoreSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L20C83-L20C108" + } + ], + "DocsId": "T:System.Configuration.IgnoreSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IgnoreSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs#L16C13-L16C25" + }, + { + "DocsId": "M:System.Configuration.IgnoreSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.IgnoreSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs#L14C13-L16C114" + }, + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs#L23C13-L23C98" + }, + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs" + } + ], + "DocsId": "T:System.Configuration.InfiniteIntConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs#L15C13-L19C71" + }, + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs#L24C13-L26C80" + }, + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs" + } + ], + "DocsId": "T:System.Configuration.InfiniteTimeSpanConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L14C13-L15C12" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L18C13-L19C12" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L37C13-L37C40" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.IntegerValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IntegerValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L9C9-L10C41" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L12C73-L12C119" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L16C19-L16C31" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L28C19-L28C31" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L38C36-L38C40" + } + ], + "DocsId": "T:System.Configuration.IntegerValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IriParsingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L10C9-L19C10" + }, + { + "DocsId": "P:System.Configuration.IriParsingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L25C17-L25C36" + }, + { + "DocsId": "P:System.Configuration.IriParsingElement.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L32C19-L32C47" + } + ], + "DocsId": "T:System.Configuration.IriParsingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ISettingsProviderService.GetSettingsProvider(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ISettingsProviderService.cs" + } + ], + "DocsId": "T:System.Configuration.ISettingsProviderService", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ISettingsProviderService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L12C13-L15C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Add(System.Configuration.KeyValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L28C13-L44C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L48C13-L50C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L54C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L64C13-L64C55" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L69C13-L69C64" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L17C83-L17C95" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.ThrowOnDuplicate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L19C53-L19C58" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L21C69-L21C111" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.AllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L23C36-L23C89" + } + ], + "DocsId": "T:System.Configuration.KeyValueConfigurationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.KeyValueConfigurationElement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L24C9-L29C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationElement.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L45C13-L56C10" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L31C83-L31C95" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L34C30-L34C53" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L39C19-L39C52" + } + ], + "DocsId": "T:System.Configuration.KeyValueConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L51C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L64C13-L143C27" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L151C13-L197C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Reset(System.Configuration.SettingsContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L205C13-L210C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L221C13-L247C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L254C13-L268C30" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L18C9-L18C48" + }, + { + "DocsId": "P:System.Configuration.LocalFileSettingsProvider.ApplicationName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L31C17-L31C33" + } + ], + "DocsId": "T:System.Configuration.LocalFileSettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L14C15-L15C12" + }, + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L18C15-L19C12" + }, + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64,System.Boolean,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.LongValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L37C13-L37C41" + }, + { + "DocsId": "M:System.Configuration.LongValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.LongValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LongValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L9C9-L10C43" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L12C73-L12C116" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L16C19-L16C31" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L27C19-L27C31" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L36C36-L36C40" + } + ], + "DocsId": "T:System.Configuration.LongValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Add(System.Configuration.NameValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Remove(System.Configuration.NameValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L38C13-L40C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L44C13-L45C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L49C13-L50C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L54C13-L54C56" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L59C13-L59C66" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L11C83-L11C95" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L15C19-L15C71" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.AllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L29C36-L29C89" + } + ], + "DocsId": "T:System.Configuration.NameValueConfigurationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueConfigurationElement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L24C83-L24C95" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L27C31-L27C55" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L32C19-L32C52" + } + ], + "DocsId": "T:System.Configuration.NameValueConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueFileSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs#L22C13-L67C27" + }, + { + "DocsId": "M:System.Configuration.NameValueFileSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.NameValueFileSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L18C13-L18C88" + }, + { + "DocsId": "M:System.Configuration.NameValueSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs" + }, + { + "DocsId": "P:System.Configuration.NameValueSectionHandler.KeyAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L88C19-L88C46" + }, + { + "DocsId": "P:System.Configuration.NameValueSectionHandler.ValueAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L96C19-L96C48" + } + ], + "DocsId": "T:System.Configuration.NameValueSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.OverrideMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Inherit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Allow", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Deny", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + } + ], + "DocsId": "T:System.Configuration.OverrideMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs#L10C13-L10C45" + }, + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs#L15C13-L22C10" + }, + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs" + } + ], + "DocsId": "T:System.Configuration.PositiveTimeSpanValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "P:System.Configuration.PositiveTimeSpanValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs#L9C73-L9C104" + } + ], + "DocsId": "T:System.Configuration.PositiveTimeSpanValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.PropertyInformation.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L24C30-L24C34" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L32C19-L32C45" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L36C39-L36C56" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.ValueOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L42C17-L43C124" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L47C35-L47C108" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L49C30-L49C40" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L51C35-L51C50" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L54C13-L60C82" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L67C17-L69C66" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L80C17-L82C45" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L86C29-L86C38" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L88C56-L88C70" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Converter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L90C43-L90C57" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L92C38-L92C54" + } + ], + "DocsId": "T:System.Configuration.PropertyInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PropertyInformationCollection.CopyTo(System.Configuration.PropertyInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs#L44C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.PropertyInformationCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs" + }, + { + "DocsId": "P:System.Configuration.PropertyInformationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs#L25C17-L35C31" + } + ], + "DocsId": "T:System.Configuration.PropertyInformationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.Inherited", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.SetHere", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + } + ], + "DocsId": "T:System.Configuration.PropertyValueOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.RsaProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.DataProtectionProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.ProtectedDataSectionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfiguration.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs#L12C17-L16C115" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfiguration.DefaultProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs#L28C17-L32C69" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs#L14C13-L27C10" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs#L10C72-L10C114" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L30C9-L30C51" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L32C83-L32C95" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L37C56-L37C84" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.DefaultProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L42C19-L42C62" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedProviderSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L8C9-L21C10" + }, + { + "DocsId": "P:System.Configuration.ProtectedProviderSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L23C83-L23C94" + }, + { + "DocsId": "P:System.Configuration.ProtectedProviderSettings.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L26C56-L26C104" + } + ], + "DocsId": "T:System.Configuration.ProtectedProviderSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProviderSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L13C9-L30C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L32C61-L36C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L86C13-L94C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L98C13-L102C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L149C13-L149C68" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.OnDeserializeUnrecognizedAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L181C13-L185C25" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L42C17-L43C36" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L50C19-L50C50" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L57C19-L57C50" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L65C17-L78C48" + } + ], + "DocsId": "T:System.Configuration.ProviderSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L12C13-L13C12" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Add(System.Configuration.ProviderSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L33C13-L38C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L42C13-L43C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L47C13-L48C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L52C13-L52C43" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L57C13-L57C53" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L15C83-L15C95" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L17C57-L17C87" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L21C19-L21C59" + } + ], + "DocsId": "T:System.Configuration.ProviderSettingsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RegexStringValidator.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L13C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.RegexStringValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L23C13-L23C43" + }, + { + "DocsId": "M:System.Configuration.RegexStringValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L28C13-L34C10" + } + ], + "DocsId": "T:System.Configuration.RegexStringValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RegexStringValidatorAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Configuration.RegexStringValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L14C73-L14C104" + }, + { + "DocsId": "P:System.Configuration.RegexStringValidatorAttribute.Regex", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L16C31-L16C35" + } + ], + "DocsId": "T:System.Configuration.RegexStringValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L20C13-L20C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L25C13-L25C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.AddKey(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L30C13-L30C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.DeleteKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L35C13-L35C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.ImportKey(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L40C13-L40C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.ExportKey(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L45C13-L45C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L48C48-L48C90" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.CspProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L49C47-L49C89" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseMachineContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L50C49-L50C91" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseOAEP", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L51C37-L51C79" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseFIPS", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L52C37-L52C79" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.RsaPublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L53C51-L53C93" + } + ], + "DocsId": "T:System.Configuration.RsaProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SchemeSettingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L19C19-L19C47" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.GenericUriParserOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L26C19-L26C83" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L31C19-L31C39" + } + ], + "DocsId": "T:System.Configuration.SchemeSettingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L17C9-L22C10" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.IndexOf(System.Configuration.SchemeSettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L41C13-L41C41" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L46C13-L46C47" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L51C13-L51C57" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L26C19-L26C79" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L31C19-L31C63" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L36C19-L36C62" + } + ], + "DocsId": "T:System.Configuration.SchemeSettingElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SectionInformation.ForceDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L565C13-L566C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.ForceDeclaration(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L572C13-L596C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.ProtectSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L603C13-L624C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.UnprotectSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L628C13-L634C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.GetParentSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L638C13-L656C29" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.GetRawXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L661C13-L664C66" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.SetRawXml(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L669C13-L673C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.RevertToParent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L677C13-L681C10" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.SectionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L80C38-L80C47" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L82C30-L82C34" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L86C19-L86C43" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowExeDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L107C19-L107C46" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideModeDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L128C19-L128C60" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L154C19-L154C52" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowOverride", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L175C19-L175C54" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L187C19-L187C53" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideModeEffective", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L216C54-L216C121" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ConfigSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L231C19-L231C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.InheritInChildApplications", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L257C19-L257C57" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L271C17-L273C45" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsDeclarationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L283C17-L285C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L295C33-L296C62" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsProtected", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L298C36-L298C62" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ProtectionProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L304C17-L310C44" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.RestartOnExternalChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L318C19-L318C63" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.RequirePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L339C19-L339C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L361C19-L361C36" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ForceSave", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L394C19-L394C48" + } + ], + "DocsId": "T:System.Configuration.SectionInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.SettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingChangingEventArgs.#ctor(System.String,System.String,System.String,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L18C133-L24C10" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L30C17-L30C34" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L38C17-L38C38" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L46C17-L46C37" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L54C17-L54C36" + } + ], + "DocsId": "T:System.Configuration.SettingChangingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.Invoke(System.Object,System.Configuration.SettingChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.BeginInvoke(System.Object,System.Configuration.SettingChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingChangingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L27C9-L29C10" + }, + { + "DocsId": "M:System.Configuration.SettingElement.#ctor(System.String,System.Configuration.SettingsSerializeAs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L31C79-L35C10" + }, + { + "DocsId": "M:System.Configuration.SettingElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L47C13-L48C95" + }, + { + "DocsId": "M:System.Configuration.SettingElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L53C13-L53C61" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L60C17-L60C37" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L69C17-L69C49" + }, + { + "DocsId": "P:System.Configuration.SettingElement.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L82C17-L82C69" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L95C17-L95C63" + } + ], + "DocsId": "T:System.Configuration.SettingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L26C13-L26C41" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L31C13-L31C50" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L36C13-L36C56" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Add(System.Configuration.SettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Remove(System.Configuration.SettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs" + }, + { + "DocsId": "P:System.Configuration.SettingElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L12C17-L12C68" + }, + { + "DocsId": "P:System.Configuration.SettingElementCollection.ElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L20C17-L20C34" + } + ], + "DocsId": "T:System.Configuration.SettingElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L11C48-L11C58" + }, + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor(System.Configuration.SettingsAttributeDictionary)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L13C86-L13C106" + }, + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L15C9-L17C55" + } + ], + "DocsId": "T:System.Configuration.SettingsAttributeDictionary", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Initialize(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection,System.Configuration.SettingsProviderCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L103C13-L106C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L110C13-L121C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Synchronized(System.Configuration.SettingsBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L176C13-L177C33" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L25C17-L36C14" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L147C70-L147C89" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L148C69-L148C87" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.PropertyValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L149C79-L149C102" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L150C56-L150C72" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L181C44-L181C67" + } + ], + "DocsId": "T:System.Configuration.SettingsBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs#L11C36-L11C46" + }, + { + "DocsId": "M:System.Configuration.SettingsContext.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs#L13C9-L15C55" + } + ], + "DocsId": "T:System.Configuration.SettingsContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsDescriptionAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsDescriptionAttribute.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsDescriptionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsGroupDescriptionAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsGroupDescriptionAttribute.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsGroupDescriptionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsGroupNameAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsGroupNameAttribute.GroupName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs#L29C17-L29C35" + } + ], + "DocsId": "T:System.Configuration.SettingsGroupNameAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsLoadedEventArgs.#ctor(System.Configuration.SettingsProvider)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs#L13C9-L16C10" + }, + { + "DocsId": "P:System.Configuration.SettingsLoadedEventArgs.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs#L22C17-L22C34" + } + ], + "DocsId": "T:System.Configuration.SettingsLoadedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.Invoke(System.Object,System.Configuration.SettingsLoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.BeginInvoke(System.Object,System.Configuration.SettingsLoadedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsLoadedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SettingsManageability.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsManageability.Roaming", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsManageability", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsManageabilityAttribute.#ctor(System.Configuration.SettingsManageability)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsManageabilityAttribute.Manageability", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs#L29C17-L29C39" + } + ], + "DocsId": "T:System.Configuration.SettingsManageabilityAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Add(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L20C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L38C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L67C13-L67C54" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L72C13-L72C63" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L77C13-L80C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L84C13-L89C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnAdd(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L96C67-L96C68" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnAddComplete(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L98C75-L98C76" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L100C44-L100C45" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L102C52-L102C53" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnRemove(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L104C70-L104C71" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnRemoveComplete(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L106C78-L106C79" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L115C13-L116C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L61C17-L61C61" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L109C34-L109C58" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L110C44-L110C57" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L111C40-L111C52" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L14C16-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L19C16-L21C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L28C16-L30C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L32C9-L34C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyIsReadOnlyException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L28C15-L30C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L32C9-L34C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L14C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Add(System.Configuration.SettingsPropertyValue)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L22C13-L36C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L40C13-L64C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L86C13-L86C44" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L91C13-L91C75" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L96C13-L101C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L105C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L117C13-L118C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L70C17-L80C61" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L109C34-L109C55" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L111C44-L111C57" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L113C40-L113C52" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L19C16-L21C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L28C16-L30C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L32C9-L34C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyWrongTypeException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProvider.GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsProvider.SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "P:System.Configuration.SettingsProvider.ApplicationName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProviderAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProviderAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L25C9-L31C10" + }, + { + "DocsId": "P:System.Configuration.SettingsProviderAttribute.ProviderTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L40C17-L40C42" + } + ], + "DocsId": "T:System.Configuration.SettingsProviderAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs#L12C13-L23C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs" + }, + { + "DocsId": "P:System.Configuration.SettingsProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs#L29C17-L29C53" + } + ], + "DocsId": "T:System.Configuration.SettingsProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.Invoke(System.Object,System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.BeginInvoke(System.Object,System.ComponentModel.CancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsSavingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsSerializeAsAttribute.#ctor(System.Configuration.SettingsSerializeAs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsSerializeAsAttribute.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsSerializeAsAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingValueElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L34C13-L35C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L39C13-L40C64" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L45C13-L45C49" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L50C13-L50C32" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L55C13-L56C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L60C13-L69C26" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L74C13-L76C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L81C13-L83C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs" + }, + { + "DocsId": "P:System.Configuration.SettingValueElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L17C13-L17C66" + }, + { + "DocsId": "P:System.Configuration.SettingValueElement.ValueXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L23C17-L23C34" + } + ], + "DocsId": "T:System.Configuration.SettingValueElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SingleTagSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs#L29C13-L46C27" + }, + { + "DocsId": "M:System.Configuration.SingleTagSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SingleTagSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SpecialSetting.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "DocsId": "F:System.Configuration.SpecialSetting.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "DocsId": "F:System.Configuration.SpecialSetting.WebServiceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + } + ], + "DocsId": "T:System.Configuration.SpecialSetting", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SpecialSettingAttribute.#ctor(System.Configuration.SpecialSetting)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs#L16C9-L19C10" + }, + { + "DocsId": "P:System.Configuration.SpecialSettingAttribute.SpecialSetting", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs#L28C17-L28C40" + } + ], + "DocsId": "T:System.Configuration.SpecialSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L14C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L56C13-L70C58" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L86C13-L87C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L91C13-L95C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L99C13-L106C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L110C13-L113C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L117C13-L121C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L125C13-L129C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L133C13-L143C25" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L21C35-L21C79" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L23C38-L23C42" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L27C19-L27C38" + } + ], + "DocsId": "T:System.Configuration.CommaDelimitedStringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L13C15-L14C12" + }, + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L17C15-L18C12" + }, + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L20C9-L25C10" + }, + { + "DocsId": "M:System.Configuration.StringValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L29C13-L29C43" + }, + { + "DocsId": "M:System.Configuration.StringValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L34C13-L54C10" + } + ], + "DocsId": "T:System.Configuration.StringValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.StringValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L9C9-L9C47" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L13C16-L13C78" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.MinLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L17C19-L17C37" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.MaxLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L29C19-L29C37" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.InvalidCharacters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L39C43-L39C47" + } + ], + "DocsId": "T:System.Configuration.StringValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L11C9-L17C10" + }, + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L21C13-L21C41" + }, + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L26C13-L36C10" + } + ], + "DocsId": "T:System.Configuration.SubclassTypeValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SubclassTypeValidatorAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Configuration.SubclassTypeValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L14C73-L14C109" + }, + { + "DocsId": "P:System.Configuration.SubclassTypeValidatorAttribute.BaseClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L16C33-L16C37" + } + ], + "DocsId": "T:System.Configuration.SubclassTypeValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs#L13C13-L16C64" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs#L21C13-L22C46" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanMinutesConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs#L13C13-L15C109" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs#L20C13-L20C101" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanMinutesOrInfiniteConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs#L13C13-L17C64" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs#L25C17-L31C46" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanSecondsConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs#L13C13-L15C109" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs#L20C13-L20C101" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanSecondsOrInfiniteConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L14C15-L15C12" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L18C15-L19C12" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan,System.Boolean,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L37C13-L37C45" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.TimeSpanValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L17C58-L19C75" + }, + { + "DocsId": "F:System.Configuration.TimeSpanValidatorAttribute.TimeSpanMinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "F:System.Configuration.TimeSpanValidatorAttribute.TimeSpanMaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L15C16-L15C71" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L17C36-L17C40" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L19C36-L19C40" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MinValueString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L23C19-L23C46" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MaxValueString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L37C19-L37C46" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L49C36-L49C40" + } + ], + "DocsId": "T:System.Configuration.TimeSpanValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TypeNameConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs#L14C13-L20C27" + }, + { + "DocsId": "M:System.Configuration.TypeNameConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs#L25C13-L29C27" + }, + { + "DocsId": "M:System.Configuration.TypeNameConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TypeNameConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UriSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs" + }, + { + "DocsId": "P:System.Configuration.UriSection.Idn", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L28C34-L28C56" + }, + { + "DocsId": "P:System.Configuration.UriSection.IriParsing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L31C48-L31C84" + }, + { + "DocsId": "P:System.Configuration.UriSection.SchemeSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L34C65-L34C118" + }, + { + "DocsId": "P:System.Configuration.UriSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L36C83-L36C94" + } + ], + "DocsId": "T:System.Configuration.UriSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UserScopedSettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserScopedSettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.UserScopedSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserScopedSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UserSettingsGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserSettingsGroup.cs" + } + ], + "DocsId": "T:System.Configuration.UserSettingsGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserSettingsGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ValidatorCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.Invoke(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.BeginInvoke(System.Object,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + } + ], + "DocsId": "T:System.Configuration.ValidatorCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs#L13C13-L15C74" + }, + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs#L20C13-L20C42" + }, + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs" + } + ], + "DocsId": "T:System.Configuration.WhiteSpaceTrimStringConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.String,System.Type,System.Configuration.SettingsProvider,System.Boolean,System.Object,System.Configuration.SettingsSerializeAs,System.Configuration.SettingsAttributeDictionary,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L26C9-L58C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L60C9-L71C10" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L10C38-L10C42" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L11C42-L11C46" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L12C46-L12C50" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.PropertyType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L13C44-L13C48" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L14C58-L14C62" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L15C52-L15C56" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L16C65-L16C69" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.ThrowOnErrorDeserializing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L17C49-L17C53" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.ThrowOnErrorSerializing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L18C47-L18C51" + } + ], + "DocsId": "T:System.Configuration.SettingsProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyValue.#ctor(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L26C9-L29C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L20C31-L20C44" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.IsDirty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L21C31-L21C35" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Property", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L22C44-L22C48" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.UsingDefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L23C41-L23C45" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Deserialized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L24C36-L24C40" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.PropertyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L35C17-L48C31" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.SerializedValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L64C17-L69C41" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.String", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.Xml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.Binary", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.ProviderSpecific", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsSerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NoSettingsVersionUpgradeAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NoSettingsVersionUpgradeAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.NoSettingsVersionUpgradeAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NoSettingsVersionUpgradeAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderBase.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L21C13-L39C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderBase.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L15C39-L15C44" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderBase.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L17C46-L17C102" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L22C13-L22C54" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L38C13-L48C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L52C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L59C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L66C13-L69C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.CopyTo(System.Configuration.Provider.ProviderBase[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L73C13-L74C10" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L18C50-L18C82" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L25C29-L25C45" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L27C39-L27C44" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L29C35-L29C39" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L13C9-L13C39" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L16C15-L17C12" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L20C15-L21C12" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L28C15-L30C10" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L26C9-L26C45" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.InitForConfiguration(System.String@,System.String@,System.String@,System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L40C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsConfigRecordRequired(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L46C13-L46C60" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L51C13-L51C53" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsSecondaryRoot(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L65C13-L65C53" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L70C13-L70C51" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamNameForConfigSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L75C13-L75C80" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L80C13-L80C54" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForRead(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L85C13-L85C55" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForRead(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L90C13-L90C74" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L95C13-L95C94" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L101C13-L101C113" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L106C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L111C13-L112C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.DeleteStream(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L116C13-L117C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L121C13-L121C44" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L128C13-L128C79" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L133C13-L134C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsAboveApplication(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L144C13-L144C56" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L150C13-L150C94" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L156C13-L157C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigPathFromLocationSubPath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L161C13-L161C87" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsLocationApplicable(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L166C13-L166C58" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.PrefetchAll(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L171C13-L171C61" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.PrefetchSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L176C13-L176C72" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.CreateDeprecatedConfigContext(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L181C13-L181C67" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.CreateConfigurationContext(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L187C13-L187C81" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L193C13-L193C98" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.EncryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L199C13-L199C98" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigType(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L204C13-L204C63" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigTypeName(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L209C13-L209C46" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.RefreshConfigPaths", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsTrustedConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L228C71-L228C75" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L230C106-L230C110" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.Impersonate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L232C53-L232C74" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L237C13-L239C10" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L29C46-L29C50" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L124C60-L124C92" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsRefresh", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L136C48-L136C68" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L138C45-L138C62" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L140C49-L140C70" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.IsRemote", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L212C41-L212C54" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.HasLocalConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L222C47-L222C71" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.HasRoamingConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L224C49-L224C75" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.IsAppConfigHttp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L226C48-L226C73" + } + ], + "DocsId": "T:System.Configuration.Internal.DelegatingConfigHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.Internal.IConfigErrorInfo.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigErrorInfo.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigErrorInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IConfigSystem.Init(System.Type,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigSystem.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigSystem.Root", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IConfigurationManagerHelper.EnsureNetConfigLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerHelper.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigurationManagerHelper", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerHelper.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.SupportsUserConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.SetConfigurationSystemInProgress", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.MachineConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ApplicationConfigUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeProductName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeProductVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeRoamingConfigDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeRoamingConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeLocalConfigDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeLocalConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.UserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigurationManagerInternal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsExeConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsRoamingUserConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsLocalUserConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetExeConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetRoamingUserConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetLocalUserConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigClientHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(System.Type,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigConfigurationFactory.NormalizeLocationSubPath(System.String,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigConfigurationFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.InitForConfiguration(System.String@,System.String@,System.String@,System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsConfigRecordRequired(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsSecondaryRoot(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamNameForConfigSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForRead(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForRead(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.DeleteStream(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsAboveApplication(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigPathFromLocationSubPath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsLocationApplicable(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.PrefetchAll(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.PrefetchSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.CreateDeprecatedConfigContext(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.CreateConfigurationContext(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.EncryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigType(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigTypeName(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsTrustedConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.Impersonate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsRefresh", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.IsRemote", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.ThrowIfInitErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.GetLkgSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.RefreshSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.Remove", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.ConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.StreamName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.HasInitErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.Init(System.Configuration.Internal.IInternalConfigHost,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetUniqueConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetUniqueConfigRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetConfigRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.RemoveConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "E:System.Configuration.Internal.IInternalConfigRoot.ConfigChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "E:System.Configuration.Internal.IInternalConfigRoot.ConfigRemoved", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRoot.IsDesignTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSettingsFactory.SetConfigurationSystem(System.Configuration.Internal.IInternalConfigSystem,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSettingsFactory.CompleteInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigSettingsFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSystem.RefreshConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigSystem.SupportsUserConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs#L8C9-L11C10" + }, + { + "DocsId": "P:System.Configuration.Internal.InternalConfigEventArgs.ConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs#L13C36-L13C40" + } + ], + "DocsId": "T:System.Configuration.Internal.InternalConfigEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.Invoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.BeginInvoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.InternalConfigEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.Invoke(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.BeginInvoke(System.String,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.StreamChangeCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Diagnostics.EventLog.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Diagnostics.EventLog.json new file mode 100644 index 00000000000..cc380cf47e9 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Diagnostics.EventLog.json @@ -0,0 +1,1795 @@ +{ + "Assembly": "System.Diagnostics.EventLog", + "GUID": "9CAD4B2FDE9C4EB8953F760BE8F6142BFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L8C9-L10C10" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventArgs.#ctor(System.Diagnostics.EventLogEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Diagnostics.EntryWrittenEventArgs.Entry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L17C38-L17C42" + } + ], + "DocsId": "T:System.Diagnostics.EntryWrittenEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.Invoke(System.Object,System.Diagnostics.EntryWrittenEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.BeginInvoke(System.Object,System.Diagnostics.EntryWrittenEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + } + ], + "DocsId": "T:System.Diagnostics.EntryWrittenEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventInstance.#ctor(System.Int64,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L11C9-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.EventInstance.#ctor(System.Int64,System.Int32,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L20C94-L23C10" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.CategoryId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L27C20-L27C35" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.EntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L39C20-L39C30" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.InstanceId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L51C20-L51C31" + } + ], + "DocsId": "T:System.Diagnostics.EventInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L33C29-L35C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L37C43-L39C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L41C63-L43C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L45C9-L48C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.BeginInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L222C13-L223C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L227C13-L228C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L237C13-L238C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L243C13-L244C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.Diagnostics.EventSourceCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L248C13-L355C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Delete(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L359C13-L360C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Delete(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L364C13-L429C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.DeleteEventSource(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L433C13-L434C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.DeleteEventSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L438C13-L481C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L485C13-L487C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.EndInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L491C13-L492C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L496C13-L496C41" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Exists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L501C13-L524C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.GetEventLogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L618C13-L618C38" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.GetEventLogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L623C13-L667C35" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.SourceExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L719C13-L719C46" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.SourceExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L724C13-L724C61" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.LogNameFromSourceName(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L742C13-L742C72" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.ModifyOverflowPolicy(System.Diagnostics.OverflowAction,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L763C13-L764C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.RegisterDisplayName(System.String,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L768C13-L769C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L976C13-L977C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L981C13-L982C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L986C13-L987C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L991C13-L992C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L996C13-L997C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1001C13-L1002C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1006C13-L1007C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1011C13-L1012C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1016C20-L1020C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1024C13-L1025C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.Diagnostics.EventInstance,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1029C13-L1030C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.Diagnostics.EventInstance,System.Byte[],System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1034C13-L1035C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.String,System.Diagnostics.EventInstance,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1039C20-L1043C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.String,System.Diagnostics.EventInstance,System.Byte[],System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1047C20-L1051C10" + }, + { + "DocsId": "E:System.Diagnostics.EventLog.EntryWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L212C17-L213C14" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Entries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L59C17-L59C52" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.LogDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L68C17-L68C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Log", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L82C17-L82C48" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L110C17-L110C56" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MaximumKilobytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L132C20-L132C56" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.OverflowAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L139C20-L139C54" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MinimumRetentionDays", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L145C20-L145C60" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.EnableRaisingEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L165C20-L165C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.SynchronizingObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L176C20-L176C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L188C20-L188C46" + } + ], + "DocsId": "T:System.Diagnostics.EventLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogEntry.Equals(System.Diagnostics.EventLogEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L303C13-L320C25" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntry.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L453C13-L453C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L42C17-L55C39" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L66C17-L70C29" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Index", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L81C17-L81C80" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L92C17-L102C33" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.CategoryNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L113C17-L113C83" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.EventID", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L125C17-L125C88" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.EntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L136C17-L136C98" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L149C17-L175C32" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L186C17-L197C39" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.ReplacementStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L208C17-L227C32" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.InstanceId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L238C17-L238C81" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.TimeGenerated", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L249C17-L249C123" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.TimeWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L260C17-L260C121" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.UserName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L271C17-L292C37" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.CopyTo(System.Diagnostics.EventLogEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L35C13-L36C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L40C13-L40C48" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L52C17-L52C30" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L60C17-L60C29" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L66C13-L68C10" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L21C17-L21C40" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L29C17-L29C47" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L52C17-L52C30" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L60C17-L60C29" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Warning", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Information", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.SuccessAudit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.FailureAudit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventSourceCreationData.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L23C47-L16C10" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L23C33-L23C37" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L27C32-L27C36" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.MessageResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L29C45-L29C49" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.ParameterResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L31C47-L31C51" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.CategoryResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L33C46-L33C50" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.CategoryCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L37C19-L37C41" + } + ], + "DocsId": "T:System.Diagnostics.EventSourceCreationData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L14C9-L16C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor(System.Diagnostics.EventLog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L19C15-L22C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L24C9-L30C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L58C41-L58C58" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L64C17-L74C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Write(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L76C55-L76C84" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.WriteLine(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L78C59-L78C73" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L83C13-L107C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L112C13-L116C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L121C13-L125C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L130C13-L149C10" + }, + { + "DocsId": "P:System.Diagnostics.EventLogTraceListener.EventLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L34C13-L34C17" + }, + { + "DocsId": "P:System.Diagnostics.EventLogTraceListener.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L42C17-L48C34" + } + ], + "DocsId": "T:System.Diagnostics.EventLogTraceListener", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.OverflowAction.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.DoNotOverwrite", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.OverwriteAsNeeded", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.OverwriteOlder", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + } + ], + "DocsId": "T:System.Diagnostics.OverflowAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventBookmark.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs#L24C9-L29C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventBookmark.BookmarkXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs#L34C37-L34C41" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventBookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L68C17-L69C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L73C29-L73C33" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L79C17-L80C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventKeyword", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L66C17-L67C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L71C28-L71C32" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L77C17-L78C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Administrative", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Operational", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Analytical", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Debug", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.Application", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.System", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogIsolation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.Circular", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.AutoBackup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.Retain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L50C56-L50C79" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.#ctor(System.String,System.Diagnostics.Eventing.Reader.EventLogSession)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L46C9-L60C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.SaveChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L256C13-L257C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L261C13-L263C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L267C13-L269C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L62C33-L62C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L68C17-L68C166" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogIsolation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L76C17-L76C176" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.IsEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L84C17-L84C153" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.IsClassicLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L96C17-L96C161" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.SecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L104C17-L104C154" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L116C17-L116C166" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.MaximumSizeInBytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L128C17-L128C169" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L140C17-L152C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.OwningProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L178C17-L178C163" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L186C17-L186C157" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L194C17-L194C170" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderKeywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L206C17-L206C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderBufferSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L218C17-L218C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderMinimumNumberOfBuffers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L226C17-L226C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderMaximumNumberOfBuffers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L234C17-L234C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderLatency", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L242C17-L242C172" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderControlGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L250C17-L250C170" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L51C9-L51C39" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L52C52-L52C69" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L53C78-L53C111" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L54C9-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L76C15-L79C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L87C13-L89C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L64C17-L65C47" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L98C9-L98C47" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L99C60-L99C77" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L100C86-L100C119" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L106C119-L106C164" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L117C9-L117C46" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L118C59-L118C76" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L119C85-L119C118" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L125C118-L125C163" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogReadingException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L136C9-L136C55" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L137C68-L137C85" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L138C94-L138C127" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L144C127-L144C172" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L153C9-L153C50" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L154C63-L154C80" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L155C89-L155C122" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L161C122-L161C167" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.CreationTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L31C41-L31C45" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.LastAccessTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.LastWriteTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L33C42-L33C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.FileSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L34C33-L34C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L35C34-L35C38" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.RecordCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L36C36-L36C40" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.OldestRecordNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L37C43-L37C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.IsLogFull", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L38C34-L38C38" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L77C17-L78C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.IsImported", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L86C17-L87C36" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L95C17-L96C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.#ctor(System.Collections.Generic.IEnumerable{System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L16C9-L36C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L42C13-L44C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L48C13-L50C10" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogPropertySelector", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogQuery.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogQuery.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L20C9-L35C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.Session", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L37C42-L37C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.TolerateQueryErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L39C43-L39C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.ReverseDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L41C40-L41C44" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogQuery", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L51C15-L53C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L56C15-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L61C15-L63C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L65C9-L111C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.ReadEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L154C13-L154C49" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.ReadEvent(System.TimeSpan)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L159C13-L176C34" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L181C13-L183C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L189C17-L195C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L230C13-L231C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.Diagnostics.Eventing.Reader.EventBookmark,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L235C13-L242C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.IO.SeekOrigin,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L250C21-L291C28" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.CancelReading", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L297C13-L298C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogReader.BatchSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L117C17-L117C35" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogReader.LogStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L304C17-L321C42" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.FormatDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L270C13-L270C95" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.FormatDescription(System.Collections.Generic.IEnumerable{System.Object})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L275C13-L296C106" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.GetPropertyValues(System.Diagnostics.Eventing.Reader.EventLogPropertySelector)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L381C13-L383C106" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L388C13-L389C90" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L396C17-L403C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L70C17-L73C50" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L81C17-L82C50" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Qualifiers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L90C17-L91C66" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L99C17-L100C48" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L108C17-L109C60" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L117C17-L118C66" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L126C17-L127C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.RecordId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L135C17-L136C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L144C17-L145C55" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProviderId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L153C17-L154C53" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L162C17-L163C54" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProcessId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L171C17-L172C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ThreadId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L180C17-L181C57" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L189C17-L190C55" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.UserId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L198C17-L199C49" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.TimeCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L207C17-L208C54" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L216C17-L217C53" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.RelatedActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L225C17-L226C60" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ContainerLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L234C17-L240C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.MatchedQueryIds", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L247C17-L253C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Bookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L260C17-L264C56" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.LevelDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L303C17-L314C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.OpcodeDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L321C17-L330C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.TaskDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L337C17-L348C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.KeywordsDisplayNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L355C17-L361C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L368C17-L375C29" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Negotiate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Kerberos", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Ntlm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.SessionAuthentication", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.FilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.PathType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L44C9-L87C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L91C13-L93C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor(System.String,System.String,System.String,System.Security.SecureString,System.Diagnostics.Eventing.Reader.SessionAuthentication)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L44C9-L124C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L130C13-L132C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L136C13-L152C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.CancelCurrentOperations", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L156C13-L157C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetProviderNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L167C13-L183C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetLogNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L187C13-L203C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetLogInformation(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L207C13-L209C69" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLog(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L214C13-L215C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLog(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L219C13-L232C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLogAndMessages(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L236C13-L237C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLogAndMessages(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String,System.Boolean,System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L241C13-L244C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ClearLog(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L248C13-L249C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ClearLog(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L253C13-L256C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogSession.GlobalSession", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L162C19-L162C42" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogSession", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogStatus.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs#L22C33-L22C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogStatus.StatusCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs#L24C33-L24C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L38C15-L40C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L43C15-L45C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L48C15-L50C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L52C9-L73C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L283C13-L285C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L289C13-L306C10" + }, + { + "DocsId": "E:System.Diagnostics.Eventing.Reader.EventLogWatcher.EventRecordWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogWatcher.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L79C17-L79C39" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogWatcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L46C26-L46C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L48C31-L48C35" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.LogLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L54C17-L54C73" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L62C17-L62C61" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L70C17-L70C63" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L78C17-L78C59" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L86C17-L106C29" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Template", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L110C34-L110C38" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L112C37-L112C41" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L68C17-L69C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L77C17-L77C31" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L85C17-L86C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventOpcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventProperty.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventProperty.cs#L13C31-L13C35" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.FormatDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.FormatDescription(System.Collections.Generic.IEnumerable{System.Object})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs#L56C13-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs#L59C58-L59C59" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.RecordId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProviderId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProcessId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ThreadId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.UserId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.TimeCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.RelatedActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Qualifiers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.LevelDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.OpcodeDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.TaskDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.KeywordsDisplayNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Bookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs.EventRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs#L18C42-L18C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs.EventException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs#L25C43-L25C47" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L70C17-L71C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L75C28-L75C32" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L81C17-L82C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.EventGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L90C17-L91C30" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventTask", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L47C15-L49C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.#ctor(System.String,System.Diagnostics.Eventing.Reader.EventLogSession,System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L52C15-L54C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L537C13-L539C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L543C13-L545C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L81C19-L81C40" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L88C17-L88C171" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.MessageFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L96C17-L96C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.ResourceFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L104C17-L104C176" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.ParameterFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L112C17-L112C177" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.HelpLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L120C17-L123C45" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L139C17-L144C71" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.LogLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L152C17-L227C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Levels", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L419C17-L428C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Opcodes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L436C17-L445C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L453C17-L462C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Tasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L470C17-L479C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Events", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L486C17-L523C14" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.ProviderMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.LogAlways", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Critical", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Warning", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Informational", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Verbose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventTask.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventTask.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventTask", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Start", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Stop", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.DataCollectionStart", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.DataCollectionStop", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Extension", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Reply", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Resume", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Suspend", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Send", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Receive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventOpcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.ResponseTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.WdiContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.WdiDiagnostic", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.Sqm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.AuditFailure", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.AuditSuccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.CorrelationHint", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.CorrelationHint2", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.EventLogClassic", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventKeywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Diagnostics.PerformanceCounter.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Diagnostics.PerformanceCounter.json new file mode 100644 index 00000000000..6d96b71ecac --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Diagnostics.PerformanceCounter.json @@ -0,0 +1,975 @@ +{ + "Assembly": "System.Diagnostics.PerformanceCounter", + "GUID": "191CB71772B84068BD4BE86FF1F3D801FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterCreationData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L13C9-L19C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationData.#ctor(System.String,System.String,System.Diagnostics.PerformanceCounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L13C9-L26C10" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L32C17-L32C37" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L47C17-L47C37" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L60C17-L60C37" + } + ], + "DocsId": "T:System.Diagnostics.CounterCreationData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L11C9-L13C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor(System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor(System.Diagnostics.CounterCreationData[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Add(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L39C13-L39C36" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.AddRange(System.Diagnostics.CounterCreationData[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L44C13-L50C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.AddRange(System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L54C13-L61C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Contains(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L65C13-L65C41" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.CopyTo(System.Diagnostics.CounterCreationData[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L70C13-L71C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.IndexOf(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L75C13-L75C40" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Insert(System.Int32,System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L80C13-L81C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Remove(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L85C13-L86C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L90C13-L94C10" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationDataCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L29C17-L29C61" + } + ], + "DocsId": "T:System.Diagnostics.CounterCreationDataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterSample.#ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L24C13-L32C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.#ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L36C13-L44C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Calculate(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L147C13-L147C79" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Calculate(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L155C13-L155C98" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L160C13-L160C69" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Equals(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L165C13-L172C72" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L177C13-L177C44" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.op_Equality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L182C13-L182C32" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.op_Inequality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L187C13-L187C35" + }, + { + "DocsId": "F:System.Diagnostics.CounterSample.Empty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L53C17-L53C34" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.BaseValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L72C17-L72C35" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.SystemFrequency", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L83C17-L83C41" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterFrequency", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L94C17-L94C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterTimeStamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L105C17-L105C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.TimeStamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L116C17-L116C35" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.TimeStamp100nSec", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L127C17-L127C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L138C17-L138C37" + } + ], + "DocsId": "T:System.Diagnostics.CounterSample", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterSampleCalculator.ComputeCounterValue(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs#L53C13-L53C72" + }, + { + "DocsId": "M:System.Diagnostics.CounterSampleCalculator.ComputeCounterValue(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs#L61C13-L104C50" + } + ], + "DocsId": "T:System.Diagnostics.CounterSampleCalculator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.ICollectData.CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + }, + { + "DocsId": "M:System.Diagnostics.ICollectData.CloseData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + } + ], + "DocsId": "T:System.Diagnostics.ICollectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceData.#ctor(System.String,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L11C9-L15C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.InstanceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L17C38-L17C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.Sample", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L25C17-L25C40" + } + ], + "DocsId": "T:System.Diagnostics.InstanceData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L18C9-L23C10" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L63C13-L66C52" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.CopyTo(System.Diagnostics.InstanceData[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L71C13-L72C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L29C19-L29C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L36C17-L36C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L44C17-L51C61" + } + ], + "DocsId": "T:System.Diagnostics.InstanceDataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L19C53-L19C63" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L54C13-L57C52" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.CopyTo(System.Diagnostics.InstanceDataCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L62C13-L63C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L25C17-L29C71" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L35C19-L35C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L42C17-L42C42" + } + ], + "DocsId": "T:System.Diagnostics.InstanceDataCollectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L30C9-L66C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L72C15-L74C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L95C9-L97C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L30C9-L115C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L121C9-L123C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L129C9-L131C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.BeginInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L343C13-L344C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L351C13-L356C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.CloseSharedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L365C13-L366C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L374C13-L381C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Decrement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L388C13-L393C47" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.EndInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L400C13-L401C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.IncrementBy(System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L411C13-L416C54" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Increment", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L424C13-L429C47" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.NextSample", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L539C13-L564C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.NextValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L574C13-L579C27" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.RemoveInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L587C13-L592C10" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounter.DefaultFileMappingSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L140C17-L140C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L162C17-L169C33" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L180C17-L180C37" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L202C17-L217C61" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.InstanceLifetime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L223C19-L223C44" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.InstanceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L243C17-L243C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.ReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L267C17-L267C36" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L291C17-L291C37" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L316C17-L325C49" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L26C9-L29C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L36C15-L38C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L44C9-L56C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L153C13-L158C98" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L166C13-L166C66" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L174C13-L183C96" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L192C13-L193C172" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.PerformanceCounterCategoryType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L201C13-L202C146" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L211C13-L211C108" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.PerformanceCounterCategoryType,System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L216C13-L248C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Delete(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L378C13-L403C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L410C13-L410C46" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Exists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L418C13-L429C84" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCounters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L457C13-L459C36" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCounters(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L467C13-L480C29" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCategories", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L489C13-L489C39" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCategories(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L497C13-L505C31" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetInstanceNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L513C13-L516C69" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L524C13-L533C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L540C13-L540C68" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L548C13-L558C58" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.ReadCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L567C13-L574C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L65C17-L65C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L92C17-L97C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L105C24-L121C14" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L132C17-L132C37" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.SingleInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.MultiInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterCategoryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.Global", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.Process", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterInstanceLifetime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L11C9-L13C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.System#Diagnostics#ICollectData#CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L18C13-L19C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.System#Diagnostics#ICollectData#CloseData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L24C9-L24C10" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItems32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItems64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItemsHEX32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItemsHEX64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RateOfCountsPerSecond32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RateOfCountsPerSecond64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CountPerTimeInterval32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CountPerTimeInterval64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RawFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RawBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageTimer32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageCount64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterTimerInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.Timer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.Timer100NsInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.ElapsedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimerInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer100NsInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterDelta32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterDelta64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.#ctor(System.Guid,System.Guid,System.Diagnostics.PerformanceData.CounterSetInstanceType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L34C9-L49C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L53C13-L55C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L59C13-L60C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L64C13-L84C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.AddCounter(System.Int32,System.Diagnostics.PerformanceData.CounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L93C13-L119C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.AddCounter(System.Int32,System.Diagnostics.PerformanceData.CounterType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L129C13-L166C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.CreateCounterSetInstance(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L175C13-L269C29" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstance.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L77C13-L79C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstance.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L83C13-L84C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstance.Counters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L116C60-L116C64" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.Increment", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L54C17-L56C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.Decrement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L62C17-L64C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.IncrementBy(System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L70C17-L72C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterData.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L38C21-L38C61" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterData.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L85C21-L85C39" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L165C13-L167C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L171C13-L172C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L199C17-L216C14" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L228C17-L267C14" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.Single", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.Multiple", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.GlobalAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.GlobalAggregateWithHistory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.MultipleAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.InstanceAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.LargeQueueLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLength100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLengthObjectTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawData32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawData64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawDataHex32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawDataHex64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RateOfCountPerSecond32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RateOfCountPerSecond64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawFraction32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawFraction64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawBase32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawBase64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageTimer32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageCount64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageNotActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageNotActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.ElapsedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageNotActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageNotActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.Delta32", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.Delta64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.ObjectSpecificTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionSystemTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionTimer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionObjectSpecificTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.DirectoryServices.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.DirectoryServices.json new file mode 100644 index 00000000000..2cf4a190eac --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.DirectoryServices.json @@ -0,0 +1,5931 @@ +{ + "Assembly": "System.DirectoryServices", + "GUID": "6BD797BA85264813A662EF162C68CE9DFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ReadControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteDacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.AccessSystemSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericRead", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericWrite", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericExecute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.CreateChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.DeleteChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ListChildren", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Self", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ReadProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.DeleteTree", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ListObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ExtendedRight", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.Descendents", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.SelfAndChildren", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectorySecurityInheritance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L52C9-L58C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AddAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L76C13-L82C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.SetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L86C13-L92C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ResetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L96C13-L102C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccess(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L106C13-L121C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L125C13-L130C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccessRuleSpecific(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L135C13-L141C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ModifyAccessRule(System.Security.AccessControl.AccessControlModification,System.Security.AccessControl.AccessRule,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L145C13-L150C76" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.PurgeAccessRules(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L155C13-L161C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AddAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L168C13-L174C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.SetAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L178C13-L184C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAudit(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L188C13-L203C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L207C13-L212C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAuditRuleSpecific(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L217C13-L223C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ModifyAuditRule(System.Security.AccessControl.AccessControlModification,System.Security.AccessControl.AuditRule,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L227C13-L232C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.PurgeAuditRules(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L237C13-L243C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L257C13-L265C29" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType,System.Guid,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L278C13-L286C38" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L297C13-L305C29" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags,System.Guid,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L318C13-L326C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L357C49-L357C78" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L359C48-L359C81" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L361C47-L361C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectorySecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L529C15-L540C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L547C15-L557C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L564C15-L574C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L582C15-L592C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L600C15-L610C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L619C15-L629C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAccessRule.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L658C20-L658C89" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAccessRule.InheritanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L663C20-L663C121" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L676C15-L687C10" + }, + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L693C15-L703C10" + }, + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L710C15-L720C10" + } + ], + "DocsId": "T:System.DirectoryServices.ListChildrenAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L732C16-L742C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L748C15-L758C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L764C15-L774C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L781C15-L791C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L798C15-L808C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L815C15-L825C10" + } + ], + "DocsId": "T:System.DirectoryServices.CreateChildAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L837C15-L847C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L853C15-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L869C15-L879C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L886C15-L896C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L903C15-L913C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L920C15-L930C10" + } + ], + "DocsId": "T:System.DirectoryServices.DeleteChildAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L942C15-L952C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L959C15-L969C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L976C15-L986C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L994C15-L1004C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1012C15-L1022C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1031C15-L1041C10" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1055C15-L1065C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1073C15-L1083C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1091C15-L1101C10" + } + ], + "DocsId": "T:System.DirectoryServices.PropertySetAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1113C15-L1123C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1129C15-L1139C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1145C15-L1155C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1162C15-L1172C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1179C15-L1189C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1196C15-L1206C10" + } + ], + "DocsId": "T:System.DirectoryServices.ExtendedRightAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1218C15-L1228C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1234C15-L1244C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1251C15-L1261C10" + } + ], + "DocsId": "T:System.DirectoryServices.DeleteTreeAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1274C15-L1285C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1292C15-L1302C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1309C15-L1319C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1327C15-L1337C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1345C15-L1355C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1364C15-L1374C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAuditRule.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1403C20-L1403C84" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAuditRule.InheritanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1408C20-L1408C121" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Secure", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Encryption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.SecureSocketsLayer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.ReadonlyServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Anonymous", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.FastBind", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Signing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Sealing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Delegation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.ServerBind", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + } + ], + "DocsId": "T:System.DirectoryServices.AuthenticationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.Never", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.InSearching", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.FindingBaseObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.Always", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DereferenceAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L46C13-L50C26" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Find(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L59C13-L59C37" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Find(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L67C13-L78C154" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Remove(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L86C13-L95C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L97C47-L97C78" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntries.SchemaFilter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L29C17-L31C79" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L24C9-L52C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L58C47-L61C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L66C83-L68C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String,System.String,System.String,System.DirectoryServices.AuthenticationTypes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L73C123-L83C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L106C15-L108C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L561C13-L562C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CommitChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L569C13-L623C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CopyTo(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L658C67-L658C90" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CopyTo(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L665C13-L677C123" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.DeleteTree", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L685C13-L699C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L706C13-L713C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L720C13-L738C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Invoke(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L780C13-L805C31" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.InvokeGet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L813C13-L835C27" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.InvokeSet(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L843C13-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.MoveTo(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L868C57-L868C80" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.MoveTo(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L875C13-L926C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.RefreshCache", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L934C13-L951C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.RefreshCache(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L958C13-L1015C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Rename(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L1020C48-L1020C71" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.AuthenticationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L162C20-L162C39" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L181C45-L181C71" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Guid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L199C17-L212C43" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.ObjectSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L220C17-L226C41" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L261C17-L264C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.NativeGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L272C17-L275C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.NativeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L286C17-L287C35" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Parent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L298C17-L299C130" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L311C17-L329C14" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L339C20-L339C25" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L356C13-L356C65" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.SchemaClassName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L365C17-L368C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.SchemaEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L381C17-L382C130" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.UsePropertyCache", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L398C20-L398C29" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Username", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L421C17-L424C46" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L450C17-L453C33" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.GetCurrentServerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L96C13-L96C135" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.IsMutuallyAuthenticated", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L103C17-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.SetUserNameQueryQuota(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L120C13-L121C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.Referral", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L22C17-L22C153" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L40C17-L40C149" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PageSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L55C17-L55C135" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PasswordPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L70C17-L70C145" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PasswordEncoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L82C17-L82C160" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntryConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L57C38-L60C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L67C64-L70C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L77C80-L80C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L87C108-L90C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L97C52-L100C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L107C80-L110C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String,System.String[],System.DirectoryServices.SearchScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L116C99-L118C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String,System.String[],System.DirectoryServices.SearchScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L20C9-L131C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L137C13-L145C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.FindOne", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L570C13-L600C32" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.FindAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L606C52-L606C65" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.CacheResults", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L154C20-L154C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ClientTimeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L174C20-L174C34" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PropertyNamesOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L192C41-L192C45" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Filter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L200C20-L200C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PageSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L215C20-L215C29" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PropertiesToLoad", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L236C13-L236C57" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ReferralChasing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L244C20-L244C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SearchScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L263C20-L263C26" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ServerPageTimeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L287C20-L287C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ServerTimeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L306C20-L306C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SizeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L326C20-L326C30" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SearchRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L344C17-L358C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Sort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L377C20-L377C25" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Asynchronous", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L386C36-L386C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Tombstone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L393C33-L393C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.AttributeScopeQuery", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L403C20-L403C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.DerefAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L438C20-L438C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L455C20-L455C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ExtendedDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L473C20-L473C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.DirectorySynchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L493C17-L497C30" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.VirtualListView", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L530C17-L541C29" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L15C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronizationOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L20C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronization)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L29C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L31C103" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronizationOptions,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L37C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.GetDirectorySynchronizationCookie", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L59C13-L65C31" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.ResetDirectorySynchronizationCookie", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L68C62-L68C91" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.ResetDirectorySynchronizationCookie(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L72C13-L84C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L86C51-L86C97" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySynchronization.Option", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L42C20-L42C27" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySynchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.ObjectSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.ParentsFirst", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.PublicDataOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.IncrementalValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySynchronizationOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L20C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L25C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L32C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L39C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.Int32,System.DirectoryServices.DirectoryVirtualListViewContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L47C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.String,System.DirectoryServices.DirectoryVirtualListViewContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.BeforeCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L60C20-L60C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.AfterCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L75C20-L75C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.Offset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L90C20-L90C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.TargetPercentage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L113C20-L113C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.Target", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L130C20-L130C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.ApproximateTotal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L137C20-L137C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.DirectoryVirtualListViewContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L150C83-L150C87" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryVirtualListView", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListViewContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs#L10C52-L12C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListViewContext.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs#L32C13-L32C66" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryVirtualListViewContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.HexString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.Standard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ExtendedDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.PasswordEncodingSsl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.PasswordEncodingClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + } + ], + "DocsId": "T:System.DirectoryServices.PasswordEncodingMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L72C13-L86C25" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.CopyTo(System.DirectoryServices.PropertyValueCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L94C13-L95C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L102C13-L114C63" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_Item(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L119C20-L119C37" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#set_Item(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L120C20-L120C78" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L123C41-L123C45" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L125C40-L125C44" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L127C41-L127C65" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Add(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L131C13-L131C67" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L136C13-L136C69" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L139C52-L139C75" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L143C13-L143C70" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L146C52-L146C67" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L148C44-L148C49" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L150C40-L150C44" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L154C13-L171C10" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L32C17-L42C34" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L54C17-L61C47" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.PropertyNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L65C45-L65C69" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L67C38-L67C64" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Item(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L119C20-L119C37" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L123C41-L123C45" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L125C40-L125C44" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L127C41-L127C65" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L148C44-L148C49" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L150C40-L150C44" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L132C42-L132C57" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L139C13-L147C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.AddRange(System.DirectoryServices.PropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L154C13-L163C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L165C48-L165C68" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L173C13-L174C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L176C46-L176C65" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L178C57-L178C82" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L211C13-L226C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L230C13-L247C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L251C13-L280C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L284C13-L313C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L318C13-L338C10" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L50C20-L50C31" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L62C38-L62C42" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L68C17-L76C40" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.Subordinate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ReferralChasingOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ResultPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L48C13-L49C52" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyCollection.CopyTo(System.DirectoryServices.ResultPropertyValueCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L54C13-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L25C17-L32C85" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.PropertyNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L37C45-L37C60" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L39C38-L39C55" + } + ], + "DocsId": "T:System.DirectoryServices.ResultPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L30C48-L30C73" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L32C46-L32C70" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L34C60-L34C91" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyValueCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L22C17-L26C40" + } + ], + "DocsId": "T:System.DirectoryServices.ResultPropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L57C13-L63C41" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L71C13-L82C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.AddRange(System.DirectoryServices.SchemaNameCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L86C13-L97C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L104C13-L105C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L110C48-L110C68" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L114C13-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L120C13-L121C43" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L138C13-L144C23" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L152C13-L155C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L163C13-L165C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L172C13-L182C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L184C34-L184C39" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L186C35-L186C40" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L190C13-L192C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L194C44-L194C49" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L196C40-L196C44" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L200C20-L200C31" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L201C20-L201C48" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L204C41-L204C60" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L206C47-L206C71" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L208C45-L208C68" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L210C56-L210C85" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L212C45-L212C67" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L29C17-L30C47" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L47C17-L48C38" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L184C34-L184C39" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L186C35-L186C40" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L194C44-L194C49" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L196C40-L196C44" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L200C20-L200C31" + } + ], + "DocsId": "T:System.DirectoryServices.SchemaNameCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SearchResult.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L29C13-L34C33" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResult.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L41C31-L41C64" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResult.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L47C54-L47C58" + } + ], + "DocsId": "T:System.DirectoryServices.SearchResult", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L152C13-L154C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L158C13-L186C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L188C38-L188C52" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L194C13-L197C87" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Contains(System.DirectoryServices.SearchResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L200C54-L200C80" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.CopyTo(System.DirectoryServices.SearchResult[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L204C13-L205C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.IndexOf(System.DirectoryServices.SearchResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L207C52-L207C77" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L209C44-L209C49" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L211C40-L211C44" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L215C13-L216C10" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L39C48-L39C79" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L41C29-L41C44" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Handle", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L78C17-L81C32" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.PropertiesLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L89C44-L89C48" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L209C44-L209C49" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L211C40-L211C44" + } + ], + "DocsId": "T:System.DirectoryServices.SearchResultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SearchScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.Base", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.OneLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.Subtree", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SearchScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Owner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Group", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Dacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Sacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SortDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SortDirection.Ascending", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SortDirection.Descending", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SortDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SortOption.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L15C9-L17C10" + }, + { + "DocsId": "M:System.DirectoryServices.SortOption.#ctor(System.String,System.DirectoryServices.SortDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L19C9-L23C10" + }, + { + "DocsId": "P:System.DirectoryServices.SortOption.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L29C20-L29C33" + }, + { + "DocsId": "P:System.DirectoryServices.SortOption.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L36C20-L36C34" + } + ], + "DocsId": "T:System.DirectoryServices.SortOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L14C9-L14C51" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L16C65-L16C82" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L18C83-L18C107" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L24C101-L26C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesCOMException.ExtendedError", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L34C36-L34C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesCOMException.ExtendedErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L36C47-L36C51" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesCOMException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L14C9-L16C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L29C13-L30C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L35C13-L49C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L53C46-L53C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L65C17-L66C38" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L42C13-L43C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L48C13-L49C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L26C17-L32C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.AttributeNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L36C58-L36C62" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L38C53-L38C57" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Zero", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.One", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Two", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Three", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Four", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Five", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Six", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Seven", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eight", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Nine", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Ten", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eleven", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Twelve", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Thirteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Fourteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Fifteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Sixteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Seventeen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eighteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Nineteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Twenty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyOne", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyTwo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyThree", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.HourOfDay", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Zero", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Fifteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Thirty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.FortyFive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.MinuteOfHour", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L47C9-L56C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.#ctor(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L58C76-L65C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetSchedule(System.DayOfWeek,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L100C13-L124C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetSchedule(System.DayOfWeek[],System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L128C13-L138C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetDailySchedule(System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L142C18-L146C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.ResetSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L150C18-L152C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.RawSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L77C17-L82C28" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Type88", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Structural", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Abstract", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Auxiliary", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SchemaClassType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.Indexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.InGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.PropertyTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L53C13-L83C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetSchema(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L89C13-L175C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.RefreshSchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L180C13-L203C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindClass(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L210C13-L211C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindDefunctClass(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L219C13-L236C32" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L244C13-L247C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllClasses(System.DirectoryServices.ActiveDirectory.SchemaClassType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L255C13-L266C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllDefunctClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L274C13-L278C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindProperty(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L286C13-L287C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindDefunctProperty(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L295C13-L312C35" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L320C13-L324C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllProperties(System.DirectoryServices.ActiveDirectory.PropertyTypes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L332C13-L366C76" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllDefunctProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L374C13-L378C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L383C13-L384C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetCurrentSchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L389C13-L389C103" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L400C17-L401C72" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L42C9-L89C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L182C13-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L188C13-L217C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L223C13-L255C32" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.GetAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L260C13-L269C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L274C13-L420C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L424C13-L424C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L429C13-L439C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L448C17-L449C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.CommonName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L457C17-L464C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L483C17-L508C29" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L527C17-L538C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.IsDefunct", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L557C17-L559C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.PossibleSuperiors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L578C17-L647C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.PossibleInferiors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L655C17-L669C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.MandatoryProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L677C17-L745C45" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.OptionalProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L753C17-L830C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.AuxiliaryClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L838C17-L906C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.SubClassOf", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L914C17-L921C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L940C17-L951C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.SchemaGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L976C17-L985C57" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.DefaultObjectSecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L1004C17-L1025C56" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L82C13-L95C122" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L101C13-L115C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L119C13-L134C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L138C13-L153C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L157C13-L173C111" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L178C13-L191C122" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L197C13-L213C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L218C13-L219C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L223C13-L239C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L244C13-L260C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L266C13-L279C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L285C13-L311C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L317C13-L324C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L328C13-L337C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L56C20-L56C60" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L40C9-L140C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L238C13-L268C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L274C13-L304C35" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L309C13-L454C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L456C46-L456C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L460C13-L470C99" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L480C17-L481C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.CommonName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L489C17-L496C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L518C17-L543C29" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Syntax", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L565C17-L580C32" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L604C17-L615C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsSingleValued", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L637C17-L663C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L686C17-L688C66" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsIndexedOverContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L709C17-L711C79" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsInAnr", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L732C17-L734C64" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsOnTombstonedObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L755C17-L757C77" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsTupleIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L778C17-L780C71" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsInGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L801C17-L813C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.RangeLower", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L836C17-L856C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.RangeUpper", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L889C17-L909C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsDefunct", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L942C17-L944C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Link", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L963C17-L998C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.LinkId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L1006C17-L1025C32" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.SchemaGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L1058C17-L1067C57" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L80C13-L93C128" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L99C13-L113C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L117C13-L133C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L137C13-L153C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L157C13-L173C117" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L178C13-L191C128" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L197C13-L212C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L237C13-L252C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L257C13-L273C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L279C13-L292C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L298C13-L324C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L330C13-L338C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L342C13-L349C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L56C20-L56C63" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoTopologyDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.TopologyCleanupDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoMinimumHopDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.StaleServerDetectDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoInterSiteTopologyDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.GroupMembershipCachingEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.ForceKccWindows2003Behavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.UseWindows2000IstgElection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.RandomBridgeHeaderServerSelectionDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.UseHashingForReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.RedundantServerTopologyEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L66C13-L125C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L37C9-L170C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.GetComputerSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L195C13-L229C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L722C13-L852C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L856C13-L874C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L878C13-L881C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1076C13-L1085C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1091C13-L1093C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1097C13-L1107C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L235C17-L238C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Domains", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L246C17-L260C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Subnets", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L268C17-L284C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Servers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L292C17-L305C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.AdjacentSites", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L313C17-L325C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L333C17-L345C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.InterSiteTopologyGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L354C17-L409C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L433C17-L454C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Location", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L480C17-L496C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.BridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L525C17-L534C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.PreferredSmtpBridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L542C17-L558C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.PreferredRpcBridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L566C17-L581C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.IntraSiteReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L589C17-L622C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L45C13-L53C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L58C13-L62C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L66C13-L71C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L75C13-L92C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L97C13-L98C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L102C13-L119C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L124C13-L132C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L137C13-L157C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L163C13-L175C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L181C13-L194C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L200C13-L210C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L216C13-L226C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L230C13-L237C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L25C20-L25C58" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L28C89-L30C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L32C129-L34C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L22C9-L101C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L114C13-L114C88" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L119C13-L195C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L579C13-L599C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L603C13-L621C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L625C13-L628C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L633C13-L642C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L648C13-L650C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L654C13-L663C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L201C17-L204C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L212C17-L215C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L223C17-L240C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Cost", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L248C17-L263C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ReplicationInterval", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L287C17-L304C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ReciprocalReplicationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L336C17-L359C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.NotificationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L400C17-L423C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.DataCompressionEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L464C17-L490C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.InterSiteReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L532C17-L551C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L24C93-L26C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L21C9-L88C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L101C13-L101C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L106C13-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L234C13-L255C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L259C13-L277C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L281C13-L284C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L289C13-L298C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L304C13-L306C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L310C13-L319C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L189C17-L192C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L200C17-L217C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L225C17-L228C35" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L39C13-L48C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L53C13-L58C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L62C13-L68C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L72C13-L90C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L95C13-L96C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L100C13-L118C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L123C13-L132C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L137C13-L158C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L164C13-L176C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L182C13-L195C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L201C13-L211C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L217C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L231C13-L238C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L19C20-L19C62" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L21C13-L107C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L109C9-L147C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L149C102-L166C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L272C13-L308C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L312C13-L330C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L334C13-L337C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L342C13-L351C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L357C13-L359C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L363C13-L372C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L194C17-L197C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L205C17-L208C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Location", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L230C17-L244C14" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L49C13-L58C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L63C13-L76C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L80C13-L86C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L90C13-L108C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L113C13-L114C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L118C13-L136C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L141C13-L150C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L155C13-L176C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L181C13-L189C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L194C13-L201C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L207C13-L230C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L236C13-L256C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L262C13-L264C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L268C13-L275C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L29C20-L29C60" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.CaseExactString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.CaseIgnoreString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.NumericString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DirectoryString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.OctetString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.SecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Int", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Int64", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Bool", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.GeneralizedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.UtcTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DN", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DNWithBinary", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DNWithString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Enumeration", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.IA5String", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.PrintableString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Sid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.AccessPointDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.ORName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.PresentationAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.ReplicaLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L84C13-L85C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L90C13-L106C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetAdamInstance(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L113C13-L164C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L170C13-L194C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L199C13-L236C43" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L241C13-L262C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L268C13-L308C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L312C13-L320C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L324C13-L340C123" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L345C13-L354C88" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L359C13-L374C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L379C13-L388C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L393C13-L393C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L398C13-L413C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L418C13-L436C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L440C13-L452C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L456C13-L468C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L472C13-L491C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L501C17-L507C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.HostName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L515C17-L521C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.LdapPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L529C17-L535C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SslPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L543C17-L549C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.Roles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L559C17-L595C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.DefaultPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L603C17-L626C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L666C17-L675C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L684C17-L697C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L796C17-L799C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L811C79-L811C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L813C80-L813C110" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.Contains(System.DirectoryServices.ActiveDirectory.AdamInstance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L24C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AdamInstance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L42C13-L56C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AdamInstance[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L20C48-L20C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L28C9-L46C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L28C9-L55C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L76C13-L102C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.GetApplicationPartition(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L110C13-L155C155" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L160C13-L347C30" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L352C13-L370C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L375C13-L399C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L404C13-L424C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L429C13-L454C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L459C13-L476C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDirectoryServers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L482C13-L504C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDiscoverableDirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L510C13-L522C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDiscoverableDirectoryServers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L528C13-L545C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L551C13-L575C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L579C13-L742C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L746C13-L753C75" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartition.DirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L764C17-L783C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartition.SecurityReferenceDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L791C17-L822C14" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ApplicationPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.Contains(System.DirectoryServices.ActiveDirectory.ApplicationPartition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L24C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ApplicationPartition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L42C13-L55C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ApplicationPartition[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L60C13-L61C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L20C56-L20C95" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L55C30-L55C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L57C30-L57C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LastOriginatingChangeTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L59C53-L59C57" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LastOriginatingInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L61C51-L61C55" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.OriginatingChangeUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L63C44-L63C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LocalChangeUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L65C38-L65C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.OriginatingServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L71C17-L88C47" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AttributeMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.Contains(System.DirectoryServices.ActiveDirectory.AttributeMetadata)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L16C13-L29C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AttributeMetadata)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L34C13-L46C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L12C53-L12C89" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L48C34-L48C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L53C13-L67C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetConfigurationSet(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L75C13-L151C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L156C13-L157C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L162C13-L169C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L174C13-L185C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L190C13-L192C60" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L197C13-L204C69" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L209C13-L220C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L225C13-L226C110" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetSecurityLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L231C13-L237C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.SetSecurityLevel(System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L242C13-L261C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L263C46-L263C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L273C17-L274C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L282C17-L283C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.AdamInstances", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L291C17-L292C72" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.ApplicationPartitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L300C17-L301C120" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Schema", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L309C17-L321C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L329C17-L330C85" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.NamingRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L338C17-L339C85" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.DirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.ApplicationPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryContextType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L104C9-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L118C9-L136C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L138C9-L150C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L152C9-L170C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L176C32-L176C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.UserName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L178C36-L178C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.ContextType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L185C52-L185C64" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L25C9-L38C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L42C31-L42C45" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L46C13-L52C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L57C13-L71C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L75C46-L75C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.MoveToAnotherSite(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L79C13-L145C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L149C13-L151C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L186C17-L187C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.Partitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L195C17-L196C91" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Add(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L65C13-L105C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.AddRange(System.DirectoryServices.ActiveDirectory.DirectoryServer[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L111C13-L124C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L128C13-L140C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L145C13-L146C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L150C13-L162C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L167C13-L207C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Remove(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L213C13-L228C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L233C13-L241C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L246C13-L270C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L276C13-L317C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L323C13-L363C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L369C13-L371C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L375C13-L397C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L48C20-L48C54" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2000MixedDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2000NativeDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2003InterimDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2003Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2008Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2008R2Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows8Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2012R2Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetDomain(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L64C13-L134C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetComputerDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L139C13-L145C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RaiseDomainFunctionalityLevel(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L151C13-L253C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RaiseDomainFunctionality(System.DirectoryServices.ActiveDirectory.DomainMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L258C13-L408C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L412C13-L414C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L419C13-L426C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L431C13-L433C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L438C13-L445C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L450C13-L452C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDomainControllers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L457C13-L464C105" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDiscoverableDomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L469C13-L472C120" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDiscoverableDomainControllers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L477C13-L491C124" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L496C13-L497C140" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetAllTrustRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L502C13-L506C31" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L511C13-L529C38" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetSelectiveAuthenticationStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L535C13-L543C151" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.SetSelectiveAuthenticationStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L548C13-L557C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetSidFilteringStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L561C13-L569C151" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.SetSidFilteringStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L574C13-L583C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.DeleteLocalSideOfTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L587C13-L597C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L601C13-L611C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.VerifyOutboundTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L615C13-L624C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L628C13-L661C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L665C13-L688C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L692C13-L713C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateLocalSideOfTrustRelationship(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L717C13-L732C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L736C13-L754C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L758C13-L779C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L783C13-L821C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetCurrentDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L825C13-L825C88" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L836C17-L846C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L854C17-L855C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L863C17-L864C84" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L872C17-L877C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainModeLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L885C17-L890C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Parent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L898C17-L904C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.PdcRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L912C17-L914C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.RidRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L922C17-L923C90" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.InfrastructureRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L931C17-L932C112" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.Contains(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.IndexOf(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.CopyTo(System.DirectoryServices.ActiveDirectory.Domain[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L23C42-L23C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.AbortIfServerUnavailable", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.SyncAdjacentServerOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.CheckServerAlivenessOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.SkipInitialCheck", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.PushChangeOutward", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.CrossSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.SyncStarted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.SyncCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.Finished", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ErrorContactingServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ErrorReplicating", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ServerUnreachable", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.Invoke(System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent,System.String,System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.BeginInvoke(System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent,System.String,System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L42C9-L67C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L95C32-L95C46" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L100C13-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetDomainController(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L123C13-L171C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L176C13-L186C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L191C13-L206C74" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L211C13-L221C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L226C13-L241C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L246C13-L259C94" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L264C13-L282C98" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.EnableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L287C13-L307C53" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.IsGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L312C13-L338C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L342C13-L363C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L369C13-L437C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetDirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L441C13-L443C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L448C13-L456C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L460C13-L476C119" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L481C13-L490C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L495C13-L510C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L515C13-L524C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L529C13-L529C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L534C13-L549C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L554C13-L572C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L576C13-L588C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L592C13-L604C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L613C17-L619C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.CurrentTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L627C17-L640C53" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.HighestCommittedUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L648C17-L661C94" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.OSVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L669C17-L677C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Roles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L711C17-L712C87" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L720C17-L739C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L747C17-L756C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L765C17-L775C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L868C17-L871C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L883C79-L883C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L885C80-L885C110" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainController", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.Contains(System.DirectoryServices.ActiveDirectory.DomainController)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L24C13-L35C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DomainController)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L40C13-L51C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DomainController[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L20C52-L20C87" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainControllerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L23C64-L23C68" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L25C32-L25C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L27C38-L27C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.TargetServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L29C39-L29C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L31C39-L31C43" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String,System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L38C100-L42C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L44C92-L44C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L46C74-L46C91" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L48C59-L48C69" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L54C110-L56C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L68C13-L69C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L58C29-L58C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L60C31-L60C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L75C17-L81C26" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Exception,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L90C102-L93C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L95C84-L98C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L100C87-L100C111" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L102C69-L102C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L104C54-L104C83" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L110C105-L112C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L122C13-L123C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L114C32-L114C36" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Exception,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L130C117-L134C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L136C99-L140C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L142C88-L142C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L144C70-L144C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L146C55-L146C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L152C106-L154C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L179C13-L180C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L156C32-L156C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L158C31-L158C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L164C17-L169C30" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L187C90-L187C114" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L189C72-L189C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L191C57-L191C67" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L197C108-L199C10" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String,System.Exception,System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L208C136-L211C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L213C90-L213C114" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L215C72-L215C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L217C57-L217C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L223C108-L225C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L248C13-L249C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.ErrorInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L231C17-L238C34" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String,System.Exception,System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L259C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L261C107" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L263C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L265C83" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L273C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L283C13-L284C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.Collisions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C73-L275C77" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2000Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2003InterimForest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2003Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2008Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2008R2Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows8Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2012R2Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L60C34-L60C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L65C13-L79C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetForest(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L86C13-L161C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RaiseForestFunctionalityLevel(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L166C13-L209C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RaiseForestFunctionality(System.DirectoryServices.ActiveDirectory.ForestMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L213C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L229C46-L229C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L233C13-L235C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L240C13-L247C79" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L252C13-L254C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L259C13-L266C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllGlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L271C13-L273C66" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllGlobalCatalogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L278C13-L285C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllDiscoverableGlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L290C13-L293C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllDiscoverableGlobalCatalogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L298C13-L312C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetAllTrustRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L317C13-L319C42" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L324C13-L341C173" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetSelectiveAuthenticationStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L347C13-L355C151" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.SetSelectiveAuthenticationStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L360C13-L369C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetSidFilteringStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L373C13-L381C150" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.SetSidFilteringStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L386C13-L395C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.DeleteLocalSideOfTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L399C13-L409C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L413C13-L423C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.VerifyOutboundTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L427C13-L436C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L440C13-L473C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L477C13-L500C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L504C13-L525C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateLocalSideOfTrustRelationship(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L529C13-L544C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L548C13-L566C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L570C13-L591C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L595C13-L630C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetCurrentForest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L632C52-L632C112" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L642C17-L643C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L651C17-L652C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Domains", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L660C17-L661C78" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.GlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L669C17-L670C74" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ApplicationPartitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L678C17-L679C120" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ForestModeLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L687C17-L692C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ForestMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L700C17-L707C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.RootDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L715C17-L723C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Schema", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L731C17-L743C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L751C17-L752C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.NamingRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L760C17-L761C96" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.CollisionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L18C57-L18C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.TopLevelNameCollisionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L20C75-L20C79" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.DomainCollisionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L22C63-L22C67" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.CollisionRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L24C41-L24C45" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.Contains(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L38C13-L41C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L46C13-L49C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L54C13-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L33C20-L33C71" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.Contains(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L19C13-L22C52" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L27C13-L30C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L35C13-L36C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L14C20-L14C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.SidAdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.SidConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.NetBiosNameAdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.NetBiosNameConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.DnsName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L40C33-L40C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.NetBiosName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L42C37-L42C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.DomainSid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L44C35-L44C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.Status", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L48C20-L48C27" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L83C13-L316C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.TopLevelNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L55C17-L57C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.ExcludedTopLevelNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L65C17-L67C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.TrustedDomainInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L75C17-L77C36" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.GetGlobalCatalog(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L30C13-L86C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L91C13-L101C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L106C13-L121C74" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L126C13-L136C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L141C13-L156C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L161C13-L174C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L179C13-L197C55" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.EnableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L202C13-L203C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.DisableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L208C13-L236C56" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.IsGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L241C13-L245C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L250C13-L270C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.GetDirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L275C13-L278C51" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.GlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.Contains(System.DirectoryServices.ActiveDirectory.GlobalCatalog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L24C13-L35C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.IndexOf(System.DirectoryServices.ActiveDirectory.GlobalCatalog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L40C13-L51C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.CopyTo(System.DirectoryServices.ActiveDirectory.GlobalCatalog[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L20C49-L20C81" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.ForceRediscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.KdcRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.TimeServerRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.WriteableRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.AvoidSelf", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.LocatorOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L22C20-L22C65" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L27C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L42C13-L53C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L58C13-L59C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L22C20-L22C68" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L23C51-L23C85" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L24C13-L40C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L45C13-L61C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L66C13-L67C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L20C55-L20C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L19C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L39C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L14C20-L14C68" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L19C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L39C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L14C20-L14C62" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L31C13-L44C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L49C13-L62C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L67C13-L68C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L20C17-L25C48" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.NoNotification", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.IntraSiteOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.NotificationAlways", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.NotificationStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.IntraSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.InterSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationSpan", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L41C13-L94C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L105C109-L107C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L109C144-L111C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L113C149-L115C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L117C9-L201C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L205C13-L207C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L211C13-L218C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L222C13-L223C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L845C13-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L867C13-L883C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L887C13-L890C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L895C13-L904C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L229C17-L232C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L240C17-L262C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.DestinationServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L270C17-L301C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L309C17-L324C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L345C17-L373C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.GeneratedByKcc", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L381C17-L408C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReciprocalReplicationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L451C17-L478C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ChangeNotificationStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L521C17-L551C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.DataCompressionEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L603C17-L632C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationScheduleOwnedByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L677C17-L704C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSpan", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L747C17-L764C54" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L773C17-L795C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationConnection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationConnection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L16C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationConnection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L39C13-L57C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationConnection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L62C13-L63C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L12C57-L12C97" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L45C39-L45C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.SourceInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L47C42-L47C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.UpToDatenessUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L49C39-L49C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L56C17-L61C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.LastSuccessfulSyncTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L69C17-L77C86" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationCursor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationCursor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L22C13-L25C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationCursor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L30C13-L33C46" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationCursor[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L38C13-L39C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L18C53-L18C89" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L37C17-L52C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.FirstFailureTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L58C44-L58C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.ConsecutiveFailureCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L60C46-L60C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.LastErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L62C37-L62C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.LastErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L64C43-L64C96" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationFailure", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationFailure)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L25C13-L28C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationFailure)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L33C13-L36C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationFailure[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L21C54-L21C91" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.Rpc", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.Smtp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L76C40-L76C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L82C17-L97C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L101C61-L101C65" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L103C71-L103C75" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.SourceInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L105C42-L105C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.UsnLastObjectChangeSynced", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L107C49-L107C53" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.UsnAttributeFilter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L109C42-L109C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSuccessfulSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L111C46-L111C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastAttemptedSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L113C45-L113C49" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSyncResult", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L115C37-L115C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSyncMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L117C42-L117C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ConsecutiveFailureCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L119C46-L119C50" + }, + { + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L25C13-L28C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L33C13-L36C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L21C55-L21C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.TimeEnqueued", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L47C40-L47C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.OperationNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L49C38-L49C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.Priority", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L51C31-L51C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.OperationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L53C57-L53C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L55C40-L55C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L61C17-L76C38" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L25C13-L28C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L33C13-L36C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationOperation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L21C56-L21C95" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L12C9-L14C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.OperationStartTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L16C47-L16C56" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.CurrentOperation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L18C58-L18C67" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.PendingOperations", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L20C69-L20C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.FindByTransportType(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L30C13-L96C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L315C13-L326C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L330C13-L333C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L338C13-L340C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L344C13-L347C42" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L352C13-L361C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L103C17-L106C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.IgnoreReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L114C17-L132C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.BridgeAllSiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L164C17-L183C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L217C17-L257C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.SiteLinkBridges", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L265C17-L306C42" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.SchemaRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.NamingRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.PdcRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.RidRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.InfrastructureRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.SchemaRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.NamingRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L25C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L43C13-L58C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L63C13-L64C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L21C55-L21C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.Contains(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L83C13-L96C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L101C13-L116C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AdamRole[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L121C13-L122C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L79C44-L79C71" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamRoleCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.MutualAuthentication", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.Negotiate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.NegotiatePassThrough", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.NewlyCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.AdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.ConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelName.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs#L29C30-L29C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelName.Status", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs#L33C20-L33C27" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.Contains(System.DirectoryServices.ActiveDirectory.TopLevelName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L16C13-L19C45" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.IndexOf(System.DirectoryServices.ActiveDirectory.TopLevelName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L24C13-L27C44" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.CopyTo(System.DirectoryServices.ActiveDirectory.TopLevelName[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L32C13-L33C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L12C48-L12C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.TreeRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.ParentChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.CrossLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Kerberos", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Inbound", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Outbound", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Bidirectional", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.SourceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L54C38-L54C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TargetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L56C38-L56C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TrustType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L58C39-L58C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TrustDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L60C49-L60C58" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.Contains(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L35C13-L38C52" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.IndexOf(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L43C13-L46C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.CopyTo(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L30C20-L30C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Sync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Add", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.UpdateReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.TopLevelName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.Other", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.NewlyCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.DisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.DisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.SidDisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.SidDisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.NetBiosNameDisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.NetBiosNameDisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.Writeable", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.SyncOnStartup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.ScheduledSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.UseInterSiteTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.TwoWaySync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.ReturnObjectParent", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.FullSyncInProgress", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.FullSyncNextPacket", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.NeverSynced", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.Preempted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.IgnoreChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.DisableScheduledSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.CompressChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.NoChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.PartialAttributeSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Drawing.Common.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Drawing.Common.json new file mode 100644 index 00000000000..87872b17f09 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Drawing.Common.json @@ -0,0 +1,11841 @@ +{ + "Assembly": "System.Drawing.Common", + "GUID": "F0C8D63F2AE641D69C67A0F3DA38F60EFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L26C38-L26C71" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L28C5-L51C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L53C36-L55C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L57C5-L77C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L79C49-L81C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L97C44-L99C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L101C5-L110C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L112C5-L119C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L121C5-L128C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L130C37-L132C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L134C51-L136C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L138C60-L144C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.FromHicon(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L152C9-L153C35" + }, + { + "DocsId": "M:System.Drawing.Bitmap.FromResource(System.IntPtr,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L158C9-L168C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHbitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L171C35-L171C62" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHbitmap(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L177C9-L186C24" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHicon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L193C9-L196C22" + }, + { + "DocsId": "M:System.Drawing.Bitmap.Clone(System.Drawing.RectangleF,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L201C9-L220C38" + }, + { + "DocsId": "M:System.Drawing.Bitmap.MakeTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L225C9-L238C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.MakeTransparent(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L242C9-L269C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L273C9-L273C64" + }, + { + "DocsId": "M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat,System.Drawing.Imaging.BitmapData)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L278C9-L288C27" + }, + { + "DocsId": "M:System.Drawing.Bitmap.UnlockBits(System.Drawing.Imaging.BitmapData)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L293C9-L295C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetPixel(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L299C9-L313C38" + }, + { + "DocsId": "M:System.Drawing.Bitmap.SetPixel(System.Int32,System.Int32,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L318C9-L335C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.SetResolution(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L339C9-L341C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.Clone(System.Drawing.Rectangle,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L344C9-L362C38" + } + ], + "DocsId": "T:System.Drawing.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BitmapSuffixInSameAssemblyAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSameAssemblyAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.BitmapSuffixInSameAssemblyAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSameAssemblyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BufferedGraphics.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L40C9-L56C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L68C9-L81C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L119C9-L127C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L132C44-L132C89" + }, + { + "DocsId": "P:System.Drawing.BufferedGraphics.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L61C33-L61C57" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L17C5-L40C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L69C35-L69C49" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Allocate(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L76C9-L81C74" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Allocate(System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L89C9-L94C61" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L174C9-L176C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L505C9-L518C6" + }, + { + "DocsId": "P:System.Drawing.BufferedGraphicsContext.MaximumBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L50C16-L50C30" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphicsContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Brushes.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L151C40-L151C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.AliceBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L153C38-L153C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.AntiqueWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L154C41-L154C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.Aqua", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L155C33-L155C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Aquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L156C39-L156C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Azure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L157C34-L157C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Beige", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L159C34-L159C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Bisque", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L160C35-L160C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Black", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L161C34-L161C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.BlanchedAlmond", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L162C43-L162C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.Blue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L163C33-L163C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.BlueViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L164C39-L164C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Brown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L165C34-L165C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.BurlyWood", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L166C38-L166C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.CadetBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L168C38-L168C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Chartreuse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L169C39-L169C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Chocolate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L170C38-L170C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Coral", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L171C34-L171C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.CornflowerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L172C43-L172C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.Cornsilk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L173C37-L173C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.Crimson", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L174C36-L174C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Cyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L175C33-L175C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L177C37-L177C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L178C37-L178C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L179C42-L179C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L180C37-L180C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L181C38-L181C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkKhaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L182C38-L182C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkMagenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L183C40-L183C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOliveGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L184C43-L184C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L185C39-L185C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L186C39-L186C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L187C36-L187C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L188C39-L188C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L189C41-L189C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L190C42-L190C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L191C42-L191C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L192C42-L192C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L193C39-L193C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DeepPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L194C37-L194C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DeepSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L195C40-L195C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.DimGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L196C36-L196C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.DodgerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L197C39-L197C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Firebrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L199C38-L199C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.FloralWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L200C40-L200C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.ForestGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L201C40-L201C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Fuchsia", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L202C36-L202C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gainsboro", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L204C38-L204C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.GhostWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L205C39-L205C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L206C33-L206C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Goldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L207C38-L207C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L208C33-L208C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Green", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L209C34-L209C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.GreenYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L210C40-L210C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Honeydew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L212C37-L212C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.HotPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L213C36-L213C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.IndianRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L215C38-L215C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Indigo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L216C35-L216C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Ivory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L217C34-L217C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Khaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L219C34-L219C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Lavender", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L221C37-L221C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.LavenderBlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L222C42-L222C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.LawnGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L223C38-L223C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LemonChiffon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L224C41-L224C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L225C38-L225C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightCoral", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L226C39-L226C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L227C38-L227C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGoldenrodYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L228C49-L228C112" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L229C39-L229C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L230C38-L230C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L231C38-L231C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L232C40-L232C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L233C42-L233C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L234C41-L234C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L235C43-L235C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L236C43-L236C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L237C40-L237C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Lime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L238C33-L238C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.LimeGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L239C38-L239C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Linen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L240C34-L240C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Magenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L242C36-L242C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Maroon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L243C35-L243C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumAquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L244C45-L244C100" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L245C39-L245C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L246C41-L246C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumPurple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L247C41-L247C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L248C43-L248C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L249C44-L249C97" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L250C46-L250C103" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L251C44-L251C97" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L252C44-L252C97" + }, + { + "DocsId": "P:System.Drawing.Brushes.MidnightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L253C41-L253C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.MintCream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L254C38-L254C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.MistyRose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L255C38-L255C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Moccasin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L256C37-L256C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.NavajoWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L258C40-L258C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Navy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L259C33-L259C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.OldLace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L261C36-L261C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Olive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L262C34-L262C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.OliveDrab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L263C38-L263C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Orange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L264C35-L264C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.OrangeRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L265C38-L265C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Orchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L266C35-L266C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L268C42-L268C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L269C38-L269C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L270C42-L270C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L271C42-L271C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.PapayaWhip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L272C39-L272C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.PeachPuff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L273C38-L273C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Peru", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L274C33-L274C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Pink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L275C33-L275C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Plum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L276C33-L276C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.PowderBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L277C39-L277C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Purple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L278C35-L278C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Red", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L280C32-L280C61" + }, + { + "DocsId": "P:System.Drawing.Brushes.RosyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L281C38-L281C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.RoyalBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L282C38-L282C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.SaddleBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L284C40-L284C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Salmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L285C35-L285C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.SandyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L286C39-L286C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.SeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L287C37-L287C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.SeaShell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L288C37-L288C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.Sienna", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L289C35-L289C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Silver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L290C35-L290C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.SkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L291C36-L291C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.SlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L292C38-L292C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.SlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L293C38-L293C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Snow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L294C33-L294C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.SpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L295C40-L295C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.SteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L296C38-L296C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Tan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L298C32-L298C61" + }, + { + "DocsId": "P:System.Drawing.Brushes.Teal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L299C33-L299C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Thistle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L300C36-L300C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Tomato", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L301C35-L301C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Turquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L302C38-L302C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Violet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L304C35-L304C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Wheat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L306C34-L306C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.White", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L307C34-L307C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.WhiteSmoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L308C39-L308C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Yellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L310C35-L310C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.YellowGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L311C40-L311C85" + } + ], + "DocsId": "T:System.Drawing.Brushes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brushes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.CharacterRange.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L17C9-L19C6" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L36C9-L36C53" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.Equals(System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L41C58-L41C104" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.op_Equality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L43C79-L43C94" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.op_Inequality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L45C79-L45C95" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L47C51-L47C82" + }, + { + "DocsId": "P:System.Drawing.CharacterRange.First", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L24C25-L24C31" + }, + { + "DocsId": "P:System.Drawing.CharacterRange.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L31C25-L31C32" + } + ], + "DocsId": "T:System.Drawing.CharacterRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.ContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.IDeviceContext.GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + }, + { + "DocsId": "M:System.Drawing.IDeviceContext.ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + } + ], + "DocsId": "T:System.Drawing.IDeviceContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.FromHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L167C9-L170C37" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHdcInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L176C9-L177C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHdc(System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L186C9-L187C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHwnd(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L194C53-L194C75" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHwndInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L199C9-L200C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L208C9-L217C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdcInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L223C9-L226C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L233C9-L235C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L288C20-L288C34" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L632C9-L635C27" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L639C43-L639C66" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L641C33-L641C63" + }, + { + "DocsId": "M:System.Drawing.Graphics.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L646C28-L646C55" + }, + { + "DocsId": "M:System.Drawing.Graphics.Flush(System.Drawing.Drawing2D.FlushIntention)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L653C9-L654C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L656C40-L656C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L660C9-L666C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L668C44-L668C78" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L672C9-L676C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L678C45-L678C79" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L682C9-L686C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L688C47-L688C81" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L692C9-L698C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Region,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L702C9-L708C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L712C9-L716C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L720C9-L724C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L728C9-L734C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L738C9-L742C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L746C9-L752C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.ResetClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L756C9-L757C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateClip(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L761C9-L762C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateClip(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L766C9-L767C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L769C44-L769C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L773C9-L778C26" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L781C48-L781C75" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L785C9-L790C26" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L795C9-L795C62" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L800C9-L805C26" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L810C9-L810C63" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L815C9-L820C26" + }, + { + "DocsId": "M:System.Drawing.Graphics.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L828C9-L829C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L834C53-L834C99" + }, + { + "DocsId": "M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L841C9-L850C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L852C59-L852C106" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L856C9-L857C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L859C55-L859C98" + }, + { + "DocsId": "M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L863C9-L864C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L866C49-L866C92" + }, + { + "DocsId": "M:System.Drawing.Graphics.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L870C9-L871C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L878C9-L886C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L893C9-L894C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L901C9-L909C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L916C9-L917C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L924C9-L929C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L936C9-L937C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L944C9-L945C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L954C9-L955C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L962C9-L963C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L970C9-L975C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L982C9-L987C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L994C9-L1003C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1010C9-L1019C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1026C9-L1027C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1034C9-L1040C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1047C9-L1048C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1055C9-L1061C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1068C9-L1069C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1076C9-L1084C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1091C9-L1092C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1099C9-L1107C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1114C9-L1123C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1130C9-L1139C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPath(System.Drawing.Pen,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1146C9-L1153C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1160C9-L1170C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1177C9-L1188C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1192C9-L1193C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1200C9-L1213C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1220C9-L1230C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1237C9-L1248C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1255C9-L1268C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1275C9-L1285C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1292C9-L1303C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1310C9-L1320C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1327C9-L1338C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Clear(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1345C9-L1346C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1353C9-L1354C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1361C9-L1367C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1374C9-L1375C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1382C9-L1388C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1395C9-L1405C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1412C9-L1422C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1429C9-L1430C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1437C9-L1448C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1455C9-L1456C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1463C9-L1474C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1481C9-L1482C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1489C9-L1495C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1502C9-L1503C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1510C9-L1516C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1523C9-L1524C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1535C9-L1536C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1543C9-L1551C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1558C9-L1566C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1573C9-L1583C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1590C9-L1591C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1595C9-L1607C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1614C9-L1624C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1628C9-L1629C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1633C9-L1645C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1661C9-L1662C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1668C9-L1669C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1685C9-L1686C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1692C9-L1693C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1714C9-L1715C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1721C9-L1722C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1742C9-L1743C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1749C9-L1750C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1775C9-L1776C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1791C9-L1792C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1819C9-L1832C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1838C9-L1855C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1869C9-L1893C33" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1906C9-L1930C33" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1938C9-L1957C33" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1964C9-L1983C33" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1988C78-L1988C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1992C89-L1992C132" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2000C9-L2019C33" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2026C9-L2045C33" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2075C9-L2075C59" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2082C9-L2082C59" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2090C9-L2090C68" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2097C9-L2097C68" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2105C9-L2105C76" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Int32,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2112C9-L2112C76" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureCharacterRanges(System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2137C9-L2165C24" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureCharacterRanges(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2172C9-L2200C24" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2210C9-L2211C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2215C9-L2223C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2227C9-L2228C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2232C9-L2242C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2246C9-L2247C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2251C9-L2260C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2264C9-L2265C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2269C9-L2279C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2283C9-L2284C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2288C9-L2289C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2293C9-L2294C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2298C9-L2299C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaledAndClipped(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2303C9-L2311C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2325C9-L2342C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2346C9-L2363C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2367C9-L2378C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2382C9-L2393C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2397C9-L2411C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2415C9-L2429C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2433C9-L2455C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2459C9-L2460C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2470C9-L2471C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2482C9-L2504C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2508C9-L2509C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2518C9-L2519C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2529C9-L2530C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2541C9-L2563C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2574C9-L2575C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2587C9-L2588C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2601C9-L2602C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2616C9-L2630C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2641C9-L2642C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2654C9-L2655C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2668C9-L2669C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2683C9-L2697C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2704C9-L2705C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2712C9-L2722C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2730C9-L2733C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2740C9-L2741C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2748C9-L2759C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2766C9-L2767C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2774C9-L2775C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size,System.Drawing.CopyPixelOperation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2783C9-L2784C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2788C9-L2789C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2793C9-L2794C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2798C9-L2799C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2803C9-L2804C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2808C9-L2809C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2813C9-L2814C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2818C9-L2819C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2823C9-L2824C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2828C9-L2829C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2837C9-L2838C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2842C9-L2843C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2847C9-L2848C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2857C9-L2858C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2868C9-L2869C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2878C9-L2879C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2889C9-L2890C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2899C9-L2900C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2910C9-L2911C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2920C9-L2921C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2931C9-L2932C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2941C9-L2942C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2952C9-L2953C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2962C9-L2963C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2973C9-L2974C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2978C9-L2989C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2993C9-L3004C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size,System.Drawing.CopyPixelOperation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3093C17-L3135C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetNearestColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3139C9-L3141C40" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3149C9-L3152C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3159C9-L3169C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3176C9-L3187C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPath(System.Drawing.Brush,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3194C9-L3201C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRegion(System.Drawing.Brush,System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3208C9-L3215C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3219C9-L3232C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3242C9-L3255C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIconUnstretched(System.Drawing.Icon,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3265C9-L3275C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3284C9-L3291C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3299C9-L3306C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3315C9-L3322C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3331C9-L3338C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3347C9-L3362C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3371C9-L3386C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3397C9-L3406C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3417C9-L3426C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3437C9-L3446C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3457C9-L3466C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3477C9-L3494C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3505C9-L3522C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3542C9-L3543C97" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo(System.Drawing.PointF@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3626C9-L3629C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo(System.Drawing.PointF@,System.Drawing.Region@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3640C9-L3643C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Save", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3701C9-L3714C41" + }, + { + "DocsId": "M:System.Drawing.Graphics.Restore(System.Drawing.Drawing2D.GraphicsState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3719C9-L3721C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3725C9-L3739C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3744C9-L3756C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.EndContainer(System.Drawing.Drawing2D.GraphicsContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3761C9-L3765C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3769C9-L3783C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.AddMetafileComment(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3788C9-L3791C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetHalftonePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3795C9-L3808C34" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCachedBitmap(System.Drawing.Imaging.CachedBitmap,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3877C9-L3883C6" + }, + { + "DocsId": "P:System.Drawing.Graphics.Clip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L299C13-L303C27" + }, + { + "DocsId": "P:System.Drawing.Graphics.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L312C13-L313C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.CompositingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L324C13-L325C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.CompositingQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L340C13-L341C23" + }, + { + "DocsId": "P:System.Drawing.Graphics.DpiX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L356C13-L357C24" + }, + { + "DocsId": "P:System.Drawing.Graphics.DpiY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L365C13-L366C24" + }, + { + "DocsId": "P:System.Drawing.Graphics.InterpolationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L377C13-L378C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.IsClipEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L410C13-L411C28" + }, + { + "DocsId": "P:System.Drawing.Graphics.IsVisibleClipEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L419C13-L420C28" + }, + { + "DocsId": "P:System.Drawing.Graphics.PageScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L428C13-L429C26" + }, + { + "DocsId": "P:System.Drawing.Graphics.PageUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L445C13-L446C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.PixelOffsetMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L466C13-L467C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.RenderingOrigin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L487C13-L488C36" + }, + { + "DocsId": "P:System.Drawing.Graphics.SmoothingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L500C13-L501C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.TextContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L533C13-L534C33" + }, + { + "DocsId": "P:System.Drawing.Graphics.TextRenderingHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L549C13-L550C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L568C13-L572C27" + }, + { + "DocsId": "P:System.Drawing.Graphics.TransformElements", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L591C13-L609C10" + }, + { + "DocsId": "P:System.Drawing.Graphics.VisibleClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3650C13-L3655C25" + }, + { + "DocsId": "T:System.Drawing.Graphics.DrawImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "T:System.Drawing.Graphics.EnumerateMetafileProc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.GraphicsUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Pixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + } + ], + "DocsId": "T:System.Drawing.GraphicsUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.IconConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L14C9-L14C47" + }, + { + "DocsId": "M:System.Drawing.IconConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L19C9-L20C86" + }, + { + "DocsId": "M:System.Drawing.IconConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L25C9-L25C118" + }, + { + "DocsId": "M:System.Drawing.IconConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L30C9-L59C6" + }, + { + "DocsId": "M:System.Drawing.IconConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs" + } + ], + "DocsId": "T:System.Drawing.IconConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Image.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L131C9-L135C6" + }, + { + "DocsId": "M:System.Drawing.Image.FromFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L140C54-L140C79" + }, + { + "DocsId": "M:System.Drawing.Image.FromFile(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L144C9-L171C20" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L177C54-L177C85" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L179C87-L179C139" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L183C9-L192C20" + }, + { + "DocsId": "M:System.Drawing.Image.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L231C9-L233C6" + }, + { + "DocsId": "M:System.Drawing.Image.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L238C17-L238C31" + }, + { + "DocsId": "M:System.Drawing.Image.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L247C9-L250C46" + }, + { + "DocsId": "M:System.Drawing.Image.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L262C9-L288C6" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L293C42-L293C67" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L300C9-L305C6" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L312C9-L352C6" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L372C9-L376C6" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L383C9-L425C6" + }, + { + "DocsId": "M:System.Drawing.Image.SaveAdd(System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L432C9-L453C6" + }, + { + "DocsId": "M:System.Drawing.Image.SaveAdd(System.Drawing.Image,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L460C9-L485C6" + }, + { + "DocsId": "M:System.Drawing.Image.GetBounds(System.Drawing.GraphicsUnit@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L697C9-L698C23" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImage(System.Int32,System.Int32,System.Drawing.Image.GetThumbnailImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L761C9-L769C46" + }, + { + "DocsId": "M:System.Drawing.Image.GetFrameCount(System.Drawing.Imaging.FrameDimension)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L790C9-L792C22" + }, + { + "DocsId": "M:System.Drawing.Image.GetPropertyItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L800C9-L822C23" + }, + { + "DocsId": "M:System.Drawing.Image.SelectActiveFrame(System.Drawing.Imaging.FrameDimension,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L830C9-L832C18" + }, + { + "DocsId": "M:System.Drawing.Image.SetPropertyItem(System.Drawing.Imaging.PropertyItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L840C16-L851C6" + }, + { + "DocsId": "M:System.Drawing.Image.RotateFlip(System.Drawing.RotateFlipType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L855C9-L857C6" + }, + { + "DocsId": "M:System.Drawing.Image.RemovePropertyItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L864C9-L866C6" + }, + { + "DocsId": "M:System.Drawing.Image.GetEncoderParameterList(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L875C9-L899C27" + }, + { + "DocsId": "M:System.Drawing.Image.FromHbitmap(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L905C57-L905C90" + }, + { + "DocsId": "M:System.Drawing.Image.FromHbitmap(System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L912C9-L913C35" + }, + { + "DocsId": "M:System.Drawing.Image.IsExtendedPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L921C9-L921C53" + }, + { + "DocsId": "M:System.Drawing.Image.IsCanonicalPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L936C9-L936C54" + }, + { + "DocsId": "M:System.Drawing.Image.GetPixelFormatSize(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L978C9-L978C53" + }, + { + "DocsId": "M:System.Drawing.Image.IsAlphaPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L986C9-L986C50" + }, + { + "DocsId": "P:System.Drawing.Image.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L95C16-L95C25" + }, + { + "DocsId": "P:System.Drawing.Image.PhysicalDimension", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L506C13-L509C45" + }, + { + "DocsId": "P:System.Drawing.Image.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L516C25-L516C43" + }, + { + "DocsId": "P:System.Drawing.Image.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L530C13-L533C26" + }, + { + "DocsId": "P:System.Drawing.Image.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L549C13-L552C27" + }, + { + "DocsId": "P:System.Drawing.Image.HorizontalResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L565C13-L568C28" + }, + { + "DocsId": "P:System.Drawing.Image.VerticalResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L581C13-L584C28" + }, + { + "DocsId": "P:System.Drawing.Image.Flags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L598C13-L601C26" + }, + { + "DocsId": "P:System.Drawing.Image.RawFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L612C13-L617C42" + }, + { + "DocsId": "P:System.Drawing.Image.PixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L628C13-L629C73" + }, + { + "DocsId": "P:System.Drawing.Image.PropertyIdList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L641C13-L651C27" + }, + { + "DocsId": "P:System.Drawing.Image.PropertyItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L663C13-L688C27" + }, + { + "DocsId": "P:System.Drawing.Image.Palette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L709C13-L732C28" + }, + { + "DocsId": "P:System.Drawing.Image.FrameDimensionsList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs#L957C13-L969C26" + }, + { + "DocsId": "T:System.Drawing.Image.GetThumbnailImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs" + } + ], + "DocsId": "T:System.Drawing.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageAnimator.UpdateFrames(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L102C9-L156C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.UpdateFrames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L163C9-L193C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.Animate(System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L201C9-L280C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.CanAnimate(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L287C9-L308C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.StopAnimate(System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L316C9-L373C6" + } + ], + "DocsId": "T:System.Drawing.ImageAnimator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L16C9-L16C75" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L21C9-L21C87" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L26C9-L40C62" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L46C9-L83C6" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L100C9-L100C72" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L103C85-L103C89" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs" + } + ], + "DocsId": "T:System.Drawing.ImageConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageFormatConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L18C9-L18C89" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L23C9-L27C60" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L33C9-L72C106" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L77C9-L120C73" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L125C9-L139C12" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L142C89-L142C93" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs" + } + ], + "DocsId": "T:System.Drawing.ImageFormatConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L42C31-L44C6" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L50C5-L67C6" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Brush)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L72C31-L74C6" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Brush,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L79C5-L91C6" + }, + { + "DocsId": "M:System.Drawing.Pen.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L108C9-L111C35" + }, + { + "DocsId": "M:System.Drawing.Pen.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L119C9-L121C6" + }, + { + "DocsId": "M:System.Drawing.Pen.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L170C15-L170C29" + }, + { + "DocsId": "M:System.Drawing.Pen.SetLineCap(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.DashCap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L202C9-L210C6" + }, + { + "DocsId": "M:System.Drawing.Pen.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L500C9-L502C6" + }, + { + "DocsId": "M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L507C53-L507C99" + }, + { + "DocsId": "M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L514C9-L526C6" + }, + { + "DocsId": "M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L532C59-L532C106" + }, + { + "DocsId": "M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L539C9-L542C6" + }, + { + "DocsId": "M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L547C55-L547C98" + }, + { + "DocsId": "M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L554C9-L557C6" + }, + { + "DocsId": "M:System.Drawing.Pen.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L562C49-L562C92" + }, + { + "DocsId": "M:System.Drawing.Pen.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L569C9-L572C6" + }, + { + "DocsId": "M:System.Drawing.Pen.System#Drawing#Internal#ISystemColorTracker#OnSystemColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L912C9-L916C6" + }, + { + "DocsId": "P:System.Drawing.Pen.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L179C13-L183C29" + }, + { + "DocsId": "P:System.Drawing.Pen.StartCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L220C13-L223C38" + }, + { + "DocsId": "P:System.Drawing.Pen.EndCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L262C13-L265C36" + }, + { + "DocsId": "P:System.Drawing.Pen.CustomStartCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L305C13-L308C69" + }, + { + "DocsId": "P:System.Drawing.Pen.CustomEndCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L331C13-L333C69" + }, + { + "DocsId": "P:System.Drawing.Pen.DashCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L357C13-L360C37" + }, + { + "DocsId": "P:System.Drawing.Pen.LineJoin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L387C13-L390C39" + }, + { + "DocsId": "P:System.Drawing.Pen.MiterLimit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L416C13-L420C34" + }, + { + "DocsId": "P:System.Drawing.Pen.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L442C13-L445C28" + }, + { + "DocsId": "P:System.Drawing.Pen.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L471C13-L475C27" + }, + { + "DocsId": "P:System.Drawing.Pen.PenType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L591C13-L594C34" + }, + { + "DocsId": "P:System.Drawing.Pen.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L605C13-L620C27" + }, + { + "DocsId": "P:System.Drawing.Pen.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L652C13-L680C27" + }, + { + "DocsId": "P:System.Drawing.Pen.DashStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L717C13-L720C41" + }, + { + "DocsId": "P:System.Drawing.Pen.DashOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L775C13-L779C34" + }, + { + "DocsId": "P:System.Drawing.Pen.DashPattern", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L800C13-L828C28" + }, + { + "DocsId": "P:System.Drawing.Pen.CompoundArray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L876C13-L883C26" + } + ], + "DocsId": "T:System.Drawing.Pen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pen.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Pens.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L151C38-L151C81" + }, + { + "DocsId": "P:System.Drawing.Pens.AliceBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L153C36-L153C75" + }, + { + "DocsId": "P:System.Drawing.Pens.AntiqueWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L154C39-L154C84" + }, + { + "DocsId": "P:System.Drawing.Pens.Aqua", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L155C31-L155C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Aquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L156C37-L156C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Azure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L157C32-L157C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Beige", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L159C32-L159C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Bisque", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L160C33-L160C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Black", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L161C32-L161C63" + }, + { + "DocsId": "P:System.Drawing.Pens.BlanchedAlmond", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L162C41-L162C90" + }, + { + "DocsId": "P:System.Drawing.Pens.Blue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L163C31-L163C60" + }, + { + "DocsId": "P:System.Drawing.Pens.BlueViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L164C37-L164C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Brown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L165C32-L165C63" + }, + { + "DocsId": "P:System.Drawing.Pens.BurlyWood", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L166C36-L166C75" + }, + { + "DocsId": "P:System.Drawing.Pens.CadetBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L168C36-L168C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Chartreuse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L169C37-L169C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Chocolate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L170C36-L170C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Coral", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L171C32-L171C63" + }, + { + "DocsId": "P:System.Drawing.Pens.CornflowerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L172C41-L172C90" + }, + { + "DocsId": "P:System.Drawing.Pens.Cornsilk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L173C35-L173C72" + }, + { + "DocsId": "P:System.Drawing.Pens.Crimson", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L174C34-L174C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Cyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L175C31-L175C60" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L177C35-L177C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L178C35-L178C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L179C40-L179C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L180C35-L180C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L181C36-L181C75" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkKhaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L182C36-L182C75" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkMagenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L183C38-L183C81" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOliveGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L184C41-L184C90" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L185C37-L185C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L186C37-L186C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L187C34-L187C69" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L188C37-L188C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L189C39-L189C84" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L190C40-L190C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L191C40-L191C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L192C40-L192C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L193C37-L193C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DeepPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L194C35-L194C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DeepSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L195C38-L195C81" + }, + { + "DocsId": "P:System.Drawing.Pens.DimGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L196C34-L196C69" + }, + { + "DocsId": "P:System.Drawing.Pens.DodgerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L197C37-L197C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Firebrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L199C36-L199C75" + }, + { + "DocsId": "P:System.Drawing.Pens.FloralWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L200C38-L200C81" + }, + { + "DocsId": "P:System.Drawing.Pens.ForestGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L201C38-L201C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Fuchsia", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L202C34-L202C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Gainsboro", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L204C36-L204C75" + }, + { + "DocsId": "P:System.Drawing.Pens.GhostWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L205C37-L205C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Gold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L206C31-L206C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Goldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L207C36-L207C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Gray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L208C31-L208C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Green", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L209C32-L209C63" + }, + { + "DocsId": "P:System.Drawing.Pens.GreenYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L210C38-L210C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Honeydew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L212C35-L212C72" + }, + { + "DocsId": "P:System.Drawing.Pens.HotPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L213C34-L213C69" + }, + { + "DocsId": "P:System.Drawing.Pens.IndianRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L215C36-L215C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Indigo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L216C33-L216C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Ivory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L217C32-L217C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Khaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L219C32-L219C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Lavender", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L221C35-L221C72" + }, + { + "DocsId": "P:System.Drawing.Pens.LavenderBlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L222C40-L222C87" + }, + { + "DocsId": "P:System.Drawing.Pens.LawnGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L223C36-L223C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LemonChiffon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L224C39-L224C84" + }, + { + "DocsId": "P:System.Drawing.Pens.LightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L225C36-L225C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightCoral", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L226C37-L226C78" + }, + { + "DocsId": "P:System.Drawing.Pens.LightCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L227C36-L227C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGoldenrodYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L228C47-L228C108" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L229C37-L229C78" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L230C36-L230C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L231C36-L231C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L232C38-L232C81" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L233C40-L233C87" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L234C39-L234C84" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L235C41-L235C90" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L236C41-L236C90" + }, + { + "DocsId": "P:System.Drawing.Pens.LightYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L237C38-L237C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Lime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L238C31-L238C60" + }, + { + "DocsId": "P:System.Drawing.Pens.LimeGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L239C36-L239C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Linen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L240C32-L240C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Magenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L242C34-L242C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Maroon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L243C33-L243C66" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumAquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L244C43-L244C96" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L245C37-L245C78" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L246C39-L246C84" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumPurple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L247C39-L247C84" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L248C41-L248C90" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L249C42-L249C93" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L250C44-L250C99" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L251C42-L251C93" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L252C42-L252C93" + }, + { + "DocsId": "P:System.Drawing.Pens.MidnightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L253C39-L253C84" + }, + { + "DocsId": "P:System.Drawing.Pens.MintCream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L254C36-L254C75" + }, + { + "DocsId": "P:System.Drawing.Pens.MistyRose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L255C36-L255C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Moccasin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L256C35-L256C72" + }, + { + "DocsId": "P:System.Drawing.Pens.NavajoWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L258C38-L258C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Navy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L259C31-L259C60" + }, + { + "DocsId": "P:System.Drawing.Pens.OldLace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L261C34-L261C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Olive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L262C32-L262C63" + }, + { + "DocsId": "P:System.Drawing.Pens.OliveDrab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L263C36-L263C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Orange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L264C33-L264C66" + }, + { + "DocsId": "P:System.Drawing.Pens.OrangeRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L265C36-L265C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Orchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L266C33-L266C66" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L268C40-L268C87" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L269C36-L269C75" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L270C40-L270C87" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L271C40-L271C87" + }, + { + "DocsId": "P:System.Drawing.Pens.PapayaWhip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L272C37-L272C78" + }, + { + "DocsId": "P:System.Drawing.Pens.PeachPuff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L273C36-L273C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Peru", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L274C31-L274C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Pink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L275C31-L275C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Plum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L276C31-L276C60" + }, + { + "DocsId": "P:System.Drawing.Pens.PowderBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L277C37-L277C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Purple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L278C33-L278C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Red", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L280C30-L280C57" + }, + { + "DocsId": "P:System.Drawing.Pens.RosyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L281C36-L281C75" + }, + { + "DocsId": "P:System.Drawing.Pens.RoyalBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L282C36-L282C75" + }, + { + "DocsId": "P:System.Drawing.Pens.SaddleBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L284C38-L284C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Salmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L285C33-L285C66" + }, + { + "DocsId": "P:System.Drawing.Pens.SandyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L286C37-L286C78" + }, + { + "DocsId": "P:System.Drawing.Pens.SeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L287C35-L287C72" + }, + { + "DocsId": "P:System.Drawing.Pens.SeaShell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L288C35-L288C72" + }, + { + "DocsId": "P:System.Drawing.Pens.Sienna", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L289C33-L289C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Silver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L290C33-L290C66" + }, + { + "DocsId": "P:System.Drawing.Pens.SkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L291C34-L291C69" + }, + { + "DocsId": "P:System.Drawing.Pens.SlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L292C36-L292C75" + }, + { + "DocsId": "P:System.Drawing.Pens.SlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L293C36-L293C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Snow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L294C31-L294C60" + }, + { + "DocsId": "P:System.Drawing.Pens.SpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L295C38-L295C81" + }, + { + "DocsId": "P:System.Drawing.Pens.SteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L296C36-L296C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Tan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L298C30-L298C57" + }, + { + "DocsId": "P:System.Drawing.Pens.Teal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L299C31-L299C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Thistle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L300C34-L300C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Tomato", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L301C33-L301C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Turquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L302C36-L302C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Violet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L304C33-L304C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Wheat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L306C32-L306C63" + }, + { + "DocsId": "P:System.Drawing.Pens.White", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L307C32-L307C63" + }, + { + "DocsId": "P:System.Drawing.Pens.WhiteSmoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L308C37-L308C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Yellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L310C33-L310C66" + }, + { + "DocsId": "P:System.Drawing.Pens.YellowGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L311C38-L311C81" + } + ], + "DocsId": "T:System.Drawing.Pens", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Pens.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.RotateFlipType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + } + ], + "DocsId": "T:System.Drawing.RotateFlipType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.StringFormat.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L27C29-L29C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L35C5-L37C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L43C5-L49C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L55C5-L63C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L70C9-L72C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L111C9-L118C37" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetMeasurableCharacterRanges(System.Drawing.CharacterRange[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L152C9-L156C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetTabStops(System.Single,System.Single[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L252C9-L271C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.GetTabStops(System.Single@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L279C9-L290C25" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetDigitSubstitution(System.Int32,System.Drawing.StringDigitSubstitute)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L378C9-L382C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L433C9-L434C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L439C42-L439C86" + }, + { + "DocsId": "P:System.Drawing.StringFormat.FormatFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L131C13-L136C27" + }, + { + "DocsId": "P:System.Drawing.StringFormat.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L167C13-L172C30" + }, + { + "DocsId": "P:System.Drawing.StringFormat.LineAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L197C13-L202C30" + }, + { + "DocsId": "P:System.Drawing.StringFormat.HotkeyPrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L226C13-L231C33" + }, + { + "DocsId": "P:System.Drawing.StringFormat.Trimming", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L305C13-L309C29" + }, + { + "DocsId": "P:System.Drawing.StringFormat.GenericDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L342C13-L347C45" + }, + { + "DocsId": "P:System.Drawing.StringFormat.GenericTypographic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L367C13-L372C45" + }, + { + "DocsId": "P:System.Drawing.StringFormat.DigitSubstitutionMethod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L393C13-L398C36" + }, + { + "DocsId": "P:System.Drawing.StringFormat.DigitSubstitutionLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L410C13-L415C29" + } + ], + "DocsId": "T:System.Drawing.StringFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemFonts.GetFontByName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L15C9-L48C21" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.CaptionFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L64C13-L72C32" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.SmallCaptionFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L80C13-L88C34" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.MenuFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L96C13-L104C29" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.StatusFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L112C13-L120C31" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.MessageBoxFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L128C13-L136C35" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.IconTitleFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L156C13-L165C34" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.DefaultFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L173C13-L223C32" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.DialogFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L231C13-L263C31" + } + ], + "DocsId": "T:System.Drawing.SystemFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemPens.FromSystemColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L58C9-L78C53" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L12C39-L12C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L13C40-L13C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L14C44-L14C91" + }, + { + "DocsId": "P:System.Drawing.SystemPens.AppWorkspace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L15C39-L15C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonFace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L17C37-L17C77" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L18C42-L18C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonShadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L20C39-L20C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L22C34-L22C71" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L23C38-L23C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L24C38-L24C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlDarkDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L25C42-L25C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L26C39-L26C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlLightLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L27C44-L27C91" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L29C34-L29C71" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GradientActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L31C48-L31C99" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GradientInactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L32C50-L32C103" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GrayText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L33C35-L33C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Highlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L35C36-L35C75" + }, + { + "DocsId": "P:System.Drawing.SystemPens.HighlightText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L36C40-L36C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.HotTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L37C35-L37C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L39C41-L39C85" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L40C42-L40C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L41C46-L41C95" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L42C31-L42C65" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InfoText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L43C35-L43C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L45C31-L45C65" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L46C34-L46C71" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L47C40-L47C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L48C35-L48C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L50C36-L50C75" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L52C33-L52C69" + }, + { + "DocsId": "P:System.Drawing.SystemPens.WindowFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L53C38-L53C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.WindowText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L54C37-L54C77" + } + ], + "DocsId": "T:System.Drawing.SystemPens", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.CopyPixelOperation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.Blackness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.CaptureBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.DestinationInvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.MergeCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.MergePaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NoMirrorBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NotSourceCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NotSourceErase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatInvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceAnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceErase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceInvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourcePaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.Whiteness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + } + ], + "DocsId": "T:System.Drawing.CopyPixelOperation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.FontStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Regular", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Bold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Italic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Underline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Strikeout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + } + ], + "DocsId": "T:System.Drawing.FontStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Region.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L20C5-L24C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L26C5-L30C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L32C5-L36C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L38C5-L44C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.RegionData)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L46C5-L56C6" + }, + { + "DocsId": "M:System.Drawing.Region.FromHrgn(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L62C9-L63C35" + }, + { + "DocsId": "M:System.Drawing.Region.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L76C9-L77C35" + }, + { + "DocsId": "M:System.Drawing.Region.ReleaseHrgn(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L81C9-L87C6" + }, + { + "DocsId": "M:System.Drawing.Region.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L91C9-L93C6" + }, + { + "DocsId": "M:System.Drawing.Region.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L126C18-L126C32" + }, + { + "DocsId": "M:System.Drawing.Region.MakeInfinite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L130C9-L131C6" + }, + { + "DocsId": "M:System.Drawing.Region.MakeEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L135C9-L136C6" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L140C9-L141C6" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L145C9-L146C6" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L150C9-L153C6" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L157C9-L160C6" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L164C9-L165C6" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L169C9-L170C6" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L174C9-L177C6" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L181C9-L184C6" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L188C9-L189C6" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L193C9-L194C6" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L198C9-L201C6" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L205C9-L208C6" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L212C9-L213C6" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L217C9-L218C6" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L222C9-L228C6" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L232C9-L238C6" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L242C9-L243C6" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L247C9-L248C6" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L252C9-L255C6" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L259C9-L262C6" + }, + { + "DocsId": "M:System.Drawing.Region.Translate(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L266C9-L267C6" + }, + { + "DocsId": "M:System.Drawing.Region.Translate(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L271C9-L272C6" + }, + { + "DocsId": "M:System.Drawing.Region.Transform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L276C9-L281C6" + }, + { + "DocsId": "M:System.Drawing.Region.GetBounds(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L285C9-L288C23" + }, + { + "DocsId": "M:System.Drawing.Region.GetHrgn(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L293C9-L296C21" + }, + { + "DocsId": "M:System.Drawing.Region.IsEmpty(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L301C9-L304C29" + }, + { + "DocsId": "M:System.Drawing.Region.IsInfinite(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L309C9-L312C32" + }, + { + "DocsId": "M:System.Drawing.Region.Equals(System.Drawing.Region,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L317C9-L321C29" + }, + { + "DocsId": "M:System.Drawing.Region.GetRegionData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L326C9-L333C43" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L336C48-L336C81" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L338C44-L338C66" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L340C61-L340C91" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L344C9-L350C31" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L353C75-L353C127" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L355C47-L355C68" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L357C88-L357C137" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L361C9-L367C31" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L370C57-L370C86" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L372C43-L372C65" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Point,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L376C9-L382C31" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L385C67-L385C118" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L387C46-L387C67" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L389C80-L389C128" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L393C9-L399C31" + }, + { + "DocsId": "M:System.Drawing.Region.GetRegionScans(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs#L404C9-L427C27" + } + ], + "DocsId": "T:System.Drawing.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Region.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Near", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Far", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.StringAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.National", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.Traditional", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + } + ], + "DocsId": "T:System.Drawing.StringDigitSubstitute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringFormatFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DirectionRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DirectionVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.FitBlackBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DisplayFormatControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoFontFallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.MeasureTrailingSpaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.LineLimit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + } + ], + "DocsId": "T:System.Drawing.StringFormatFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringTrimming.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.Character", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.Word", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisCharacter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisWord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + } + ], + "DocsId": "T:System.Drawing.StringTrimming", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Pixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Em", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + } + ], + "DocsId": "T:System.Drawing.StringUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Brush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brush.cs" + }, + { + "DocsId": "M:System.Drawing.Brush.SetNativeBrush(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L21C61-L21C90" + }, + { + "DocsId": "M:System.Drawing.Brush.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L29C9-L31C6" + }, + { + "DocsId": "M:System.Drawing.Brush.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L43C9-L65C6" + }, + { + "DocsId": "M:System.Drawing.Brush.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L67C17-L67C31" + }, + { + "DocsId": "M:System.Drawing.Brush.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brush.cs" + } + ], + "DocsId": "T:System.Drawing.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Brush.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Font.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L143C16-L143C30" + }, + { + "DocsId": "M:System.Drawing.Font.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L157C9-L162C6" + }, + { + "DocsId": "M:System.Drawing.Font.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L171C9-L173C6" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L204C9-L213C23" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L219C9-L221C21" + }, + { + "DocsId": "M:System.Drawing.Font.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L230C9-L249C31" + }, + { + "DocsId": "M:System.Drawing.Font.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L257C9-L257C58" + }, + { + "DocsId": "M:System.Drawing.Font.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L264C9-L264C158" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Object,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L271C9-L295C6" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Drawing.Interop.LOGFONT@,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L304C9-L327C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.Font,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L366C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L374C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L382C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L390C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L398C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L411C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L419C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L427C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L435C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L443C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L451C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L459C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L29C5-L467C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromHfont(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L540C9-L545C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L554C9-L556C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Drawing.Interop.LOGFONT@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L565C9-L567C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Drawing.Interop.LOGFONT@,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L575C5-L599C77" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L610C9-L632C45" + }, + { + "DocsId": "M:System.Drawing.Font.FromHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L641C9-L654C41" + }, + { + "DocsId": "M:System.Drawing.Font.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L662C9-L665C68" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L693C9-L696C6" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Drawing.Interop.LOGFONT@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L701C9-L704C6" + }, + { + "DocsId": "M:System.Drawing.Font.ToHfont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L712C9-L717C6" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L721C9-L724C6" + }, + { + "DocsId": "P:System.Drawing.Font.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L38C26-L38C35" + }, + { + "DocsId": "P:System.Drawing.Font.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L44C31-L44C41" + }, + { + "DocsId": "P:System.Drawing.Font.Bold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L50C25-L50C54" + }, + { + "DocsId": "P:System.Drawing.Font.Italic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L56C27-L56C58" + }, + { + "DocsId": "P:System.Drawing.Font.Strikeout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L62C30-L62C64" + }, + { + "DocsId": "P:System.Drawing.Font.Underline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L68C30-L68C64" + }, + { + "DocsId": "P:System.Drawing.Font.FontFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L74C37-L74C48" + }, + { + "DocsId": "P:System.Drawing.Font.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L83C27-L83C42" + }, + { + "DocsId": "P:System.Drawing.Font.Unit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L89C33-L89C42" + }, + { + "DocsId": "P:System.Drawing.Font.GdiCharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L100C31-L100C42" + }, + { + "DocsId": "P:System.Drawing.Font.GdiVerticalFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L109C36-L109C52" + }, + { + "DocsId": "P:System.Drawing.Font.OriginalFontName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L115C40-L115C57" + }, + { + "DocsId": "P:System.Drawing.Font.SystemFontName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L121C37-L121C52" + }, + { + "DocsId": "P:System.Drawing.Font.IsSystemFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L127C33-L127C71" + }, + { + "DocsId": "P:System.Drawing.Font.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L133C26-L133C56" + }, + { + "DocsId": "P:System.Drawing.Font.SizeInPoints", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs#L734C13-L747C10" + } + ], + "DocsId": "T:System.Drawing.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Font.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L19C9-L19C89" + }, + { + "DocsId": "M:System.Drawing.FontConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L24C9-L24C103" + }, + { + "DocsId": "M:System.Drawing.FontConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L29C9-L146C73" + }, + { + "DocsId": "M:System.Drawing.FontConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L151C9-L251C63" + }, + { + "DocsId": "M:System.Drawing.FontConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L314C9-L400C75" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L403C89-L403C93" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L411C9-L415C101" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L418C85-L418C89" + }, + { + "DocsId": "M:System.Drawing.FontConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "DocsId": "T:System.Drawing.FontConverter.FontNameConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "DocsId": "T:System.Drawing.FontConverter.FontUnitConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + } + ], + "DocsId": "T:System.Drawing.FontConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L57C5-L57C67" + }, + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.String,System.Drawing.Text.FontCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L63C5-L63C109" + }, + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.Drawing.Text.GenericFontFamilies)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L104C5-L125C6" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L127C22-L127C36" + }, + { + "DocsId": "M:System.Drawing.FontFamily.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L134C42-L134C76" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L138C9-L151C57" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L157C42-L157C80" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L166C9-L168C6" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetName(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L204C9-L207C54" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetFamilies(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L247C9-L249C55" + }, + { + "DocsId": "M:System.Drawing.FontFamily.IsStyleAvailable(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L258C9-L261C29" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetEmHeight(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L270C9-L273C23" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetCellAscent(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L282C9-L285C23" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetCellDescent(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L294C9-L297C23" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetLineSpacing(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L307C9-L310C23" + }, + { + "DocsId": "P:System.Drawing.FontFamily.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L197C27-L197C51" + }, + { + "DocsId": "P:System.Drawing.FontFamily.Families", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L214C44-L214C82" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericSansSerif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L219C50-L219C80" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericSerif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L233C46-L233C76" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericMonospace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L238C50-L238C84" + } + ], + "DocsId": "T:System.Drawing.FontFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SolidBrush.#ctor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L13C5-L30C6" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L46C9-L50C44" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L55C9-L65C6" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.System#Drawing#Internal#ISystemColorTracker#OnSystemColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L117C9-L121C6" + }, + { + "DocsId": "P:System.Drawing.SolidBrush.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L71C13-L81C27" + } + ], + "DocsId": "T:System.Drawing.SolidBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemBrushes.FromSystemColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L57C9-L77C63" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L12C41-L12C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L13C42-L13C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L14C46-L14C93" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.AppWorkspace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L15C41-L15C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonFace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L17C39-L17C79" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L18C44-L18C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonShadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L19C41-L19C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L21C36-L21C73" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlLightLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L22C46-L22C93" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L23C41-L23C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L24C40-L24C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlDarkDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L25C44-L25C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L26C40-L26C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L28C36-L28C73" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GradientActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L30C50-L30C101" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GradientInactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L31C52-L31C105" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GrayText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L32C37-L32C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Highlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L34C38-L34C77" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.HighlightText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L35C42-L35C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.HotTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L36C37-L36C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L38C44-L38C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L39C43-L39C87" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L40C48-L40C97" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L41C33-L41C67" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InfoText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L42C37-L42C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L44C33-L44C67" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L45C36-L45C73" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L46C42-L46C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L47C37-L47C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L49C38-L49C77" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L51C35-L51C71" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.WindowFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L52C40-L52C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.WindowText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L53C39-L53C79" + } + ], + "DocsId": "T:System.Drawing.SystemBrushes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L20C41-L22C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L24C5-L40C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L42C5-L62C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L64C5-L84C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L86C60-L86C90" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L88C5-L104C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L106C59-L106C89" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L108C5-L124C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L135C9-L138C45" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L199C9-L201C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L203C53-L203C99" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L207C9-L220C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L222C59-L222C106" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L226C9-L231C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L233C55-L233C98" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L237C9-L242C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L244C49-L244C92" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L248C9-L252C6" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L145C13-L149C27" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L168C13-L171C35" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L190C13-L193C51" + } + ], + "DocsId": "T:System.Drawing.TextureBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.BufferedGraphicsManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsManager.cs#L24C53-L24C57" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphicsManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L61C36-L63C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L65C47-L67C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L69C59-L79C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L81C45-L83C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L85C57-L100C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L102C47-L115C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L117C34-L119C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L121C45-L123C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L125C57-L145C6" + }, + { + "DocsId": "M:System.Drawing.Icon.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L156C9-L168C6" + }, + { + "DocsId": "M:System.Drawing.Icon.ExtractAssociatedIcon(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L170C67-L170C101" + }, + { + "DocsId": "M:System.Drawing.Icon.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L266C30-L266C69" + }, + { + "DocsId": "M:System.Drawing.Icon.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L289C9-L291C6" + }, + { + "DocsId": "M:System.Drawing.Icon.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L457C16-L457C30" + }, + { + "DocsId": "M:System.Drawing.Icon.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L461C9-L464C33" + }, + { + "DocsId": "M:System.Drawing.Icon.ToBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L691C9-L696C27" + }, + { + "DocsId": "M:System.Drawing.Icon.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L870C42-L870C57" + }, + { + "DocsId": "M:System.Drawing.Icon.ExtractIcon(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L917C12-L919C64" + }, + { + "DocsId": "M:System.Drawing.Icon.ExtractIcon(System.String,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L928C12-L928C51" + }, + { + "DocsId": "M:System.Drawing.Icon.Save(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.ComWrappers.cs#L16C9-L62C6" + }, + { + "DocsId": "P:System.Drawing.Icon.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L214C13-L218C28" + }, + { + "DocsId": "P:System.Drawing.Icon.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L223C26-L223C37" + }, + { + "DocsId": "P:System.Drawing.Icon.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L229C13-L259C30" + }, + { + "DocsId": "P:System.Drawing.Icon.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L264C25-L264C35" + } + ], + "DocsId": "T:System.Drawing.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Icon.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StockIconId.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DocumentNoAssociation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DocumentWithAssociation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Folder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.FolderOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Drive525", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Drive35", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveRemovable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveNet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveNetDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveRam", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Server", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Printer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MyNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Find", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Share", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.SlowFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Recycler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.RecyclerFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Lock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.AutoList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterNet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ServerShare", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterFax", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterFaxNet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Stack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaSVCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.StuffedFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveUnknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDRAM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDRW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDAudioPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDRW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDBurn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBlankCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.AudioFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ImageFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.VideoFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MixedFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.FolderBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.FolderFront", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Shield", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Key", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Software", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Rename", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Delete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaAudioDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaMovieDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaEnhancedCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaEnhancedDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBluRay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaVCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDPlusR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDPlusRW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DesktopPC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MobilePC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Users", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaSmartMedia", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCompactFlash", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceCellPhone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceCamera", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceVideoCamera", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceAudioPlayer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.NetworkConnect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Internet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ZipFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Settings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveHDDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveBD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVDRAM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBDRE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ClusteredDrive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + } + ], + "DocsId": "T:System.Drawing.StockIconId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StockIconOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.SmallIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.ShellIconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.LinkOverlay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + } + ], + "DocsId": "T:System.Drawing.StockIconOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemIcons.GetStockIcon(System.Drawing.StockIconId,System.Drawing.StockIconOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L79C9-L92C58" + }, + { + "DocsId": "M:System.Drawing.SystemIcons.GetStockIcon(System.Drawing.StockIconId,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L105C9-L129C53" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L22C39-L22C100" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Asterisk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L24C36-L24C91" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L26C33-L26C82" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Exclamation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L28C39-L28C100" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L30C32-L30C79" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L32C39-L32C100" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Question", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L34C36-L34C91" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L36C35-L36C88" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.WinLogo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L38C35-L38C88" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Shield", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L44C13-L50C29" + } + ], + "DocsId": "T:System.Drawing.SystemIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L29C55-L32C6" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L34C45-L37C6" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L40C11-L44C6" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L54C9-L64C22" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L67C42-L67C60" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L69C50-L69C75" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L73C9-L78C21" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L81C42-L81C63" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L83C54-L83C81" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L87C9-L133C25" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImageFromResource(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L229C9-L229C72" + }, + { + "DocsId": "F:System.Drawing.ToolboxBitmapAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.ToolboxBitmapAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfEscapement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfWeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfItalic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfStrikeOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfCharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfOutPrecision", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfClipPrecision", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfPitchAndFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "P:System.Drawing.Interop.LOGFONT.lfFaceName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs#L40C37-L40C94" + }, + { + "DocsId": "T:System.Drawing.Interop.LOGFONT.<_lfFaceName>e__FixedBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + } + ], + "DocsId": "T:System.Drawing.Interop.LOGFONT", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.Serif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.SansSerif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.Monospace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + } + ], + "DocsId": "T:System.Drawing.Text.GenericFontFamilies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + } + ], + "DocsId": "T:System.Drawing.Text.HotkeyPrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SystemDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SingleBitPerPixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.AntiAliasGridFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.AntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.ClearTypeGridFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + } + ], + "DocsId": "T:System.Drawing.Text.TextRenderingHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L20C38-L24C6" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L31C9-L53C6" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.AddFontFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L60C9-L87C6" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.AddMemoryFont(System.IntPtr,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L94C9-L95C6" + } + ], + "DocsId": "T:System.Drawing.Text.PrivateFontCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.FontCollection.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L23C9-L25C6" + }, + { + "DocsId": "M:System.Drawing.Text.FontCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L27C54-L27C55" + }, + { + "DocsId": "M:System.Drawing.Text.FontCollection.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L60C26-L60C40" + }, + { + "DocsId": "P:System.Drawing.Text.FontCollection.Families", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L38C13-L56C29" + } + ], + "DocsId": "T:System.Drawing.Text.FontCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.InstalledFontCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/InstalledFontCollection.cs#L15C40-L19C6" + } + ], + "DocsId": "T:System.Drawing.Text.InstalledFontCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Text/InstalledFontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.Blend.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L8C5-L12C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Blend.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Blend.Factors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L20C30-L20C34" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Blend.Positions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.Blend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.ColorBlend.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L8C5-L12C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.ColorBlend.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.ColorBlend.Colors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L20C29-L20C33" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.ColorBlend.Positions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.ColorBlend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Replace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Intersect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Union", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Xor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Exclude", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Complement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CombineMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.SourceOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.SourceCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CompositingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.HighSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.HighQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.GammaCorrected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.AssumeLinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CompositingQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.Device", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CoordinateSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Dash", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Dot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.DashDot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.DashDotDot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.DashStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.Alternate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.Winding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.FillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.Sync", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.FlushIntention", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "Members": [], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L11C65-L13C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L15C5-L27C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L38C9-L41C44" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.HatchStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L49C13-L52C43" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.ForegroundColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L61C13-L64C51" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.BackgroundColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L73C13-L76C51" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.HatchBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.ForwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.BackwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Cross", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DiagonalCross", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent05", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent20", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent25", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent30", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent40", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent50", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent60", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent70", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent75", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent80", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent90", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.WideDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.WideUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.NarrowVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.NarrowHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallConfetti", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeConfetti", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.ZigZag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Wave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DiagonalBrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.HorizontalBrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Weave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Plaid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Divot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DottedGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DottedDiamond", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Shingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Trellis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Sphere", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallCheckerBoard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeCheckerBoard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.OutlinedDiamond", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SolidDiamond", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.HatchStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Bilinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Bicubic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.HighQualityBilinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.InterpolationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.BackwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LinearGradientMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L14C5-L23C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Point,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L25C5-L34C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L36C5-L53C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L55C5-L71C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L73C92-L75C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L77C5-L92C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L94C91-L96C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L98C5-L113C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L123C9-L124C53" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L280C51-L280C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L284C9-L290C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L292C57-L292C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L296C9-L309C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L473C9-L474C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L476C53-L476C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L480C9-L491C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L493C59-L493C106" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L497C9-L499C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L501C55-L501C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L505C9-L507C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L509C49-L509C92" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L513C9-L515C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.LinearColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L131C13-L138C15" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Rectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L153C13-L154C25" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.GammaCorrection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L162C13-L166C39" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Blend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L181C13-L223C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.InterpolationColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L315C13-L365C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L442C13-L443C35" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L458C13-L460C27" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LinearGradientBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Square", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Round", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Triangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.NoAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.SquareAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.RoundAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.DiamondAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.ArrowAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.AnchorMask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LineCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Miter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Bevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Round", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.MiterClipped", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LineJoin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.Prepend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.MatrixOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L14C5-L18C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L20C5-L24C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Numerics.Matrix3x2)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L30C39-L32C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.RectangleF,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L53C5-L65C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.Rectangle,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L67C5-L79C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L83C9-L85C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L99C18-L99C35" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L103C9-L104C41" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L167C9-L171C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L173C44-L173C81" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L177C9-L186C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L188C60-L188C108" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L192C9-L195C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L197C54-L197C96" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L201C9-L202C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L204C40-L204C74" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L208C9-L209C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L211C56-L211C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L215C9-L230C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L234C9-L235C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L239C9-L240C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Invert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L244C9-L245C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L249C9-L258C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L262C9-L271C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L275C9-L284C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.VectorTransformPoints(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L286C55-L286C76" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L290C9-L299C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L321C9-L329C29" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L332C42-L332C60" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.Elements", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L111C13-L113C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.MatrixElements", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L124C13-L126C27" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.OffsetX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L151C36-L151C44" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.OffsetY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L153C36-L153C44" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.IsInvertible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L305C13-L306C38" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.IsIdentity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L314C13-L315C36" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.Matrix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.PathData.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L8C5-L8C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathData.Points", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L10C31-L10C35" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathData.Types", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L12C28-L12C32" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L12C49-L12C81" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[],System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L14C5-L34C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L36C48-L36C80" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[],System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L38C5-L58C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L60C5-L66C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L76C9-L77C51" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L231C51-L231C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L235C9-L241C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L243C57-L243C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L247C9-L253C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L333C9-L334C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L336C53-L336C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L340C9-L351C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L353C59-L353C106" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L357C9-L358C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L360C55-L360C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L364C9-L365C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L367C49-L367C92" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L371C9-L372C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.CenterColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L84C13-L85C41" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.SurroundColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L97C13-L112C27" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.CenterPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L132C13-L133C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Rectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L145C13-L146C25" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Blend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L155C13-L176C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.InterpolationColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L260C13-L291C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L318C13-L320C27" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.FocusScales", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L378C13-L382C53" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L394C13-L395C35" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathGradientBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Line", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Bezier", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.PathTypeMask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.DashMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.PathMarker", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.CloseSubpath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Bezier3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathPointType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PenAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.SolidColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.HatchFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.TextureFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.PathGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.LinearGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PenType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.HighSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.HighQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Half", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PixelOffsetMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.QualityMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Drawing2D.RegionData.Data", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/RegionData.cs#L10C26-L10C30" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.RegionData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/RegionData.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.HighSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.HighQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.AntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.SmoothingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.Clamp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.Perspective", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.Bilinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.WarpMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L13C60-L13C89" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L15C5-L21C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L27C13-L29C27" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L42C13-L44C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.MiddleInset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L57C13-L59C32" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Filled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L72C13-L74C29" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.AdjustableArrowCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L23C78-L23C122" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L25C95-L25C137" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L27C5-L39C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L75C9-L77C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L81C9-L98C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L100C25-L100C39" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L104C9-L104C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.SetStrokeCaps(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L120C9-L124C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.GetStrokeCaps(System.Drawing.Drawing2D.LineCap@,System.Drawing.Drawing2D.LineCap@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L128C9-L132C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.StrokeJoin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L138C13-L143C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.BaseCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L158C13-L163C28" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.BaseInset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L178C13-L183C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.WidthScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L198C13-L203C31" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CustomLineCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Round", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Triangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.DashCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L12C5-L21C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L25C9-L27C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L59C32-L59C46" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Int32@,System.Int32@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L63C9-L74C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L79C9-L85C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextPathType(System.Byte@,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L90C9-L96C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L101C9-L107C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L112C9-L118C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.HasCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L149C9-L154C25" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Rewind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L159C9-L163C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Enumerate(System.Drawing.PointF[]@,System.Byte[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L167C9-L188C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.CopyData(System.Drawing.PointF[]@,System.Byte[]@,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L194C9-L213C32" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPathIterator.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L125C13-L130C32" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPathIterator.SubpathCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L138C13-L143C32" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsPathIterator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs" + }, + { + "Members": [], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L18C29-L18C57" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L20C5-L24C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L26C55-L26C95" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L28C5-L43C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L45C54-L45C94" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L47C5-L62C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L66C9-L68C45" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L81C9-L83C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L115C24-L115C38" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L119C9-L120C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.StartFigure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L171C9-L172C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.CloseFigure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L176C9-L177C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.CloseAllFigures", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L181C9-L182C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.SetMarkers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L186C9-L187C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.ClearMarkers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L191C9-L192C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Reverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L196C9-L197C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetLastPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L201C9-L202C22" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L205C48-L205C81" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L207C44-L207C66" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L209C68-L209C105" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L213C9-L219C26" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L222C44-L222C76" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L224C43-L224C65" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L226C64-L226C100" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L230C9-L236C26" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L239C64-L239C109" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L241C60-L241C94" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L245C9-L245C66" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L250C9-L259C26" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L262C60-L262C104" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L264C59-L264C93" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L266C80-L266C128" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L270C9-L279C26" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L282C52-L282C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L286C9-L287C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L291C9-L300C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L302C50-L302C85" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L306C9-L307C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L311C9-L320C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L324C9-L325C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L329C9-L334C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L338C9-L339C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L343C9-L348C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L352C9-L353C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L357C9-L360C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L364C9-L370C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L374C9-L375C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L379C9-L382C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L386C9-L395C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L402C9-L408C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L412C9-L421C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L425C9-L432C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L436C9-L442C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L446C9-L453C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L457C9-L464C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L468C9-L475C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L479C9-L485C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L489C9-L495C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L499C9-L505C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L509C9-L512C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L516C9-L526C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L530C9-L533C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L537C9-L547C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L551C9-L552C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L556C9-L557C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L559C47-L559C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L563C9-L564C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L568C9-L569C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L573C9-L578C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L582C9-L587C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L591C9-L597C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L604C9-L610C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L614C9-L618C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L622C9-L623C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Point,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L627C9-L628C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L632C9-L643C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Rectangle,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L647C9-L658C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Transform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L662C9-L670C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L672C38-L672C53" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L674C52-L674C75" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L678C9-L684C23" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L687C30-L687C43" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L689C44-L689C66" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L693C9-L697C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L699C35-L699C61" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L701C51-L701C79" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L705C9-L717C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L719C66-L719C97" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L721C82-L721C137" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L725C9-L726C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L730C9-L743C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.FillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L126C13-L127C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L167C33-L167C47" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PointCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L749C13-L750C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L758C13-L760C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathPoints", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L768C13-L773C27" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.#ctor(System.Drawing.Design.CategoryNameCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L17C5-L17C93" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L23C5-L23C79" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L34C43-L34C68" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L40C54-L40C84" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L45C41-L45C65" + }, + { + "DocsId": "P:System.Drawing.Design.CategoryNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L28C38-L28C67" + } + ], + "DocsId": "T:System.Drawing.Design.CategoryNameCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.ThousandthsOfAnInch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.HundredthsOfAMillimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.TenthsOfAMillimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PreviewPageInfo.#ctor(System.Drawing.Image,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L14C5-L23C6" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPageInfo.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L30C15-L30C29" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPageInfo.PhysicalSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L38C15-L38C36" + } + ], + "DocsId": "T:System.Drawing.Printing.PreviewPageInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.GetPreviewPageInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L29C9-L31C21" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L39C9-L49C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L56C9-L107C26" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L115C9-L122C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L129C9-L136C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L21C5-L21C46" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPrintController.IsPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L23C39-L23C43" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPrintController.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L25C40-L25C44" + } + ], + "DocsId": "T:System.Drawing.Printing.PreviewPrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.Invoke(System.Object,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.PrintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintController.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L64C5-L66C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L75C9-L75C21" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L83C5-L83C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L269C9-L270C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L277C9-L278C6" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintController.IsPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L68C38-L68C43" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.Invoke(System.Object,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.PrintPageEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintPageEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventArgs.#ctor(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs#L25C68-L28C6" + }, + { + "DocsId": "P:System.Drawing.Printing.QueryPageSettingsEventArgs.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs#L37C13-L38C34" + } + ], + "DocsId": "T:System.Drawing.Printing.QueryPageSettingsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.Invoke(System.Object,System.Drawing.Printing.QueryPageSettingsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.QueryPageSettingsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.QueryPageSettingsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.Duplex.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Simplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.Duplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Drawing.Printing.PrinterSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.cs#L20C7-L23C6" + }, + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.Core.cs#L19C91-L22C6" + }, + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.Core.cs#L29C9-L31C6" + } + ], + "DocsId": "T:System.Drawing.Printing.InvalidPrinterException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.Margins.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L35C24-L37C6" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L42C5-L58C6" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L187C30-L187C47" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L195C9-L203C41" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L209C42-L209C84" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.op_Equality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L216C9-L225C30" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.op_Inequality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L231C65-L231C76" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L236C42-L236C106" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L65C16-L65C21" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L79C16-L79C22" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L93C16-L93C20" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L107C16-L107C23" + } + ], + "DocsId": "T:System.Drawing.Printing.Margins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L23C9-L27C57" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L36C9-L40C60" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L48C9-L76C58" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L92C9-L124C73" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L131C89-L131C93" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L140C9-L156C42" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.MarginsConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PaperKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Letter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Legal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.CSheet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.DSheet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.ESheet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterSmall", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Tabloid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Ledger", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Statement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Executive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Small", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Folio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Quarto", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard10x14", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard11x17", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Note", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number9Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number10Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number11Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number12Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number14Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.DLEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C5Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C3Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C4Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C6Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C65Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.ItalyEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.MonarchEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PersonalEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.USStandardFanfold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.GermanStandardFanfold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.GermanLegalFanfold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.IsoB4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapanesePostcard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard9x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard10x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard15x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.InviteEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LegalExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.TabloidExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterTransverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterExtraTransverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.APlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.BPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Plus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3ExtraTransverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseDoublePostcard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4JisRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5JisRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapanesePostcardRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseDoublePostcardRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A6Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber2Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6Jis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6JisRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard12x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeYouNumber4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeYouNumber4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc16K", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32K", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KBig", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc16KRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KBigRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber1Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber2Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber5Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber6Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber7Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber8Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber9Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber10Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PaperSize.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L24C5-L29C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSize.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L42C5-L48C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSize.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L130C42-L130C188" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L55C16-L55C23" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Kind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L74C13-L80C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.PaperName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L89C16-L89C21" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.RawKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L106C16-L106C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L115C16-L115C22" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PaperSource.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L17C5-L21C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSource.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L66C42-L66C83" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.Kind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L36C13-L41C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.RawKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L50C16-L50C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.SourceName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L59C16-L59C21" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Upper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Lower", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Manual", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.ManualFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.AutomaticFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.TractorFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.SmallFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.LargeFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.LargeCapacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Cassette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.FormSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSourceKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterResolution.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L20C5-L23C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterResolution.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L72C9-L78C80" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.Kind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L37C16-L37C21" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L54C16-L54C18" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L63C16-L63C18" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Medium", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Draft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterResolutionKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Double,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L21C9-L23C64" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Int32,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L31C9-L31C74" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Point,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L39C9-L42C27" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Size,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L50C9-L53C26" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Rectangle,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L61C9-L66C31" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Printing.Margins,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L74C9-L81C23" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterUnitConvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintRange.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.AllPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.SomePages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.Selection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.CurrentPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L26C9-L55C6" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L65C9-L100C26" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L112C13-L122C6" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L131C9-L147C6" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.StandardPrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PageSettings.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L27C29-L29C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.#ctor(System.Drawing.Printing.PrinterSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L17C5-L38C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L267C9-L269C23" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.CopyToHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L277C9-L371C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.SetHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L506C9-L529C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L535C9-L535C182" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L47C13-L51C31" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L62C13-L65C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.HardMarginX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L77C13-L90C32" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.HardMarginY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L102C13-L115C32" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Landscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L126C13-L129C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Margins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L139C15-L139C31" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PaperSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L150C13-L150C46" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PaperSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L162C13-L176C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrintableArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L188C13-L220C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrinterResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L231C13-L245C43" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L258C16-L258C31" + } + ], + "DocsId": "T:System.Drawing.Printing.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L14C5-L35C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnBeginPrint(System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L193C9-L194C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnEndPrint(System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L201C9-L202C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnPrintPage(System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L209C9-L210C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnQueryPageSettings(System.Drawing.Printing.QueryPageSettingsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L217C9-L218C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L225C9-L227C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L232C42-L232C75" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.BeginPrint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L135C13-L136C10" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.EndPrint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L151C13-L152C10" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.PrintPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L167C13-L168C10" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.QueryPageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L180C13-L181C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.DefaultPageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L47C15-L47C43" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.DocumentName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L65C16-L65C29" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.OriginAtMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L82C13-L82C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.PrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L100C16-L100C66" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L114C15-L114C39" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L28C5-L57C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L447C9-L463C42" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L475C9-L509C42" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L549C9-L551C22" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L611C9-L611C63" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L617C9-L623C18" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L629C9-L632C18" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L638C9-L644C18" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevmode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L809C9-L811C27" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevmode(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L899C9-L902C27" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevnames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L913C9-L937C23" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.SetHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1162C9-L1200C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.SetHdevnames(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1207C9-L1221C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1228C9-L1229C223" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.CanDuplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L64C15-L64C91" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Copies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L74C13-L77C58" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Collate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L103C13-L106C127" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.DefaultPageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L116C15-L116C43" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Duplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L133C13-L138C92" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.FromPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L156C15-L156C32" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.InstalledPrinters", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L180C13-L215C48" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsDefaultPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L226C13-L226C86" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsPlotter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L237C13-L237C106" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsValid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L248C13-L248C91" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.LandscapeAngle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L257C15-L257C91" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MaximumCopies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L265C15-L265C86" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MaximumPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L273C15-L273C31" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MinimumPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L289C15-L289C31" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L319C13-L320C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L337C15-L337C64" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L345C15-L345C68" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L371C15-L371C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L388C13-L388C33" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L403C13-L403C40" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L438C15-L438C80" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.SupportsColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L521C13-L524C39" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.ToPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L533C15-L533C30" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSizeCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSourceCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.StringCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs#L18C5-L20C6" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintEventArgs.PrintAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs#L37C13-L37C33" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L21C5-L33C6" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L40C15-L40C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L51C13-L51C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.HasMorePages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L60C15-L60C36" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.MarginBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L71C13-L71C34" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.PageBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L82C13-L82C32" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L93C13-L93C34" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintPageEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L31C5-L35C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L41C5-L45C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L50C5-L56C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L63C9-L65C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L71C9-L73C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L80C9-L82C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L89C9-L91C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L98C9-L100C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L106C5-L117C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L124C9-L126C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L133C9-L135C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L141C9-L143C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L149C9-L151C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L157C9-L159C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L165C9-L167C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L173C9-L175C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L181C9-L183C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L188C5-L207C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L213C9-L215C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L221C9-L223C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L229C9-L231C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L237C9-L239C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L245C9-L247C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L253C9-L255C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L261C9-L263C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L269C9-L271C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L277C9-L279C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L285C9-L287C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L293C9-L295C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L301C9-L303C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L310C9-L312C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L317C5-L327C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L332C5-L343C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L349C5-L375C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L380C5-L395C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L400C5-L431C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L436C5-L451C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L456C5-L471C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L476C5-L505C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.PlayRecord(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L525C9-L531C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L538C9-L544C23" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L552C9-L558C23" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L567C9-L602C23" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L612C9-L646C23" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L656C9-L689C23" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetHenhmetafile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L697C9-L698C21" + } + ], + "DocsId": "T:System.Drawing.Imaging.Metafile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Pen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Any", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorAdjustType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelLast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorChannelFlag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ColorMap.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L17C5-L19C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMap.OldColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L26C15-L26C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMap.NewColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L34C15-L34C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMapType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.SkipGrays", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.AltGrays", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMatrixFlag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.Argb32Mode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.Argb64Mode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRecordBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetBkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetBkMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetMapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetROP2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetRelAbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPolyFillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetStretchBltMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextCharExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextJustification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetWindowOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetWindowExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetViewportOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetViewportExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetWindowOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfScaleWindowExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetViewportOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfScaleViewportExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfLineTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfMoveTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExcludeClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfIntersectClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFloodFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRoundRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPatBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSaveDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetCilpRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfTextOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfBitBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfStretchBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolyline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfEscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRestoreDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFillRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFrameRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfInvertRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPaintRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectClipRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfChord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetMapperFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExtTextOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetDibToDev", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRealizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfAnimatePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPalEntries", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolyPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfResizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibBitBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibStretchBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibCreatePatternBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfStretchDib", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExtFloodFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDeleteObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePatternBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePenIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateFontIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateBrushIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezier", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezierTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyLineTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolyline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWindowExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWindowOrgEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetViewportExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetViewportOrgEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBrushOrgEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEof", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPixelV", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMapperFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBkMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPolyFillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetROP2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetStretchBltMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetColorAdjustment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfOffsetClipRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMoveToEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMetaRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExcludeClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfIntersectClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfScaleViewportExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfScaleWindowExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSaveDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRestoreDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfModifyWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreatePen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateBrushIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDeleteObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAngleArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRoundRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRoundArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfChord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreatePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPaletteEntries", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfResizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRealizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtFloodFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfLineTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfArcTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetArcDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMiterLimit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfBeginPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEndPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCloseFigure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFillPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStrokeAndFillPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStrokePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFlattenPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfWidenPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectClipPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAbortPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfReserved069", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGdiComment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFillRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFrameRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfInvertRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPaintRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtSelectClipRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfBitBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStretchBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMaskBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPlgBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetDIBitsToDevice", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStretchDIBits", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtCreateFontIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtTextOutA", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtTextOutW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezier16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolygon16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyline16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezierTo16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolylineTo16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolyline16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolygon16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyDraw16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateMonoBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateDibPatternBrushPt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtCreatePen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyTextOutA", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyTextOutW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDeleteColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGlsRecord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGlsBoundedRecord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDrawEscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtEscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStartDoc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSmallTextOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfForceUfiMapping", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfNamedEscpae", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfColorCorrectPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmProfileA", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmProfileW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAlphaBlend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfTransparentBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfReserved117", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGradientFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetLinkedUfis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextJustification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfColorMatchToTargetW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateColorSpaceW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMax", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPlusRecordBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EndOfFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Comment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.GetDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatSection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Object", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillRects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawRects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillClosedCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawClosedCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawBeziers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawImagePoints", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetRenderingOrigin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetAntiAliasMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetTextRenderingHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetTextContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetInterpolationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetPixelOffsetMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetCompositingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetCompositingQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Save", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Restore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.BeginContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.BeginContainerNoParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EndContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ResetWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiplyWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.TranslateWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ScaleWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.RotateWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetPageTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ResetClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.OffsetClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawDriverString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Total", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EmfPlusRecordType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EmfType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfPlusOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfPlusDual", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EmfType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Encoder.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs#L36C5-L39C6" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Compression", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ScanMethod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.RenderMethod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Quality", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Transformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.LuminanceTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ChrominanceTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.SaveFlag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ImageItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.SaveAsCmyk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "P:System.Drawing.Imaging.Encoder.Guid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs#L43C15-L43C28" + } + ], + "DocsId": "T:System.Drawing.Imaging.Encoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeByte", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeAscii", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeShort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeLong", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeRational", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeLongRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeUndefined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeRationalRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypePointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameterValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ColorTypeCMYK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ColorTypeYCCK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionLZW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionCCITT3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionCCITT4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionRle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ScanMethodInterlaced", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ScanMethodNonInterlaced", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.VersionGif87", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.VersionGif89", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.RenderProgressive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.RenderNonProgressive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate90", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate180", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate270", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformFlipHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformFlipVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.MultiFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.LastFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L18C5-L21C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L60C9-L63C38" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L68C9-L68C36" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L76C9-L79C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Guid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L28C15-L28C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L36C15-L36C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Resolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L44C15-L44C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L52C15-L52C29" + } + ], + "DocsId": "T:System.Drawing.Imaging.FrameDimension", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Encoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Decoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SupportBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SupportVector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SeekableEncode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.BlockingDecode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Builtin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageCodecFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.Scalable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasAlpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasTranslucent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.PartiallyScalable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceCmyk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceYcbcr", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceYcck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasRealDpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasRealPixelSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.Caching", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L35C5-L38C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L158C9-L161C38" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L169C9-L169C36" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L189C9-L201C42" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Guid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L45C15-L45C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.MemoryBmp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L53C15-L53C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Bmp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L61C15-L61C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Emf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L69C15-L69C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Wmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L77C15-L77C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Gif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L85C15-L85C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Jpeg", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L93C15-L93C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Png", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L101C15-L101C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Tiff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L109C15-L109C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Exif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L117C15-L117C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L125C15-L125C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Heif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L137C15-L137C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Webp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L149C15-L149C29" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.WriteOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.ReadWrite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.UserInputBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageLockMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Wmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.WmfPlaceable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Emf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.EmfPlusOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.EmfPlusDual", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.HasAlpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.GrayScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.Halftone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PaletteFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Indexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Gdi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.PAlpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Extended", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Canonical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Undefined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.DontCare", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format1bppIndexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format4bppIndexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format8bppIndexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppGrayScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppRgb555", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppRgb565", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppArgb1555", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format24bppRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppPArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format48bppRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format64bppArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format64bppPArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.Invoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.BeginInvoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PlayRecordCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L19C21-L19C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Len", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L24C22-L24C26" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L29C25-L29C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L34C28-L34C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.PropertyItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.WmfPlaceableFileHeader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L18C5-L18C51" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Key", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L33C15-L33C27" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Hmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L42C15-L42C27" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L51C15-L51C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L60C15-L60C31" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L69C15-L69C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L78C15-L78C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L87C15-L87C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Reserved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L96C15-L96C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Checksum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L105C15-L105C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.WmfPlaceableFileHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.BitmapData.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L30C15-L30C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L39C15-L39C30" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Stride", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L48C15-L48C30" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.PixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L57C15-L57C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Scan0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L99C15-L99C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Reserved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L108C15-L108C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.BitmapData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.CachedBitmap.#ctor(System.Drawing.Bitmap,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs#L42C5-L51C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.CachedBitmap.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs#L71C24-L71C49" + }, + { + "DocsId": "M:System.Drawing.Imaging.CachedBitmap.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs#L75C9-L77C6" + } + ], + "DocsId": "T:System.Drawing.Imaging.CachedBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ColorMatrix.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L47C5-L78C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ColorMatrix.#ctor(System.Single[][])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L309C5-L312C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix00", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L85C15-L85C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix01", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L93C15-L93C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix02", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L102C15-L102C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix03", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L111C15-L111C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix04", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L120C15-L120C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L129C15-L129C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L138C15-L138C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L147C15-L147C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix13", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L156C15-L156C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix14", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L165C15-L165C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix20", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L174C15-L174C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix21", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L183C15-L183C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix22", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L192C15-L192C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix23", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L201C15-L201C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix24", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L210C15-L210C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix30", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L219C15-L219C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix31", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L228C15-L228C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix32", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L237C15-L237C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix33", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L246C15-L246C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix34", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L255C15-L255C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix40", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L264C15-L264C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix41", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L273C15-L273C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix42", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L282C15-L282C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix43", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L291C15-L291C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix44", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L300C15-L300C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Item(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L386C13-L386C45" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMatrix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Imaging.ColorPalette.Flags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L28C13-L28C27" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorPalette.Entries", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L39C13-L39C29" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L51C9-L54C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L66C28-L66C53" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L68C5-L78C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L80C5-L93C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L95C5-L105C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L107C5-L117C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L119C5-L130C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L132C5-L143C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L145C5-L163C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L165C5-L173C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L175C5-L186C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L188C5-L199C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L201C5-L211C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L213C5-L230C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L232C5-L249C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[],System.Int64[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L251C5-L268C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[],System.Int32[],System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L270C5-L296C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L299C5-L322C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Drawing.Imaging.EncoderParameterValueType,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L324C5-L348C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.Encoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L30C16-L30C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L37C46-L37C65" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L42C51-L42C70" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.NumberOfValues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L47C34-L47C49" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L11C5-L11C79" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L13C5-L13C66" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L58C40-L64C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameters.Param", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L15C39-L15C43" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameters", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L55C5-L65C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L77C9-L79C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L123C9-L124C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L133C9-L140C43" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L148C9-L149C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L156C9-L157C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L164C9-L174C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L181C9-L182C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L189C9-L199C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L206C9-L207C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L211C9-L212C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L217C9-L227C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L231C9-L232C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L236C9-L244C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearThreshold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L248C9-L249C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearThreshold(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L253C9-L261C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L265C9-L266C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L270C9-L278C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearGamma", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L282C9-L283C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearGamma(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L287C9-L295C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetNoOp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L299C9-L300C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetNoOp(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L304C9-L311C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearNoOp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L315C9-L316C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearNoOp(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L320C9-L327C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L331C9-L332C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L336C9-L348C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L352C9-L353C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorKey(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L357C9-L367C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L371C9-L372C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L376C9-L384C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L388C9-L389C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L393C9-L401C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L405C9-L406C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L412C9-L422C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L426C9-L427C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L431C9-L439C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L443C9-L444C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[],System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L449C9-L473C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L477C9-L478C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L482C9-L488C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetBrushRemapTable(System.Drawing.Imaging.ColorMap[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L492C9-L493C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearBrushRemapTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L497C9-L498C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L502C9-L503C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L507C9-L508C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L512C9-L520C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.GetAdjustedPalette(System.Drawing.Imaging.ColorPalette,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L525C9-L541C6" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageCodecInfo.GetImageDecoders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L110C9-L135C28" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageCodecInfo.GetImageEncoders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L144C9-L169C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Clsid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L30C15-L30C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FormatID", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L36C15-L36C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.CodecName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L42C15-L42C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.DllName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L50C13-L50C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FormatDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L60C15-L60C41" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FilenameExtension", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L66C15-L66C41" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.MimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L72C15-L72C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Flags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L78C15-L78C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L84C15-L84C31" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.SignaturePatterns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L91C15-L91C41" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.SignatureMasks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L98C15-L98C38" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageCodecInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Pixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.GdiCompatible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileFrameUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsWmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L96C9-L104C26" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsWmfPlaceable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L112C9-L115C75" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L123C9-L126C66" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfOrEmfPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L135C9-L138C66" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L147C9-L150C74" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusDual", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L159C9-L162C74" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L171C9-L174C74" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsDisplay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L182C9-L183C87" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L30C13-L30C52" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.MetafileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L41C13-L41C52" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L52C13-L52C58" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.DpiX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L63C13-L63C52" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.DpiY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L74C13-L74C52" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L85C13-L87C69" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.WmfHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L193C13-L196C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.EmfPlusHeaderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L207C13-L210C78" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.LogicalDpiX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L221C13-L224C66" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.LogicalDpiY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L235C13-L238C66" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.MetaHeader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L17C5-L19C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L37C15-L37C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.HeaderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L46C15-L46C40" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L55C15-L55C37" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L64C15-L64C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.NoObjects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L70C15-L70C39" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.MaxRecord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L76C15-L76C39" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.NoParameters", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L82C15-L82C42" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetaHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.Invoke(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics.DrawImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.Invoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.Drawing.Imaging.PlayRecordCallback)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.BeginInvoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.Drawing.Imaging.PlayRecordCallback,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics.EnumerateMetafileProc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs" + } + ], + "DocsId": "T:System.Drawing.Image.GetThumbnailImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L424C9-L427C10" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L431C9-L431C10" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L435C13-L435C99" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L440C13-L440C124" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L445C13-L452C71" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L456C93-L456C98" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L459C93-L459C97" + } + ], + "DocsId": "T:System.Drawing.FontConverter.FontNameConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.FontUnitConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L491C38-L491C68" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontUnitConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L496C13-L504C27" + } + ], + "DocsId": "T:System.Drawing.FontConverter.FontUnitConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.<_lfFaceName>e__FixedBuffer.FixedElementField", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + } + ], + "DocsId": "T:System.Drawing.Interop.LOGFONT.<_lfFaceName>e__FixedBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.#ctor(System.Drawing.Printing.PaperSize[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1255C9-L1258C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1284C13-L1284C55" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1291C17-L1291C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1300C17-L1300C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1308C17-L1308C29" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1314C13-L1315C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.CopyTo(System.Drawing.Printing.PaperSize[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1319C13-L1320C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1324C13-L1324C36" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Add(System.Drawing.Printing.PaperSize)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1332C13-L1336C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1267C17-L1267C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1278C17-L1278C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1291C17-L1291C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1300C17-L1300C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1308C17-L1308C29" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSizeCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.#ctor(System.Drawing.Printing.PaperSource[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1347C9-L1350C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1376C13-L1376C55" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1383C17-L1383C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1392C17-L1392C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1400C17-L1400C29" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1406C13-L1407C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.CopyTo(System.Drawing.Printing.PaperSource[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1411C13-L1412C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1416C13-L1416C36" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Add(System.Drawing.Printing.PaperSource)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1422C13-L1426C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1359C17-L1359C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1370C17-L1370C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1383C17-L1383C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1392C17-L1392C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1400C17-L1400C29" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSourceCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.#ctor(System.Drawing.Printing.PrinterResolution[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1437C9-L1440C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1466C13-L1466C55" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1473C17-L1473C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1481C17-L1481C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1489C17-L1489C29" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1495C13-L1496C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.CopyTo(System.Drawing.Printing.PrinterResolution[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1500C13-L1501C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1505C13-L1505C36" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Add(System.Drawing.Printing.PrinterResolution)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1511C13-L1515C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1449C17-L1449C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1460C17-L1460C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1473C17-L1473C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1481C17-L1481C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1489C17-L1489C29" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1526C9-L1529C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1555C13-L1555C55" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1562C17-L1562C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1570C17-L1570C30" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1578C17-L1578C29" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1584C13-L1585C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1590C13-L1591C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1595C13-L1595C36" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1603C13-L1607C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1538C17-L1538C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1549C17-L1549C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1562C17-L1562C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1570C17-L1570C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1578C17-L1578C29" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.StringCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.IO.Packaging.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.IO.Packaging.json new file mode 100644 index 00000000000..224b65a90c5 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.IO.Packaging.json @@ -0,0 +1,629 @@ +{ + "Assembly": "System.IO.Packaging", + "GUID": "956A286A39984B0EBD763C71E4D220FAFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.IO.FileFormatException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L24C15-L25C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L33C15-L34C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L44C15-L45C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L56C15-L62C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L74C15-L77C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L90C15-L97C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L111C15-L114C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L120C91-L125C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L138C13-L140C10" + }, + { + "DocsId": "P:System.IO.FileFormatException.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L155C17-L155C35" + } + ], + "DocsId": "T:System.IO.FileFormatException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.CompressionOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.NotCompressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Normal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Maximum", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Fast", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.SuperFast", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + } + ], + "DocsId": "T:System.IO.Packaging.CompressionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.RightsManagement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + } + ], + "DocsId": "T:System.IO.Packaging.EncryptionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.Package.#ctor(System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L29C9-L39C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L94C13-L94C91" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L110C13-L110C85" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L127C13-L127C79" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L147C13-L147C77" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream,System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L166C13-L166C67" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePart(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L189C13-L189C86" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePart(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L214C13-L242C30" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPart(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L261C13-L265C37" + }, + { + "DocsId": "M:System.IO.Packaging.Package.PartExists(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L284C13-L291C59" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeletePart(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L309C13-L375C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetParts", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L385C13-L432C36" + }, + { + "DocsId": "M:System.IO.Packaging.Package.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L447C13-L479C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L491C13-L492C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Flush", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L502C13-L524C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L547C13-L547C86" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L571C13-L575C84" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeleteRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L590C13-L600C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L613C13-L613C49" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationshipsByType(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L631C13-L639C61" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L657C13-L661C45" + }, + { + "DocsId": "M:System.IO.Packaging.Package.RelationshipExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L678C13-L678C56" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePartCore(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeletePartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPartsCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L736C13-L753C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.FlushCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L824C13-L872C28" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream,System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L888C13-L917C28" + }, + { + "DocsId": "P:System.IO.Packaging.Package.FileOpenAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L55C17-L56C40" + }, + { + "DocsId": "P:System.IO.Packaging.Package.PackageProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L70C17-L72C84" + } + ], + "DocsId": "T:System.IO.Packaging.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L40C15-L42C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L68C15-L70C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L804C9-L127C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetContentTypeCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L252C13-L252C82" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L273C13-L274C80" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream(System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L295C13-L296C63" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L319C13-L351C22" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStreamCore(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L384C13-L384C86" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L410C13-L414C84" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.DeleteRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L430C13-L440C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L455C13-L455C49" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationshipsByType(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L474C13-L482C61" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L501C13-L505C45" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.RelationshipExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L523C13-L523C56" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L144C17-L145C29" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L168C17-L193C48" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L209C17-L210C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.CompressionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L224C17-L225C43" + } + ], + "DocsId": "T:System.IO.Packaging.PackagePart", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L25C13-L25C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.System#Collections#Generic#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L36C13-L36C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L46C13-L46C53" + } + ], + "DocsId": "T:System.IO.Packaging.PackagePartCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageProperties.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs#L43C13-L46C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageProperties.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs#L54C9-L54C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageProperties.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Title", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Subject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Creator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.LastModifiedBy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Revision", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.LastPrinted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Created", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Modified", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Identifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Language", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.ContentStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackageProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L32C17-L35C40" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.TargetUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L47C17-L47C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.RelationshipType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L59C17-L59C42" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.TargetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L71C17-L71C36" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L83C17-L83C28" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L96C17-L96C33" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationship", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs#L27C13-L27C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs#L37C13-L42C81" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipSelector.#ctor(System.Uri,System.IO.Packaging.PackageRelationshipSelectorType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L31C9-L59C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipSelector.Select(System.IO.Packaging.Package)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L117C13-L166C34" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L73C17-L73C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SelectorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L86C17-L86C38" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SelectionCriteria", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L99C17-L99C43" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipSelector", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipSelectorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.CreatePartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L38C13-L59C51" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ResolvePartUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L81C13-L100C72" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetRelativeUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L113C13-L125C65" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetNormalizedPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L137C13-L144C66" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ComparePartUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L160C13-L170C109" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.IsRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L185C13-L193C70" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L211C13-L245C76" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetSourcePartUriFromRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L267C13-L307C77" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L33C13-L33C51" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L51C13-L51C54" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri,System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L73C13-L118C100" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetPackageUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L134C13-L136C31" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L157C13-L159C28" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ComparePackUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L177C13-L203C38" + }, + { + "DocsId": "F:System.IO.Packaging.PackUriHelper.UriSchemePack", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackUriHelper", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.TargetMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "DocsId": "F:System.IO.Packaging.TargetMode.Internal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "DocsId": "F:System.IO.Packaging.TargetMode.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + } + ], + "DocsId": "T:System.IO.Packaging.TargetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.ZipPackage.CreatePartCore(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L41C13-L63C179" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.GetPartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L93C13-L93C25" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.DeletePartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L108C13-L118C10" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.GetPartsCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L145C13-L183C36" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.FlushCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L196C13-L197C10" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L207C17-L225C10" + } + ], + "DocsId": "T:System.IO.Packaging.ZipPackage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.ZipPackagePart.GetStreamCore(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackagePart.cs#L27C13-L45C25" + } + ], + "DocsId": "T:System.IO.Packaging.ZipPackagePart", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackagePart.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Resources.Extensions.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Resources.Extensions.json new file mode 100644 index 00000000000..925cfeae88b --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Resources.Extensions.json @@ -0,0 +1,95 @@ +{ + "Assembly": "System.Resources.Extensions", + "GUID": "4BCD3C2BFB444197B70C94559C4E5635FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L44C9-L59C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L61C9-L81C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L88C13-L101C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L108C13-L129C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L137C13-L148C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L177C13-L190C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L233C13-L234C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L253C13-L254C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Generate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L263C13-L434C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L73C13-L119C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddTypeConverterResource(System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L130C13-L146C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddBinaryFormattedResource(System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L158C13-L179C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddActivatorResource(System.String,System.IO.Stream,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L191C13-L210C10" + } + ], + "DocsId": "T:System.Resources.Extensions.PreserializedResourceWriter", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L93C9-L112C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L114C9-L141C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L147C13-L148C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L152C13-L153C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L235C13-L235C36" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L240C13-L242C49" + } + ], + "DocsId": "T:System.Resources.Extensions.DeserializingResourceReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/DeserializingResourceReader.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.Pkcs.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.Pkcs.json new file mode 100644 index 00000000000..102f6001132 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.Pkcs.json @@ -0,0 +1,1691 @@ +{ + "Assembly": "System.Security.Cryptography.Pkcs", + "GUID": "48B8E1D04C264ADA98DBFEF16A7045DBFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObject.#ctor(System.Security.Cryptography.Oid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObject.#ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.AsnEncodedDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L20C9-L44C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObject.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L50C27-L50C41" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObject.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L52C50-L52C54" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.#ctor(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Add(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L28C13-L33C125" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Add(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L38C13-L75C35" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Remove(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L86C13-L92C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L128C13-L128C69" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L133C13-L133C69" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L138C13-L155C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.CopyTo(System.Security.Cryptography.CryptographicAttributeObject[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L159C13-L170C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L98C17-L98C37" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L106C17-L106C36" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L114C17-L114C30" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L122C17-L122C29" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObjectCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L30C17-L30C46" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L36C13-L39C25" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L22C17-L22C46" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L30C17-L30C46" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObjectEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Xml.X509IssuerSerial.IssuerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs#L21C36-L21C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.X509IssuerSerial.SerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs#L22C38-L22C42" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.X509IssuerSerial", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor(System.Security.Cryptography.Oid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor(System.Security.Cryptography.Oid,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L33C50-L27C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L29C26-L29C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.KeyLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L31C32-L31C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L33C36-L33C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.AlgorithmIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L13C15-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSAEncryptionPadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L23C15-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSAEncryptionPadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L40C15-L49C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L51C9-L73C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.RSAEncryptionPadding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L80C54-L80C58" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.RecipientIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L81C64-L81C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L82C47-L82C51" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L25C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Add(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L58C13-L65C35" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Remove(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L70C13-L76C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L80C13-L80C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L85C13-L85C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L90C13-L107C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.CopyTo(System.Security.Cryptography.Pkcs.CmsRecipient[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L111C13-L122C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L41C17-L44C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L52C17-L52C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L128C17-L128C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L136C17-L136C29" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipientCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L30C17-L30C46" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L36C13-L39C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L22C17-L22C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L30C17-L30C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.#ctor(System.Security.Cryptography.Oid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L22C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.GetContentType(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L43C13-L48C75" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.GetContentType(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L53C13-L53C75" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.ContentInfo.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L37C34-L37C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.ContentInfo.Content", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L39C33-L39C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L24C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo,System.Security.Cryptography.Pkcs.AlgorithmIdentifier)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L28C9-L46C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L93C13-L99C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipientCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L103C13-L119C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L126C13-L129C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decode(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L137C13-L143C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decode(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L156C13-L178C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L185C13-L186C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L190C13-L196C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L200C13-L210C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L214C13-L220C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo,System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L224C13-L244C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L54C30-L54C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L55C42-L55C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.ContentEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L56C65-L56C69" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L57C58-L57C62" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.UnprotectedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L58C79-L58C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.RecipientInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L68C17-L83C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.EnvelopedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L23C17-L23C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L31C17-L31C77" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L39C17-L39C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L47C17-L47C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.OriginatorIdentifierOrKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L55C17-L55C87" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.Date", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L63C17-L68C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.OtherKeyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L76C17-L76C73" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L22C17-L22C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L30C17-L30C77" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L38C17-L38C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L46C17-L46C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L21C15-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.Security.Cryptography.Oid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L26C15-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L31C15-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L70C13-L79C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L64C17-L64C33" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9ContentType.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9ContentType.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L41C13-L43C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9ContentType.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L35C17-L35C61" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L23C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L52C13-L54C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.DocumentDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L46C17-L46C69" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L23C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L52C13-L54C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.DocumentName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L46C17-L46C62" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9DocumentName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L17C15-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L40C13-L42C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.MessageDigest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L34C17-L34C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor(System.DateTime)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L24C15-L27C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L30C15-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L58C13-L60C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.SigningTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L47C17-L52C47" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9SigningTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.PublicKeyInfo.Algorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs#L20C48-L20C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.PublicKeyInfo.KeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs#L22C34-L22C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.PublicKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs#L36C41-L36C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L49C13-L49C54" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L54C13-L54C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L59C13-L75C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.CopyTo(System.Security.Cryptography.Pkcs.RecipientInfo[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L79C13-L87C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L33C17-L35C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L43C17-L43C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L93C17-L93C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L101C17-L101C29" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L30C17-L30C50" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L36C13-L41C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L46C13-L47C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L22C17-L22C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L30C17-L30C50" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.KeyTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.KeyAgreement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SubjectIdentifier.MatchesCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L102C13-L126C56" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifier.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L97C45-L97C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifier.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L98C32-L98C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs#L40C50-L40C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs#L42C31-L42C35" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.IssuerAndSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.SubjectKeyIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.PublicKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.IssuerAndSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.SubjectKeyIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.NoSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L62C15-L64C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L67C15-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L72C15-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.CspParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L25C80-L80C96" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L82C103-L84C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L87C15-L89C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSA,System.Security.Cryptography.RSASignaturePadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L113C15-L115C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L23C48-L23C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L24C50-L24C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L25C58-L25C62" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.DigestAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L26C38-L26C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.IncludeOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L27C50-L27C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L28C74-L28C78" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.UnsignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L29C76-L29C80" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L37C20-L37C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignerIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L52C19-L52C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsSigner", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.Pkcs.ContentInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L44C9-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L127C13-L163C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Decode(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L167C13-L173C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Decode(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L178C13-L245C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L304C43-L304C103" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L306C59-L306C89" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L310C13-L396C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveSignature(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L400C13-L415C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveSignature(System.Security.Cryptography.Pkcs.SignerInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L419C13-L432C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckSignature(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L615C13-L615C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L619C13-L625C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L654C13-L672C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L681C13-L711C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L715C13-L735C86" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L24C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L34C15-L36C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L40C30-L40C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L41C42-L41C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Detached", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L42C32-L42C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L80C17-L108C29" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.SignerInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L116C17-L121C80" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.GetSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L69C41-L69C61" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.AddUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L172C13-L176C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L213C13-L217C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L271C13-L271C87" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature(System.Security.Cryptography.Pkcs.CmsSigner)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L276C13-L326C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveCounterSignature(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L330C13-L406C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveCounterSignature(System.Security.Cryptography.Pkcs.SignerInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L410C13-L432C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckSignature(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L435C13-L435C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L439C13-L457C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L461C13-L470C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L20C30-L20C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignerIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L21C53-L21C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L62C13-L62C78" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.UnsignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L65C13-L65C82" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L72C13-L72C59" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.CounterSignerInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L79C17-L86C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.DigestAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L90C39-L90C70" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignatureAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L92C42-L92C76" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L51C56-L51C86" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L52C52-L52C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L56C13-L72C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.CopyTo(System.Security.Cryptography.Pkcs.SignerInfo[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L76C62-L76C102" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L43C17-L45C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L49C29-L49C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L78C39-L78C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L79C35-L79C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L23C39-L23C62" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L27C13-L33C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L38C13-L39C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L22C38-L22C61" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L23C39-L23C62" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfoEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.Byte[],System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L25C13-L30C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L37C13-L68C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.String,System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L75C13-L80C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L87C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsUnencrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L122C13-L133C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L137C13-L142C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.String,System.Security.Cryptography.HashAlgorithmName,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L150C13-L155C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.ReadOnlySpan{System.Char},System.Security.Cryptography.HashAlgorithmName,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L162C13-L311C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithoutIntegrity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L315C13-L356C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L360C13-L373C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Builder.IsSealed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L18C33-L18C53" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12Builder", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.#ctor(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L38C15-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L65C13-L67C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L74C13-L79C92" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12CertBag.IsX509Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L16C41-L16C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12CertBag.EncodedCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L70C59-L70C77" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12CertBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L29C13-L29C49" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.ReadOnlySpan{System.Char})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L34C13-L43C73" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L52C13-L147C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Info.AuthenticatedSafe", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L19C75-L19C79" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Info.IntegrityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L20C52-L20C56" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs#L9C15-L11C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.Pkcs8PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs#L13C56-L13C71" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12KeyBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L36C9-L46C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L50C13-L51C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.GetBagId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L56C13-L58C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L63C13-L64C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.EncodedBagValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L18C55-L18C59" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L24C17-L26C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSafeBag(System.Security.Cryptography.Pkcs.Pkcs12SafeBag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L60C13-L71C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L75C13-L85C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddKeyUnencrypted(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L90C13-L101C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddNestedContents(System.Security.Cryptography.Pkcs.Pkcs12SafeContents)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L106C13-L118C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.Byte[],System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L126C13-L130C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L138C13-L149C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.String,System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L157C13-L161C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L169C13-L180C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSecret(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L185C13-L195C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L201C13-L202C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L206C13-L207C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L212C13-L213C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Char})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L217C13-L218C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.GetBags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L283C13-L293C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.ConfidentialityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L20C64-L20C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L21C34-L21C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeContents", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContentsBag.SafeContents", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs#L11C51-L11C55" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeContentsBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.GetSecretType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs#L39C13-L41C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.SecretValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs#L16C52-L16C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SecretBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs#L9C15-L11C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.EncryptedPkcs8PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs#L13C65-L13C80" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.#ctor(System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L19C9-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Create(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L58C13-L64C57" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L74C17-L93C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L97C13-L98C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L103C13-L116C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L122C13-L134C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L139C13-L140C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L149C13-L161C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L170C13-L182C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Char},System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L190C13-L214C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L221C13-L245C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.AlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L14C34-L14C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.AlgorithmParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L15C60-L15C64" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L16C68-L16C72" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.PrivateKeyBytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L17C55-L17C59" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L15C13-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L21C15-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L26C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L38C13-L40C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.KeyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L34C13-L34C43" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetMessageHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L26C57-L26C97" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetNonce", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L30C52-L30C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L35C13-L57C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.ProcessResponse(System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L62C13-L70C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L148C13-L148C51" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L153C13-L161C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L172C13-L188C29" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L199C20-L212C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L222C13-L230C29" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L267C13-L341C15" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L359C17-L383C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L25C31-L25C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.HashAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L27C39-L27C127" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.RequestedPolicyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L28C42-L28C142" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.RequestSignerCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L29C49-L29C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.HasExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L31C38-L31C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.AsSignedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L40C43-L40C58" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L79C13-L94C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L103C13-L118C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L127C13-L151C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L159C13-L167C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampToken@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L298C13-L428C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.TokenInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L23C54-L23C58" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.#ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.DateTimeOffset,System.Nullable{System.Int64},System.Boolean,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L40C9-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetMessageHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L99C57-L99C97" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L105C58-L105C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetNonce", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L130C52-L130C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetTimestampAuthorityName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L149C13-L164C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L173C13-L195C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L204C13-L204C51" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L215C13-L223C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L238C13-L246C26" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L81C31-L81C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.PolicyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L87C32-L87C82" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.HashAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L93C39-L93C127" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Timestamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L111C44-L111C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.AccuracyInMicroseconds", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L118C48-L118C81" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.IsOrdering", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L124C35-L124C55" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.HasExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L136C38-L136C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.ProtectedData.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.ProtectedData.json new file mode 100644 index 00000000000..976ce82b868 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.ProtectedData.json @@ -0,0 +1,39 @@ +{ + "Assembly": "System.Security.Cryptography.ProtectedData", + "GUID": "2AA27A3BB023462E929D974C59561E0FFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.CurrentUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.LocalMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.DataProtectionScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.ProtectedData.Protect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs#L19C13-L24C88" + }, + { + "DocsId": "M:System.Security.Cryptography.ProtectedData.Unprotect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs#L29C13-L34C94" + } + ], + "DocsId": "T:System.Security.Cryptography.ProtectedData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.Xml.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.Xml.json new file mode 100644 index 00000000000..c66643db56f --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Cryptography.Xml.json @@ -0,0 +1,1925 @@ +{ + "Assembly": "System.Security.Cryptography.Xml", + "GUID": "13282434F6C64B45926BE6D9EBEC705EFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L15C9-L15C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor(System.Security.Cryptography.Xml.CipherReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L22C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L70C13-L74C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L101C13-L129C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.CipherData.CipherReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L39C19-L39C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.CipherData.CipherValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L55C19-L55C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CipherData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L13C36-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L18C46-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L23C77-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L45C13-L49C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L73C13-L91C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CipherReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L20C54-L20C64" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L21C68-L21C85" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L22C85-L22C109" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L27C105-L27C128" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L21C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.#ctor(System.String,System.String,System.String,System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L27C9-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L109C13-L113C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L140C13-L156C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L48C19-L48C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.MimeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L58C19-L58C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L68C19-L68C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L78C19-L78C34" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DataObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L8C34-L11C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L13C44-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L18C75-L21C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DataReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L21C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.#ctor(System.Security.Cryptography.DSA)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L26C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L69C13-L71C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L156C13-L213C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DSAKeyValue.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L42C20-L42C24" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DSAKeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs#L15C13-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs#L73C13-L77C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L15C9-L15C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.AddReference(System.Security.Cryptography.Xml.DataReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L42C13-L43C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.AddReference(System.Security.Cryptography.Xml.KeyReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L47C13-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L54C13-L144C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L148C13-L152C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.Recipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L20C20-L20C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.CarriedKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L30C19-L30C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.ReferenceList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L38C47-L38C85" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L16C42-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L20C52-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L24C9-L29C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.AddTransform(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L57C13-L58C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L81C13-L85C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L109C13-L130C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L33C19-L33C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L47C20-L47C60" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.ReferenceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L62C19-L62C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.CacheValid", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L75C17-L75C45" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.AddProperty(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L91C13-L92C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L32C19-L32C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L42C19-L42C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.MimeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L52C19-L52C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L62C19-L62C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L73C20-L73C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.EncryptionMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L79C19-L79C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.EncryptionProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L87C77-L87C122" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.CipherData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L96C20-L96C52" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L81C33-L81C60" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor(System.Xml.XmlDocument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L85C53-L85C77" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor(System.Xml.XmlDocument,System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L89C9-L102C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetIdElement(System.Xml.XmlDocument,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L266C13-L266C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetDecryptionIV(System.Security.Cryptography.Xml.EncryptedData,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L272C13-L303C23" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetDecryptionKey(System.Security.Cryptography.Xml.EncryptedData,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L312C13-L393C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptEncryptedKey(System.Security.Cryptography.Xml.EncryptedKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L401C13-L513C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.AddKeyNameMapping(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L523C13-L535C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ClearKeyNameMappings", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L539C13-L540C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.Encrypt(System.Xml.XmlElement,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L548C13-L585C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.Encrypt(System.Xml.XmlElement,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L594C13-L668C23" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptDocument", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L679C13-L696C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptData(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L701C13-L742C27" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptData(System.Xml.XmlElement,System.Security.Cryptography.SymmetricAlgorithm,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L748C13-L758C63" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptData(System.Security.Cryptography.Xml.EncryptedData,System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L764C13-L809C27" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ReplaceData(System.Xml.XmlElement,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L815C13-L880C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ReplaceElement(System.Xml.XmlElement,System.Security.Cryptography.Xml.EncryptedData,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L889C13-L914C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptKey(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L919C13-L941C102" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptKey(System.Byte[],System.Security.Cryptography.RSA,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L949C13-L966C64" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptKey(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L973C13-L995C102" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptKey(System.Byte[],System.Security.Cryptography.RSA,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L1002C13-L1019C67" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncNamespaceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncElementUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncElementContentUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncEncryptedKeyUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncDESUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncTripleDESUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES128Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES192Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncRSA15Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncRSAOAEPUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncTripleDESKeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES128KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES256KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES192KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncSHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncSHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.XmlDSigSearchDepth", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L125C17-L125C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.DocumentEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L136C19-L136C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Resolver", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L143C19-L143C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Padding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L151C19-L151C35" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L159C19-L159C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L166C19-L166C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Recipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L175C20-L175C47" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L59C13-L63C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L84C13-L103C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionMethod.KeySize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L37C19-L37C35" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionMethod.KeyAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L49C19-L49C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L17C9-L17C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L19C9-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L70C13-L74C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L84C13-L97C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L35C19-L35C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.Target", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L40C19-L40C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.PropertyElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L46C19-L46C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L19C13-L19C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L30C13-L33C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Add(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L38C13-L38C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L43C13-L44C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L49C13-L52C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Contains(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L57C13-L57C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L63C13-L66C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IndexOf(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L71C13-L71C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L77C13-L81C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Insert(System.Int32,System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L85C13-L86C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L91C13-L95C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Remove(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L99C13-L100C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L104C13-L105C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L119C13-L119C55" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L138C19-L138C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L141C17-L145C14" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L150C13-L151C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.CopyTo(System.Security.Cryptography.Xml.EncryptionProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L155C13-L156C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L24C19-L24C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L109C19-L109C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L114C19-L114C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.ItemOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L127C17-L127C66" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L138C19-L138C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L160C19-L160C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L165C19-L165C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.IRelDecryptor.Decrypt(System.Security.Cryptography.Xml.EncryptionMethod,System.Security.Cryptography.Xml.KeyInfo,System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/IRelDecryptor.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.IRelDecryptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/IRelDecryptor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L36C13-L38C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L65C13-L113C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.AddClause(System.Security.Cryptography.Xml.KeyInfoClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L126C13-L127C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L131C13-L131C52" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetEnumerator(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L136C13-L148C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfo.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L30C19-L30C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfo.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L117C19-L117C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs#L14C9-L14C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoClause", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L15C9-L15C41" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.#ctor(System.Security.Cryptography.Xml.EncryptedKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L30C13-L32C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L44C13-L46C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L24C19-L24C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoEncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L16C32-L16C46" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L39C13-L41C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L53C13-L60C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoName.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L29C19-L29C35" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L17C9-L17C33" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L40C13-L42C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L52C13-L53C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoNode.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L30C19-L30C32" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoNode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L17C9-L17C44" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L24C9-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L48C13-L50C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L68C13-L75C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L36C19-L36C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L42C19-L42C32" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L29C9-L29C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L31C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L37C9-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509IncludeOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L42C9-L94C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L107C13-L116C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectKeyId(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L125C13-L127C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectKeyId(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L131C13-L133C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L142C13-L144C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddIssuerSerial(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L153C13-L165C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L199C13-L201C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L265C13-L312C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L102C19-L102C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.SubjectKeyIds", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L120C19-L120C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.SubjectNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L137C19-L137C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.IssuerSerials", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L148C19-L148C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.CRL", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L176C19-L176C31" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoX509Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L8C33-L11C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L13C43-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L18C74-L21C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L32C9-L39C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L41C9-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L50C9-L58C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L160C13-L164C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L211C13-L326C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.AddTransform(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L330C13-L337C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L75C19-L75C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L81C19-L81C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L91C19-L91C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.DigestMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L101C19-L101C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.DigestValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L111C19-L111C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L121C20-L121C60" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Reference", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L19C13-L19C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L30C13-L38C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L44C13-L45C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L49C13-L49C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L54C13-L54C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L59C13-L68C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L73C13-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L78C13-L79C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L83C13-L83C60" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L102C19-L102C45" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L105C17-L112C14" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L117C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L122C19-L122C50" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L127C19-L127C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L24C19-L24C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.ItemOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L91C17-L91C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L102C19-L102C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L122C19-L122C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L127C19-L127C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L132C19-L132C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L137C19-L137C53" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.ReferenceList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.#ctor(System.Security.Cryptography.RSA)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L21C9-L29C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L64C13-L66C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L111C13-L144C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.RSAKeyValue.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L37C20-L37C24" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.RSAKeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L31C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L87C13-L89C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L136C13-L226C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.AddObject(System.Security.Cryptography.Xml.DataObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L230C13-L231C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L43C19-L43C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L49C19-L49C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.SignatureValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L60C19-L60C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L66C20-L66C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.ObjectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L72C19-L72C43" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L29C9-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L36C13-L36C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L41C13-L41C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L157C13-L161C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L207C13-L282C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.AddReference(System.Security.Cryptography.Xml.Reference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L286C13-L293C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L46C19-L46C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L51C19-L51C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L56C19-L56C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L61C19-L61C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L70C19-L70C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.CanonicalizationMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L84C17-L86C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.CanonicalizationMethodObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L99C17-L107C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SignatureMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L113C19-L113C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SignatureLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L123C19-L123C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.References", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L133C19-L133C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L33C9-L95C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor(System.Xml.XmlDocument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L33C9-L107C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L33C9-L119C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L224C13-L227C45" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L234C13-L244C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.AddReference(System.Security.Cryptography.Xml.Reference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L252C13-L253C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.AddObject(System.Security.Cryptography.Xml.DataObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L257C13-L258C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L262C13-L262C54" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignatureReturningKey(System.Security.Cryptography.AsymmetricAlgorithm@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L267C13-L289C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L294C13-L313C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.KeyedHashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L318C13-L336C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L341C13-L387C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.ComputeSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L392C13-L436C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.ComputeSignature(System.Security.Cryptography.KeyedHashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L440C13-L476C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetPublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L484C13-L520C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetIdElement(System.Xml.XmlDocument,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L554C13-L554C59" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.m_signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.m_strSigningKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigNamespaceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigMinimalCanonicalizationUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigCanonicalizationUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigCanonicalizationWithCommentsUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigDSAUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigHMACSHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA384Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA384Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigC14NTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigC14NWithCommentsTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NWithCommentsTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigBase64TransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigXPathTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigXsltTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigEnvelopedSignatureTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDecryptionTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlLicenseTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SigningKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L144C19-L144C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.Resolver", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L154C17-L156C14" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureFormatValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L166C19-L166C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SafeCanonicalizationMethods", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L172C19-L172C55" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SigningKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L177C19-L177C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L186C20-L186C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.Signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L192C19-L192C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L197C19-L197C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L202C19-L202C66" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L207C19-L207C66" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L212C19-L212C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L217C19-L217C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.SignedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L56C9-L56C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L118C13-L120C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L156C13-L156C72" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.Algorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L64C19-L64C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L163C17-L171C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.PropagatedNamespaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L183C17-L218C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L29C9-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.Add(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L36C13-L38C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L42C13-L42C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.TransformChain.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L47C19-L47C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.TransformChain.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L54C17-L56C55" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L18C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.IsTargetElement(System.Xml.XmlElement,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L41C13-L47C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.AddExceptUri(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L81C13-L87C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L91C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L122C13-L134C39" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L139C13-L147C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L266C13-L270C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L275C13-L278C108" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L54C17-L64C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L71C19-L71C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L76C19-L76C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDecryptionTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L13C9-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L34C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L38C13-L38C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L43C13-L58C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L121C13-L121C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L126C13-L128C25" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigBase64Transform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L24C19-L24C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigBase64Transform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L29C19-L29C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigBase64Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L11C9-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L11C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L39C13-L41C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L45C13-L45C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L50C13-L67C99" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L73C13-L73C56" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L78C13-L80C56" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L85C13-L85C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigC14NTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L29C19-L29C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigC14NTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L34C19-L34C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigC14NTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NWithCommentsTransform.cs#L9C15-L12C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NWithCommentsTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L11C9-L27C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L11C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L49C13-L51C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L56C13-L56C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L61C13-L76C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L122C13-L174C44" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L180C13-L192C108" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L38C19-L38C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L43C19-L43C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L17C44-L17C65" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L19C64-L19C95" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L21C80-L21C126" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L11C9-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L48C13-L73C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L77C13-L91C99" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L96C13-L105C39" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L110C13-L110C67" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L115C13-L117C67" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L122C13-L122C61" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.InclusiveNamespacesPrefixList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L32C19-L32C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L38C19-L38C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L43C19-L43C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs#L12C56-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs#L17C92-L20C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L14C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L38C13-L84C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L88C13-L115C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L120C13-L132C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L161C13-L188C35" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L193C13-L195C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXPathTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L27C19-L27C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXPathTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L32C19-L32C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigXPathTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L15C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L15C9-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L51C13-L75C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L79C13-L79C30" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L84C13-L108C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L118C13-L141C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L145C13-L147C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXsltTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L37C17-L37C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXsltTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L45C17-L45C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigXsltTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L14C9-L30C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L106C13-L106C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L111C13-L111C30" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L116C13-L119C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L125C13-L127C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L132C13-L183C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L34C19-L34C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L39C19-L39C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.Decryptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L44C19-L44C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlLicenseTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Permissions.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Permissions.json new file mode 100644 index 00000000000..3ad30d92172 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Security.Permissions.json @@ -0,0 +1,6613 @@ +{ + "Assembly": "System.Security.Permissions", + "GUID": "0AAB9FDBAD9E4A57BA368BDCB1DE2B9EFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.ApplicationIdentity.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L12C9-L12C75" + }, + { + "DocsId": "M:System.ApplicationIdentity.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L15C45-L15C57" + }, + { + "DocsId": "M:System.ApplicationIdentity.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L18C13-L18C55" + }, + { + "DocsId": "P:System.ApplicationIdentity.FullName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L13C40-L13C52" + }, + { + "DocsId": "P:System.ApplicationIdentity.CodeBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L14C40-L14C52" + } + ], + "DocsId": "T:System.ApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C77-L18C61" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Xaml.Permissions.XamlAccessLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C77-L19C69" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Collections.Generic.IEnumerable{System.Xaml.Permissions.XamlAccessLevel})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C77-L20C82" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L22C51-L22C85" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L24C45-L24C71" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L27C46-L27C106" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L28C62-L28C63" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Includes(System.Xaml.Permissions.XamlAccessLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L29C65-L29C77" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L30C69-L30C129" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L31C63-L31C75" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L32C51-L32C83" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L33C64-L33C124" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L34C40-L34C52" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlLoadPermission.AllowedAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C55-L26C59" + } + ], + "DocsId": "T:System.Xaml.Permissions.XamlLoadPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Web.AspNetHostingPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L14C9-L14C66" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.#ctor(System.Web.AspNetHostingPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L15C9-L15C79" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L17C41-L17C46" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L19C65-L19C77" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L20C69-L20C81" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L21C64-L21C69" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L22C73-L22C74" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L23C51-L23C63" + }, + { + "DocsId": "P:System.Web.AspNetHostingPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Web.AspNetHostingPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L15C74-L15C90" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L17C58-L17C70" + }, + { + "DocsId": "P:System.Web.AspNetHostingPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Minimal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Low", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Medium", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.High", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L14C9-L14C75" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L16C73-L16C74" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Transactions.DistributedTransactionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Transactions.DistributedTransactionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L15C83-L15C99" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L17C58-L17C70" + }, + { + "DocsId": "P:System.Transactions.DistributedTransactionPermissionAttribute.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L16C40-L16C44" + } + ], + "DocsId": "T:System.Transactions.DistributedTransactionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L13C9-L13C49" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L14C69-L14C84" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.ServiceProcess.ServiceControllerPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L15C9-L15C139" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.ServiceProcess.ServiceControllerPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L16C9-L16C107" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L17C86-L17C90" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.Control", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L15C77-L15C93" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L16C44-L16C48" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L17C76-L17C118" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.ServiceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L18C44-L18C48" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L8C9-L8C54" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntry.#ctor(System.ServiceProcess.ServiceControllerPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L9C9-L9C144" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L10C44-L10C48" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L11C76-L11C118" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.ServiceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L12C44-L12C48" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Add(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L12C66-L12C75" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.AddRange(System.ServiceProcess.ServiceControllerPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L13C74-L13C75" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.AddRange(System.ServiceProcess.ServiceControllerPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L14C82-L14C83" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Contains(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L15C72-L15C85" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.CopyTo(System.ServiceProcess.ServiceControllerPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L16C83-L16C84" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.IndexOf(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L17C70-L17C79" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Insert(System.Int32,System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L18C81-L18C82" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Remove(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L23C70-L23C71" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L11C73-L11C85" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.CodeAccessPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L11C9-L11C45" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Assert", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L12C32-L12C33" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Demand", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L14C32-L14C33" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Deny", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L16C30-L16C99" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L17C52-L17C68" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.PermitOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L22C36-L22C105" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L23C42-L23C43" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertAssert", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L24C45-L24C46" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertDeny", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L26C43-L26C44" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertPermitOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L27C49-L27C50" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L28C46-L28C61" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L30C63-L30C91" + } + ], + "DocsId": "T:System.Security.CodeAccessPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.HostProtectionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L22C44-L27C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L29C58-L34C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L36C71-L41C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String,System.Security.Permissions.HostProtectionResource,System.Security.Permissions.HostProtectionResource)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L44C15-L49C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L56C15-L60C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L80C13-L85C34" + }, + { + "DocsId": "M:System.Security.HostProtectionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L94C13-L97C10" + }, + { + "DocsId": "P:System.Security.HostProtectionException.DemandedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L62C59-L62C63" + }, + { + "DocsId": "P:System.Security.HostProtectionException.ProtectedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L64C60-L64C64" + } + ], + "DocsId": "T:System.Security.HostProtectionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.HostSecurityManager.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L11C9-L11C41" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.DetermineApplicationTrust(System.Security.Policy.Evidence,System.Security.Policy.Evidence,System.Security.Policy.TrustManagerContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L14C156-L14C189" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ProvideAppDomainEvidence(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L15C84-L15C109" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ProvideAssemblyEvidence(System.Reflection.Assembly,System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L16C126-L16C151" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ResolvePolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L18C73-L18C103" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GenerateAppDomainEvidence(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L19C84-L19C96" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GenerateAssemblyEvidence(System.Type,System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L20C102-L20C114" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GetHostSuppliedAppDomainEvidenceTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L21C73-L21C85" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GetHostSuppliedAssemblyEvidenceTypes(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L22C89-L22C101" + }, + { + "DocsId": "P:System.Security.HostSecurityManager.DomainPolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L12C57-L12C85" + }, + { + "DocsId": "P:System.Security.HostSecurityManager.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L13C65-L13C108" + } + ], + "DocsId": "T:System.Security.HostSecurityManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostAppDomainEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostAssemblyEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostDetermineApplicationTrust", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostPolicyLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostResolvePolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + } + ], + "DocsId": "T:System.Security.HostSecurityManagerOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.IEvidenceFactory.Evidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/IEvidenceFactory.cs" + } + ], + "DocsId": "T:System.Security.IEvidenceFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/IEvidenceFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.ISecurityPolicyEncodable.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + }, + { + "DocsId": "M:System.Security.ISecurityPolicyEncodable.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + } + ], + "DocsId": "T:System.Security.ISecurityPolicyEncodable", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L13C65-L13C99" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L14C50-L14C84" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String,System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L15C73-L15C107" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L16C73-L16C107" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L19C48-L19C78" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Copy(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L20C55-L20C90" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L21C50-L21C64" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L22C60-L22C61" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L23C46-L23C64" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L24C51-L24C83" + }, + { + "DocsId": "P:System.Security.NamedPermissionSet.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L17C37-L17C41" + }, + { + "DocsId": "P:System.Security.NamedPermissionSet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L18C30-L18C34" + } + ], + "DocsId": "T:System.Security.NamedPermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.PolicyLevelType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.AppDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.Enterprise", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.Machine", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.User", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + } + ], + "DocsId": "T:System.Security.PolicyLevelType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityContext.Capture", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L14C51-L14C120" + }, + { + "DocsId": "M:System.Security.SecurityContext.CreateCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L15C47-L15C116" + }, + { + "DocsId": "M:System.Security.SecurityContext.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L16C33-L16C102" + }, + { + "DocsId": "M:System.Security.SecurityContext.IsFlowSuppressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L17C49-L17C118" + }, + { + "DocsId": "M:System.Security.SecurityContext.IsWindowsIdentityFlowSuppressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L18C64-L18C133" + }, + { + "DocsId": "M:System.Security.SecurityContext.RestoreFlow", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L19C44-L19C113" + }, + { + "DocsId": "M:System.Security.SecurityContext.Run(System.Security.SecurityContext,System.Threading.ContextCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L20C107-L20C176" + }, + { + "DocsId": "M:System.Security.SecurityContext.SuppressFlow", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L21C57-L21C126" + }, + { + "DocsId": "M:System.Security.SecurityContext.SuppressFlowWindowsIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L22C72-L22C141" + } + ], + "DocsId": "T:System.Security.SecurityContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.SecurityContextSource.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "DocsId": "F:System.Security.SecurityContextSource.CurrentAppDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "DocsId": "F:System.Security.SecurityContextSource.CurrentAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + } + ], + "DocsId": "T:System.Security.SecurityContextSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityManager.CurrentThreadRequiresSecurityContextCapture", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L18C76-L18C89" + }, + { + "DocsId": "M:System.Security.SecurityManager.GetStandardSandbox(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L19C77-L19C107" + }, + { + "DocsId": "M:System.Security.SecurityManager.GetZoneAndOrigin(System.Collections.ArrayList@,System.Collections.ArrayList@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L20C127-L20C222" + }, + { + "DocsId": "M:System.Security.SecurityManager.IsGranted(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L22C58-L22C71" + }, + { + "DocsId": "M:System.Security.SecurityManager.LoadPolicyLevelFromFile(System.String,System.Security.PolicyLevelType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L24C96-L24C124" + }, + { + "DocsId": "M:System.Security.SecurityManager.LoadPolicyLevelFromString(System.String,System.Security.PolicyLevelType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L26C97-L26C125" + }, + { + "DocsId": "M:System.Security.SecurityManager.PolicyHierarchy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L28C55-L28C83" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L30C72-L30C102" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence,System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L32C192-L32C271" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L34C98-L34C128" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicyGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L36C99-L36C127" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolveSystemPolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L38C101-L38C131" + }, + { + "DocsId": "M:System.Security.SecurityManager.SavePolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L40C43-L40C44" + }, + { + "DocsId": "M:System.Security.SecurityManager.SavePolicyLevel(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L42C65-L42C66" + }, + { + "DocsId": "P:System.Security.SecurityManager.CheckExecutionRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L15C51-L15C55" + }, + { + "DocsId": "P:System.Security.SecurityManager.SecurityEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L17C46-L17C50" + } + ], + "DocsId": "T:System.Security.SecurityManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityState.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs#L8C9-L8C38" + }, + { + "DocsId": "M:System.Security.SecurityState.EnsureState", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs" + }, + { + "DocsId": "M:System.Security.SecurityState.IsStateAvailable", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs#L10C42-L10C55" + } + ], + "DocsId": "T:System.Security.SecurityState", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.SecurityZone.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Internet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Intranet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.MyComputer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.NoZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Trusted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Untrusted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + } + ], + "DocsId": "T:System.Security.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L12C9-L12C40" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L13C9-L13C54" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L15C9-L15C54" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L16C9-L16C71" + } + ], + "DocsId": "T:System.Security.XmlSyntaxException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L8C9-L8C44" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.AllMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L8C9-L8C53" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L10C32-L10C44" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L12C46-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L13C46-L13C61" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationDirectory.Directory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L9C41-L9C53" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L8C9-L8C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationDirectoryMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L10C9-L10C38" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor(System.ApplicationIdentity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L11C9-L11C66" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor(System.Security.PermissionSet,System.Collections.Generic.IEnumerable{System.Security.Policy.StrongName})", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L15C9-L15C112" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L25C56-L25C57" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L26C42-L26C74" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.ApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L16C58-L16C62" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.DefaultGrantSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L17C50-L17C54" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.ExtraInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L18C35-L18C39" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.FullTrustAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L22C62-L22C96" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.IsApplicationTrustedToRun", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L23C49-L23C53" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.Persist", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L24C31-L24C35" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrust", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Add(System.Security.Policy.ApplicationTrust)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L16C50-L16C59" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.AddRange(System.Security.Policy.ApplicationTrust[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L17C59-L17C60" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.AddRange(System.Security.Policy.ApplicationTrustCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L18C67-L18C68" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L19C31-L19C32" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.CopyTo(System.Security.Policy.ApplicationTrust[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L20C67-L20C68" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Find(System.ApplicationIdentity,System.Security.Policy.ApplicationVersionMatch)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L21C129-L21C172" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L22C61-L22C101" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Remove(System.Security.Policy.ApplicationTrust)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L23C54-L23C55" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Remove(System.ApplicationIdentity,System.Security.Policy.ApplicationVersionMatch)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L24C109-L24C110" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.RemoveRange(System.Security.Policy.ApplicationTrust[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L25C62-L25C63" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.RemoveRange(System.Security.Policy.ApplicationTrustCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L26C70-L26C71" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L27C59-L27C60" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L28C51-L28C74" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L11C34-L11C43" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L12C44-L12C57" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L13C57-L13C90" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L14C66-L14C99" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L15C40-L15C52" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrustCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L12C44-L12C56" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L13C34-L13C47" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L14C31-L14C32" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L11C49-L11C82" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L12C44-L12C56" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrustEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.MatchAllVersions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.MatchExactVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationVersionMatch", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L12C9-L12C72" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.CreateAnySchemeAccess(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L15C80-L15C114" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.CreateOriginSchemeAccess(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L16C83-L16C117" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L18C46-L18C64" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.AnyScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.DefaultPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.OriginPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.OriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "P:System.Security.Policy.CodeConnectAccess.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L13C33-L13C42" + }, + { + "DocsId": "P:System.Security.Policy.CodeConnectAccess.Scheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L14C38-L14C50" + } + ], + "DocsId": "T:System.Security.Policy.CodeConnectAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.CodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L10C9-L10C98" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.AddChild(System.Security.Policy.CodeGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L19C49-L19C50" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L21C88-L21C89" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L22C50-L22C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L23C50-L23C51" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L24C69-L24C70" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Equals(System.Security.Policy.CodeGroup,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L25C66-L25C79" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L26C46-L26C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L27C81-L27C82" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.RemoveChild(System.Security.Policy.CodeGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L28C52-L28C53" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L31C42-L31C74" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L32C59-L32C91" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L11C55-L11C67" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L13C37-L13C41" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.MembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L14C59-L14C63" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L17C57-L17C69" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.PolicyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L18C50-L18C54" + } + ], + "DocsId": "T:System.Security.Policy.CodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Permissions.FileIOPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L11C117-L11C182" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L15C44-L15C70" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L16C89-L16C90" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L18C46-L18C64" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L19C82-L19C83" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L20C70-L20C102" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L21C82-L21C108" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L12C56-L12C68" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L13C51-L13C63" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L14C58-L14C70" + } + ], + "DocsId": "T:System.Security.Policy.FileCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L9C104-L9C169" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L11C44-L11C70" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L12C70-L12C102" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L13C82-L13C108" + }, + { + "DocsId": "P:System.Security.Policy.FirstMatchCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L10C51-L10C63" + } + ], + "DocsId": "T:System.Security.Policy.FirstMatchCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.GacInstalled.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L11C9-L11C34" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L12C32-L12C44" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L13C74-L13C102" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L14C50-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L16C46-L16C61" + } + ], + "DocsId": "T:System.Security.Policy.GacInstalled", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L8C9-L8C44" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.GacMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Hash.#ctor(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L12C9-L12C61" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateMD5(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L16C52-L16C73" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateSHA1(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L17C54-L17C75" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateSHA256(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L18C58-L18C79" + }, + { + "DocsId": "M:System.Security.Policy.Hash.GenerateHash(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L19C61-L19C73" + }, + { + "DocsId": "M:System.Security.Policy.Hash.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L26C13-L26C55" + }, + { + "DocsId": "M:System.Security.Policy.Hash.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L29C46-L29C61" + }, + { + "DocsId": "P:System.Security.Policy.Hash.MD5", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L13C35-L13C47" + }, + { + "DocsId": "P:System.Security.Policy.Hash.SHA1", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L14C36-L14C48" + }, + { + "DocsId": "P:System.Security.Policy.Hash.SHA256", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L15C38-L15C50" + } + ], + "DocsId": "T:System.Security.Policy.Hash", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.#ctor(System.Security.Cryptography.HashAlgorithm,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L11C9-L11C80" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L14C48-L14C61" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L17C50-L17C51" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L18C69-L18C70" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L20C74-L20C75" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L23C13-L23C55" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L26C46-L26C61" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L27C42-L27C74" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L28C59-L28C91" + }, + { + "DocsId": "P:System.Security.Policy.HashMembershipCondition.HashAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L12C46-L12C50" + }, + { + "DocsId": "P:System.Security.Policy.HashMembershipCondition.HashValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L13C35-L13C39" + } + ], + "DocsId": "T:System.Security.Policy.HashMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.IIdentityPermissionFactory.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/IIdentityPermissionFactory.cs" + } + ], + "DocsId": "T:System.Security.Policy.IIdentityPermissionFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/IIdentityPermissionFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + } + ], + "DocsId": "T:System.Security.Policy.IMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.#ctor(System.Security.Policy.IMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L10C73-L10C138" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.AddConnectAccess(System.String,System.Security.Policy.CodeConnectAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L14C94-L14C95" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L15C44-L15C70" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L16C89-L16C90" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.GetConnectAccessRules", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L18C79-L18C132" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L20C82-L20C83" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ResetConnectAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L21C44-L21C45" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L22C70-L22C102" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L23C82-L23C108" + }, + { + "DocsId": "F:System.Security.Policy.NetCodeGroup.AbsentOriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "DocsId": "F:System.Security.Policy.NetCodeGroup.AnyOtherOriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L11C56-L11C68" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L12C51-L12C63" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L13C58-L13C70" + } + ], + "DocsId": "T:System.Security.Policy.NetCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.#ctor(System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L9C9-L9C114" + }, + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L13C51-L13C93" + }, + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L14C46-L14C61" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.DeniedPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L10C56-L10C86" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.OptionalPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L11C58-L11C88" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.RequestedPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L12C59-L12C89" + } + ], + "DocsId": "T:System.Security.Policy.PermissionRequestEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L13C9-L13C37" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L18C87-L18C110" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L19C50-L19C67" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L20C71-L20C99" + } + ], + "DocsId": "T:System.Security.Policy.PolicyException", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddFullTrustAssembly(System.Security.Policy.StrongName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L18C59-L18C60" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddFullTrustAssembly(System.Security.Policy.StrongNameMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L20C80-L20C81" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddNamedPermissionSet(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L24C73-L24C74" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ChangeNamedPermissionSet(System.String,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L28C95-L28C130" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.CreateAppDomainLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L30C60-L30C88" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L31C50-L31C51" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.GetNamedPermissionSet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L35C72-L35C107" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Recover", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L36C33-L36C34" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveFullTrustAssembly(System.Security.Policy.StrongName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L38C62-L38C63" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveFullTrustAssembly(System.Security.Policy.StrongNameMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L40C83-L40C84" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveNamedPermissionSet(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L44C90-L44C125" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveNamedPermissionSet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L48C75-L48C110" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L49C31-L49C32" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L50C61-L50C93" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L51C73-L51C99" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L52C42-L52C74" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.FullTrustAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L11C272-L11C294" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L12C37-L12C49" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.NamedPermissionSets", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L13C50-L13C72" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.RootCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L14C42-L14C46" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.StoreLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L15C45-L15C57" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L16C45-L16C77" + } + ], + "DocsId": "T:System.Security.Policy.PolicyLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyStatement.#ctor(System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L11C9-L11C58" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.#ctor(System.Security.PermissionSet,System.Security.Policy.PolicyStatementAttribute)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L15C9-L15C95" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L22C41-L22C53" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L23C50-L23C64" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L24C51-L24C52" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L25C70-L25C71" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L26C46-L26C64" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L27C42-L27C74" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L28C59-L28C91" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L16C54-L16C58" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L17C47-L17C59" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.PermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L21C46-L21C50" + } + ], + "DocsId": "T:System.Security.Policy.PolicyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.Exclusive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.LevelFinal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.Nothing", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + } + ], + "DocsId": "T:System.Security.Policy.PolicyStatementAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Publisher.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L13C9-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L15C32-L15C44" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L16C74-L16C102" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L18C46-L18C64" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L19C46-L19C61" + }, + { + "DocsId": "P:System.Security.Policy.Publisher.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L14C52-L14C84" + } + ], + "DocsId": "T:System.Security.Policy.Publisher", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L10C9-L10C77" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L12C48-L12C61" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L13C46-L13C58" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L14C50-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L15C50-L15C51" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L16C69-L16C70" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L18C46-L18C61" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L19C42-L19C74" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L20C59-L20C91" + }, + { + "DocsId": "P:System.Security.Policy.PublisherMembershipCondition.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L11C46-L11C50" + } + ], + "DocsId": "T:System.Security.Policy.PublisherMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Site.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L11C9-L11C37" + }, + { + "DocsId": "M:System.Security.Policy.Site.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Site.CreateFromUrl(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L14C56-L14C77" + }, + { + "DocsId": "M:System.Security.Policy.Site.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L15C74-L15C102" + }, + { + "DocsId": "M:System.Security.Policy.Site.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Site.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Site.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L18C46-L18C61" + }, + { + "DocsId": "P:System.Security.Policy.Site.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L12C36-L12C48" + } + ], + "DocsId": "T:System.Security.Policy.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L8C9-L8C56" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L11C46-L11C83" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.SiteMembershipCondition.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L9C30-L9C34" + } + ], + "DocsId": "T:System.Security.Policy.SiteMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.StrongName.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L13C9-L13C90" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L17C32-L17C44" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L18C74-L18C102" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L19C50-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L20C46-L20C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L21C46-L21C61" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L14C36-L14C48" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L15C58-L15C98" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L16C40-L16C64" + } + ], + "DocsId": "T:System.Security.Policy.StrongName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L13C9-L13C109" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L17C48-L17C61" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L19C50-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L20C50-L20C51" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L22C46-L22C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L23C46-L23C61" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L24C42-L24C74" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L25C59-L25C91" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L14C30-L14C34" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L15C52-L15C56" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L16C34-L16C38" + } + ], + "DocsId": "T:System.Security.Policy.StrongNameMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.TrustManagerContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L8C9-L8C41" + }, + { + "DocsId": "M:System.Security.Policy.TrustManagerContext.#ctor(System.Security.Policy.TrustManagerUIContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L9C9-L9C72" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.IgnorePersistedDecision", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L10C55-L10C59" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.KeepAlive", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L11C41-L11C45" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.NoPrompt", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L12C40-L12C44" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.Persist", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L13C39-L13C43" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.UIContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L14C58-L14C62" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.PreviousApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L15C74-L15C78" + } + ], + "DocsId": "T:System.Security.Policy.TrustManagerContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Install", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Run", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Upgrade", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + } + ], + "DocsId": "T:System.Security.Policy.TrustManagerUIContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L9C99-L9C164" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L11C44-L11C70" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L12C70-L12C102" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L13C82-L13C108" + }, + { + "DocsId": "P:System.Security.Policy.UnionCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L10C51-L10C63" + } + ], + "DocsId": "T:System.Security.Policy.UnionCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Url.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L11C9-L11C36" + }, + { + "DocsId": "M:System.Security.Policy.Url.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Url.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L14C74-L14C102" + }, + { + "DocsId": "M:System.Security.Policy.Url.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L15C50-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.Url.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L16C46-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Url.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L17C46-L17C61" + }, + { + "DocsId": "P:System.Security.Policy.Url.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L12C37-L12C49" + } + ], + "DocsId": "T:System.Security.Policy.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L8C9-L8C54" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L11C46-L11C83" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L12C52-L12C68" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.UrlMembershipCondition.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L9C29-L9C33" + } + ], + "DocsId": "T:System.Security.Policy.UrlMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Zone.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L11C9-L11C43" + }, + { + "DocsId": "M:System.Security.Policy.Zone.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Zone.CreateFromUrl(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L14C56-L14C77" + }, + { + "DocsId": "M:System.Security.Policy.Zone.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L15C74-L15C102" + }, + { + "DocsId": "M:System.Security.Policy.Zone.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Zone.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Zone.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L18C46-L18C61" + }, + { + "DocsId": "P:System.Security.Policy.Zone.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L12C50-L12C79" + } + ], + "DocsId": "T:System.Security.Policy.Zone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L8C9-L8C62" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L11C46-L11C58" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.ZoneMembershipCondition.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L9C44-L9C48" + } + ], + "DocsId": "T:System.Security.Policy.ZoneMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L11C9-L11C67" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.#ctor(System.Security.Permissions.DataProtectionPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L12C9-L12C80" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L13C41-L13C46" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L16C65-L16C77" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L19C73-L19C74" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L14C54-L14C58" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L13C76-L13C109" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L14C54-L14C58" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.ProtectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.UnprotectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L16C37-L16C41" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.ProtectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L17C37-L17C41" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.UnprotectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L18C39-L18C43" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.ProtectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.UnprotectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.ProtectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.UnprotectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.#ctor(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L11C9-L11C92" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L12C9-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.AddPathList(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L13C86-L13C87" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.GetPathList(System.Security.Permissions.EnvironmentPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L16C71-L16C83" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L17C69-L17C97" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L18C63-L18C76" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L19C40-L19C53" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.SetPathList(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L20C86-L20C87" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L21C51-L21C83" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L22C64-L22C92" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L13C29-L13C33" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L14C30-L14C34" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L15C31-L15C35" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.#ctor(System.Security.Permissions.FileDialogPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L11C9-L11C75" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L12C9-L12C63" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L13C52-L13C56" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.OpenSave", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileDialogPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L12C71-L12C104" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L15C58-L15C86" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermissionAttribute.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L13C28-L13C32" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermissionAttribute.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L14C28-L14C32" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L11C9-L11C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L12C9-L12C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L13C9-L13C124" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L14C9-L14C130" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L15C9-L15C59" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.AddPathList(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L18C79-L18C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.AddPathList(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L19C85-L19C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L21C50-L21C64" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L22C61-L22C62" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L23C46-L23C64" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.GetPathList(System.Security.Permissions.FileIOPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L24C70-L24C82" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L25C69-L25C97" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L26C63-L26C76" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L27C40-L27C53" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.SetPathList(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L28C79-L28C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.SetPathList(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L29C85-L29C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L30C51-L30C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L31C64-L31C92" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermission.AllFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L16C50-L16C54" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermission.AllLocalFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L17C55-L17C59" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Append", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.PathDiscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileIOPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L12C67-L12C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L24C58-L24C70" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L14C31-L14C35" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Append", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L15C32-L15C36" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.PathDiscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L16C39-L16C43" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ViewAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L17C43-L17C47" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ChangeAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L18C45-L18C49" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L20C29-L20C33" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ViewAndModify", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L21C39-L21C43" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.AllFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L22C50-L22C54" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.AllLocalFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L23C55-L23C59" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L11C9-L11C43" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L12C9-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L13C46-L13C74" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L14C73-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L15C69-L15C97" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L16C63-L16C76" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L17C51-L17C83" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L18C65-L18C93" + } + ], + "DocsId": "T:System.Security.Permissions.GacIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs#L13C58-L13C86" + } + ], + "DocsId": "T:System.Security.Permissions.GacIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L12C44-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L13C65-L13C98" + }, + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L24C58-L24C86" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.ExternalProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L14C43-L14C47" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.ExternalThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L15C41-L15C45" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.MayLeakOnAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L17C51-L17C55" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SecurityInfrastructure", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SelfAffectingProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L19C48-L19C52" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SelfAffectingThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L20C46-L20C50" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SharedState", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L21C35-L21C39" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.Synchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L22C39-L22C43" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L23C26-L23C30" + } + ], + "DocsId": "T:System.Security.Permissions.HostProtectionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.ExternalProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.ExternalThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.MayLeakOnAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SecurityInfrastructure", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SelfAffectingProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SelfAffectingThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SharedState", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.Synchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + } + ], + "DocsId": "T:System.Security.Permissions.HostProtectionResource", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AdministerIsolatedStorageByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.UnrestrictedIsolatedStorage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageContainment", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L11C71-L11C86" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L12C65-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L13C63-L13C76" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L14C69-L14C81" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L16C51-L16C63" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageFilePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs#L14C80-L14C96" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs#L15C58-L15C70" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageFilePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L11C9-L11C71" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L14C40-L14C53" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L15C51-L15C83" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L16C61-L16C62" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermission.UserQuota", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermission.UsageAllowed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L13C58-L13C62" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStoragePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L11C79-L11C95" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermissionAttribute.UserQuota", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermissionAttribute.UsageAllowed", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L13C58-L13C62" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStoragePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IUnrestrictedPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IUnrestrictedPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.IUnrestrictedPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IUnrestrictedPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L12C9-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.KeyContainerPermissionFlags,System.Security.Permissions.KeyContainerPermissionAccessEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L13C9-L13C125" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L16C40-L16C53" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L18C69-L18C81" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L19C65-L19C77" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L21C51-L21C63" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L22C73-L22C74" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L14C52-L14C56" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermission.AccessEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L15C76-L15C80" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.String,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L13C9-L13C113" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.Security.Cryptography.CspParameters,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L14C9-L14C114" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.String,System.String,System.Int32,System.String,System.Int32,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L15C9-L17C12" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L24C49-L24C62" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L25C45-L25C54" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L18C34-L18C38" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L19C38-L19C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.ProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L20C35-L20C39" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L21C42-L21C46" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeySpec", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L22C30-L22C34" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L23C52-L23C56" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Add(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L15C73-L15C82" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L16C31-L16C32" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.IndexOf(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L17C77-L17C86" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Remove(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L18C77-L18C78" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L19C78-L19C90" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.CopyTo(System.Security.Permissions.KeyContainerPermissionAccessEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L20C84-L20C85" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L21C54-L21C90" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L22C51-L22C87" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L13C74-L13C86" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L14C28-L14C32" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L23C38-L23C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L24C34-L24C38" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L14C38-L14C42" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L15C34-L15C47" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L16C31-L16C32" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L13C60-L13C64" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L14C38-L14C42" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L12C73-L12C89" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeyStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L13C34-L13C38" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L14C38-L14C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.ProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeySpec", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L18C52-L18C56" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Import", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Export", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Sign", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Decrypt", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.ViewAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.ChangeAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.NoAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.SiteOfOriginAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.SafeAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.AllAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.NoVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.SiteOfOriginVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.SafeVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.AllVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.NoImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.SiteOfOriginImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.SafeImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.AllImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L43C9-L43C37" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L44C9-L44C58" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionAudio)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L45C9-L45C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionVideo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L46C9-L46C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionImage)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L47C9-L47C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionAudio,System.Security.Permissions.MediaPermissionVideo,System.Security.Permissions.MediaPermissionImage)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L48C9-L51C12" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L52C40-L52C52" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L53C63-L53C75" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L54C69-L54C98" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L55C65-L55C94" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L56C46-L56C75" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L57C51-L57C83" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L58C73-L58C74" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Audio", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L59C51-L59C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Video", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L60C51-L60C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L61C51-L61C88" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.MediaPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L70C66-L70C82" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L71C58-L71C87" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Audio", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L72C51-L72C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Video", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L73C51-L73C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L74C51-L74C88" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L12C64-L12C97" + }, + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L18C58-L18C86" + }, + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.CreatePermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L19C54-L19C84" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.File", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.Hex", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L15C30-L15C34" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.UnicodeEncoded", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.XML", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L17C29-L17C33" + } + ], + "DocsId": "T:System.Security.Permissions.PermissionSetAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L18C9-L30C81" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L34C9-L37C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L39C9-L42C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L67C39-L72C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L77C13-L115C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L120C13-L171C90" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L176C13-L196C58" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L201C13-L208C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L213C13-L216C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L221C13-L221C54" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Demand", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L226C13-L248C74" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L253C13-L267C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L272C13-L298C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L302C13-L302C39" + } + ], + "DocsId": "T:System.Security.Permissions.PrincipalPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PrincipalPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L15C70-L15C103" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Authenticated", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L16C37-L16C41" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Role", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L18C30-L18C34" + } + ], + "DocsId": "T:System.Security.Permissions.PrincipalPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L13C9-L13C76" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L16C46-L16C58" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L17C61-L17C62" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L19C63-L19C76" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L20C51-L20C83" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L21C65-L21C93" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermission.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L15C46-L15C50" + } + ], + "DocsId": "T:System.Security.Permissions.PublisherIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L12C78-L12C111" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.CertFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L13C34-L13C38" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.SignedFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.X509Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L15C41-L15C45" + } + ], + "DocsId": "T:System.Security.Permissions.PublisherIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L11C9-L11C63" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.#ctor(System.Security.Permissions.ReflectionPermissionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L12C9-L12C71" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L20C64-L20C92" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L13C49-L13C53" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ReflectionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L12C71-L12C104" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L20C58-L20C86" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L13C49-L13C53" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.MemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.ReflectionEmit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.RestrictedMemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L17C46-L17C50" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.TypeInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L19C39-L19C43" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.MemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.ReflectionEmit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.RestrictedMemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.TypeInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermissionFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L13C9-L13C61" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.RegistryPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L14C9-L14C118" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L15C9-L15C88" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.AddPathList(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L16C85-L16C86" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.AddPathList(System.Security.Permissions.RegistryPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L17C115-L17C116" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L18C46-L18C74" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L19C62-L19C63" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.GetPathList(System.Security.Permissions.RegistryPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L20C70-L20C82" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L21C69-L21C97" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L22C63-L22C76" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L23C40-L23C53" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.SetPathList(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L24C85-L24C86" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L25C51-L25C83" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L26C64-L26C92" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.RegistryPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L12C69-L12C102" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L21C58-L21C86" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ChangeAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L15C45-L15C49" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L16C32-L16C36" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ViewAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L18C43-L18C47" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ViewAndModify", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L20C31-L20C35" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L15C9-L15C47" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L16C9-L16C68" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.AddPermissionAccess(System.Security.Permissions.ResourcePermissionBaseEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L22C81-L22C82" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L23C34-L23C35" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L24C46-L24C58" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.GetPermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L25C74-L25C86" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L26C73-L26C74" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L27C69-L27C81" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L28C63-L28C76" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L29C40-L29C53" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.RemovePermissionAccess(System.Security.Permissions.ResourcePermissionBaseEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L30C84-L30C85" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L31C51-L31C63" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L32C65-L32C77" + }, + { + "DocsId": "F:System.Security.Permissions.ResourcePermissionBase.Any", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ResourcePermissionBase.Local", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBase.PermissionAccessType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L20C47-L20C51" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBase.TagNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L21C39-L21C43" + } + ], + "DocsId": "T:System.Security.Permissions.ResourcePermissionBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBaseEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L11C9-L11C49" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBaseEntry.#ctor(System.Int32,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L12C9-L12C100" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBaseEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L13C39-L13C43" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBaseEntry.PermissionAccessPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L14C48-L14C52" + } + ], + "DocsId": "T:System.Security.Permissions.ResourcePermissionBaseEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L11C9-L11C61" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.#ctor(System.Security.Permissions.SecurityPermissionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L12C9-L12C67" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.SecurityPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L13C47-L13C51" + } + ], + "DocsId": "T:System.Security.Permissions.SecurityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L12C9-L12C55" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.SiteIdentityPermission.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Security.Permissions.SiteIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L12C73-L12C106" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.SiteIdentityPermissionAttribute.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Security.Permissions.SiteIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StorePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L11C9-L11C58" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.#ctor(System.Security.Permissions.StorePermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L12C9-L12C62" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L14C40-L14C53" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L15C65-L15C77" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L16C63-L16C76" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L19C51-L19C63" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L20C73-L20C74" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L13C45-L13C49" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StorePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L12C66-L12C82" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L13C45-L13C49" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.CreateStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L14C35-L14C39" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.DeleteStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.EnumerateStores", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L16C39-L16C43" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.OpenStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L17C33-L17C37" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.AddToStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L18C34-L18C38" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.RemoveFromStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.EnumerateCertificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L20C45-L20C49" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.CreateStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.DeleteStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.EnumerateStores", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.OpenStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.AddToStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.RemoveFromStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.EnumerateCertificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L11C9-L11C71" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L12C9-L12C108" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L16C46-L16C58" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L17C59-L17C60" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L19C63-L19C76" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L20C51-L20C83" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L21C65-L21C93" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L14C52-L14C56" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L15C34-L15C38" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNameIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L12C79-L12C112" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L14C35-L14C39" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L15C33-L15C37" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNameIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L11C9-L11C61" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L13C46-L13C64" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L14C46-L14C61" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNamePublicKeyBlob", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L11C9-L11C67" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.#ctor(System.Security.Permissions.TypeDescriptorPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L12C9-L12C80" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L15C73-L15C74" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L13C54-L13C58" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L12C75-L12C91" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L15C58-L15C70" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L13C54-L13C58" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermissionAttribute.RestrictedRegistrationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L14C52-L14C56" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.RestrictedRegistrationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L11C9-L11C55" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionClipboard)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L12C9-L12C69" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionWindow)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L13C9-L13C63" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionWindow,System.Security.Permissions.UIPermissionClipboard)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L14C9-L14C100" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L17C46-L17C58" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L18C61-L18C62" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L19C69-L19C97" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L20C63-L20C76" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L21C40-L21C53" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L22C51-L22C83" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L23C65-L23C93" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermission.Clipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L15C50-L15C54" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermission.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L16C44-L16C48" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UIPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L12C63-L12C96" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L15C58-L15C86" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermissionAttribute.Clipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L13C50-L13C54" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermissionAttribute.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L14C44-L14C48" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.AllClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.NoClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.OwnClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.AllWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.NoWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.SafeSubWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.SafeTopLevelWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionWindow", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L11C9-L11C64" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L12C9-L12C54" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.UrlIdentityPermission.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L13C29-L13C33" + } + ], + "DocsId": "T:System.Security.Permissions.UrlIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.UrlIdentityPermissionAttribute.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L13C29-L13C33" + } + ], + "DocsId": "T:System.Security.Permissions.UrlIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.Safe", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L20C9-L20C42" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L21C9-L21C63" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor(System.Security.Permissions.WebBrowserPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L22C9-L22C93" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L23C40-L23C52" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L24C63-L24C75" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L25C69-L25C103" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L26C65-L26C99" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L27C46-L27C80" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L28C51-L28C83" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L29C73-L29C74" + }, + { + "DocsId": "P:System.Security.Permissions.WebBrowserPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L30C56-L30C102" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L39C71-L39C87" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L40C58-L40C92" + }, + { + "DocsId": "P:System.Security.Permissions.WebBrowserPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L41C56-L41C102" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L12C9-L12C61" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.ZoneIdentityPermission.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L13C44-L13C48" + } + ], + "DocsId": "T:System.Security.Permissions.ZoneIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L12C73-L12C106" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.ZoneIdentityPermissionAttribute.Zone", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L13C36-L13C40" + } + ], + "DocsId": "T:System.Security.Permissions.ZoneIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.DnsPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L14C9-L14C56" + }, + { + "DocsId": "M:System.Net.DnsPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.DnsPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L16C73-L16C74" + }, + { + "DocsId": "M:System.Net.DnsPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.DnsPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.DnsPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.DnsPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.DnsPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.DnsPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.DnsPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs#L16C64-L16C80" + }, + { + "DocsId": "M:System.Net.DnsPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.DnsPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.EndpointPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L12C51-L12C64" + }, + { + "DocsId": "M:System.Net.EndpointPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L13C45-L13C54" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Hostname", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L9C40-L9C52" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L10C33-L10C42" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Transport", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L11C42-L11C46" + } + ], + "DocsId": "T:System.Net.EndpointPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.NetworkAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkAccess.Accept", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkAccess.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + } + ], + "DocsId": "T:System.Net.NetworkAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.SocketPermission.#ctor(System.Net.NetworkAccess,System.Net.TransportType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L15C9-L15C116" + }, + { + "DocsId": "M:System.Net.SocketPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L16C9-L16C59" + }, + { + "DocsId": "M:System.Net.SocketPermission.AddPermission(System.Net.NetworkAccess,System.Net.TransportType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L19C117-L19C118" + }, + { + "DocsId": "M:System.Net.SocketPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Net.SocketPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L21C73-L21C74" + }, + { + "DocsId": "M:System.Net.SocketPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L22C69-L22C81" + }, + { + "DocsId": "M:System.Net.SocketPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L23C64-L23C69" + }, + { + "DocsId": "M:System.Net.SocketPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L24C41-L24C46" + }, + { + "DocsId": "M:System.Net.SocketPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L25C51-L25C63" + }, + { + "DocsId": "M:System.Net.SocketPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L26C65-L26C77" + }, + { + "DocsId": "F:System.Net.SocketPermission.AllPorts", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs" + }, + { + "DocsId": "P:System.Net.SocketPermission.AcceptList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L17C66-L17C78" + }, + { + "DocsId": "P:System.Net.SocketPermission.ConnectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L18C67-L18C79" + } + ], + "DocsId": "T:System.Net.SocketPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.SocketPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L16C67-L16C83" + }, + { + "DocsId": "M:System.Net.SocketPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L17C38-L17C50" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L18C36-L18C48" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L19C36-L19C48" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Transport", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L20C41-L20C53" + } + ], + "DocsId": "T:System.Net.SocketPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.TransportType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Connectionless", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.ConnectionOriented", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Tcp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Udp", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + } + ], + "DocsId": "T:System.Net.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.WebPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L16C9-L16C35" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Net.NetworkAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L17C9-L17C73" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Net.NetworkAccess,System.Text.RegularExpressions.Regex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L18C9-L18C71" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L19C9-L19C56" + }, + { + "DocsId": "M:System.Net.WebPermission.AddPermission(System.Net.NetworkAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L22C77-L22C78" + }, + { + "DocsId": "M:System.Net.WebPermission.AddPermission(System.Net.NetworkAccess,System.Text.RegularExpressions.Regex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L23C75-L23C76" + }, + { + "DocsId": "M:System.Net.WebPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L24C46-L24C58" + }, + { + "DocsId": "M:System.Net.WebPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L25C73-L25C74" + }, + { + "DocsId": "M:System.Net.WebPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L26C69-L26C81" + }, + { + "DocsId": "M:System.Net.WebPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L27C64-L27C69" + }, + { + "DocsId": "M:System.Net.WebPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L28C41-L28C46" + }, + { + "DocsId": "M:System.Net.WebPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L29C51-L29C63" + }, + { + "DocsId": "M:System.Net.WebPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L30C65-L30C77" + }, + { + "DocsId": "P:System.Net.WebPermission.AcceptList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L20C47-L20C59" + }, + { + "DocsId": "P:System.Net.WebPermission.ConnectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L21C48-L21C60" + } + ], + "DocsId": "T:System.Net.WebPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.WebPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L16C64-L16C80" + }, + { + "DocsId": "M:System.Net.WebPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.Accept", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L17C38-L17C50" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.AcceptPattern", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L18C45-L18C57" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L19C39-L19C51" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.ConnectPattern", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L20C46-L20C58" + } + ], + "DocsId": "T:System.Net.WebPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L14C9-L14C57" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L16C59-L16C60" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs#L16C65-L16C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.Global", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.LinkLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.SiteLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L16C59-L16C60" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs#L16C78-L16C94" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.Ping", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L14C9-L14C71" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.#ctor(System.Net.NetworkInformation.NetworkInformationAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L15C9-L15C81" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.AddPermission(System.Net.NetworkInformation.NetworkInformationAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L17C70-L17C71" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L18C41-L18C45" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L19C47-L19C51" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L20C66-L20C70" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L21C70-L21C74" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L22C64-L22C69" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L23C73-L23C74" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L24C52-L24C56" + }, + { + "DocsId": "P:System.Net.NetworkInformation.NetworkInformationPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L16C50-L16C54" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L15C79-L15C95" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L17C59-L17C63" + }, + { + "DocsId": "P:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L16C32-L16C36" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.Mail.SmtpAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.ConnectToUnrestrictedPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + } + ], + "DocsId": "T:System.Net.Mail.SmtpAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L14C9-L14C53" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Net.Mail.SmtpAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L15C9-L15C53" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L16C9-L16C57" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.AddPermission(System.Net.Mail.SmtpAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L18C56-L18C57" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L19C46-L19C58" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L20C73-L20C74" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L21C69-L21C81" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L22C64-L22C69" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L23C41-L23C46" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L24C51-L24C63" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L25C65-L25C77" + }, + { + "DocsId": "P:System.Net.Mail.SmtpPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L17C36-L17C40" + } + ], + "DocsId": "T:System.Net.Mail.SmtpPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.Mail.SmtpPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L16C65-L16C81" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L18C58-L18C70" + }, + { + "DocsId": "P:System.Net.Mail.SmtpPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L17C38-L17C50" + } + ], + "DocsId": "T:System.Net.Mail.SmtpPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.#ctor(System.Drawing.Printing.PrintingPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L14C9-L14C77" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L15C9-L15C61" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L17C47-L17C51" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L18C65-L18C66" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L19C70-L19C74" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L20C64-L20C69" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L21C41-L21C46" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L22C52-L22C56" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L23C66-L23C70" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintingPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L16C48-L16C52" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintingPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L14C69-L14C85" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L16C74-L16C86" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintingPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L15C48-L15C52" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.AllPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.DefaultPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.NoPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.SafePrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L11C9-L11C49" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.DirectoryServices.DirectoryServicesPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L12C9-L12C108" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L13C9-L13C70" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.DirectoryServices.DirectoryServicesPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L14C9-L14C113" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L15C80-L15C84" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L15C78-L15C111" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L18C59-L18C87" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L16C69-L16C73" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionAttribute.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L17C31-L17C35" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntry.#ctor(System.DirectoryServices.DirectoryServicesPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L8C9-L8C118" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntry.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L9C31-L9C35" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L10C69-L10C73" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Add(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L12C66-L12C75" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.AddRange(System.DirectoryServices.DirectoryServicesPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L13C82-L13C83" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.AddRange(System.DirectoryServices.DirectoryServicesPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L14C74-L14C75" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Contains(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L15C72-L15C85" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.CopyTo(System.DirectoryServices.DirectoryServicesPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L16C83-L16C84" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.IndexOf(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L17C70-L17C79" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Insert(System.Int32,System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L18C81-L18C82" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L20C70-L20C71" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L21C70-L21C71" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L22C88-L22C89" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Remove(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L23C71-L23C72" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L11C74-L11C86" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L13C9-L13C40" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Diagnostics.EventLogPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L14C9-L14C101" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Diagnostics.EventLogPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L15C9-L15C89" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L16C9-L16C61" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L17C70-L17C74" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Administer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Audit", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Instrument", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L16C69-L16C85" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L17C43-L17C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L18C60-L18C64" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntry.#ctor(System.Diagnostics.EventLogPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L8C9-L8C106" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L9C43-L9C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L10C60-L10C64" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Add(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L12C57-L12C66" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.AddRange(System.Diagnostics.EventLogPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L13C73-L13C74" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.AddRange(System.Diagnostics.EventLogPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L14C65-L14C66" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Contains(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L15C63-L15C76" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.CopyTo(System.Diagnostics.EventLogPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L16C74-L16C75" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.IndexOf(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L17C61-L17C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Insert(System.Int32,System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L18C72-L18C73" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Remove(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L23C61-L23C62" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L11C64-L11C76" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L13C9-L13C50" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Diagnostics.PerformanceCounterPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L14C9-L14C142" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Diagnostics.PerformanceCounterPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L15C9-L15C109" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L16C9-L16C71" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L17C86-L17C98" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Administer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Instrument", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L15C79-L15C95" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L16C44-L16C56" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L17C43-L17C55" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L18C70-L18C74" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntry.#ctor(System.Diagnostics.PerformanceCounterPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L8C9-L8C147" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L9C44-L9C56" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L10C43-L10C55" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L11C70-L11C74" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Add(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L12C67-L12C76" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.AddRange(System.Diagnostics.PerformanceCounterPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L13C83-L13C84" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.AddRange(System.Diagnostics.PerformanceCounterPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L14C75-L14C76" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Contains(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L15C73-L15C86" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.CopyTo(System.Diagnostics.PerformanceCounterPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L16C84-L16C85" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.IndexOf(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L17C71-L17C80" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Insert(System.Int32,System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L18C82-L18C83" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Remove(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L23C71-L23C72" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L11C74-L11C86" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L14C40-L14C74" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L15C61-L15C95" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L16C86-L16C120" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L17C115-L17C116" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L18C62-L18C74" + } + ], + "DocsId": "T:System.Data.SqlClient.SqlClientPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs#L17C70-L17C103" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs#L18C58-L18C70" + } + ], + "DocsId": "T:System.Data.SqlClient.SqlClientPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L14C9-L14C59" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L16C106-L16C107" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L17C46-L17C58" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L18C73-L18C74" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L19C69-L19C81" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L20C64-L20C69" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L21C41-L21C46" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L22C51-L22C63" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L23C65-L23C77" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermission.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L15C42-L15C46" + } + ], + "DocsId": "T:System.Data.OracleClient.OraclePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L15C67-L15C83" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L20C67-L20C79" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.ShouldSerializeConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L22C58-L22C63" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.ShouldSerializeKeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L24C57-L24C62" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L17C48-L17C60" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.KeyRestrictionBehavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L18C64-L18C68" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.KeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L19C47-L19C59" + } + ], + "DocsId": "T:System.Data.OracleClient.OraclePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L15C36-L15C70" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L16C57-L16C91" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L17C82-L17C116" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L21C46-L21C58" + }, + { + "DocsId": "P:System.Data.OleDb.OleDbPermission.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L20C40-L20C52" + } + ], + "DocsId": "T:System.Data.OleDb.OleDbPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OleDb.OleDbPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L17C66-L17C99" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Data.OleDb.OleDbPermissionAttribute.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L20C40-L20C52" + } + ], + "DocsId": "T:System.Data.OleDb.OleDbPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L15C35-L15C69" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L16C56-L16C90" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L17C81-L17C115" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L18C115-L18C116" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L19C46-L19C58" + } + ], + "DocsId": "T:System.Data.Odbc.OdbcPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Odbc.OdbcPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs#L17C65-L17C98" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs#L18C58-L18C70" + } + ], + "DocsId": "T:System.Data.Odbc.OdbcPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L14C9-L14C41" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Data.Common.DBDataPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L15C9-L15C68" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Data.Common.DBDataPermissionAttribute)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L16C9-L16C86" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L17C9-L17C62" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L18C9-L18C87" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L20C114-L20C115" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L21C34-L21C35" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.CreateInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L22C64-L22C68" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L23C47-L23C51" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L24C73-L24C74" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L25C70-L25C74" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L26C64-L26C69" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L27C41-L27C46" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L28C52-L28C56" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L29C65-L29C93" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermission.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L19C42-L19C46" + } + ], + "DocsId": "T:System.Data.Common.DBDataPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L15C70-L15C86" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.ShouldSerializeConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L21C57-L21C70" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.ShouldSerializeKeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L23C56-L23C69" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L17C42-L17C46" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.KeyRestrictionBehavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L18C64-L18C68" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.KeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L19C41-L19C45" + } + ], + "DocsId": "T:System.Data.Common.DBDataPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L14C9-L14C66" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L15C41-L15C46" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L16C47-L16C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L17C65-L17C93" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L19C64-L19C69" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L20C73-L20C74" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L21C51-L21C83" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs#L15C74-L15C107" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs#L16C58-L16C86" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Threading.AccessControl.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Threading.AccessControl.json new file mode 100644 index 00000000000..a946aeccc64 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Threading.AccessControl.json @@ -0,0 +1,531 @@ +{ + "Assembly": "System.Threading.AccessControl", + "GUID": "9DD90DF245AB4ADDBC583ACB00E8D151FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.MutexRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L48C15-L50C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexAccessRule.#ctor(System.String,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L53C15-L55C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexAccessRule.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L80C19-L80C55" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L88C15-L90C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexAuditRule.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L99C19-L99C55" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L107C15-L109C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L112C15-L115C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L144C13-L144C126" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L149C13-L149C126" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AddAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L189C13-L190C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.SetAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L194C13-L195C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.ResetAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L204C13-L204C48" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRuleAll(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L214C13-L215C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AddAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.SetAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L224C13-L225C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L229C13-L229C47" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRuleAll(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L234C13-L235C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L239C13-L240C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L244C19-L244C46" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L249C19-L249C50" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L254C19-L254C49" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L47C15-L49C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAccessRule.#ctor(System.String,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L52C15-L54C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleAccessRule.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L79C19-L79C65" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L87C15-L89C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleAuditRule.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L105C19-L105C65" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L113C15-L115C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L150C13-L150C136" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L155C13-L155C136" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AddAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.SetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L204C13-L205C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.ResetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L214C13-L214C48" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRuleAll(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L224C13-L225C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AddAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L229C13-L230C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.SetAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L234C13-L235C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L239C13-L239C47" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRuleAll(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L244C13-L245C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L249C13-L250C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L254C19-L254C56" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L259C19-L259C60" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L264C19-L264C59" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L44C15-L46C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAccessRule.#ctor(System.String,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L49C15-L51C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreAccessRule.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L76C19-L76C59" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L83C15-L85C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreAuditRule.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L94C19-L94C59" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L101C15-L103C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L106C15-L109C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L138C13-L138C130" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L143C13-L143C130" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AddAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L183C13-L184C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.SetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L188C13-L189C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.ResetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L193C13-L194C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L198C13-L198C48" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRuleAll(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L203C13-L204C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L208C13-L209C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AddAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L213C13-L214C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.SetAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L218C13-L219C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L223C13-L223C47" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRuleAll(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L228C13-L229C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L233C13-L234C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L238C19-L238C50" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L243C19-L243C54" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L248C19-L248C53" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.Create(System.Boolean,System.Threading.EventResetMode,System.String,System.Boolean@,System.Security.AccessControl.EventWaitHandleSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L31C13-L77C55" + }, + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.OpenExisting(System.String,System.Security.AccessControl.EventWaitHandleRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L95C13-L109C35" + }, + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.TryOpenExisting(System.String,System.Security.AccessControl.EventWaitHandleRights,System.Threading.EventWaitHandle@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L125C13-L125C87" + } + ], + "DocsId": "T:System.Threading.EventWaitHandleAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.MutexAcl.Create(System.Boolean,System.String,System.Boolean@,System.Security.AccessControl.MutexSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L25C13-L68C55" + }, + { + "DocsId": "M:System.Threading.MutexAcl.OpenExisting(System.String,System.Security.AccessControl.MutexRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L86C13-L100C35" + }, + { + "DocsId": "M:System.Threading.MutexAcl.TryOpenExisting(System.String,System.Security.AccessControl.MutexRights,System.Threading.Mutex@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L116C13-L116C87" + } + ], + "DocsId": "T:System.Threading.MutexAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.SemaphoreAcl.Create(System.Int32,System.Int32,System.String,System.Boolean@,System.Security.AccessControl.SemaphoreSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L29C13-L82C55" + }, + { + "DocsId": "M:System.Threading.SemaphoreAcl.OpenExisting(System.String,System.Security.AccessControl.SemaphoreRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L101C13-L115C35" + }, + { + "DocsId": "M:System.Threading.SemaphoreAcl.TryOpenExisting(System.String,System.Security.AccessControl.SemaphoreRights,System.Threading.Semaphore@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L131C13-L131C87" + } + ], + "DocsId": "T:System.Threading.SemaphoreAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.EventWaitHandle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L16C13-L16C166" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.EventWaitHandle,System.Security.AccessControl.EventWaitHandleSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L21C13-L24C10" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.Mutex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L28C13-L28C155" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.Mutex,System.Security.AccessControl.MutexSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L33C13-L36C10" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.Semaphore)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L40C13-L40C163" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.Semaphore,System.Security.AccessControl.SemaphoreSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L45C13-L48C10" + } + ], + "DocsId": "T:System.Threading.ThreadingAclExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Extensions.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Extensions.json new file mode 100644 index 00000000000..dcf1896634e --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Extensions.json @@ -0,0 +1,211 @@ +{ + "Assembly": "System.Windows.Extensions", + "GUID": "49FF1354AE0B4979B7A507B84BE60B59FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessTo(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L19C13-L19C66" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessTo(System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L24C13-L24C69" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessTo(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L29C13-L29C80" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessTo(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L34C13-L38C73" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessToAssemblyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L43C19-L43C63" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessToTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L46C50-L46C54" + } + ], + "DocsId": "T:System.Xaml.Permissions.XamlAccessLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Media.SoundPlayer.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L23C9-L52C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L54C52-L57C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L59C46-L62C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L23C9-L70C55" + }, + { + "DocsId": "M:System.Media.SoundPlayer.LoadAsync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L137C13-L164C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Load", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L189C13-L203C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Play", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L347C13-L348C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.PlaySync", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L352C13-L353C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.PlayLooping", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L357C13-L358C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Stop", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L441C13-L442C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnLoadCompleted(System.ComponentModel.AsyncCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L482C13-L483C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnSoundLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L487C13-L488C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnStreamChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L492C13-L493C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L739C13-L739C55" + }, + { + "DocsId": "E:System.Media.SoundPlayer.LoadCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L448C17-L449C14" + }, + { + "DocsId": "E:System.Media.SoundPlayer.SoundLocationChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L460C17-L461C14" + }, + { + "DocsId": "E:System.Media.SoundPlayer.StreamChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L472C17-L473C14" + }, + { + "DocsId": "P:System.Media.SoundPlayer.LoadTimeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L75C20-L75C32" + }, + { + "DocsId": "P:System.Media.SoundPlayer.SoundLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L89C20-L89C34" + }, + { + "DocsId": "P:System.Media.SoundPlayer.Stream", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L110C17-L115C32" + }, + { + "DocsId": "P:System.Media.SoundPlayer.IsLoadCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L129C39-L129C43" + }, + { + "DocsId": "P:System.Media.SoundPlayer.Tag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L131C30-L131C34" + } + ], + "DocsId": "T:System.Media.SoundPlayer", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Media.SystemSound.Play", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSound.cs#L17C13-L18C10" + } + ], + "DocsId": "T:System.Media.SystemSound", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSound.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Media.SystemSounds.Asterisk", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L16C20-L16C82" + }, + { + "DocsId": "P:System.Media.SystemSounds.Beep", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L21C20-L21C68" + }, + { + "DocsId": "P:System.Media.SystemSounds.Exclamation", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L26C20-L26C88" + }, + { + "DocsId": "P:System.Media.SystemSounds.Hand", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L31C20-L31C74" + }, + { + "DocsId": "P:System.Media.SystemSounds.Question", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L36C20-L36C82" + } + ], + "DocsId": "T:System.Media.SystemSounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.SingleSelection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.MultiSelection", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.X509Certificates.X509SelectionFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L23C13-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L30C13-L33C10" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.String,System.String,System.Security.Cryptography.X509Certificates.X509SelectionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L37C13-L37C105" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.String,System.String,System.Security.Cryptography.X509Certificates.X509SelectionFlag,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L42C13-L42C104" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.X509Certificates.X509Certificate2UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/5535e31a712343a63f5d7d796cd874e563e5ac14/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.Design.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.Design.json new file mode 100644 index 00000000000..fa2ba82dbc2 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.Design.json @@ -0,0 +1,5829 @@ +{ + "Assembly": "System.Windows.Forms.Design", + "GUID": "EF424D43820C422A800D1013051D6109FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetTypeInfoCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetTypeInfoType(System.Int32,System.Runtime.InteropServices.ComTypes.TYPEKIND@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetLibAttr(System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.IsName(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.ReleaseTLibAttr(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + } + ], + "DocsId": "T:System.Runtime.InteropServices.UCOMITypeLib", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Tools.ITargetAwareCodeDomProvider.SupportsProperty(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/ITargetAwareCodeDomProvider.cs" + } + ], + "DocsId": "T:System.Resources.Tools.ITargetAwareCodeDomProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/ITargetAwareCodeDomProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.Collections.IDictionary,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L108C12-L115C29" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.Collections.IDictionary,System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L162C9-L203C30" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L231C12-L238C29" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.String,System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L268C9-L295C30" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.VerifyResourceName(System.String,System.CodeDom.Compiler.CodeDomProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L824C12-L824C65" + } + ], + "DocsId": "T:System.Resources.Tools.StronglyTypedResourceBuilder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L15C61-L15C85" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L17C52-L17C78" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L19C63-L19C81" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + }, + { + "DocsId": "F:System.Drawing.Design.BitmapEditor.BitmapExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.BitmapEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ColorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L23C9-L39C22" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L43C92-L43C122" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L46C85-L46C89" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L51C9-L56C6" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ColorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs#L21C9-L33C22" + }, + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs#L38C12-L38C42" + }, + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ContentAlignmentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.CursorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L24C9-L36C22" + }, + { + "DocsId": "M:System.Drawing.Design.CursorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L40C92-L40C122" + }, + { + "DocsId": "M:System.Drawing.Design.CursorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs" + }, + { + "DocsId": "P:System.Drawing.Design.CursorEditor.IsDropDownResizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L20C49-L20C53" + } + ], + "DocsId": "T:System.Drawing.Design.CursorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.FontEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs#L21C9-L55C6" + }, + { + "DocsId": "M:System.Drawing.Design.FontEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs#L57C92-L57C119" + }, + { + "DocsId": "M:System.Drawing.Design.FontEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.FontEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs#L27C85-L27C89" + }, + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs#L32C9-L64C6" + }, + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.FontNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IconEditor.CreateExtensionsString(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L24C9-L44C21" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.CreateFilterEntry(System.Drawing.Design.IconEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L49C9-L52C74" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L58C9-L90C22" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L98C12-L98C39" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L100C60-L100C82" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L102C51-L102C77" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L105C85-L105C89" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L107C61-L107C72" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L112C9-L132C6" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IconEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetImageExtenders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L23C53-L23C69" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.CreateExtensionsString(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L27C9-L49C32" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.CreateFilterEntry(System.Drawing.Design.ImageEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L54C9-L60C74" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L65C9-L118C22" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L122C92-L122C119" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L124C60-L124C83" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L128C9-L154C31" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L158C85-L158C89" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L162C9-L168C47" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L174C9-L182C6" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ImageEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Design.IToolboxItemProvider.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxItemProvider.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxItemProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxItemProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback,System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem,System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddToolboxItem(System.Drawing.Design.ToolboxItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.DeserializeToolboxItem(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.DeserializeToolboxItem(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetSelectedToolboxItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetSelectedToolboxItem(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsSupported(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsSupported(System.Object,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsToolboxItem(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsToolboxItem(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveCreator(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveCreator(System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveToolboxItem(System.Drawing.Design.ToolboxItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SelectedToolboxItemUsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SerializeToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SetSelectedToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "P:System.Drawing.Design.IToolboxService.CategoryNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "P:System.Drawing.Design.IToolboxService.SelectedCategory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IToolboxUser.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxUser.ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L14C61-L14C87" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L16C52-L16C81" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L18C63-L18C83" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.MetafileEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventArgs.#ctor(System.ComponentModel.IComponent[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs#L19C5-L22C6" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxComponentsCreatedEventArgs.Components", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs#L27C40-L27C75" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.Invoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.BeginInvoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventArgs.#ctor(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs#L19C5-L22C6" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxComponentsCreatingEventArgs.DesignerHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs#L28C41-L28C45" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.Invoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.BeginInvoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L35C5-L47C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L52C41-L55C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CheckUnlocked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L291C9-L295C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L303C9-L303C39" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L312C9-L319C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents(System.ComponentModel.Design.IDesignerHost,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L329C9-L336C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L345C9-L359C32" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L368C9-L397C27" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L408C9-L450C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L454C9-L473C52" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L482C42-L482C81" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.FilterPropertyValue(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L493C17-L517C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L527C9-L527C61" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost,System.Reflection.AssemblyName,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L539C9-L635C21" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Initialize(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L643C9-L739C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Lock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L802C9-L803C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L815C9-L824C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.OnComponentsCreated(System.Drawing.Design.ToolboxComponentsCreatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L832C9-L833C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.OnComponentsCreating(System.Drawing.Design.ToolboxComponentsCreatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L841C9-L842C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L844C42-L844C69" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ValidatePropertyType(System.String,System.Object,System.Type,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L852C9-L861C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ValidatePropertyValue(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L873C17-L936C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L941C9-L941C51" + }, + { + "DocsId": "E:System.Drawing.Design.ToolboxItem.ComponentsCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L272C16-L272C48" + }, + { + "DocsId": "E:System.Drawing.Design.ToolboxItem.ComponentsCreating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L281C16-L281C49" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.AssemblyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L65C13-L65C61" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.DependentAssemblies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L81C13-L82C77" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L98C13-L98C49" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.OriginalBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L114C13-L114C57" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Company", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L130C13-L130C50" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.ComponentType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L145C13-L145C44" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L157C13-L157C54" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L172C13-L172C54" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L188C13-L188C54" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.IsTransient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L205C13-L205C52" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L221C13-L221C28" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L236C13-L238C32" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.TypeName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L249C13-L249C51" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L264C16-L264C65" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.#ctor(System.Drawing.Design.ToolboxItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L18C5-L21C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.#ctor(System.Drawing.Design.ToolboxItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L26C5-L29C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.Contains(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L48C9-L48C42" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.CopyTo(System.Drawing.Design.ToolboxItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L57C9-L58C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.IndexOf(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L66C9-L66C41" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L38C13-L38C54" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.Invoke(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.BeginInvoke(System.Object,System.String,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItemCreatorCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.#ctor(System.ComponentModel.Design.DesignSurface,System.ComponentModel.Design.DesignSurface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.OldSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L23C40-L23C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.NewSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L28C40-L28C44" + } + ], + "DocsId": "T:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L17C37-L19C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.CreateCollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L25C12-L25C44" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.GetItems(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L32C9-L39C38" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.SetItems(System.Object,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L47C9-L59C25" + } + ], + "DocsId": "T:System.ComponentModel.Design.ArrayEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs#L93C9-L116C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs#L120C91-L120C118" + }, + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.BinaryEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L46C5-L78C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.GetBytes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L373C9-L373C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.GetDisplayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L381C9-L381C29" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L535C9-L536C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L543C9-L565C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L573C9-L610C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SaveToFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L617C9-L633C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.ScrollChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L640C9-L643C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetBytes(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L650C9-L660C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetDisplayMode(System.ComponentModel.Design.DisplayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L667C9-L716C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L723C9-L737C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetStartLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L744C9-L752C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.ByteViewer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L29C5-L29C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CanRemoveInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L61C9-L71C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CancelChanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L79C5-L79C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CanSelectMultipleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L84C60-L84C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateCollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L89C64-L89C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L96C9-L114C73" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetObjectsFromInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L121C72-L121C98" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetDisplayText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L130C9-L161C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateCollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L169C9-L179C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateNewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L185C54-L185C87" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.DestroyInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L192C9-L207C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L214C9-L283C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L286C91-L286C118" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetItems(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L326C9-L333C38" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L339C54-L339C86" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.SetItems(System.Object,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L378C9-L390C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L398C9-L402C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L34C42-L34C92" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L39C37-L39C41" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L44C49-L44C64" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.NewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L49C38-L49C76" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.HelpTopic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L54C43-L54C80" + }, + { + "DocsId": "T:System.ComponentModel.Design.CollectionEditor.CollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.CollectionEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeExistingComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L111C12-L111C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L124C9-L125C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L127C74-L127C106" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L129C66-L129C90" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L131C74-L131C106" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L133C73-L133C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L135C65-L135C88" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L137C73-L137C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L153C13-L179C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#get_Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L187C13-L193C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L202C9-L204C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L213C9-L321C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L340C9-L362C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InvokeGetInheritanceAttribute(System.ComponentModel.Design.ComponentDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L411C12-L411C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L418C9-L428C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeNonDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L511C5-L511C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L518C9-L527C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L545C9-L559C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L576C9-L592C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L600C9-L622C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L629C9-L666C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L674C5-L674C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L682C5-L682C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L690C9-L699C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.RaiseComponentChanged(System.ComponentModel.MemberDescriptor,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L706C12-L706C108" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.RaiseComponentChanging(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L714C12-L714C89" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L29C64-L29C115" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.AssociatedComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L35C56-L35C81" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Inherited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L46C13-L47C120" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ParentComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L62C13-L63C52" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.InheritanceAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L74C13-L87C42" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ShadowProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L95C60-L95C116" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L142C35-L142C39" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L147C52-L147C91" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L153C13-L179C42" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L187C13-L193C25" + }, + { + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs#L19C9-L32C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs#L36C91-L36C121" + }, + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DateTimeEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionHeaderItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs#L8C59-L10C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionHeaderItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs#L12C76-L14C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionHeaderItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItem.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L39C50-L24C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.AllowAssociate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L29C34-L29C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Category", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L31C39-L31C43" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L33C42-L33C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L35C42-L35C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L37C38-L37C76" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.ShowInSourceView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L39C36-L39C40" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Add(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L16C49-L16C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Contains(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L18C55-L18C75" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.CopyTo(System.ComponentModel.Design.DesignerActionItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L20C66-L20C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.IndexOf(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L22C53-L22C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Insert(System.Int32,System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L24C64-L24C89" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Remove(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L26C53-L26C71" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L12C16-L12C48" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L15C5-L18C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L26C9-L26C57" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.GetSortedActionItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L31C9-L73C28" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionList.AutoShow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L20C36-L20C40" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionList.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L22C36-L22C40" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L10C5-L12C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.#ctor(System.ComponentModel.Design.DesignerActionList[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L14C5-L17C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Add(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L25C50-L25C65" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.AddRange(System.ComponentModel.Design.DesignerActionList[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L29C9-L35C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.AddRange(System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L39C9-L46C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Insert(System.Int32,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L48C65-L48C90" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.IndexOf(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L50C54-L50C73" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Contains(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L52C56-L52C76" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Remove(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L54C54-L54C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.CopyTo(System.ComponentModel.Design.DesignerActionList[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L56C67-L56C92" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L61C5-L61C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L21C16-L21C48" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.#ctor(System.Object,System.ComponentModel.Design.DesignerActionListsChangedType,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L22C5-L27C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.RelatedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L33C36-L33C40" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L39C56-L39C60" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L45C56-L45C60" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignerActionListsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignerActionListsChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.ActionListsAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.ActionListsRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L16C11-L21C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L23C109-L25C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L27C137-L29C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L31C126-L33C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L35C154-L37C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L39C146-L41C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L51C9-L59C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.MemberName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L43C40-L43C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L45C42-L45C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.IncludeAsDesignerVerb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L47C49-L47C53" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionMethodItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L9C11-L12C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L15C11-L17C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L20C11-L22C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionPropertyItem.MemberName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L24C32-L24C36" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionPropertyItem.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L26C43-L26C47" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionPropertyItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L26C5-L46C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Add(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L62C9-L76C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Add(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L83C9-L84C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L91C9-L107C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Contains(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L114C9-L115C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L123C9-L124C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L128C9-L140C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentActions(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L144C9-L144C73" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentActions(System.ComponentModel.IComponent,System.Windows.Forms.Design.ComponentActionsType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L149C9-L166C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentDesignerActions(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L171C9-L233C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentServiceActions(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L267C9-L283C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L306C9-L312C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L319C9-L330C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L337C9-L364C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignerActionService.DesignerActionListsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L53C16-L53C52" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionTextItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionTextItem.cs#L8C76-L10C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionTextItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionTextItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L34C9-L39C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.HideUI(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L52C9-L53C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.ShowUI(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L57C9-L58C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.Refresh(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L65C9-L66C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.ShouldAutoShow(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L79C9-L106C22" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignerActionUIService.DesignerActionUIStateChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L46C16-L46C66" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.#ctor(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L16C5-L20C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.RelatedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L25C35-L25C39" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L30C57-L30C61" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerCommandSet.GetCommands(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L13C61-L13C65" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerCommandSet.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerCommandSet.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L15C45-L15C95" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerCommandSet.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L17C57-L17C119" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerCommandSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L22C30-L24C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L30C5-L44C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L49C52-L51C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.IServiceProvider,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L57C86-L62C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.BeginLoad(System.ComponentModel.Design.Serialization.DesignerLoader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L211C9-L217C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.BeginLoad(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L224C9-L227C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateComponent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L235C9-L235C60" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateDesigner(System.ComponentModel.IComponent,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L243C9-L248C75" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L257C9-L281C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateNestedContainer(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L289C9-L289C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateNestedContainer(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L297C9-L299C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L307C9-L308C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L316C9-L343C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L350C9-L353C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L362C9-L362C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnLoaded(System.ComponentModel.Design.LoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L443C9-L444C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnLoading(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L459C9-L460C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnUnloaded(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L475C9-L476C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnUnloading(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L492C9-L493C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnViewActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L500C9-L501C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Disposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Flushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Loaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Unloaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Unloading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.ViewActivated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.ComponentContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L71C13-L72C53" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.IsLoaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L79C28-L79C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.LoadErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L84C38-L84C74" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.DtelLoading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L91C9-L91C13" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.ServiceContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L102C13-L103C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L117C13-L166C59" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L48C43-L48C98" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L50C30-L50C35" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L52C40-L52C45" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L54C36-L54C41" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L58C43-L62C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.CopyTo(System.ComponentModel.Design.DesignSurface[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L64C61-L64C101" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L66C48-L66C63" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L26C25-L26C41" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L35C13-L41C47" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L50C30-L50C35" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L52C40-L52C45" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L54C36-L54C41" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignSurfaceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignSurfaceEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventArgs.#ctor(System.ComponentModel.Design.DesignSurface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs#L21C5-L24C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceEventArgs.Surface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs#L29C36-L29C40" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L23C11-L25C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L31C5-L37C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L229C9-L240C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurface(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L254C9-L267C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurfaceCore(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L274C97-L274C116" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L281C9-L282C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L289C9-L296C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L302C52-L302C94" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.ActiveDesignSurfaceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L91C13-L101C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaceCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L126C13-L136C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaceDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L161C13-L171C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L197C13-L207C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.ActiveDesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L50C16-L50C73" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L69C54-L69C82" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.ServiceContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L81C52-L81C111" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Hexdump", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Unicode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DisplayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L27C5-L30C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.CreateUniqueMethodName(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.FreeMethod(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L48C7-L48C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.GetCompatibleMethods(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L62C54-L62C88" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.UseMethod(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L94C7-L94C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ValidateMethodName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L103C7-L103C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#CreateUniqueMethodName(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L112C9-L115C53" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetCompatibleMethods(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L124C9-L126C40" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEvent(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L135C9-L140C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEventProperties(System.ComponentModel.EventDescriptorCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L181C9-L198C66" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEventProperty(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L206C9-L210C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L219C9-L219C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L228C9-L228C37" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L237C9-L254C21" + } + ], + "DocsId": "T:System.ComponentModel.Design.EventBindingService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ExceptionCollection.#ctor(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L13C5-L26C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ExceptionCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L38C9-L38C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.ExceptionCollection.Exceptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L33C37-L33C92" + } + ], + "DocsId": "T:System.ComponentModel.Design.ExceptionCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.IMultitargetHelperService.GetAssemblyQualifiedName(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/IMultitargetHelperService.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.IMultitargetHelperService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/IMultitargetHelperService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L25C5-L28C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L35C9-L36C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L40C9-L45C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.AddInheritedComponents(System.ComponentModel.IComponent,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L52C9-L53C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.AddInheritedComponents(System.Type,System.ComponentModel.IComponent,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L61C9-L233C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.IgnoreInheritedMember(System.Reflection.MemberInfo,System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L241C9-L251C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.GetInheritanceAttribute(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L258C12-L260C43" + } + ], + "DocsId": "T:System.ComponentModel.Design.InheritanceService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventArgs.#ctor(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L16C5-L20C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.LoadedEventArgs.HasSucceeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L25C32-L25C36" + }, + { + "DocsId": "P:System.ComponentModel.Design.LoadedEventArgs.Errors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L30C33-L30C37" + } + ], + "DocsId": "T:System.ComponentModel.Design.LoadedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.Invoke(System.Object,System.ComponentModel.Design.LoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.LoadedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.LoadedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventArgs.#ctor(System.ComponentModel.Design.MenuCommandsChangedType,System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L18C5-L22C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandsChangedEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L28C49-L28C53" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandsChangedEventArgs.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L33C35-L33C39" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.MenuCommandsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.MenuCommandsChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L45C5-L52C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.AddCommand(System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L90C9-L121C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.AddVerb(System.ComponentModel.Design.DesignerVerb)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L131C9-L141C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L148C9-L149C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L156C9-L184C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.EnsureVerbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L194C9-L329C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.FindCommand(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L337C9-L337C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.FindCommand(System.Guid,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L350C9-L409C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GetCommandList(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L416C9-L422C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L429C9-L430C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GlobalInvoke(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L442C9-L449C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GlobalInvoke(System.ComponentModel.Design.CommandID,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L461C9-L468C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.OnCommandsChanged(System.ComponentModel.Design.MenuCommandsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L485C9-L489C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.RemoveCommand(System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L521C9-L550C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.RemoveVerb(System.ComponentModel.Design.DesignerVerb)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L557C9-L574C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.ShowContextMenu(System.ComponentModel.Design.CommandID,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L582C5-L582C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.MenuCommandService.MenuCommandsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L62C13-L63C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandService.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L79C13-L80C34" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L19C9-L30C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L36C92-L36C122" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L41C85-L41C90" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MultilineStringEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L17C5-L19C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L21C5-L24C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L29C9-L53C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.ApplyTreeViewThemeStyles(System.Windows.Forms.TreeView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L62C9-L71C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L73C92-L73C122" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.EqualsToValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L75C61-L75C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.FillTreeWithData(System.ComponentModel.Design.ObjectSelectorEditor.Selector,System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L78C12-L78C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.SetValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L81C52-L81C69" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.SubObjectSelector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.prevValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.currValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.Selector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + }, + { + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ProjectTargetFrameworkAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs#L9C5-L12C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.ProjectTargetFrameworkAttribute.TargetFrameworkMoniker", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs#L14C44-L14C48" + } + ], + "DocsId": "T:System.ComponentModel.Design.ProjectTargetFrameworkAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L37C5-L58C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.AddUndoUnit(System.ComponentModel.Design.UndoEngine.UndoUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.CreateUndoUnit(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L164C9-L164C41" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.DiscardUndoUnit(System.ComponentModel.Design.UndoEngine.UndoUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L174C5-L174C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L181C9-L182C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L189C9-L206C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.GetRequiredService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L246C9-L256C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L266C9-L268C51" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.OnUndoing(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L491C9-L492C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.OnUndone(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L499C9-L500C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.UndoEngine.Undoing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L80C16-L80C38" + }, + { + "DocsId": "E:System.ComponentModel.Design.UndoEngine.Undone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L89C16-L89C37" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoInProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L63C35-L63C61" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L73C27-L73C31" + }, + { + "DocsId": "T:System.ComponentModel.Design.UndoEngine.UndoUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.UndoEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L50C5-L57C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(System.ComponentModel.Design.Serialization.IDesignerLoaderHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L142C9-L238C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L250C9-L276C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L290C9-L345C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L352C9-L359C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Initialize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L369C44-L369C103" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.IsReloadNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L380C48-L380C52" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnBeginLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L396C9-L416C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.EnableComponentNotification(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L423C9-L434C34" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnBeginUnload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L445C7-L445C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnEndLoad(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L613C9-L694C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnModifying", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L703C7-L703C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformFlush(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformLoad(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Reload(System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L799C9-L825C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReportFlushErrors(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L836C9-L854C18" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.SetBaseComponentClassName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L866C9-L869C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#AddLoadDependency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L903C9-L912C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#DependentLoadComplete(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L923C9-L952C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#Reload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L965C9-L972C21" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L71C16-L71C39" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.LoaderHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L83C13-L89C87" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L99C37-L99C73" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PropertyProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L109C13-L114C59" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadPending", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L131C37-L131C64" + }, + { + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L26C53-L28C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L33C5-L36C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.CreateStore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L43C9-L43C57" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.LoadStore(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L51C9-L51C51" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Serialize(System.ComponentModel.Design.Serialization.SerializationStore,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L59C9-L68C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeAbsolute(System.ComponentModel.Design.Serialization.SerializationStore,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L75C9-L84C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeMember(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L91C9-L101C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeMemberAbsolute(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L109C9-L119C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Deserialize(System.ComponentModel.Design.Serialization.SerializationStore)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L126C9-L133C47" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Deserialize(System.ComponentModel.Design.Serialization.SerializationStore,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L141C9-L149C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.DeserializeTo(System.ComponentModel.Design.Serialization.SerializationStore,System.ComponentModel.IContainer,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L157C9-L166C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L94C9-L122C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Initialize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L588C9-L627C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.IsReloadNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L637C9-L682C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnBeginLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L700C9-L709C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnBeginUnload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L720C9-L722C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnEndLoad(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L772C9-L790C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Parse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformFlush(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L804C9-L851C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L861C9-L879C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnComponentRename(System.Object,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L887C9-L913C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Write(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerSerializationService#Deserialize(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1016C9-L1031C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerSerializationService#Serialize(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1041C9-L1060C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#CreateName(System.ComponentModel.IContainer,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1071C9-L1155C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#IsValidName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1166C9-L1225C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#ValidateName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1238C9-L1319C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.CodeDomProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.TypeResolutionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.PropertyAssignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.PropertyReflection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.#ctor(System.IServiceProvider,System.ComponentModel.Design.Serialization.CodeDomLocalizationModel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L35C5-L41C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.#ctor(System.IServiceProvider,System.ComponentModel.Design.Serialization.CodeDomLocalizationModel,System.Globalization.CultureInfo[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L50C5-L58C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L65C9-L71C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.System#ComponentModel#Design#Serialization#IDesignerSerializationProvider#GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L223C9-L232C21" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.GetTargetComponentName(System.CodeDom.CodeStatement,System.CodeDom.CodeExpression,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L31C9-L35C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L46C9-L93C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.DeserializeStatementToInstance(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L104C9-L133C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L141C9-L207C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeAbsolute(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L216C9-L228C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeMember(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L236C9-L263C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeMemberAbsolute(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L271C9-L289C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeToReferenceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L302C9-L347C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeInstance(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type,System.Object[],System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L39C9-L42C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetTargetFrameworkProvider(System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L106C9-L111C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L147C9-L163C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L197C9-L208C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L216C9-L240C67" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetEventsHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L248C9-L272C63" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L280C9-L294C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesFromTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L302C9-L326C51" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertiesFromResources(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L336C9-L402C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L451C9-L522C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L742C9-L1295C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1851C9-L1946C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1957C9-L2029C60" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2040C9-L2040C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.IsSerialized(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2045C9-L2045C52" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.IsSerialized(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2055C9-L2066C30" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeCreationExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2076C9-L2130C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetUniqueName(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2259C9-L2294C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeEvent(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2302C9-L2330C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeEvents(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2338C9-L2343C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeProperties(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2350C9-L2374C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializePropertiesToResources(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2405C9-L2455C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeProperty(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2462C9-L2486C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeResource(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2494C9-L2495C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeResourceInvariant(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2503C9-L2504C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2523C9-L2640C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToResourceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2741C9-L2741C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToResourceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2754C9-L2787C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2792C9-L2793C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.CodeDom.CodeExpression,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2803C9-L2839C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.String,System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L14C86-L17C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.Exception,System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L19C84-L22C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.String,System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L24C97-L27C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.Exception,System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L29C95-L32C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L42C9-L42C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomSerializerException.LinePragma", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L37C41-L37C45" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializerException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.MethodSupportsSerialization(System.Reflection.MethodInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L121C9-L134C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L142C9-L234C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.SerializeCollection(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeExpression,System.Type,System.Collections.ICollection,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L304C9-L395C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L41C5-L45C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L50C5-L55C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(System.Type,System.Collections.ICollection,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L199C9-L355C80" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateSession", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L376C9-L383C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetSerializer(System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L393C9-L497C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L504C12-L504C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L511C9-L524C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetRuntimeType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L533C9-L539C97" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L547C9-L548C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnSessionCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L555C9-L556C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnSessionDisposed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L567C17-L585C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#get_Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L608C13-L614C33" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L626C13-L647C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#add_ResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L662C13-L664C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#remove_ResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L665C19-L665C51" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#add_SerializationComplete(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L684C13-L686C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#remove_SerializationComplete(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L687C19-L687C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#AddSerializationProvider(System.ComponentModel.Design.Serialization.IDesignerSerializationProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L695C9-L697C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#CreateInstance(System.Type,System.Collections.ICollection,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L705C9-L745C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetInstance(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L753C9-L775C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetName(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L783C9-L798C103" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetSerializer(System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L806C9-L806C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L814C9-L837C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#RemoveSerializationProvider(System.ComponentModel.Design.Serialization.IDesignerSerializationProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L845C9-L846C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#ReportError(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L856C9-L861C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#SetName(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L877C9-L899C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#IServiceProvider#GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L906C9-L906C40" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.SessionCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L154C16-L154C51" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.SessionDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L163C16-L163C52" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#ResolveName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L662C13-L664C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#SerializationComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L684C13-L686C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L64C13-L72C30" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.Errors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L88C13-L90C30" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.PreserveNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L99C16-L99C29" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.PropertyProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L112C16-L112C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.RecycleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L128C16-L128C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.ValidateRecycledTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L141C16-L141C37" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L608C13-L614C33" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L626C13-L647C31" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.DesignerSerializationManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ExpressionContext.#ctor(System.CodeDom.CodeExpression,System.Type,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L18C5-L24C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ExpressionContext.#ctor(System.CodeDom.CodeExpression,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L26C94-L28C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.Expression", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L33C40-L33C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.ExpressionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L39C34-L39C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L46C27-L46C31" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.PresetValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L69C34-L69C38" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ExpressionContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ICodeDomDesignerReload.ShouldReloadDesigner(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ICodeDomDesignerReload.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ICodeDomDesignerReload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ICodeDomDesignerReload.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor,System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.ShouldSerialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.RootContext.#ctor(System.CodeDom.CodeExpression,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L21C5-L25C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.RootContext.Expression", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L30C40-L30C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.RootContext.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L35C27-L35C31" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.RootContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L24C5-L26C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.#ctor(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L32C5-L35C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.ShouldSerialize(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L47C9-L47C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.Member", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L40C39-L40C43" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.StatementContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.StatementContext.StatementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L28C61-L28C108" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.StatementContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.ContainsKey(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L125C9-L132C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L140C9-L140C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Populate(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L148C9-L154C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Populate(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L161C9-L164C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L171C9-L171C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Item(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L90C13-L117C10" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ObjectStatementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L44C9-L217C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.GetInitializeMethod(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L353C9-L363C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.GetInitializeMethods(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L371C9-L383C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L417C9-L497C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs#L21C9-L33C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs#L37C91-L37C121" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AnchorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.#ctor(System.Windows.Forms.Design.AxImporter.Options)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs#L16C5-L18C70" + }, + { + "DocsId": "T:System.Windows.Forms.Design.AxImporter.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.AxImporter.IReferenceResolver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs#L20C9-L36C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs#L40C92-L40C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.BorderSidesEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.Service", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentActionsType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.#ctor(System.ComponentModel.Design.IDesigner,System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L30C5-L175C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L479C9-L479C95" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#get_Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L484C16-L484C38" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L489C16-L489C20" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L495C9-L532C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L534C59-L534C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L536C52-L536C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L540C9-L546C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#BeginDrag(System.Object[],System.Windows.Forms.Design.SelectionRules,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L551C9-L565C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#DragMoved(System.Object[],System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L585C82-L585C123" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#EndDrag(System.Object[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L589C9-L605C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetComponentBounds(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L608C75-L608C90" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetComponentRules(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L610C79-L610C127" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetSelectionClipRect(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L614C9-L619C32" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OnSelectionDoubleClick(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L624C9-L631C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#QueryBeginDrag(System.Object[],System.Windows.Forms.Design.SelectionRules,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L634C12-L634C77" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#ShowContextMenu(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L636C71-L636C99" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L664C64-L664C102" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L666C63-L666C100" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L668C63-L668C100" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L670C48-L670C84" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.AddComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L677C9-L739C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CanCreateComponentFromTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L744C9-L759C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CanDisplayComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L806C9-L806C97" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CreateComponentFromTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L812C9-L819C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L826C9-L841C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L848C9-L904C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetNextComponent(System.ComponentModel.IComponent,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L914C14-L937C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetLocation(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L952C9-L961C46" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetTrayLocation(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L976C9-L985C76" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L993C9-L1000C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.IsTrayComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1008C9-L1022C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1027C9-L1041C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1049C9-L1051C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1060C9-L1098C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1105C9-L1135C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1142C9-L1145C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1152C9-L1161C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1168C9-L1172C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnLostCapture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1181C9-L1192C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1211C9-L1270C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1279C9-L1303C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1312C9-L1361C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1382C9-L1471C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1479C9-L1485C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.RemoveComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1492C9-L1510C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.SetLocation(System.ComponentModel.IComponent,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1519C9-L1540C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.SetTrayLocation(System.ComponentModel.IComponent,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1548C9-L1569C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1576C9-L1631C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.AutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L419C16-L419C27" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.ComponentCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L440C16-L440C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.ShowLargeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L463C16-L463C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L484C16-L484C38" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L489C16-L489C20" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentTray", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L44C16-L44C76" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L49C9-L49C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L54C9-L54C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L59C9-L59C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L64C9-L64C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#get_SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L67C61-L67C96" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L74C9-L74C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#GetView(System.ComponentModel.Design.ViewTechnology)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L87C9-L87C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Drawing#Design#IToolboxUser#GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L92C9-L92C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Drawing#Design#IToolboxUser#ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L97C9-L97C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterAttributes(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L102C9-L102C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterEvents(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L107C9-L107C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L112C9-L112C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L121C9-L121C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L131C9-L131C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L142C9-L142C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L22C31-L22C91" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.TrayAutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L29C16-L29C76" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.TrayLargeIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L38C16-L38C76" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L44C16-L44C76" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L67C61-L67C96" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentDocumentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.NumberOfInternalControlDesigners", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L402C62-L402C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InternalControlDesigner(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L409C89-L409C93" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.BaseWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L417C12-L417C117" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.CanBeParentedTo(System.ComponentModel.Design.IDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L424C12-L424C85" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L430C49-L430C81" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L437C9-L458C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L465C9-L509C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.EnableDesignMode(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L599C9-L617C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.EnableDragDrop(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L625C9-L662C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L696C9-L735C18" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L747C9-L850C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L867C55-L867C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.HookChildControls(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L875C35-L905C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L928C9-L1009C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InitializeExistingComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1127C9-L1141C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1152C9-L1202C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1212C9-L1221C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnContextMenu(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1226C59-L1226C80" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnCreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1233C9-L1238C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1246C9-L1251C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1259C5-L1259C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1267C9-L1273C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1281C9-L1286C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1294C9-L1299C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1307C5-L1307C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragBegin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1315C9-L1331C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragEnd(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1338C9-L1383C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragMove(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1391C9-L1461C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1469C9-L1490C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1498C9-L1519C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1527C9-L1548C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1557C9-L1561C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1578C9-L1616C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1625C9-L1672C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.UnhookChildControls(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1680C9-L1700C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1708C9-L2244C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L51C5-L82C52" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ControlDesigner.InvalidPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ControlDesigner.accessibilityObj", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L80C50-L80C100" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AssociatedComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L123C13-L133C63" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L140C12-L140C83" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L145C39-L145C57" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.EnableDragRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L150C46-L150C51" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ParentComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L193C13-L198C41" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ParticipatesWithSnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L207C54-L207C58" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AutoResizeHandles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L209C37-L209C41" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L225C13-L303C26" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.SnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L359C39-L359C58" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.InheritanceAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L386C12-L386C87" + }, + { + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DesignerOptions.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L16C5-L107C65" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.GridSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L26C16-L26C25" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.ShowGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L60C36-L60C40" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.SnapToGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L68C38-L68C42" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseSnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L75C40-L75C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseSmartTags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L82C40-L82C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.ObjectBoundSmartTagAutoShow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L90C55-L90C59" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseOptimizedCodeGeneration", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L98C54-L98C58" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.EnableInSituEditing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L107C47-L107C51" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DesignerOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs#L20C9-L32C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs#L36C92-L36C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DockEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L278C9-L287C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L387C9-L550C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L561C9-L630C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L712C9-L712C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L721C9-L846C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.OnContextMenu(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1044C9-L1080C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.OnCreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1088C9-L1092C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1324C9-L1391C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1453C9-L1486C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#get_SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1500C13-L1500C87" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#GetView(System.ComponentModel.Design.ViewTechnology)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1517C9-L1522C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Drawing#Design#IToolboxUser#GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1534C9-L1534C39" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Drawing#Design#IToolboxUser#ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1543C9-L1547C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L49C5-L49C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DocumentDesigner.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L172C13-L175C26" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1500C13-L1500C87" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DocumentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L16C5-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.GetHandler(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L43C9-L65C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.PopHandler(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L73C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.PushHandler(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L88C9-L95C6" + }, + { + "DocsId": "E:System.Windows.Forms.Design.EventHandlerService.EventHandlerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L32C16-L32C38" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventHandlerService.FocusWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L36C35-L36C39" + } + ], + "DocsId": "T:System.Windows.Forms.Design.EventHandlerService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L19C9-L40C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L44C92-L44C119" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.InitializeDialog(System.Windows.Forms.OpenFileDialog)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L53C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FileNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L19C9-L30C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L34C92-L34C119" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.InitializeDialog(System.Windows.Forms.Design.FolderNameEditor.FolderBrowser)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L42C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IContainsThemedScrollbarWindows.ThemedScrollbarWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/IContainsThemedScrollbarWindows.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IContainsThemedScrollbarWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/IContainsThemedScrollbarWindows.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs#L23C9-L34C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs#L42C9-L76C27" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ImageListCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetImageExtenders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L22C54-L22C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L26C9-L89C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L92C61-L92C84" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L97C85-L97C89" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L116C9-L122C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ImageListImageEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.IsValidMaskDescriptor(System.Windows.Forms.Design.MaskDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L60C9-L60C68" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.IsValidMaskDescriptor(System.Windows.Forms.Design.MaskDescriptor,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L65C9-L107C55" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L137C9-L144C93" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L149C9-L150C35" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L155C9-L155C160" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Mask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Sample", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L45C15-L45C58" + } + ], + "DocsId": "T:System.Windows.Forms.Design.MaskDescriptor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.MenuCommands.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SelectionMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.ContainerMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.TraySelectionMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.ComponentTrayMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.DesignerProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyReverseCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyInvokeSmartTag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeWidthIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeHeightIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeWidthDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeHeightDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeWidthIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeHeightIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeWidthDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeHeightDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySelectNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySelectPrevious", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyTabOrderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.EditLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyShiftHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyShiftEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SetStatusText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SetStatusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.MenuCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanAddComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L119C9-L119C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetParentForComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L352C9-L352C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.AddPaddingSnapLines(System.Collections.ArrayList@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L359C9-L379C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L762C9-L794C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.InvokeCreateTool(System.Windows.Forms.Design.ParentControlDesigner,System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L855C9-L856C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanParent(System.Windows.Forms.Design.ControlDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L865C9-L865C51" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanParent(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L875C9-L875C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L884C9-L885C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L894C9-L895C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L904C9-L905C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateToolCore(System.Drawing.Design.ToolboxItem,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L914C9-L929C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetControl(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L986C9-L1000C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1089C9-L1120C81" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1128C9-L1153C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetUpdatedRect(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1232C9-L1290C28" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1299C9-L1325C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1331C9-L1387C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1479C9-L1481C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1492C9-L1552C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1560C9-L1725C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1760C9-L1767C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1774C9-L1815C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragBegin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1830C9-L1875C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragEnd(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1886C9-L2021C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragMove(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2032C9-L2150C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2157C9-L2180C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2199C9-L2213C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2226C9-L2256C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#get_Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2438C13-L2438C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2449C9-L2596C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2607C13-L2607C91" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2617C9-L2668C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2677C9-L2677C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2687C9-L2687C38" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L22C5-L61C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowControlLasso", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L76C13-L76C25" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowGenericDragBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L88C13-L88C25" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowSetChildIndexOnDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L107C13-L107C25" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.DefaultControlLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L144C13-L144C36" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.DrawGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L172C13-L199C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.EnableDragRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L246C13-L246C25" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.GridSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L265C13-L288C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.MouseDragTool", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L339C13-L339C35" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.SnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L391C13-L400C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2438C13-L2438C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2607C13-L2607C91" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ParentControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs#L27C9-L43C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs#L51C9-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ScrollableControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Moveable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.TopSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.BottomSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.LeftSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.RightSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.AllSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs#L25C9-L44C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs#L48C91-L48C121" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ShortcutKeysEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.OnlyTopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ThemedScrollbarMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarWindow.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarWindow.Mode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ThemedScrollbarWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.PopulateOptionCollection(System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs#L25C9-L35C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.CompatibilityOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs#L17C60-L17C94" + } + ], + "DocsId": "T:System.Windows.Forms.Design.WindowsFormsDesignerOptionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L22C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L70C9-L71C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L78C9-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L86C9-L87C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L34C16-L34C32" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L44C16-L44C31" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.Glyphs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L62C16-L62C23" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Adorner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.BehaviorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L21C5-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L30C5-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.Adorner[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L42C5-L45C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Add(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L82C9-L83C32" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.AddRange(System.Windows.Forms.Design.Behavior.Adorner[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L100C14-L104C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.AddRange(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L121C14-L125C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Contains(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L141C9-L141C37" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.CopyTo(System.Windows.Forms.Design.Behavior.Adorner[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L172C9-L173C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.IndexOf(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L188C9-L188C36" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Insert(System.Int32,System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L203C9-L204C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L216C9-L216C69" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Remove(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L233C9-L234C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L63C13-L63C45" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L19C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.#ctor(System.Boolean,System.Windows.Forms.Design.Behavior.BehaviorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L27C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.FindCommand(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L72C13-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnLoseCapture(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L110C9-L118C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseDoubleClick(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L128C9-L138C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L150C9-L160C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseEnter(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L170C9-L180C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseHover(System.Windows.Forms.Design.Behavior.Glyph,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L191C9-L201C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseLeave(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L210C9-L220C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseMove(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L231C9-L241C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseUp(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L254C9-L264C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L275C9-L283C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragEnter(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L290C9-L298C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragLeave(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L305C9-L313C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragOver(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L320C9-L332C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnGiveFeedback(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L339C9-L347C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnQueryContinueDrag(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L354C9-L362C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Behavior.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L43C37-L43C52" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Behavior.DisableAllCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L53C13-L59C30" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Behavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs.#ctor(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs#L13C5-L13C100" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs.DragComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs#L18C41-L18C45" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.Invoke(System.Object,System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.BeginInvoke(System.Object,System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L172C9-L185C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowPointToScreen(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L260C57-L260C88" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowToScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L265C45-L265C88" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ControlToAdornerWindow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L272C9-L284C19" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.MapAdornerWindowPoint(System.IntPtr,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L292C9-L293C19" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ControlRectInAdornerWindow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L301C9-L307C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.GetNextBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L344C9-L353C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L370C33-L370C73" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L376C47-L376C91" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L382C41-L382C82" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.SyncSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L387C36-L387C91" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PopBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L394C9-L419C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PushBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L434C9-L444C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PushCaptureBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L453C9-L465C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ScreenToAdornerWindow(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L470C52-L470C83" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L316C16-L316C42" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L325C16-L325C40" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.Synchronize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L334C16-L334C49" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.Adorners", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L106C56-L106C60" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L143C13-L145C27" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.CurrentBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L149C41-L149C92" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.#ctor(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L12C5-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L20C35-L20C58" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L25C9-L25C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L30C9-L30C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L35C9-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L40C9-L41C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L18C31-L18C63" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L20C35-L20C58" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.#ctor(System.ComponentModel.IComponent,System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L23C11-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L29C11-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L42C52-L42C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.Paint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L49C5-L49C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.ComponentGlyph.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L37C44-L37C61" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.ComponentGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.#ctor(System.Drawing.Rectangle,System.Windows.Forms.Cursor,System.ComponentModel.IComponent,System.Windows.Forms.Design.ControlDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L24C11-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.#ctor(System.Drawing.Rectangle,System.Windows.Forms.Cursor,System.ComponentModel.IComponent,System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L32C11-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L51C9-L58C21" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L42C41-L42C48" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.ControlBodyGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.#ctor(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L23C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.Paint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.SetBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L63C9-L64C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Glyph.Behavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L32C42-L32C51" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Glyph.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L38C40-L38C55" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L18C5-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor(System.Windows.Forms.Design.Behavior.GlyphCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L25C5-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor(System.Windows.Forms.Design.Behavior.Glyph[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L33C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Add(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L53C9-L53C32" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.AddRange(System.Windows.Forms.Design.Behavior.Glyph[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L61C14-L65C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.AddRange(System.Windows.Forms.Design.Behavior.GlyphCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L72C14-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Contains(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L84C9-L84C37" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.CopyTo(System.Windows.Forms.Design.Behavior.Glyph[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L93C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.IndexOf(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L102C9-L102C36" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Insert(System.Int32,System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L110C9-L111C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Remove(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L120C9-L124C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.GlyphCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L43C16-L43C34" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.GlyphCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.NotSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.SelectedPrimary", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.GlyphSelectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L38C11-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L46C11-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.Windows.Forms.Design.Behavior.SnapLinePriority)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L54C11-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.String,System.Windows.Forms.Design.Behavior.SnapLinePriority)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L61C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.AdjustOffset(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L113C9-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.ShouldSnap(System.Windows.Forms.Design.Behavior.SnapLine,System.Windows.Forms.Design.Behavior.SnapLine)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L122C9-L175C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L183C9-L183C128" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L74C29-L74C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.IsHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L80C9-L83C46" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.IsVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L89C9-L91C46" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Offset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L96C25-L96C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Priority", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L101C40-L101C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.SnapLineType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L106C40-L106C44" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Medium", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Always", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLinePriority", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Baseline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLineType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.#ctor(System.ComponentModel.Design.CollectionEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L28C9-L31C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CanRemoveInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L128C59-L128C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CanSelectMultipleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L133C64-L133C100" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L138C59-L138C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.DestroyInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L143C60-L143C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L150C13-L171C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L176C67-L176C98" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.ShowEditorDialog(System.Windows.Forms.Design.IWindowsFormsEditorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L183C13-L185C43" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.OnEditValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.CollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L36C46-L36C72" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.CollectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L41C42-L41C64" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L70C53-L70C68" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.EditValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L77C20-L77C26" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L90C20-L90C47" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.NewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L123C42-L123C62" + } + ], + "DocsId": "T:System.ComponentModel.Design.CollectionEditor.CollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs#L53C54-L53C118" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs#L29C17-L41C63" + } + ], + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.#ctor(System.ComponentModel.Design.ObjectSelectorEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L21C9-L35C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.AddNode(System.String,System.Object,System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L43C13-L54C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L80C13-L82C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnAfterSelect(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L86C13-L91C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L95C13-L114C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L118C13-L126C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnNodeMouseClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L131C13-L137C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.SetSelection(System.Object,System.Windows.Forms.TreeNodeCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L141C13-L172C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Start(System.Windows.Forms.Design.IWindowsFormsEditorService,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L180C13-L183C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L188C31-L188C52" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L192C13-L215C10" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.Selector.clickSeen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.Selector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs#L17C61-L20C10" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode.value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.#ctor(System.ComponentModel.Design.UndoEngine,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L25C9-L47C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L73C13-L94C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentAdded(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L101C13-L115C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentAdding(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L122C13-L125C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentChanged(System.ComponentModel.Design.ComponentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L168C13-L188C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentChanging(System.ComponentModel.Design.ComponentChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L196C13-L267C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRemoved(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L275C13-L317C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRemoving(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L324C13-L338C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRename(System.ComponentModel.Design.ComponentRenameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L344C13-L344C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L349C59-L349C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L354C46-L354C50" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L362C13-L392C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.UndoCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L399C13-L491C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L49C30-L49C34" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L54C40-L54C77" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.UndoEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L56C43-L56C47" + } + ], + "DocsId": "T:System.ComponentModel.Design.UndoEngine.UndoUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.ModifyOnError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.Force", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.NoFlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.Options.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.delaySign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.genSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.ignoreRegisteredOcx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyPair", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.msBuildErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.noLogo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.outputDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.outputName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.overwriteRCW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.publicKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.references", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.silentMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.verboseMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveManagedReference(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveComReference(System.Runtime.InteropServices.UCOMITypeLib)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveComReference(System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveActiveXReference(System.Runtime.InteropServices.UCOMITypeLib)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter.IReferenceResolver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.#ctor(System.Windows.Forms.Design.ControlDesigner,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L74C13-L83C65" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L86C48-L86C92" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L104C16-L104C82" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L107C16-L107C83" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L109C68-L109C110" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L25C45-L25C80" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L27C48-L27C88" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L32C49-L32C61" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L34C40-L34C53" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L36C53-L36C88" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L38C48-L38C81" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L47C17-L62C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L66C42-L66C76" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L46C45-L46C61" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L53C13-L73C40" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L13C9-L25C73" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L20C44-L20C48" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.DirectoryPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L25C39-L25C43" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.StartLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L30C52-L30C56" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L39C20-L39C36" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Favorites", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyDocuments", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyPictures", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.NetAndDialUpConnections", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.NetworkNeighborhood", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Printers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Recent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.SendTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.StartMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Templates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForEverything", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToDomain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToFilesystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToSubfolders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.ShowTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.Primitives.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.Primitives.json new file mode 100644 index 00000000000..7358d11757f --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.Primitives.json @@ -0,0 +1,617 @@ +{ + "Assembly": "System.Windows.Forms.Primitives", + "GUID": "9F7A6F96F93D41F78E284812FDD53B9AFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L15C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L15C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L51C9-L51C85" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialogCustomPlace.Path", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L31C16-L31C37" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialogCustomPlace.KnownFolderGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L41C16-L41C32" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialogCustomPlace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs#L23C38-L23C74" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.Add(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs#L25C46-L25C93" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialogCustomPlacesCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.DpiUnaware", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.SystemAware", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.PerMonitor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.PerMonitorV2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.DpiUnawareGdiScaled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Message.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L86C34-L86C38" + }, + { + "DocsId": "M:System.Windows.Forms.Message.GetLParam(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L93C22-L93C65" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Create(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L106C9-L121C18" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L126C9-L131C26" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Equals(System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L135C12-L139C54" + }, + { + "DocsId": "M:System.Windows.Forms.Message.op_Equality(System.Windows.Forms.Message,System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L141C61-L141C72" + }, + { + "DocsId": "M:System.Windows.Forms.Message.op_Inequality(System.Windows.Forms.Message,System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L143C61-L143C73" + }, + { + "DocsId": "M:System.Windows.Forms.Message.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L145C51-L145C78" + }, + { + "DocsId": "M:System.Windows.Forms.Message.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L147C51-L147C80" + }, + { + "DocsId": "P:System.Windows.Forms.Message.HWnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L21C26-L21C30" + }, + { + "DocsId": "P:System.Windows.Forms.Message.Msg", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L34C25-L34C41" + }, + { + "DocsId": "P:System.Windows.Forms.Message.WParam", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L60C25-L60C52" + }, + { + "DocsId": "P:System.Windows.Forms.Message.LParam", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L71C25-L71C39" + }, + { + "DocsId": "P:System.Windows.Forms.Message.Result", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L82C25-L82C39" + }, + { + "DocsId": "P:System.Windows.Forms.Message.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L86C34-L86C38" + } + ], + "DocsId": "T:System.Windows.Forms.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Padding.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L24C9-L27C6" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L31C9-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Add(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L128C58-L128C65" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Subtract(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L130C63-L130C70" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L134C9-L139C37" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Equals(System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L143C12-L146C38" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Addition(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L153C9-L153C108" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Subtraction(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L161C9-L161C108" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Equality(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L169C9-L169C105" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Inequality(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L175C63-L175C74" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L177C51-L177C93" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L179C51-L179C109" + }, + { + "DocsId": "F:System.Windows.Forms.Padding.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L42C25-L42C41" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L58C25-L58C46" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L74C25-L74C44" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L90C25-L90C45" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L106C25-L106C29" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L120C39-L120C51" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L123C37-L123C49" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L126C34-L126C59" + } + ], + "DocsId": "T:System.Windows.Forms.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L20C9-L25C57" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L30C9-L35C60" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L43C9-L71C58" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L76C9-L111C73" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L116C9-L152C6" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L154C89-L154C93" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L159C9-L160C155" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L163C85-L163C89" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PaddingConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle90", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle180", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle270", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScreenOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L8C25-L8C29" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Ascent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L10C25-L10C29" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Descent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L12C26-L12C30" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.InternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L14C34-L14C38" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.ExternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L16C34-L16C38" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.AverageCharWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L18C35-L18C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.MaxCharWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L20C31-L20C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Weight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L22C25-L22C29" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Overhang", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L24C27-L24C31" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DigitizedAspectX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L26C35-L26C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DigitizedAspectY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L28C35-L28C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.FirstChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L30C29-L30C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.LastChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L32C28-L32C32" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DefaultChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L34C31-L34C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.BreakChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L36C29-L36C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Italic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L38C26-L38C30" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Underlined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L40C30-L40C34" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.StruckOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L42C29-L42C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.PitchAndFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L44C61-L44C65" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.CharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L46C46-L46C50" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetrics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Baltic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.ChineseBig5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.EastEurope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Gb2312", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Greek", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Hangul", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Mac", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Oem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Russian", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.ShiftJis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Symbol", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Turkish", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Vietnamese", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Johab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Arabic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Hebrew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Thai", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.FixedPitch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.Vector", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.TrueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.Device", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.True", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.Draw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ThemeSizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Off", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Polite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Assertive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationLiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ItemAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ItemRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ActionCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ActionAborted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.Other", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationNotificationKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.ImportantAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.ImportantMostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.MostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.CurrentThenMostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationNotificationProcessing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.Automation.IAutomationLiveRegion.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/IAutomationLiveRegion.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.IAutomationLiveRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/IAutomationLiveRegion.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.json b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.json new file mode 100644 index 00000000000..e11081e0e33 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-8.0/System.Windows.Forms.json @@ -0,0 +1,57597 @@ +{ + "Assembly": "System.Windows.Forms", + "GUID": "B2EFEA58C8094747863E98E287B2AC24FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.AddPropertyValueUIHandler(System.Drawing.Design.PropertyValueUIHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.GetPropertyUIValueItems(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.NotifyPropertyValueUIItemsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.RemovePropertyValueUIHandler(System.Drawing.Design.PropertyValueUIHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "E:System.Drawing.Design.IPropertyValueUIService.PropertyUIValueItemsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IPropertyValueUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PaintValueEventArgs.#ctor(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L21C5-L27C6" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L32C31-L32C35" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L37C46-L37C50" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L42C32-L42C36" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L47C28-L47C32" + } + ], + "DocsId": "T:System.Drawing.Design.PaintValueEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.Invoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.BeginInvoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Collections.ArrayList,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItem.#ctor(System.Drawing.Image,System.Drawing.Design.PropertyValueUIItemInvokeHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L17C5-L22C6" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItem.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L34C35-L34C36" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L25C34-L25C38" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.InvokeHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L28C69-L28C73" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L31C38-L31C42" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.Invoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Drawing.Design.PropertyValueUIItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.BeginInvoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Drawing.Design.PropertyValueUIItem,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIItemInvokeHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L60C75-L60C107" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L68C116-L68C121" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetEditStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L73C52-L73C70" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetPaintValueSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L78C45-L78C73" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L84C84-L84C89" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L90C91-L90C117" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.PaintValue(System.Object,System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L99C12-L99C79" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L105C61-L105C62" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs" + }, + { + "DocsId": "P:System.Drawing.Design.UITypeEditor.IsDropDownResizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L53C48-L53C53" + } + ], + "DocsId": "T:System.Drawing.Design.UITypeEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.Modal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Design.UITypeEditorEditStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L72C55-L74C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Object,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L76C5-L102C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Resources.ResXFileRef)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L104C61-L106C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Resources.ResXFileRef,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L108C5-L113C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetNodePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L510C39-L510C75" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValueTypeName(System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L518C9-L586C25" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValueTypeName(System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L593C12-L593C75" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValue(System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L600C9-L629C21" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValue(System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L635C55-L635C110" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L688C12-L688C53" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.Comment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L152C16-L152C62" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L161C13-L161C61" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.FileRef", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L174C13-L183C109" + } + ], + "DocsId": "T:System.Resources.ResXDataNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXFileRef.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L24C5-L28C6" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.#ctor(System.String,System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L35C87-L38C6" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L113C9-L127C23" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.FileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L43C30-L43C34" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.TypeName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L45C30-L45C34" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.TextFileEncoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L47C41-L47C45" + }, + { + "DocsId": "T:System.Resources.ResXFileRef.Converter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + } + ], + "DocsId": "T:System.Resources.ResXFileRef", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L51C50-L53C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L56C11-L58C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L67C52-L69C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L72C11-L74C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L83C48-L85C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L88C11-L90C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L100C11-L102C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L111C82-L113C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L123C11-L125C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L136C9-L137C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L181C9-L182C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L186C9-L188C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L192C9-L206C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L286C12-L286C73" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L292C12-L295C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L301C12-L304C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L306C48-L306C63" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L310C9-L312C56" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.GetMetadataEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L320C9-L321C60" + }, + { + "DocsId": "P:System.Resources.ResXResourceReader.BasePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L144C16-L144C25" + }, + { + "DocsId": "P:System.Resources.ResXResourceReader.UseResXDataNodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L164C16-L164C33" + } + ], + "DocsId": "T:System.Resources.ResXResourceReader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceSet.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L14C47-L16C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L21C45-L23C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.GetDefaultReader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L28C48-L28C74" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.GetDefaultWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L33C48-L33C74" + } + ], + "DocsId": "T:System.Resources.ResXResourceSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L111C5-L111C71" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.String,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L113C5-L117C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L122C5-L122C65" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.Stream,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L124C5-L128C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.TextWriter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L134C5-L134C81" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.TextWriter,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L136C5-L140C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L144C9-L145C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddAlias(System.String,System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L256C9-L259C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L265C59-L265C95" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L271C60-L271C96" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L277C60-L277C96" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L282C60-L282C92" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L290C9-L298C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L303C60-L303C92" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.Resources.ResXDataNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L311C9-L325C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L515C28-L515C37" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L519C9-L521C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L525C9-L541C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Generate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L588C9-L600C6" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.BinSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.SoapSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.DefaultSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ByteArraySerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ResMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ResourceSchema", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "P:System.Resources.ResXResourceWriter.BasePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L106C31-L106C35" + } + ], + "DocsId": "T:System.Resources.ResXResourceWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSound", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemAlert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuPopupStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuPopupEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemCaptureStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemCaptureEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMoveSizeStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMoveSizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemContextHelpStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemContextHelpEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDragDropStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDragDropEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDialogStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDialogEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemScrollingStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemScrollingEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSwitchStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSwitchEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMinimizeStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMinimizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Create", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Destroy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Reorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Selection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionAdd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionRemove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionWithin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.StateChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.LocationChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.NameChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.DescriptionChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.ValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.ParentChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.HelpChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.DefaultActionChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.AcceleratorChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleEvents.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.FirstChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.LastChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Next", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Previous", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleNavigation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleNavigation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1931C53-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L212C61-L212C65" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L220C43-L220C45" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L264C9-L280C30" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L304C62-L304C123" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L312C9-L328C34" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L355C9-L379C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Com#IServiceProvider#Interface#QueryService(System.Guid*,System.Guid*,System.Void**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L728C9-L750C38" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#GetObjectForChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L753C84-L753C88" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#GetIAccessiblePair(System.Object@,System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L757C9-L765C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#GetRuntimeId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L768C52-L768C61" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IAccessibleEx#ConvertReturnedElement(Interop.UiaCore.IRawElementProviderSimple,System.IntPtr*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L772C9-L779C34" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#get_ProviderOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L782C82-L782C122" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#get_HostRawElementProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L784C100-L784C122" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#GetPatternProvider(Interop.UiaCore.UIA)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L788C9-L793C21" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#GetPropertyValue(Interop.UiaCore.UIA)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L798C9-L814C22" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#Navigate(Interop.UiaCore.NavigateDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L817C98-L817C125" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#GetRuntimeId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L819C66-L819C75" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#GetEmbeddedFragmentRoots", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L821C81-L821C107" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#SetFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L823C60-L823C70" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#get_BoundingRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L825C78-L825C100" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#get_FragmentRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L833C12-L833C49" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragmentRoot#ElementProviderFromPoint(System.Double,System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L835C101-L835C131" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragmentRoot#GetFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L837C67-L837C77" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L839C65-L839C78" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L841C63-L841C74" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L843C56-L843C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L845C68-L845C84" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L847C56-L847C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L849C53-L849C63" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L851C54-L851C65" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L853C57-L853C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#get_ChildId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L855C55-L855C67" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L857C66-L857C83" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#GetIAccessible(Windows.Win32.UI.Accessibility.IAccessible**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L861C9-L882C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L887C9-L892C65" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Select(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L895C72-L895C112" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#SetValue(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L897C73-L897C90" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L899C54-L899C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L901C56-L901C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#get_ExpandCollapseState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L903C88-L903C107" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IInvokeProvider#Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L905C46-L905C54" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#get_DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L907C72-L907C93" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L909C75-L909C93" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#GetVisibleRanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L911C79-L911C101" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#RangeFromChild(Interop.UiaCore.IRawElementProviderSimple)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L914C9-L914C44" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#RangeFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L916C95-L916C132" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#get_SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L918C84-L918C114" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#get_DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L920C73-L920C94" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L922C76-L922C94" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#GetVisibleRanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L924C80-L924C102" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#RangeFromChild(Interop.UiaCore.IRawElementProviderSimple)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L927C9-L927C44" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#RangeFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L929C96-L929C133" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#get_SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L931C85-L931C115" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#GetCaretRange(Windows.Win32.Foundation.BOOL@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L933C92-L933C123" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#RangeFromAnnotation(Interop.UiaCore.IRawElementProviderSimple)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L936C9-L936C50" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L938C47-L938C72" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#get_Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L940C45-L940C50" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#SetValue(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L942C63-L942C81" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IToggleProvider#Toggle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L944C46-L944C54" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IToggleProvider#get_ToggleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L946C64-L946C75" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#GetRowHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L948C57-L948C72" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#GetColumnHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L950C60-L950C78" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#get_RowOrColumnMajor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L952C73-L952C89" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableItemProvider#GetRowHeaderItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L954C65-L954C84" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableItemProvider#GetColumnHeaderItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L956C68-L956C90" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#GetItem(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L958C67-L958C87" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#get_RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L960C43-L960C51" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#get_ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L962C46-L962C57" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L964C42-L964C45" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L966C45-L966C51" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_RowSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L968C46-L968C53" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_ColumnSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L970C49-L970C59" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#get_ContainingGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L972C84-L972C98" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accDoDefaultAction(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L979C9-L1010C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accHitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1059C9-L1078C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accLocation(System.Int32@,System.Int32@,System.Int32@,System.Int32@,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1090C9-L1136C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accNavigate(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1143C9-L1182C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accSelect(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1189C9-L1220C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1228C9-L1235C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accChild(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1242C9-L1292C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1301C13-L1325C31" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accDefaultAction(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1334C9-L1352C81" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accDescription(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1360C9-L1378C91" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1406C13-L1417C34" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accHelp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1426C9-L1443C72" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accHelpTopic(System.String@,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1451C9-L1468C94" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accKeyboardShortcut(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1474C68-L1474C108" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accName(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1501C56-L1501C84" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1549C13-L1563C42" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accRole(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1573C9-L1594C92" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1604C13-L1623C10" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accState(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1631C9-L1654C74" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1662C9-L1680C73" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#set_accName(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1688C9-L1710C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#set_accValue(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1717C9-L1739C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IOleWindow#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1758C9-L1780C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IOleWindow#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1788C9-L1803C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Clone(Windows.Win32.System.Ole.IEnumVARIANT**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1808C68-L1808C93" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Next(System.UInt32,Windows.Win32.System.Variant.VARIANT*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1814C12-L1814C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1819C47-L1819C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Skip(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1824C55-L1824C77" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1832C9-L1876C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1883C9-L1888C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1947C9-L1948C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(System.IntPtr,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1952C9-L1997C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2130C12-L2130C86" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2139C12-L2139C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethods(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2143C12-L2143C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetField(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2152C12-L2152C59" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetFields(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2156C12-L2156C54" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2165C12-L2165C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2179C12-L2179C100" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperties(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2187C12-L2187C58" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMember(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2199C12-L2199C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMembers(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2211C12-L2211C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2256C9-L2273C126" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#get_UnderlyingSystemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2281C43-L2281C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderHwndOverride#GetOverrideProviderForHwnd(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2284C12-L2284C44" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#get_CurrentView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2286C54-L2286C87" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#GetSupportedViews", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2288C65-L2288C101" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#GetViewName(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2290C70-L2290C106" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#SetCurrentView(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2292C70-L2292C109" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2294C52-L2294C77" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2296C55-L2296C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2298C51-L2298C58" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2300C51-L2300C58" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2302C55-L2302C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#get_Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2304C49-L2304C59" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#SetValue(System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2306C64-L2306C79" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#GetSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2308C60-L2308C74" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#get_CanSelectMultiple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2310C58-L2310C90" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#get_IsSelectionRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2312C60-L2312C94" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2314C53-L2314C65" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#AddToSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2316C61-L2316C77" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#RemoveFromSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2318C66-L2318C87" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#get_IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2320C55-L2320C84" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#get_SelectionContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2322C93-L2322C115" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.RaiseAutomationNotification(System.Windows.Forms.Automation.AutomationNotificationKind,System.Windows.Forms.Automation.AutomationNotificationProcessing,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2341C9-L2363C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.RaiseLiveRegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2372C9-L2372C84" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IScrollItemProvider#ScrollIntoView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2421C58-L2421C74" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L102C40-L102C86" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L125C45-L125C96" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L130C43-L130C92" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L137C36-L137C78" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L142C48-L142C102" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L149C16-L149C58" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L176C13-L185C10" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L191C43-L191C85" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L196C46-L196C89" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L204C16-L204C102" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#ProviderOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L782C82-L782C122" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderSimple#HostRawElementProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L784C100-L784C122" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#BoundingRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L825C78-L825C100" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRawElementProviderFragment#FragmentRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L833C12-L833C49" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L839C65-L839C78" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L841C63-L841C74" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L843C56-L843C60" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L845C68-L845C84" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L847C56-L847C60" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L849C53-L849C63" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L851C54-L851C65" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L853C57-L853C62" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ILegacyIAccessibleProvider#ChildId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L855C55-L855C67" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IExpandCollapseProvider#ExpandCollapseState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L903C88-L903C107" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L907C72-L907C93" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider#SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L918C84-L918C114" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L920C73-L920C94" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITextProvider2#SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L931C85-L931C115" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L938C47-L938C72" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IValueProvider#Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L940C45-L940C50" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IToggleProvider#ToggleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L946C64-L946C75" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ITableProvider#RowOrColumnMajor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L952C73-L952C89" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L960C43-L960C51" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridProvider#ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L962C46-L962C57" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L964C42-L964C45" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L966C45-L966C51" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#RowSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L968C46-L968C53" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#ColumnSpan", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L970C49-L970C59" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IGridItemProvider#ContainingGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L972C84-L972C98" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1301C13-L1325C31" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1406C13-L1417C34" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1549C13-L1563C42" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L1604C13-L1623C10" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#UnderlyingSystemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2281C43-L2281C62" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IMultipleViewProvider#CurrentView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2286C54-L2286C87" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2294C52-L2294C77" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2296C55-L2296C66" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2298C51-L2298C58" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2300C51-L2300C58" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2302C55-L2302C66" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#IRangeValueProvider#Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2304C49-L2304C59" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#CanSelectMultiple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2310C58-L2310C90" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionProvider#IsSelectionRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2312C60-L2312C94" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2320C55-L2320C84" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Interop#UiaCore#ISelectionItemProvider#SelectionContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs#L2322C93-L2322C115" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.TitleBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Grip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Sound", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Alert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Client", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuPopup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Chart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Border", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Grouping", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.StatusBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Table", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.HelpBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Character", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Outline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.OutlineItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PageTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PropertyPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Indicator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Graphic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.StaticText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.CheckButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.DropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Dial", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.HotkeyField", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Slider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.SpinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Diagram", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Animation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Equation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonDropDownGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.WhiteSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PageTabList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.IpAddress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.OutlineButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleRoles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.TakeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.TakeSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.ExtendSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.AddSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.RemoveSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleSelection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Unavailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.HotTracked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Busy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Floating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Marqueed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Animated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Invisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Offscreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Sizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Moveable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.SelfVoicing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Focusable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Linked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Traversed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.MultiSelectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.ExtSelectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertLow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertMedium", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertHigh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Protected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.HasPopup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Valid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleStates.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AmbientProperties.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L18C30-L18C34" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L28C25-L28C29" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L33C30-L33C34" + } + ], + "DocsId": "T:System.Windows.Forms.AmbientProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AnchorStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AnchorStyles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Appearance.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Appearance.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Appearance.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Appearance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Application.RegisterMessageLoop(System.Windows.Forms.Application.MessageLoopCallback)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L434C12-L434C69" + }, + { + "DocsId": "M:System.Windows.Forms.Application.UnregisterMessageLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L482C12-L482C65" + }, + { + "DocsId": "M:System.Windows.Forms.Application.AddMessageFilter(System.Windows.Forms.IMessageFilter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L649C12-L649C63" + }, + { + "DocsId": "M:System.Windows.Forms.Application.FilterMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L658C9-L668C26" + }, + { + "DocsId": "M:System.Windows.Forms.Application.DoEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L792C12-L792C78" + }, + { + "DocsId": "M:System.Windows.Forms.Application.EnableVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L805C9-L829C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Exit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L841C34-L841C44" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Exit(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L851C9-L903C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.ExitThread", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L910C9-L919C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.OleRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1078C12-L1078C53" + }, + { + "DocsId": "M:System.Windows.Forms.Application.OnThreadException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1084C12-L1084C60" + }, + { + "DocsId": "M:System.Windows.Forms.Application.RaiseIdle(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1101C12-L1101C85" + }, + { + "DocsId": "M:System.Windows.Forms.Application.RemoveMessageFilter(System.Windows.Forms.IMessageFilter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1107C12-L1107C66" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Restart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1114C9-L1146C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1153C12-L1153C94" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1160C12-L1160C102" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1167C12-L1167C77" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetCompatibleTextRenderingDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1209C9-L1215C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetDefaultFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1237C9-L1262C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetHighDpiMode(System.Windows.Forms.HighDpiMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1271C9-L1273C114" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetSuspendState(System.Windows.Forms.PowerState,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1281C12-L1281C93" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1288C12-L1288C65" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1310C12-L1310C77" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ApplicationExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L617C16-L617C62" + }, + { + "DocsId": "E:System.Windows.Forms.Application.Idle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L679C13-L688C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.EnterThreadModal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L707C13-L712C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.LeaveThreadModal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L731C13-L736C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ThreadException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L754C13-L759C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ThreadExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L777C16-L777C57" + }, + { + "DocsId": "P:System.Windows.Forms.Application.AllowQuit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L74C12-L74C40" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CommonAppDataRegistry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L141C12-L141C76" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CommonAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L191C12-L191C99" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L200C13-L257C34" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CurrentCulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L266C16-L266C51" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CurrentInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L275C16-L275C50" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ExecutablePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L288C9-L288C79" + }, + { + "DocsId": "P:System.Windows.Forms.Application.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L295C12-L295C58" + }, + { + "DocsId": "P:System.Windows.Forms.Application.LocalUserAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L305C12-L305C98" + }, + { + "DocsId": "P:System.Windows.Forms.Application.MessageLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L311C12-L311C56" + }, + { + "DocsId": "P:System.Windows.Forms.Application.OpenForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L316C47-L316C79" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L326C13-L383C34" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ProductVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L394C13-L427C37" + }, + { + "DocsId": "P:System.Windows.Forms.Application.RenderWithVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L442C12-L442C73" + }, + { + "DocsId": "P:System.Windows.Forms.Application.SafeTopLevelCaptionFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L452C13-L454C48" + }, + { + "DocsId": "P:System.Windows.Forms.Application.StartupPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L473C13-L475C34" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L489C16-L489C31" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UserAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L513C12-L513C93" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UserAppDataRegistry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L520C12-L520C106" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UseVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L530C42-L530C46" + }, + { + "DocsId": "P:System.Windows.Forms.Application.VisualStyleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L552C13-L558C27" + }, + { + "DocsId": "T:System.Windows.Forms.Application.MessageLoopCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L22C35-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.#ctor(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L31C5-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L44C30-L44C44" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L93C9-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L99C9-L116C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.ExitThread", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L121C33-L121C49" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.ExitThreadCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L126C48-L126C89" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.OnMainFormClosed(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L132C77-L132C93" + }, + { + "DocsId": "E:System.Windows.Forms.ApplicationContext.ThreadExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ApplicationContext.MainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L54C16-L54C25" + }, + { + "DocsId": "P:System.Windows.Forms.ApplicationContext.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L78C26-L78C30" + } + ], + "DocsId": "T:System.Windows.Forms.ApplicationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrangeDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrangeStartingPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrangeStartingPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ArrowDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.Suggest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.SuggestAppend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.FileSystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.HistoryList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.RecentlyUsedList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.AllUrl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.AllSystemSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.FileSystemDirectories", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.CustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.ListItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L15C5-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L44C30-L44C55" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L46C31-L46C57" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L54C72-L54C109" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L62C9-L64C22" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L72C9-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L84C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L93C43-L93C64" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L99C54-L99C80" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L105C41-L105C61" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L113C9-L115C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L133C9-L135C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L142C9-L145C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L154C16-L154C27" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L155C16-L155C44" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L158C37-L158C56" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L160C43-L160C67" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L162C41-L162C64" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L164C52-L164C81" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L166C41-L166C63" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L168C56-L168C97" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L170C43-L170C64" + }, + { + "DocsId": "E:System.Windows.Forms.AutoCompleteStringCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L50C16-L50C45" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L28C13-L28C33" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L42C25-L42C36" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L44C30-L44C55" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L46C31-L46C57" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L120C31-L120C56" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L126C35-L126C64" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L150C31-L150C54" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L154C16-L154C27" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteStringCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoScaleMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoScaleMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.GrowAndShrink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.GrowOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoValidate.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.EnablePreventFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.EnableAllowFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L200C11-L202C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L57C5-L227C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AttachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L266C5-L266C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.PropsValid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L417C9-L417C36" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L423C5-L423C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L435C9-L445C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowAboutBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L494C9-L495C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L818C9-L820C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L824C9-L826C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L830C9-L832C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L983C9-L994C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1042C9-L1043C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1047C9-L1085C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1187C112-L1187C118" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1211C9-L1273C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1312C9-L1320C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnInPlaceActive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1490C5-L1490C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1577C9-L1638C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1682C59-L1682C63" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1684C63-L1684C115" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1713C9-L1783C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1792C9-L1843C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetAboutBoxDelegate(System.Windows.Forms.AxHost.AboutBoxDelegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1853C9-L1854C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DoVerb(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2215C9-L2227C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateInstanceCore(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2403C9-L2412C26" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvokeEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2481C9-L2497C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2506C9-L2512C57" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2522C9-L2522C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetComponentName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2532C9-L2532C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2542C9-L2542C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetDefaultEvent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2549C9-L2549C59" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetDefaultProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2556C9-L2556C62" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEditor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2566C9-L2581C24" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2586C12-L2586C66" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEvents(System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2591C12-L2591C78" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2784C9-L2784C37" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetProperties(System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2791C9-L2791C43" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetPropertyOwner(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2797C9-L2797C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOcx", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3005C9-L3005C26" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3062C5-L3062C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3067C5-L3067C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.HasPropertyPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3082C9-L3106C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.MakeDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3140C9-L3145C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowPropertyPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3149C9-L3155C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowPropertyPages(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3159C9-L3207C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3225C9-L3369C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3454C9-L3461C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3557C9-L3577C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureFromPicture(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3705C12-L3705C72" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureFromCursor(System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3712C12-L3712C109" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureDispFromPicture(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3719C12-L3719C76" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetPictureFromIPicture(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3727C9-L3743C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetPictureFromIPictureDisp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3751C9-L3767C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetColorFromOleColor(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3808C9-L3808C52" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOleColorFromColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3818C9-L3818C51" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIFontFromFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3827C9-L3842C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetFontFromIFont(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3877C9-L3895C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIFontDispFromFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3903C9-L3918C65" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetFontFromIFontDisp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3928C9-L3984C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOADateFromTime(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L3992C9-L3992C32" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetTimeFromOADate(System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4001C9-L4001C42" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4024C9-L4025C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4030C9-L4031C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4036C9-L4037C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4042C9-L4043C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4048C9-L4049C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4054C9-L4055C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4060C9-L4061C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4066C9-L4067C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L4072C9-L4073C6" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L324C16-L324C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L332C16-L332C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L501C16-L501C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L509C16-L509C110" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L517C16-L517C116" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L525C16-L525C109" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L533C16-L533C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L544C16-L544C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L552C16-L552C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L560C16-L560C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L568C16-L568C106" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L576C16-L576C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L587C16-L587C93" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L595C16-L595C96" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L603C16-L603C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L611C16-L611C96" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L619C16-L619C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L627C16-L627C100" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L635C16-L635C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L643C16-L643C93" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L651C16-L651C105" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L659C16-L659C110" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L670C16-L670C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L678C16-L678C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L689C16-L689C95" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L700C16-L700C96" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L711C16-L711C93" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L719C16-L719C94" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L730C16-L730C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L741C16-L741C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L752C16-L752C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L763C16-L763C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L774C16-L774C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L785C16-L785C95" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L796C16-L796C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L804C16-L804C100" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L812C16-L812C100" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L238C13-L244C23" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L286C16-L286C30" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L295C16-L295C36" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L304C16-L304C42" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L316C16-L316C28" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L341C16-L341C27" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L353C13-L353C37" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L361C16-L361C28" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L370C16-L370C25" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L378C16-L378C30" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L389C13-L390C50" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L400C16-L400C21" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.EditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L473C29-L473C52" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.HasAboutBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L481C32-L481C61" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L920C13-L972C10" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.OcxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L1878C13-L1884C30" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ContainingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs#L2028C16-L2028C69" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ActiveXInvokeKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.AxComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ClsidAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ConnectionPointCookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.AboutBoxDelegate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.InvalidActiveXStateException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.StateConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BaseCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L21C48-L21C71" + }, + { + "DocsId": "M:System.Windows.Forms.BaseCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L26C43-L26C64" + }, + { + "DocsId": "M:System.Windows.Forms.BaseCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L19C33-L19C44" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L34C35-L34C40" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L38C31-L38C35" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L40C42-L40C46" + } + ], + "DocsId": "T:System.Windows.Forms.BaseCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Critical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Charging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.NoSystemBattery", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BatteryChargeStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindableComponent.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L59C9-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindableComponent.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs" + }, + { + "DocsId": "E:System.Windows.Forms.BindableComponent.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L49C16-L49C70" + }, + { + "DocsId": "P:System.Windows.Forms.BindableComponent.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L29C16-L29C56" + }, + { + "DocsId": "P:System.Windows.Forms.BindableComponent.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs#L78C12-L78C65" + } + ], + "DocsId": "T:System.Windows.Forms.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindableComponent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L51C81-L53C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L55C105-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L59C148-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L63C166-L65C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L67C187-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String,System.IFormatProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L35C5-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L553C9-L576C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnParse(System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L580C9-L589C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnFormat(System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L593C9-L602C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.ReadValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L956C32-L956C53" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.WriteValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L961C33-L961C70" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L204C16-L204C36" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.Parse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L210C16-L210C33" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L216C16-L216C34" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L94C32-L94C36" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindingMemberInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L96C50-L96C54" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L102C51-L102C55" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L108C31-L108C59" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.IsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L165C29-L165C33" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindingManagerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L173C16-L173C35" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.PropertyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L200C34-L200C38" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormattingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L227C16-L227C34" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormatInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L244C16-L244C27" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormatString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L260C16-L260C29" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.NullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L278C16-L278C26" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSourceNullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L298C16-L298C28" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.ControlUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L340C16-L340C34" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs#L357C56-L357C60" + } + ], + "DocsId": "T:System.Windows.Forms.Binding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Binding.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.ControlUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.DataSourceUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String,System.Exception,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L23C11-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L41C11-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L53C11-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L64C11-L66C6" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.Binding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L68C31-L68C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.BindingCompleteState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L70C56-L70C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.BindingCompleteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L72C60-L72C64" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L74C31-L74C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs#L76C35-L76C39" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.Invoke(System.Object,System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.BeginInvoke(System.Object,System.Windows.Forms.BindingCompleteEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.Success", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingCompleteState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L21C5-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L33C13-L34C40" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L44C9-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L53C9-L54C61" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L65C40-L65C45" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L70C36-L70C40" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Add(System.Object,System.Windows.Forms.BindingManagerBase)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L99C9-L101C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.AddCore(System.Object,System.Windows.Forms.BindingManagerBase)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L108C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L143C9-L145C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L153C43-L153C64" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L159C48-L159C82" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Contains(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L167C9-L167C74" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L181C5-L181C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L194C9-L196C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.RemoveCore(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L203C9-L204C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.UpdateBinding(System.Windows.Forms.BindingContext,System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L349C9-L366C6" + }, + { + "DocsId": "E:System.Windows.Forms.BindingContext.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L127C13-L127C49" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L33C13-L34C40" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L60C31-L60C36" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L65C40-L65C45" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L70C36-L70C40" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.Item(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L76C58-L76C88" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.Item(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs#L84C16-L84C57" + } + ], + "DocsId": "T:System.Windows.Forms.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L47C9-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnDataError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L56C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L63C5-L63C36" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L74C72-L74C95" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties(System.Collections.ArrayList,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L78C9-L91C75" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties(System.Type,System.Int32,System.Collections.ArrayList,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L96C9-L181C21" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.PullData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L231C34-L231C49" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.PushData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L259C9-L271C6" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L186C16-L186C50" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.CurrentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L192C16-L192C48" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.CurrentItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L198C16-L198C53" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L204C16-L204C44" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.PositionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L219C16-L219C49" + }, + { + "DocsId": "F:System.Windows.Forms.BindingManagerBase.onCurrentChangedHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingManagerBase.onPositionChangedHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Bindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L32C13-L41C30" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.IsBindingSuspended", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs#L277C39-L277C49" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventArgs.#ctor(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerDataErrorEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventArgs.cs#L13C34-L13C38" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerDataErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.Invoke(System.Object,System.Windows.Forms.BindingManagerDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.BindingManagerDataErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerDataErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingManagerDataErrorEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L13C9-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L39C9-L44C36" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.Equals(System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L48C12-L48C97" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.op_Equality(System.Windows.Forms.BindingMemberInfo,System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L50C81-L50C92" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.op_Inequality(System.Windows.Forms.BindingMemberInfo,System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L52C81-L52C93" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L54C42-L54C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L28C34-L28C59" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingField", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L30C35-L30C61" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs#L33C12-L35C27" + } + ], + "DocsId": "T:System.Windows.Forms.BindingMemberInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingMemberInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L42C11-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.Windows.Forms.BindingSource)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L50C11-L53C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L61C11-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L27C5-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L84C9-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L92C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L101C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.AddStandardItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L132C9-L234C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.RefreshItemsCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L504C9-L580C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.OnRefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L589C9-L593C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.Validate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L602C9-L602C82" + }, + { + "DocsId": "E:System.Windows.Forms.BindingNavigator.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L490C16-L490C40" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.BindingSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L247C13-L247C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveFirstItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L266C13-L271C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MovePreviousItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L290C13-L295C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveNextItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L314C13-L319C34" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveLastItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L338C13-L343C34" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.AddNewItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L362C13-L367C32" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.DeleteItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L392C13-L397C32" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.PositionItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L422C13-L427C34" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.CountItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L446C13-L451C31" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.CountItemFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs#L469C13-L469C37" + } + ], + "DocsId": "T:System.Windows.Forms.BindingNavigator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingNavigator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Add(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L37C9-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.AddCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L48C9-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L74C9-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L83C43-L83C56" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.OnCollectionChanging(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L90C9-L91C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L98C9-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Remove(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L103C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L109C52-L109C71" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.RemoveCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L114C63-L114C88" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.ShouldSerializeMyAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L116C55-L116C64" + }, + { + "DocsId": "E:System.Windows.Forms.BindingsCollection.CollectionChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L58C16-L58C46" + }, + { + "DocsId": "E:System.Windows.Forms.BindingsCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L68C16-L68C45" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L23C34-L23C45" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L28C42-L28C66" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs#L33C39-L33C52" + } + ], + "DocsId": "T:System.Windows.Forms.BindingsCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L79C30-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L41C5-L104C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L106C50-L111C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetRelatedCurrencyManager(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L153C9-L173C65" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L489C33-L489C69" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L599C9-L616C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.EndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L620C9-L634C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Find(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L656C9-L662C51" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveFirst", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L778C32-L778C44" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveLast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L780C31-L780C51" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L782C31-L782C41" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MovePrevious", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L784C35-L784C45" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnAddingNew(System.ComponentModel.AddingNewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L800C9-L802C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L806C9-L808C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L814C9-L821C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L825C9-L827C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataError(System.Windows.Forms.BindingManagerDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L831C9-L833C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L837C9-L839C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L843C9-L845C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnListChanged(System.ComponentModel.ListChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L850C9-L857C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnPositionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L861C9-L863C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveCurrent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1025C9-L1036C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetAllowNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1041C9-L1043C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetBindings(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1047C9-L1053C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetCurrentItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1057C9-L1058C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1062C9-L1063C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1065C36-L1065C68" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1066C37-L1066C70" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1360C44-L1360C64" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1383C9-L1391C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#get_IsInitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1412C58-L1412C72" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#add_Initialized(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1420C16-L1420C60" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#remove_Initialized(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1421C19-L1421C66" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1430C51-L1430C71" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1432C57-L1432C80" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1470C9-L1492C20" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1497C9-L1500C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1502C51-L1502C71" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1504C49-L1504C68" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1508C9-L1510C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1514C9-L1520C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1524C9-L1527C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetListName(System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1552C9-L1552C67" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetItemProperties(System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1557C9-L1565C81" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1572C9-L1640C27" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#IBindingList#AddIndex(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1722C9-L1728C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1733C9-L1739C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Find(System.ComponentModel.PropertyDescriptor,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1743C9-L1748C53" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#IBindingList#RemoveIndex(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1753C9-L1759C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveSort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1763C9-L1769C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.ListSortDescriptionCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1774C9-L1780C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveFilter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1806C9-L1812C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ICancelAddNew#CancelNew(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1828C9-L1840C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ICancelAddNew#EndNew(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1844C9-L1855C6" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.AddingNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L402C16-L402C58" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L410C16-L410C64" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L418C16-L418C58" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L426C16-L426C66" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L434C16-L434C66" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.CurrentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L442C16-L442C63" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.CurrentItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L450C16-L450C67" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.ListChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L458C16-L458C60" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.PositionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L466C16-L466C64" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#Initialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1420C16-L1420C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L146C16-L146C80" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L197C30-L197C90" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L206C16-L206C27" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L227C16-L227C27" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsBindingSuspended", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L352C39-L352C74" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L359C13-L360C31" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L368C16-L368C41" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.RaiseListChangedEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L383C42-L383C46" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L390C16-L390C21" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#IsInitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1412C58-L1412C72" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1441C17-L1459C10" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1463C43-L1463C62" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1466C39-L1466C52" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1532C16-L1532C27" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1545C40-L1545C56" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1548C39-L1548C54" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1646C16-L1646C82" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1653C16-L1653C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowRemove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1682C16-L1682C105" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsChangeNotification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1686C55-L1686C59" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsSearching", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1691C16-L1691C72" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsSorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1697C16-L1697C70" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsSorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1703C16-L1703C63" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1710C16-L1710C73" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1717C16-L1717C97" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortDescriptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1786C16-L1786C76" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1794C16-L1794C23" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsAdvancedSorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1817C16-L1817C77" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsFiltering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs#L1823C16-L1823C71" + } + ], + "DocsId": "T:System.Windows.Forms.BindingSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BindingSource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BootMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.FailSafe", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.FailSafeWithNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BootMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Border3DSide.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Border3DSide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DSide.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Adjust", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Bump", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Etched", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.RaisedInner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.RaisedOuter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.SunkenInner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.SunkenOuter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Border3DStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Border3DStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.FixedSingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.Fixed3D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BoundsSpecified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Button.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L32C5-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L84C12-L84C44" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L180C9-L181C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L188C9-L189C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L216C9-L220C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L231C9-L249C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L253C9-L255C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L259C9-L284C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L288C9-L290C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L302C9-L309C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L317C9-L327C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L337C9-L343C47" + }, + { + "DocsId": "M:System.Windows.Forms.Button.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L349C42-L349C76" + }, + { + "DocsId": "M:System.Windows.Forms.Button.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L358C9-L377C6" + }, + { + "DocsId": "E:System.Windows.Forms.Button.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L196C16-L196C41" + }, + { + "DocsId": "E:System.Windows.Forms.Button.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L205C16-L205C46" + }, + { + "DocsId": "P:System.Windows.Forms.Button.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L58C13-L58C38" + }, + { + "DocsId": "P:System.Windows.Forms.Button.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L131C13-L146C23" + }, + { + "DocsId": "P:System.Windows.Forms.Button.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs#L162C13-L162C34" + } + ], + "DocsId": "T:System.Windows.Forms.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Button.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L19C5-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#get_PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L647C65-L647C69" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#set_PreviousEnabledStatus(System.Nullable{System.Boolean})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L647C70-L647C74" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L835C9-L835C53" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L845C9-L862C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L879C9-L881C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L888C9-L890C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L897C9-L904C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L911C9-L921C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L928C9-L935C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L942C9-L966C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L973C9-L983C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L990C9-L991C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ResetFlagsandPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L998C9-L1002C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1019C9-L1029C52" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1114C12-L1114C48" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1122C12-L1122C85" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandParameterChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1129C70-L1129C115" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnRequestCommandExecute(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1136C12-L1136C69" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1140C12-L1140C31" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1144C12-L1144C41" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1164C9-L1173C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1177C9-L1187C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1194C9-L1216C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1223C9-L1249C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1256C9-L1275C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1279C9-L1281C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1285C9-L1287C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1397C9-L1476C6" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L140C16-L140C45" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandCanExecuteChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L196C16-L196C73" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L208C16-L208C63" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandParameterChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L243C16-L243C72" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L600C16-L600C44" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.AutoEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L94C13-L94C46" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L122C16-L122C29" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L152C16-L152C30" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L183C16-L183C24" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.CommandParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L223C16-L223C33" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L247C44-L247C55" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L253C13-L294C23" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L298C50-L298C65" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.IsDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L304C13-L304C43" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L341C13-L341C31" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.FlatAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L367C13-L369C36" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L384C13-L406C27" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L441C13-L441C32" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L471C13-L476C38" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L517C13-L517C36" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L549C13-L549C31" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L592C16-L592C28" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L647C65-L647C69" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L712C16-L712C25" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L727C13-L727C31" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L757C16-L757C34" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseMnemonic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L784C13-L784C45" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1338C16-L1338C50" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseVisualStyleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs#L1361C13-L1367C30" + }, + { + "DocsId": "T:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Dotted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Dashed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L40C9-L48C26" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L57C12-L57C73" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L72C12-L72C56" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L137C12-L137C69" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L144C9-L152C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L162C9-L183C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L192C9-L211C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L226C9-L236C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L251C12-L251C110" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs#L25C57-L25C61" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Pushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.CacheVirtualItemsEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Windows.Forms.CacheVirtualItemsEventArgs.EndIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.CacheVirtualItemsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.Invoke(System.Object,System.Windows.Forms.CacheVirtualItemsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.BeginInvoke(System.Object,System.Windows.Forms.CacheVirtualItemsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CacheVirtualItemsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CacheVirtualItemsEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CaptionButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Maximize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Minimize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Restore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CaptionButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CaptionButton.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Upper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Lower", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CharacterCasing.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L28C5-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L295C9-L299C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L415C9-L415C51" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnAppearanceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L420C9-L424C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L433C9-L436C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L443C9-L454C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L488C9-L521C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L529C9-L535C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L543C9-L562C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L584C9-L599C22" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L608C9-L611C49" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.AppearanceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L110C16-L110C65" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L239C16-L239C41" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L248C16-L248C46" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L393C16-L393C62" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L405C16-L405C65" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L78C13-L78C32" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.AutoCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L122C29-L122C33" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L138C13-L138C32" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L176C13-L176C56" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L201C13-L201C32" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L256C13-L278C23" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L282C44-L282C56" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L372C16-L372C30" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs#L383C30-L383C34" + }, + { + "DocsId": "T:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L35C9-L42C26" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L52C9-L58C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L65C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L106C33-L114C19" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L129C9-L130C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L187C33-L197C19" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L214C9-L247C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.GetGlyphSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L253C12-L253C50" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBoxRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs#L25C57-L25C61" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L18C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L362C9-L362C57" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CreateItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L367C9-L367C43" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.GetItemCheckState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L376C9-L381C52" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.GetItemChecked(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L388C46-L388C94" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L460C9-L462C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L469C9-L471C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L484C9-L754C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L758C9-L764C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L769C9-L776C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L787C9-L796C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnItemCheck(System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L805C9-L813C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L817C9-L825C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L836C9-L838C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L845C9-L859C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.SetItemCheckState(System.Int32,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L867C9-L887C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.SetItemChecked(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L895C9-L896C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.WmReflectCommand(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L903C9-L920C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L956C9-L998C6" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L283C16-L283C47" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DisplayMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L291C16-L291C50" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.ItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L299C16-L299C37" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L308C16-L308C35" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L317C16-L317C40" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L326C16-L326C38" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L335C16-L335C41" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.ValueMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L352C16-L352C48" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L78C32-L78C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L85C53-L85C113" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L92C50-L92C108" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L98C13-L100C23" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L112C16-L112C31" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L124C16-L124C34" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L135C13-L135C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L150C13-L150C62" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L170C13-L170C49" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L193C16-L193C34" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ThreeDCheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L222C13-L222C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L250C16-L250C50" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L275C16-L275C32" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs#L344C16-L344C28" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CheckState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Unchecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L20C54-L20C86" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L26C12-L26C70" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object,System.Boolean,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L34C9-L84C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L91C9-L115C46" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L121C35-L121C66" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L126C43-L126C86" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L133C12-L133C90" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L143C50-L143C103" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L149C43-L149C94" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L154C42-L154C82" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L162C9-L163C59" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L169C47-L169C95" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L175C12-L175C90" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L185C9-L192C23" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L198C40-L198C95" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L203C39-L203C74" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L211C9-L212C80" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L218C55-L218C109" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L224C12-L224C113" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L231C9-L238C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L245C9-L264C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L270C12-L270C123" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L275C48-L275C89" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs#L283C9-L286C6" + } + ], + "DocsId": "T:System.Windows.Forms.Clipboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Clipboard.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CloseReason.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.WindowsShutDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.MdiFormClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.UserClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.TaskManagerClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.FormOwnerClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.ApplicationExitCall", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColorDepth.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth4Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth8Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth16Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth24Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth32Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDepth.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColorDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L27C5-L31C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L153C9-L156C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L162C9-L199C25" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L226C42-L226C79" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.AllowFullOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L42C16-L42C60" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.AnyColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L55C16-L55C52" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L66C16-L66C22" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.CustomColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L79C16-L79C44" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.FullOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L104C16-L104C52" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Instance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L111C40-L111C77" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L116C38-L116C46" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L126C16-L126C52" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.SolidColorOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs#L138C16-L138C54" + } + ], + "DocsId": "T:System.Windows.Forms.ColorDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColorDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnClickEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventArgs.cs#L16C25-L16C29" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnClickEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L22C5-L59C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L64C43-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L72C44-L75C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.AutoResize(System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L423C9-L429C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L436C9-L451C29" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L456C9-L469C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L517C9-L517C56" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.DisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L112C13-L112C41" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L179C13-L184C23" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L197C13-L202C40" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L231C13-L231C44" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L244C13-L244C38" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L266C33-L266C37" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L277C13-L277C68" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L307C13-L307C50" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L334C13-L345C31" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L374C26-L374C30" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs#L398C13-L412C27" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.HeaderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.ColumnContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderAutoResizeStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderAutoResizeStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs#L19C9-L24C60" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs#L36C9-L79C73" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.Nonclickable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.Clickable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnHeaderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventArgs.#ctor(System.Int32,System.Int32,System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L10C103-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.OldDisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L17C34-L17C38" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.NewDisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L19C34-L19C38" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs#L21C35-L21C39" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnReorderedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnReorderedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnReorderedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnReorderedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnReorderedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L8C5-L10C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor(System.Windows.Forms.SizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L12C5-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor(System.Windows.Forms.SizeType,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnStyle.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs#L25C16-L25C25" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangedEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventArgs.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnWidthChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnWidthChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L10C74-L12C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventArgs.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L14C87-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L23C30-L23C34" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangingEventArgs.NewWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs#L28C27-L28C31" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnWidthChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnWidthChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ColumnWidthChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L51C5-L125C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.AddItemsCore(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1459C9-L1473C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1483C9-L1485C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1497C9-L1497C51" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1929C9-L1935C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1979C9-L1994C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2004C9-L2022C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2028C41-L2028C70" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2036C9-L2036C100" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2045C9-L2045C69" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2054C9-L2054C65" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2081C9-L2089C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2099C9-L2123C27" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2288C9-L2303C41" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2413C9-L2417C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2426C9-L2514C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2522C9-L2540C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2549C9-L2550C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2559C9-L2579C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2585C9-L2603C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2611C9-L2631C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2635C9-L2641C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2664C9-L2665C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2672C9-L2674C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2681C9-L2683C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2713C9-L2722C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2731C9-L2784C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2788C9-L2790C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2799C9-L2800C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDownStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2807C9-L2808C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2817C9-L2822C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2830C9-L2844C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2867C9-L2869C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2877C9-L2879C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2884C9-L2889C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2894C9-L2906C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2911C9-L2935C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2940C9-L2948C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2976C9-L2982C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L2986C9-L3011C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3015C9-L3017C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3024C9-L3068C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnTextUpdate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3076C9-L3077C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3081C9-L3104C30" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3109C9-L3118C52" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3133C9-L3185C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3192C9-L3193C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3260C9-L3261C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3381C9-L3396C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3403C9-L3404C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3411C9-L3417C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3424C9-L3457C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3461C9-L3462C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3497C9-L3498C68" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L3785C9-L3990C6" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L289C16-L289C52" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L297C16-L297C58" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L834C16-L834C44" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1357C16-L1357C41" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1365C16-L1365C56" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1373C16-L1373C56" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1383C13-L1385C10" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1397C16-L1397C68" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.SelectionChangeCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1405C16-L1405C72" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDownStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1413C16-L1413C61" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1425C16-L1425C35" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.TextUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1437C16-L1437C58" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1449C16-L1449C62" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L140C13-L140C38" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L182C13-L182C40" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L220C13-L226C46" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L257C13-L263C44" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L273C16-L273C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L281C16-L281C42" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L340C13-L376C23" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L388C13-L388C51" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L403C16-L403C31" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L419C13-L425C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L449C13-L450C50" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L485C13-L492C46" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DroppedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L526C13-L531C26" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L555C13-L555C31" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L573C13-L580C141" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L591C13-L597C48" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L617C13-L617C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L644C13-L669C22" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L705C13-L707C37" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L741C13-L741C38" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L756C16-L756C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L762C16-L762C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L778C13-L778C57" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L826C16-L826C28" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L849C13-L897C41" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L974C13-L979C35" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1030C13-L1031C56" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1069C13-L1074C68" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1099C13-L1102C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1121C13-L1123C26" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1149C13-L1149C28" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1179C13-L1185C43" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs#L1224C13-L1244C30" + }, + { + "DocsId": "T:System.Windows.Forms.ComboBox.ChildAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ComboBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L50C9-L53C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L60C9-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L68C9-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L76C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L88C9-L93C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawDropDownButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L100C9-L102C6" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBoxRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs#L24C39-L24C70" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.Simple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.DropDownList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBoxStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBoxStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CommonDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L26C5-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L58C9-L79C28" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.OnHelpRequest(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L105C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.OwnerWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L117C9-L138C115" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L155C41-L155C64" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L162C9-L241C23" + }, + { + "DocsId": "E:System.Windows.Forms.CommonDialog.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L45C16-L45C60" + }, + { + "DocsId": "P:System.Windows.Forms.CommonDialog.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs#L36C26-L36C30" + } + ], + "DocsId": "T:System.Windows.Forms.CommonDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CommonDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContainerControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L32C5-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.System#Windows#Forms#IContainerControl#ActivateControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L394C9-L394C59" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L463C9-L469C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L626C9-L635C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnAutoValidateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L814C66-L814C103" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L875C9-L883C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L895C9-L918C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L925C9-L927C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L942C9-L944C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L955C9-L957C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L961C9-L963C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.PerformAutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L970C39-L970C99" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ScaleMinMaxSize(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1182C7-L1182C8" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1211C9-L1216C49" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1229C9-L1256C47" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1263C9-L1279C22" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1288C9-L1372C26" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1380C9-L1380C105" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1411C9-L1429C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1493C9-L1508C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.UpdateDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1594C5-L1594C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Validate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1846C31-L1846C65" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Validate(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1855C9-L1855C59" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1914C47-L1914C97" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L1924C9-L1929C67" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L2116C9-L2125C6" + }, + { + "DocsId": "E:System.Windows.Forms.ContainerControl.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L241C16-L241C45" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L112C16-L112C36" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L138C13-L145C44" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L170C16-L170C30" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L211C13-L216C52" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L254C13-L261C23" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L281C13-L281C26" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.ActiveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L294C16-L294C30" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L302C13-L304C23" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CurrentAutoScaleDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L319C13-L324C48" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.ParentForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs#L375C13-L385C31" + } + ], + "DocsId": "T:System.Windows.Forms.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContainerControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventArgs.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventArgs.cs#L17C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.ContentsResizedEventArgs.NewRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventArgs.cs#L25C37-L25C41" + } + ], + "DocsId": "T:System.Windows.Forms.ContentsResizedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.Invoke(System.Object,System.Windows.Forms.ContentsResizedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ContentsResizedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ContentsResizedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContentsResizedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L17C53-L23C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L25C5-L27C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L31C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L115C9-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.OnOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L140C9-L151C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.OnClosed(System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L155C9-L166C6" + }, + { + "DocsId": "P:System.Windows.Forms.ContextMenuStrip.SourceControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L41C13-L41C42" + } + ], + "DocsId": "T:System.Windows.Forms.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L362C24-L364C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L444C36-L446C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L451C78-L453C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L458C53-L462C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.Windows.Forms.Control,System.String,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L467C95-L471C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetAccessibilityObjectById(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L558C9-L563C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetAutoSizeMode(System.Windows.Forms.AutoSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L781C58-L781C102" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetAutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L783C49-L783C87" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1063C9-L1065C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2359C9-L2404C25" + }, + { + "DocsId": "M:System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4487C9-L4488C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4493C9-L4497C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Delegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4610C57-L4610C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Action)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4620C55-L4620C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Delegate,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4641C9-L4644C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BringToFront", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4666C9-L4678C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Contains(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4781C13-L4793C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4803C9-L4803C50" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4813C9-L4813C44" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4825C9-L4827C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4842C9-L4907C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4915C9-L4927C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4988C57-L4988C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4997C9-L5052C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5059C9-L5144C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5173C9-L5173C117" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5208C9-L5247C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5251C9-L5291C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5302C9-L5333C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FindForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5369C9-L5375C27" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetTopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5415C9-L5415C48" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseKeyEvent(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5433C9-L5434C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseMouseEvent(System.Object,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5443C9-L5444C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5455C9-L5455C32" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FromChildHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5501C9-L5513C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5528C9-L5534C114" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5577C9-L5588C51" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5606C9-L5606C62" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5615C9-L5628C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5665C9-L5734C46" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetNextControl(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5916C9-L6110C41" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetStyle(System.Windows.Forms.ControlStyles)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6155C52-L6155C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6162C9-L6163C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InitLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6192C9-L6193C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6227C9-L6228C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6238C9-L6267C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6276C9-L6277C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6286C9-L6308C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6318C9-L6319C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6329C9-L6356C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Action)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6364C9-L6365C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Delegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6381C46-L6381C66" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Delegate,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6399C9-L6402C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke``1(System.Func{``0})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6410C43-L6410C66" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokePaint(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6598C9-L6599C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokePaintBackground(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6603C9-L6604C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsKeyLocked(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6645C9-L6666C98" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6686C9-L6695C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6715C9-L6735C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsMnemonic(System.Char,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6748C9-L6784C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.LogicalToDeviceUnits(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6822C9-L6822C65" + }, + { + "DocsId": "M:System.Windows.Forms.Control.LogicalToDeviceUnits(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6833C9-L6833C65" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleBitmapLogicalToDevice(System.Drawing.Bitmap@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6844C9-L6845C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.NotifyInvalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7008C9-L7009C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeOnClick(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7031C9-L7032C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnAutoSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7036C9-L7040C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7045C9-L7083C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7088C9-L7111C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackgroundImageLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7116C9-L7127C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7132C9-L7153C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCausesValidationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7158C9-L7162C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnContextMenuStripChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7176C9-L7180C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7185C9-L7201C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDataContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7206C9-L7224C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7229C9-L7233C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7244C9-L7277C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7286C9-L7328C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7333C9-L7356C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7361C9-L7388C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnNotifyMessage(System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7398C5-L7398C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7403C9-L7408C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7413C9-L7414C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7419C9-L7423C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7428C9-L7432C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentDataContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7437C9-L7454C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7459C9-L7463C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7470C9-L7486C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7537C9-L7542C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7547C9-L7551C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7556C9-L7560C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPrint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7585C9-L7610C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTabIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7615C9-L7619C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTabStopChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7624C9-L7628C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7633C9-L7637C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7647C9-L7690C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7710C9-L7720C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7729C9-L7730C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnClientSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7735C9-L7739C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnControlAdded(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7747C9-L7748C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7756C9-L7757C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7765C5-L7765C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7774C9-L7882C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7911C9-L7916C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7930C9-L7989C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7997C9-L7998C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8012C9-L8013C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8022C9-L8023C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8032C9-L8033C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8042C9-L8043C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8052C9-L8053C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8058C9-L8059C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeGotFocus(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8067C9-L8072C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8080C9-L8088C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHelpRequested(System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8097C9-L8114C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnInvalidated(System.Windows.Forms.InvalidateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8124C9-L8143C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8151C9-L8152C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8160C9-L8161C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8169C9-L8176C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8188C9-L8204C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8226C9-L8227C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeLostFocus(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8232C9-L8237C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8245C9-L8251C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMarginChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8255C9-L8256C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8264C9-L8265C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8273C9-L8274C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8282C9-L8283C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8291C9-L8292C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8300C9-L8301C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8309C9-L8310C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDpiChangedBeforeParent(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8322C9-L8323C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDpiChangedAfterParent(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8335C9-L8336C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8344C9-L8345C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8353C9-L8354C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8362C9-L8363C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8371C9-L8372C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8380C9-L8386C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8395C9-L8396C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8400C9-L8406C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8416C9-L8418C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8453C9-L8454C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnRegionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8462C9-L8466C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8474C9-L8482C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8490C9-L8491C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8496C9-L8502C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8510C9-L8511C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8519C9-L8520C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8528C9-L8543C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8552C9-L8553C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnValidated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8561C9-L8562C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8573C5-L8573C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PerformLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8854C9-L8868C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8876C9-L8877C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PointToClient(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9024C9-L9025C18" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PointToScreen(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9033C9-L9034C18" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9079C9-L9118C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PreProcessControlMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9136C12-L9136C67" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9234C9-L9239C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9352C9-L9352C78" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9373C9-L9373C76" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9392C9-L9468C31" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9490C9-L9495C43" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9519C9-L9519C72" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9548C9-L9548C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseDragEvent(System.Object,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9629C9-L9630C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaisePaintEvent(System.Object,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9639C9-L9640C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9660C9-L9661C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9666C9-L9667C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9680C9-L9681C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9689C9-L9690C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9723C9-L9724C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RecreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9733C9-L9734C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RectangleToClient(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9888C9-L9890C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RectangleToScreen(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9898C9-L9900C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ReflectMessage(System.IntPtr,System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9912C9-L9923C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9931C9-L9933C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9970C9-L9975C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9982C9-L9983C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResumeLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9996C9-L9997C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResumeLayout(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10008C9-L10066C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10125C9-L10126C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10138C9-L10150C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10161C9-L10182C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10348C9-L10444C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10456C9-L10496C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10522C9-L10523C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10528C9-L10534C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SelectNextControl(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10541C9-L10549C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SendToBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10623C9-L10635C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10642C9-L10664C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10671C9-L10714C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10737C9-L10811C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetClientSizeCore(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10819C9-L10823C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SizeFromClientSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10826C67-L10826C105" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetStyle(System.Windows.Forms.ControlStyles,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10938C9-L10939C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetTopLevel(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10948C9-L10956C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10988C9-L11093C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11194C9-L11194C46" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.LeftRightAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11200C9-L11200C45" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11206C9-L11206C43" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateHorizontal(System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11212C9-L11224C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateLeftRight(System.Windows.Forms.LeftRightAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11230C9-L11242C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateContent(System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11248C9-L11284C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11303C9-L11304C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SuspendLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11356C9-L11365C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Update", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11422C9-L11426C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11434C9-L11457C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11466C9-L11473C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11490C9-L11548C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateZOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11636C9-L11637C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11694C9-L11697C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12922C9-L13280C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13295C13-L13301C39" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13310C13-L13310C35" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13316C15-L13316C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13321C9-L13322C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13326C15-L13326C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13332C9-L13398C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13411C9-L13412C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13416C9-L13417C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13421C9-L13422C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13426C9-L13427C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#ISupportOleDropSource#OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13434C9-L13435C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#ISupportOleDropSource#OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13439C9-L13440C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13446C9-L13447C90" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13450C62-L13450C92" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13452C74-L13452C105" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13454C51-L13454C71" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13458C9-L13459C109" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13464C9-L13465C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13468C55-L13468C59" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13470C56-L13470C86" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13472C58-L13472C90" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13474C68-L13474C94" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13478C9-L13479C86" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13484C9-L13484C48" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13489C9-L13489C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13591C34-L13591C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnImeModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L639C9-L640C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L649C9-L650C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#GetControlInfo(Windows.Win32.System.Ole.CONTROLINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L31C9-L52C52" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#OnMnemonic(Windows.Win32.UI.WindowsAndMessaging.MSG*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L58C9-L67C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#OnAmbientPropertyChange(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L75C9-L77C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#FreezeEvents(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L84C9-L86C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L91C12-L91C64" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L95C12-L95C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#TranslateAccelerator(Windows.Win32.UI.WindowsAndMessaging.MSG*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L99C12-L99C55" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#OnFrameWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L105C9-L106C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#OnDocWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L114C9-L116C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#ResizeBorder(Windows.Win32.Foundation.RECT*,Windows.Win32.System.Ole.IOleInPlaceUIWindow*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L123C9-L123C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#EnableModeless(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L130C9-L130C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L137C9-L139C19" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L146C9-L151C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#InPlaceDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L159C9-L161C19" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#UIDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L168C9-L168C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#SetObjectRects(Windows.Win32.Foundation.RECT*,Windows.Win32.Foundation.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L174C9-L183C19" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#ReactivateAndUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L190C9-L190C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetClientSite(Windows.Win32.System.Ole.IOleClientSite*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L197C9-L198C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetClientSite(Windows.Win32.System.Ole.IOleClientSite**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L204C9-L211C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetHostNames(Windows.Win32.Foundation.PCWSTR,Windows.Win32.Foundation.PCWSTR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L220C9-L220C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Close(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L227C9-L228C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetMoniker(System.UInt32,Windows.Win32.System.Com.IMoniker*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L235C9-L235C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetMoniker(System.UInt32,System.UInt32,Windows.Win32.System.Com.IMoniker**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L241C9-L248C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#InitFromData(Windows.Win32.System.Com.IDataObject*,Windows.Win32.Foundation.BOOL,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L255C9-L255C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetClipboardData(System.UInt32,Windows.Win32.System.Com.IDataObject**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L261C9-L268C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#DoVerb(System.Int32,Windows.Win32.UI.WindowsAndMessaging.MSG*,Windows.Win32.System.Ole.IOleClientSite*,System.Int32,Windows.Win32.Foundation.HWND,Windows.Win32.Foundation.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L281C9-L307C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#EnumVerbs(Windows.Win32.System.Ole.IEnumOLEVERB**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L312C9-L319C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Update", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L326C9-L326C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#IsUpToDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L333C9-L333C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetUserClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L339C9-L346C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetUserType(System.UInt32,Windows.Win32.Foundation.PWSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L352C9-L361C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetExtent(Windows.Win32.System.Com.DVASPECT,Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L367C9-L376C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetExtent(Windows.Win32.System.Com.DVASPECT,Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L382C9-L392C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Advise(Windows.Win32.System.Com.IAdviseSink*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L398C9-L404C64" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Unadvise(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L412C9-L414C19" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#EnumAdvise(Windows.Win32.System.Com.IEnumSTATDATA**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L420C9-L427C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetMiscStatus(Windows.Win32.System.Com.DVASPECT,Windows.Win32.System.Ole.OLEMISC*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L433C9-L458C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetColorScheme(Windows.Win32.Graphics.Gdi.LOGPALETTE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L465C9-L465C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleWindow#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L469C60-L469C112" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleWindow#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L473C12-L473C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersist#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L477C9-L484C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#InitNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L491C9-L491C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L497C9-L504C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#Load(Windows.Win32.System.Com.StructuredStorage.IPropertyBag*,Windows.Win32.System.Com.IErrorLog*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L512C9-L514C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#Save(Windows.Win32.System.Com.StructuredStorage.IPropertyBag*,Windows.Win32.Foundation.BOOL,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L522C9-L524C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L530C9-L537C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#IsDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L544C9-L544C42" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#InitNew(Windows.Win32.System.Com.StructuredStorage.IStorage*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L551C9-L551C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#Load(Windows.Win32.System.Com.StructuredStorage.IStorage*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L557C9-L566C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#Save(Windows.Win32.System.Com.StructuredStorage.IStorage*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L572C9-L581C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#SaveCompleted(Windows.Win32.System.Com.StructuredStorage.IStorage*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L588C9-L588C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#HandsOffStorage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L595C9-L595C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L601C9-L608C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#IsDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L615C9-L615C42" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#Load(Windows.Win32.System.Com.IStream*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L621C9-L630C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#Save(Windows.Win32.System.Com.IStream*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L636C9-L645C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#GetSizeMax(System.UInt64*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L652C9-L652C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#InitNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L659C9-L659C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IQuickActivate#Interface#QuickActivate(Windows.Win32.System.Ole.QACONTAINER*,Windows.Win32.System.Ole.QACONTROL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L667C9-L669C19" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IQuickActivate#Interface#SetContentExtent(Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L675C9-L684C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IQuickActivate#Interface#GetContentExtent(Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L690C9-L699C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#Draw(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Foundation.RECTL*,Windows.Win32.Foundation.RECTL*,System.IntPtr,System.UIntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L718C9-L730C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#GetColorSet(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.LOGPALETTE**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L745C9-L745C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#Freeze(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L752C9-L752C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#Unfreeze(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L759C9-L759C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#SetAdvise(Windows.Win32.System.Com.DVASPECT,System.UInt32,Windows.Win32.System.Com.IAdviseSink*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L766C9-L766C73" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#GetAdvise(System.UInt32*,System.UInt32*,Windows.Win32.System.Com.IAdviseSink**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L773C9-L773C88" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#Draw(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Foundation.RECTL*,Windows.Win32.Foundation.RECTL*,System.IntPtr,System.UIntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L788C12-L798C24" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#GetColorSet(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.LOGPALETTE**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L808C12-L808C116" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#Freeze(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L812C12-L812C91" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#Unfreeze(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L816C12-L816C60" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#SetAdvise(Windows.Win32.System.Com.DVASPECT,System.UInt32,Windows.Win32.System.Com.IAdviseSink*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L820C12-L820C76" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#GetAdvise(System.UInt32*,System.UInt32*,Windows.Win32.System.Com.IAdviseSink**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L824C12-L824C79" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#GetExtent(Windows.Win32.System.Com.DVASPECT,System.Int32,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control_ActiveXControlInterfaces.cs#L828C12-L828C73" + }, + { + "DocsId": "E:System.Windows.Forms.Control.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L756C16-L756C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L961C16-L961C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L992C16-L992C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1037C16-L1037C70" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1122C16-L1122C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1244C16-L1244C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ClientSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1340C16-L1340C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1420C16-L1420C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1739C16-L1739C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1951C16-L1951C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2030C16-L2030C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2162C16-L2162C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2337C16-L2337C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2752C16-L2752C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2783C16-L2783C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.RegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3102C16-L3102C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3248C16-L3248C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.SizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3377C16-L3377C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3410C16-L3410C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3457C16-L3457C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3521C16-L3521C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3818C16-L3818C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3970C16-L3970C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3983C16-L3983C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3996C16-L3996C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DataContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4009C16-L4009C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4017C16-L4017C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4025C16-L4025C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4033C16-L4033C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4041C16-L4041C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4049C16-L4049C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4062C16-L4062C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HandleDestroyed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4075C16-L4075C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4083C16-L4083C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Invalidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4093C16-L4093C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4137C16-L4137C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4145C16-L4145C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4153C16-L4153C66" + }, + { + "DocsId": "E:System.Windows.Forms.Control.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4161C16-L4161C71" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4172C16-L4172C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4183C16-L4183C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4196C16-L4196C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4207C16-L4207C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4218C16-L4218C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4229C16-L4229C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4237C16-L4237C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4248C16-L4248C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4261C16-L4261C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4272C16-L4272C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4283C16-L4283C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseCaptureChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4294C16-L4294C68" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4306C16-L4306C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4317C16-L4317C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4328C16-L4328C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DpiChangedBeforeParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4341C16-L4341C71" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DpiChangedAfterParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4354C16-L4354C70" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4365C16-L4365C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4376C16-L4376C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4387C16-L4387C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4400C16-L4400C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4411C16-L4411C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.PreviewKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4422C16-L4422C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Resize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4434C16-L4434C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4442C16-L4442C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4450C16-L4450C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.SystemColorsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4458C16-L4458C68" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4469C16-L4469C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4480C16-L4480C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ParentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4598C16-L4598C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L299C16-L299C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L489C13-L497C37" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleDefaultActionDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L576C16-L576C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L589C16-L589C78" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L602C16-L602C71" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L616C13-L623C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L645C13-L645C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L712C16-L712C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L726C15-L726C57" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AutoScrollOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L769C16-L771C30" + }, + { + "DocsId": "P:System.Windows.Forms.Control.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L788C49-L788C71" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DataContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L857C16-L859C46" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L898C13-L934C41" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L976C13-L976C76" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1005C16-L1007C35" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1114C16-L1114C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1134C26-L1134C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1147C16-L1147C44" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1166C13-L1172C50" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanRaiseEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1181C47-L1181C87" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1192C30-L1192C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Capture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1204C16-L1204C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1229C16-L1229C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CheckForIllegalCrossThreadCalls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1301C58-L1301C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ClientRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1315C13-L1315C69" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ClientSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1329C16-L1329C48" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1351C34-L1351C57" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ContainsFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1365C13-L1376C76" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1390C16-L1390C83" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1434C13-L1442C39" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Created", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1453C28-L1453C52" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1465C13-L1546C23" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1673C13-L1704C33" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1755C13-L1762C29" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1770C45-L1770C65" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1777C47-L1777C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1787C13-L1793C34" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1801C45-L1801C69" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1803C48-L1803C78" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1805C50-L1805C85" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1807C50-L1807C85" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1809C49-L1809C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1817C43-L1817C53" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DeviceDpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1830C12-L1830C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1871C12-L1871C50" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1881C31-L1881C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Disposing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1907C30-L1907C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1922C16-L1922C43" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1962C16-L1962C61" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1993C13-L2003C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2042C12-L2042C67" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2059C13-L2059C48" + }, + { + "DocsId": "P:System.Windows.Forms.Control.FontHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2232C13-L2262C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2280C13-L2314C41" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2426C13-L2436C35" + }, + { + "DocsId": "P:System.Windows.Forms.Control.HasChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2457C13-L2458C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2472C16-L2472C23" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsHandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2530C36-L2530C55" + }, + { + "DocsId": "P:System.Windows.Forms.Control.InvokeRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2608C13-L2628C10" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsAccessible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2642C16-L2642C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsAncestorSiteInDesignMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2659C9-L2659C85" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsMirrored", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2689C13-L2695C46" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2732C16-L2732C18" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2744C16-L2744C27" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2761C15-L2761C55" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2793C15-L2793C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2815C15-L2815C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ModifierKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2836C13-L2853C30" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2865C13-L2892C28" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2903C13-L2904C23" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2919C13-L2930C25" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2954C16-L2954C30" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2986C34-L2986C57" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ProductVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2995C37-L2995C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RecreatingHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3016C37-L3016C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3055C16-L3055C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RenderRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3108C50-L3108C54" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ResizeRedraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3172C16-L3172C52" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3184C25-L3184C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3199C13-L3218C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ScaleChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3259C45-L3259C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3286C16-L3286C25" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3369C16-L3369C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3390C16-L3390C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3424C16-L3424C31" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3469C16-L3469C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3484C16-L3484C70" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3535C16-L3535C18" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TopLevelControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3549C40-L3549C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3594C13-L3648C92" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ShowFocusCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3663C13-L3694C86" + }, + { + "DocsId": "P:System.Windows.Forms.Control.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3712C16-L3712C46" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3800C13-L3806C75" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3890C16-L3890C22" + }, + { + "DocsId": "P:System.Windows.Forms.Control.WindowTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3922C16-L3922C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4100C15-L4100C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4108C15-L4108C72" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13295C13-L13301C39" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13310C13-L13310C35" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13316C15-L13316C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13326C15-L13326C33" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13591C34-L13591C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L106C13-L106C33" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L133C15-L133C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L199C13-L206C28" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ImeModeBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L225C13-L230C28" + }, + { + "DocsId": "P:System.Windows.Forms.Control.PropagatingImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L380C13-L413C47" + }, + { + "DocsId": "T:System.Windows.Forms.Control.ControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Control.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImeContext.Disable(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L894C9-L915C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.Enable(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L925C9-L965C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.GetImeMode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L975C9-L1051C23" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.IsOpen(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1151C9-L1167C23" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.SetImeStatus(System.Windows.Forms.ImeMode,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1180C9-L1272C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.SetOpenStatus(System.Boolean,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1282C9-L1305C6" + } + ], + "DocsId": "T:System.Windows.Forms.ImeContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ImeModeConversion.ImeModeConversionBits", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1459C16-L1540C10" + }, + { + "DocsId": "P:System.Windows.Forms.ImeModeConversion.IsCurrentConversionTableSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1547C13-L1547C59" + } + ], + "DocsId": "T:System.Windows.Forms.ImeModeConversion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.#ctor(System.Windows.Forms.IBindableComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L21C5-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L53C45-L53C62" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L64C9-L64C120" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L69C9-L69C132" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L74C9-L74C115" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L79C9-L79C120" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L84C9-L84C120" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String,System.IFormatProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L89C9-L93C24" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.AddCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L105C9-L121C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L142C32-L142C44" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L146C9-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Remove(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L164C48-L164C68" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L171C44-L171C64" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.RemoveCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L175C9-L184C6" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L26C52-L26C60" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L28C31-L28C50" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L34C41-L43C10" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.DefaultDataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs#L156C63-L156C67" + } + ], + "DocsId": "T:System.Windows.Forms.ControlBindingsCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlBindingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlEventArgs.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ControlEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs#L22C31-L22C35" + } + ], + "DocsId": "T:System.Windows.Forms.ControlEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.Invoke(System.Object,System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ControlEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmap16Bit(System.Drawing.Bitmap,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L157C9-L245C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmapTransparencyMask(System.Drawing.Bitmap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L253C9-L301C107" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmapColorMask(System.Drawing.Bitmap,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L311C9-L333C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L377C72-L377C118" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L382C50-L382C86" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DarkDark(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L387C54-L387C90" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.ButtonBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L531C9-L550C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L563C9-L572C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1010C12-L1014C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Border3DStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1020C12-L1024C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Border3DStyle,System.Windows.Forms.Border3DSide)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1031C12-L1031C109" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1037C12-L1041C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.Border3DStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1047C12-L1050C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.Border3DStyle,System.Windows.Forms.Border3DSide)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1058C9-L1081C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1213C12-L1213C100" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1220C9-L1227C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCaptionButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.CaptionButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1236C31-L1240C19" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCaptionButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.CaptionButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1249C31-L1255C25" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1261C12-L1261C102" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1269C9-L1283C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1289C12-L1289C105" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1295C12-L1301C25" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawContainerGrabHandle(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1308C9-L1345C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1431C12-L1431C99" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1438C12-L1438C83" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawGrabHandle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1523C9-L1543C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawGrid(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Size,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1550C9-L1590C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawImageDisabled(System.Drawing.Graphics,System.Drawing.Image,System.Int32,System.Int32,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1640C12-L1640C116" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawLockedFrame(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1728C9-L1739C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.MenuGlyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1745C12-L1745C103" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.MenuGlyph,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1756C29-L1761C23" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MenuGlyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1767C12-L1767C123" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MenuGlyph,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1778C29-L1784C23" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMixedCheckBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1790C12-L1790C107" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMixedCheckBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1794C9-L1801C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1807C12-L1807C105" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawRadioButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1814C9-L1821C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawReversibleFrame(System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.FrameStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1833C9-L1862C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawReversibleLine(System.Drawing.Point,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1869C9-L1883C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ScrollButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1889C12-L1889C114" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawScrollButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ScrollButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1898C31-L1904C25" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSelectionFrame(System.Drawing.Graphics,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1917C9-L1925C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1931C12-L1931C94" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics,System.Drawing.Color,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1938C9-L1953C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L1995C9-L2014C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2027C9-L2034C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawVisualStyleBorder(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2066C9-L2070C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.FillReversibleRectangle(System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2080C9-L2097C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Light(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2311C12-L2311C61" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Light(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2316C51-L2316C88" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.LightLight(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L2321C56-L2321C93" + }, + { + "DocsId": "P:System.Windows.Forms.ControlPaint.ContrastControlDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs#L147C12-L147C96" + } + ], + "DocsId": "T:System.Windows.Forms.ControlPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlPaint.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ControlStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UserPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.Opaque", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.ResizeRedraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.FixedWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.FixedHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.StandardClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UserMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.SupportsTransparentBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.StandardDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.AllPaintingInWmPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.CacheText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.EnableNotifyMessage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.DoubleBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.OptimizedDoubleBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UseTextForAccessibility", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.OnPropertyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ConvertEventArgs.#ctor(System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.ConvertEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L14C28-L14C32" + }, + { + "DocsId": "P:System.Windows.Forms.ConvertEventArgs.DesiredType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L16C32-L16C36" + } + ], + "DocsId": "T:System.Windows.Forms.ConvertEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.Invoke(System.Object,System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ConvertEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ConvertEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CreateParams.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L72C9-L72C124" + }, + { + "DocsId": "M:System.Windows.Forms.CreateParams.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L15C32-L15C36" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L20C30-L20C34" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L26C24-L26C28" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ExStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L32C26-L32C30" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ClassStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L38C29-L38C33" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L43C20-L43C24" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L48C20-L48C24" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L53C24-L53C28" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L58C25-L58C29" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L63C28-L63C32" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Param", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L68C28-L68C32" + } + ], + "DocsId": "T:System.Windows.Forms.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L322C9-L334C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L341C9-L361C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.CheckEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L428C9-L432C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L500C9-L501C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L508C9-L527C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L639C9-L646C19" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.GetItemProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L659C9-L659C40" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L889C9-L928C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L934C9-L935C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnItemChanged(System.Windows.Forms.ItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L941C9-L964C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnMetaDataChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L974C9-L975C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnPositionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L982C13-L988C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L995C9-L1009C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L1021C9-L1038C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L1045C9-L1051C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L1063C9-L1064C6" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.ItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L48C16-L48C38" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.ListChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L54C16-L54C38" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.MetaDataChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L880C16-L880C49" + }, + { + "DocsId": "F:System.Windows.Forms.CurrencyManager.listposition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CurrencyManager.finalType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L135C13-L141C35" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L153C13-L153C35" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L258C13-L258C25" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs#L269C13-L269C33" + } + ], + "DocsId": "T:System.Windows.Forms.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CurrencyManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L53C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L67C5-L74C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L80C11-L88C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L94C5-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L215C36-L215C49" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L217C38-L217C52" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.CopyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L224C9-L225C119" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L233C9-L235C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Draw(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L356C9-L357C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.DrawStretched(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L364C9-L365C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L372C9-L373C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L380C9-L380C51" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L386C34-L386C66" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L483C34-L483C65" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L490C9-L491C42" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.op_Equality(System.Windows.Forms.Cursor,System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L496C9-L496C110" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.op_Inequality(System.Windows.Forms.Cursor,System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L499C68-L499C84" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L501C42-L501C60" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L503C49-L503C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Clip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L123C13-L124C25" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L148C13-L149C62" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L161C13-L162C34" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.HotSpot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L173C13-L175C10" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L185C13-L186C22" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L198C13-L203C33" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L213C26-L213C30" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L215C36-L215C49" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs#L217C38-L217C52" + } + ], + "DocsId": "T:System.Windows.Forms.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CursorConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L26C9-L31C57" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L40C9-L45C60" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L53C9-L74C6" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L85C9-L143C73" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L162C9-L180C24" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs#L189C9-L189C21" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CursorConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CursorConverter.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.Cursors.AppStarting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L40C41-L40C94" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Arrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L42C35-L42C76" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Cross", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L44C35-L44C76" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L46C37-L46C86" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.IBeam", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L48C35-L48C76" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L50C32-L50C67" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L52C37-L52C82" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNESW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L54C38-L54C85" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L56C36-L56C79" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNWSE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L58C38-L58C85" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeWE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L60C36-L60C79" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.UpArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L62C37-L62C82" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.WaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L64C40-L64C79" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L66C34-L66C73" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L67C34-L67C73" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.HSplit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L69C36-L69C73" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.VSplit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L71C36-L71C73" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMove2D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L73C38-L73C79" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMoveHoriz", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L75C41-L75C84" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMoveVert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L77C40-L77C82" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanEast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L79C37-L79C73" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L81C35-L81C67" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNorth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L83C38-L83C76" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L85C35-L85C67" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L87C35-L87C67" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSouth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L89C38-L89C76" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L91C35-L91C67" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanWest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs#L93C37-L93C73" + } + ], + "DocsId": "T:System.Windows.Forms.Cursors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Cursors.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataFormats.GetFormat(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs#L157C9-L195C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataFormats.GetFormat(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs#L205C9-L242C6" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.UnicodeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Dib", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.EnhancedMetafile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.MetafilePict", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.SymbolicLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Dif", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Tiff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.OemText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Palette", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.PenData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Riff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.WaveAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.FileDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Locale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Html", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.CommaSeparatedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.StringFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Serializable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataFormats.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L259C5-L481C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5219C9-L5225C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5229C9-L5256C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AccessibilityNotifyCurrentCellChanged(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L24C9-L58C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AdjustColumnHeaderBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L96C9-L314C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AreAllCellsSelected(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1405C9-L1530C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1705C9-L1706C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32,System.Windows.Forms.DataGridViewAutoSizeColumnMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1710C9-L1711C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32,System.Windows.Forms.DataGridViewAutoSizeColumnMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1715C9-L1748C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1752C9-L1753C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1757C9-L1758C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1762C9-L1829C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Int32,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1833C9-L1905C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1968C9-L1969C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns(System.Windows.Forms.DataGridViewAutoSizeColumnsMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1973C9-L1974C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns(System.Windows.Forms.DataGridViewAutoSizeColumnsMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1978C14-L1982C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1986C9-L1987C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1991C9-L1992C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L1996C9-L2013C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2018C9-L2021C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2028C9-L2178C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Int32,System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2182C9-L2186C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Int32,System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2193C9-L2365C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2430C9-L2431C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Windows.Forms.DataGridViewAutoSizeRowsMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2435C9-L2436C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Windows.Forms.DataGridViewAutoSizeRowsMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2451C17-L2466C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Int32,System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2471C9-L2514C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.BeginEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L2658C9-L2668C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3140C9-L3140C141" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ClearSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3498C9-L3562C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ClearSelection(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3566C9-L3709C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CommitEdit(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L3844C9-L3869C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5520C9-L5520C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5525C9-L5525C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateColumnsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5535C9-L5535C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateRowsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5545C9-L5545C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DisplayedColumnCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5645C9-L5686C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DisplayedRowCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5691C9-L5692C118" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L5697C9-L5744C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.EndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6246C9-L6246C102" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.EndEdit(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6251C9-L6266C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetAccessibilityObjectById(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6907C9-L6907C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetCellCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L6949C9-L7075C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetCellDisplayRectangle(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L7148C9-L7218C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetClipboardContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L7253C9-L8210C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetColumnDisplayRectangle(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L8255C9-L8260C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetRowDisplayRectangle(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L9151C9-L9156C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L9432C9-L9842C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateCell(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10002C9-L10010C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateCell(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10021C9-L10032C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateColumn(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10051C9-L10057C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10097C9-L10103C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10297C9-L10305C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10311C9-L10381C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.NotifyCurrentCellDirty(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L10774C9-L10785C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToAddRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11329C9-L11335C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToDeleteRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11339C9-L11343C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToOrderColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11347C9-L11351C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToResizeColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11355C9-L11359C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToResizeRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11363C9-L11367C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAlternatingRowsDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11371C9-L11388C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoGenerateColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11392C9-L11402C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeColumnModeChanged(System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11413C9-L11482C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeColumnsModeChanged(System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11486C9-L11566C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeRowsModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11570C9-L11598C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBackgroundColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11602C9-L11608C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11704C9-L11751C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11755C9-L11759C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCancelRowEdit(System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11763C9-L11768C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellBeginEdit(System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11772C9-L11786C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11790C9-L11797C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11806C9-L11832C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11892C9-L11918C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11927C9-L11953C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContextMenuStripChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11963C9-L11977C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContextMenuStripNeeded(System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L11988C9-L12002C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12006C9-L12032C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellEndEdit(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12036C9-L12050C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12071C9-L12095C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellErrorTextChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12107C9-L12123C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellErrorTextNeeded(System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12136C9-L12150C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellFormatting(System.Windows.Forms.DataGridViewCellFormattingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12165C9-L12179C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12200C9-L12224C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12228C9-L12256C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12260C9-L12288C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12292C9-L12474C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L12985C9-L13014C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13018C9-L13047C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13051C9-L13115C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13119C9-L13145C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellPainting(System.Windows.Forms.DataGridViewCellPaintingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13149C9-L13163C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellParsing(System.Windows.Forms.DataGridViewCellParsingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13177C9-L13191C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStateChanged(System.Windows.Forms.DataGridViewCellStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13231C9-L13264C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStyleChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13274C9-L13290C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStyleContentChanged(System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13333C9-L13457C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellToolTipTextChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13467C9-L13481C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellToolTipTextNeeded(System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13492C9-L13506C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValidated(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13527C9-L13552C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValidating(System.Windows.Forms.DataGridViewCellValidatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13580C9-L13607C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValueChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13617C9-L13633C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValueNeeded(System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13645C9-L13659C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValuePushed(System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13670C9-L13684C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnAdded(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13750C9-L13759C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnContextMenuStripChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13817C9-L13826C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDataPropertyNameChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13835C9-L13860C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDefaultCellStyleChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13864C9-L13875C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDisplayIndexChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13940C9-L13954C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDividerDoubleClick(System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L13980C9-L14006C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDividerWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14010C9-L14021C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderCellChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14096C9-L14107C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14155C9-L14189C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14193C9-L14197C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14410C9-L14417C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14421C9-L14439C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersHeightChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14489C9-L14502C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersHeightSizeModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14506C9-L14525C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnMinimumWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14560C9-L14575C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnNameChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14586C9-L14630C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnRemoved(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14641C9-L14645C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnSortModeChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14786C9-L14835C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnStateChanged(System.Windows.Forms.DataGridViewColumnStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14840C9-L14976C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnToolTipTextChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14985C9-L14994C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L14998C9-L15063C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCurrentCellChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15087C9-L15098C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCurrentCellDirtyStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15102C9-L15121C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15125C9-L15130C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataBindingComplete(System.Windows.Forms.DataGridViewBindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15139C9-L15143C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataError(System.Boolean,System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15147C9-L15181C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15420C9-L15431C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15435C9-L15447C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15459C9-L15476C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDefaultValuesNeeded(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15480C9-L15484C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15488C9-L15504C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEditingControlShowing(System.Windows.Forms.DataGridViewEditingControlShowingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15508C9-L15512C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEditModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15516C9-L15529C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15533C9-L15555C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15559C9-L15630C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15634C9-L15668C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15672C9-L15686C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15740C9-L15762C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnGridColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15766C9-L15772C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15776C9-L15800C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L15804C9-L15806C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16201C9-L16254C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16259C9-L16280C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16285C9-L16313C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16317C9-L16333C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16337C9-L16365C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16369C9-L16379C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16383C9-L16470C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16474C9-L16587C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16591C9-L16628C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16632C9-L16643C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16648C9-L16681C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16685C9-L16845C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16849C9-L16951C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L16955C9-L17144C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMultiSelectChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17154C9-L17158C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnNewRowNeeded(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17162C9-L17171C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17178C13-L17235C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17363C9-L17381C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L17956C9-L18033C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18037C9-L18041C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowContextMenuStripChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18094C9-L18103C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowContextMenuStripNeeded(System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18114C9-L18118C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDefaultCellStyleChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18122C9-L18133C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDirtyStateNeeded(System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18137C9-L18141C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDividerDoubleClick(System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18145C9-L18168C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDividerHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18172C9-L18183C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18273C13-L18286C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowErrorTextChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18296C9-L18307C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowErrorTextNeeded(System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18319C9-L18323C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderCellChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18388C9-L18399C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18461C9-L18465C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18469C9-L18473C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18719C9-L18726C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18730C9-L18748C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersWidthChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18787C9-L18803C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersWidthSizeModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18807C9-L18829C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18833C9-L18846C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightInfoNeeded(System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18858C9-L18862C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightInfoPushed(System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18884C9-L18888C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18916C13-L18929C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowMinimumHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18933C9-L18942C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowPostPaint(System.Windows.Forms.DataGridViewRowPostPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18946C9-L18950C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowPrePaint(System.Windows.Forms.DataGridViewRowPrePaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18954C9-L18958C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsAdded(System.Windows.Forms.DataGridViewRowsAddedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18967C9-L18971C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L18975C9-L18992C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsRemoved(System.Windows.Forms.DataGridViewRowsRemovedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19148C9-L19152C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowStateChanged(System.Int32,System.Windows.Forms.DataGridViewRowStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19160C9-L19293C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowUnshared(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19308C9-L19317C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowValidating(System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19346C13-L19359C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowValidated(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19391C13-L19404C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19506C9-L19510C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19514C9-L19520C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSortCompare(System.Windows.Forms.DataGridViewSortCompareEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19532C9-L19536C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSorted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19540C9-L19544C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserAddedRow(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19604C9-L19613C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserDeletedRow(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19617C9-L19621C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserDeletingRow(System.Windows.Forms.DataGridViewRowCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19625C9-L19629C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19659C9-L19726C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19730C9-L19732C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.PaintBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L19818C9-L19884C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessAKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20523C9-L20530C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDeleteKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20535C9-L20650C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20659C9-L20746C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDownKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L20751C9-L20751C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEndKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L21660C9-L21969C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEnterKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L21977C9-L22048C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEscapeKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22053C9-L22067C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessF2Key(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22072C9-L22092C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessF3Key(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22102C9-L22115C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessHomeKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22120C9-L22411C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessInsertKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22415C9-L22427C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22432C9-L22487C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22493C9-L22573C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessControlShiftF10Keys(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22613C9-L22630C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessLeftKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L22635C9-L22641C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessNextKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L23459C9-L23704C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessPriorKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L23708C9-L23955C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessRightKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L23959C9-L23965C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessSpaceKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L24765C9-L24844C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessTabKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L24851C9-L24918C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDataGridViewKey(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L24930C9-L25035C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessUpKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L25040C9-L25747C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessZeroKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L25751C9-L25802C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.RefreshEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L25943C9-L25982C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L26288C41-L26288C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L27004C9-L27102C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L27208C9-L27570C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L27887C9-L27898C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedCellCore(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28051C9-L28168C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedColumnCore(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28387C9-L28426C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedRowCore(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28508C9-L28548C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Sort(System.Windows.Forms.DataGridViewColumn,System.ComponentModel.ListSortDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28605C9-L28623C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Sort(System.Collections.IComparer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L28627C9-L28641C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateCellErrorText(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29303C9-L29317C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateCellValue(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29321C9-L29335C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29383C9-L29392C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowErrorText(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29396C9-L29424C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowHeightInfo(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L29428C9-L29429C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.Methods.cs#L30376C9-L30416C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToAddRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L688C16-L688C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToDeleteRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L730C16-L730C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToOrderColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L757C16-L757C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToResizeColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L788C16-L788C80" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToResizeRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L819C16-L819C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L860C16-L860C87" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoGenerateColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L903C16-L903C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeColumnsModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L994C16-L994C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeRowsModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1045C16-L1045C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1062C16-L1062C46" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1093C16-L1093C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1117C16-L1117C52" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1125C16-L1125C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1165C16-L1165C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1391C16-L1391C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1592C16-L1592C80" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1655C16-L1655C85" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1695C16-L1695C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1734C16-L1734C83" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2011C16-L2011C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2077C16-L2077C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2199C16-L2199C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.EditModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2328C16-L2328C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2784C16-L2784C46" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2800C16-L2800C41" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.GridColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2831C16-L2831C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.MultiSelectChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3184C16-L3184C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3222C16-L3222C44" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3310C16-L3310C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3499C16-L3499C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3540C16-L3540C82" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3648C16-L3648C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersWidthSizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3689C16-L3689C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3741C16-L3741C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4247C16-L4247C41" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeColumnModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4443C16-L4443C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CancelRowEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4451C16-L4451C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellBeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4459C16-L4459C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4467C16-L4467C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContentClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4475C16-L4475C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContentDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4483C16-L4483C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4492C16-L4492C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContextMenuStripNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4501C16-L4501C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4509C16-L4509C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellEndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4517C16-L4517C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4525C16-L4525C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellErrorTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4533C16-L4533C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellErrorTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4542C16-L4542C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellFormatting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4550C16-L4550C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4558C16-L4558C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4566C16-L4566C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4574C16-L4574C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4582C16-L4582C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4590C16-L4590C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4598C16-L4598C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4606C16-L4606C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4614C16-L4614C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellPainting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4622C16-L4622C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellParsing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4630C16-L4630C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4638C16-L4638C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4646C16-L4646C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStyleContentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4654C16-L4654C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellToolTipTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4662C16-L4662C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellToolTipTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4671C16-L4671C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4679C16-L4679C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValidating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4687C16-L4687C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4695C16-L4695C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValueNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4704C16-L4704C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValuePushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4713C16-L4713C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4721C16-L4721C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4729C16-L4729C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDataPropertyNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4737C16-L4737C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4745C16-L4745C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDisplayIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4753C16-L4753C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDividerDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4761C16-L4761C73" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDividerWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4769C16-L4769C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4777C16-L4777C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4785C16-L4785C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4793C16-L4793C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnMinimumWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4801C16-L4801C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4809C16-L4809C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4817C16-L4817C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnSortModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4825C16-L4825C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4833C16-L4833C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnToolTipTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4841C16-L4841C73" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4849C16-L4849C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CurrentCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4857C16-L4857C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CurrentCellDirtyStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4866C16-L4866C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataBindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4874C16-L4874C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4882C16-L4882C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DefaultValuesNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4891C16-L4891C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.EditingControlShowing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4899C16-L4899C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.NewRowNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4907C16-L4907C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4915C16-L4915C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowContextMenuStripNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4924C16-L4924C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4932C16-L4932C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDirtyStateNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4941C16-L4941C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDividerDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4949C16-L4949C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDividerHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4957C16-L4957C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4965C16-L4965C57" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowErrorTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4973C16-L4973C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowErrorTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4982C16-L4982C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4990C16-L4990C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4998C16-L4998C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5006C16-L5006C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5014C16-L5014C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightInfoNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5023C16-L5023C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightInfoPushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5042C16-L5042C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5050C16-L5050C57" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowMinimumHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5058C16-L5058C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowPostPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5066C16-L5066C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowPrePaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5084C16-L5084C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5102C16-L5102C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5110C16-L5110C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5118C16-L5118C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowUnshared", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5127C16-L5127C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowValidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5135C16-L5135C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowValidating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5143C16-L5143C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5151C16-L5151C55" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5159C16-L5159C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.SortCompare", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5168C16-L5168C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5176C16-L5176C55" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5184C16-L5184C42" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserAddedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5192C16-L5192C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserDeletedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5200C16-L5200C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserDeletingRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L5208C16-L5208C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdjustedTopLeftHeaderBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L499C13-L629C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L635C70-L635C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedColumnHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L639C79-L639C83" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedRowHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L643C76-L643C80" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToAddRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L652C13-L652C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToDeleteRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L699C13-L699C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToOrderColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L741C13-L741C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToResizeColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L772C13-L772C73" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToResizeRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L803C13-L803C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L829C13-L835C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoGenerateColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L887C13-L887C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L914C13-L914C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSizeColumnsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L934C13-L934C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSizeRowsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1008C13-L1008C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1054C16-L1054C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1073C16-L1073C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1101C16-L1101C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1109C16-L1109C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1138C13-L1138C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1193C13-L1212C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1224C13-L1298C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ClipboardCopyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1445C13-L1445C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1463C13-L1463C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1524C13-L1542C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1603C13-L1605C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1666C13-L1666C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1715C13-L1715C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1749C13-L1749C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1796C13-L1798C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1808C13-L1817C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentCellAddress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1871C13-L1871C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1947C13-L1955C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L1985C13-L1991C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2024C13-L2030C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2088C13-L2147C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2269C13-L2269C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2283C13-L2298C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2309C13-L2309C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2392C37-L2392C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditingPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2408C13-L2413C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EnableHeadersVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2438C13-L2438C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2457C13-L2463C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingColumnHiddenWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2614C59-L2614C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2622C13-L2622C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2699C13-L2699C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2776C16-L2776C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2792C16-L2792C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.GridColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2811C16-L2811C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HorizontalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2950C48-L2950C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HorizontalScrollingOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L2960C16-L2960C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentCellDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3026C39-L3026C84" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentCellInEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3042C12-L3042C91" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentRowDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3050C13-L3058C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.MultiSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3168C16-L3168C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.NewRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3190C30-L3190C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3213C16-L3213C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3234C16-L3234C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3350C16-L3350C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3430C13-L3448C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3510C13-L3512C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3555C13-L3555C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3591C13-L3591C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersWidthSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3669C13-L3669C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3698C13-L3700C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowsDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3710C13-L3716C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3753C13-L3755C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3803C13-L3803C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3848C13-L3899C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3908C13-L3925C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3934C13-L3951C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3963C13-L3963C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowCellErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L3997C13-L3997C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowCellToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4053C13-L4053C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowEditingIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4108C13-L4108C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowRowErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4147C13-L4147C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SortedColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4208C46-L4208C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SortOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4211C34-L4211C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.StandardTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4221C13-L4221C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4239C16-L4239C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Item(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4257C13-L4258C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Item(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4273C13-L4274C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.TopLeftHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4291C13-L4296C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.UserSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4332C13-L4338C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VerticalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4382C13-L4382C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VerticalScrollingOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4388C42-L4388C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VirtualMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs#L4412C13-L4412C60" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L19C11-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L278C9-L287C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L290C42-L290C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L294C9-L294C123" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L299C9-L307C23" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L56C13-L56C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L83C13-L88C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L128C13-L133C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L184C13-L189C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs#L235C13-L235C25" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAdvancedBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.InsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.OutsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.OutsetPartial", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewAutoSizeColumnMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs#L14C41-L14C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.PreviousMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs#L16C58-L16C62" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs.#ctor(System.Windows.Forms.DataGridViewAutoSizeColumnMode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsModeEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs.PreviousModes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsModeEventArgs.cs#L13C62-L13C66" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeColumnsModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeModeEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs.PreviousModeAutoSized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeModeEventArgs.cs#L13C41-L13C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeRowMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeRowsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewAutoSizeRowsMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L36C28-L36C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L770C9-L772C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L812C9-L814C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L818C9-L830C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L895C9-L908C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L923C9-L923C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L45C13-L50C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L86C13-L94C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.DefaultHeaderCellType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L125C13-L137C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L161C13-L161C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L229C13-L229C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.HasDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L253C16-L253C78" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.HeaderCellCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L273C13-L300C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L372C24-L372C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L375C61-L375C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.IsRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L377C29-L377C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L435C13-L436C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L521C13-L531C115" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L575C13-L575C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L636C16-L636C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs#L737C13-L737C69" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBand.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventArgs.#ctor(System.ComponentModel.ListChangedType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBindingCompleteEventArgs.cs#L10C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBindingCompleteEventArgs.ListChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBindingCompleteEventArgs.cs#L15C46-L15C50" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBindingCompleteEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewBindingCompleteEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L34C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L164C9-L178C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L181C74-L181C122" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L185C9-L232C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L247C9-L298C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L307C9-L430C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L450C9-L458C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L462C9-L462C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L465C9-L465C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L468C9-L468C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L471C9-L471C111" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L474C9-L474C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L477C9-L477C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L481C9-L491C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L495C9-L516C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L520C9-L530C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L534C9-L544C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L548C9-L570C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L574C9-L606C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L610C9-L619C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L634C9-L650C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L1033C9-L1033C87" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L68C13-L68C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L77C13-L83C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L111C13-L111C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.UseColumnTextForButtonValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L118C13-L124C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs#L151C13-L157C39" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L19C11-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L173C9-L190C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L219C9-L219C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L32C16-L32C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L49C16-L49C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L60C13-L65C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L98C13-L98C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.UseColumnTextForButtonValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs#L139C13-L144C87" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L65C36-L82C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L88C9-L89C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L371C51-L371C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L373C62-L373C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L386C9-L412C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L415C51-L415C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L417C50-L417C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L419C46-L419C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L421C55-L421C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L423C56-L423C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L427C58-L427C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L433C9-L438C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L441C48-L441C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L443C48-L443C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L447C61-L447C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.AdjustCellBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L904C9-L958C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.BorderWidths(System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L963C9-L1009C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1032C9-L1032C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1078C9-L1080C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ContentClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1173C9-L1173C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ContentDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1183C9-L1183C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1193C9-L1193C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1204C9-L1257C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1282C9-L1284C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1288C9-L1300C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1304C9-L1304C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.EnterUnsharesRow(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1314C9-L1314C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1468C9-L1568C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetContentBounds(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1632C9-L1641C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1645C9-L1645C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetEditedFormattedValue(System.Int32,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1678C9-L1684C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1696C9-L1696C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1701C9-L1723C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1745C9-L1824C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1871C9-L1916C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L1922C9-L2017C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2022C9-L2425C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2461C9-L2461C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetSize(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2502C9-L2514C80" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2564C9-L2608C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2620C9-L2650C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2654C9-L2654C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2664C9-L2664C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyPressUnsharesRow(System.Windows.Forms.KeyPressEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2669C9-L2669C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2679C9-L2679C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.LeaveUnsharesRow(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2689C9-L2689C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextHeight(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2700C9-L2700C115" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextHeight(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2706C9-L2723C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextPreferredSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Single,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2729C9-L2768C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2774C9-L2784C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextWidth(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2790C9-L2822C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseClickUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2828C9-L2828C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2838C9-L2838C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2848C9-L2848C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2858C9-L2858C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2868C9-L2868C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseMoveUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2878C9-L2878C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L2888C9-L2888C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3021C5-L3021C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3047C5-L3047C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3056C5-L3056C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3065C5-L3065C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3074C5-L3074C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3088C5-L3088C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyPress(System.Windows.Forms.KeyPressEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3097C5-L3097C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3101C5-L3101C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3110C5-L3110C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3119C5-L3119C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3128C5-L3128C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3137C5-L3137C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3154C5-L3154C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3163C5-L3163C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3188C5-L3188C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3234C5-L3234C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3260C9-L3273C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3287C5-L3287C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PaintBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3331C9-L3717C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PaintErrorIcon(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3731C9-L3744C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3887C9-L3887C131" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PositionEditingControl(System.Boolean,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3936C9-L3952C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PositionEditingPanel(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L3964C9-L4034C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L4054C9-L4131C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L4150C9-L4150C89" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L96C13-L103C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L110C31-L110C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ContentBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L117C13-L117C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L126C13-L126C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DefaultNewRowValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L180C13-L180C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L189C13-L201C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.EditedFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L211C13-L218C143" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L229C13-L229C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ErrorIconBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L249C13-L249C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L258C13-L258C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L293C13-L300C117" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L309C13-L309C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L339C13-L349C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.HasStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L359C29-L359C84" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.InheritedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L455C13-L455C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L467C13-L467C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.IsInEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L483C13-L497C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.OwningColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L503C46-L503C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.OwningRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L507C40-L507C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L514C13-L514C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L526C13-L542C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L601C13-L612C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L620C28-L620C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L628C13-L644C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L689C13-L689C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L721C13-L729C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L766C13-L766C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L783C13-L783C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L820C13-L820C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L834C13-L840C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs#L882C13-L892C26" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SingleVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.RaisedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SunkenVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.RaisedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SunkenHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs#L15C5-L22C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCancelEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs#L24C30-L24C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCancelEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs#L26C27-L26C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L22C36-L22C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L24C27-L24C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L26C42-L26C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L28C40-L28C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L30C51-L30C89" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L32C40-L32C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L34C39-L34C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L36C31-L36C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L38C30-L38C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L42C15-L42C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L43C15-L43C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L46C56-L46C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L48C30-L48C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L50C40-L50C76" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L52C36-L52C66" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L54C48-L54C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L19C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Add(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L169C9-L179C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.AddRange(System.Windows.Forms.DataGridViewCell[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L201C9-L242C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L246C9-L258C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.CopyTo(System.Windows.Forms.DataGridViewCell[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L262C9-L263C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Contains(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L270C9-L271C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.IndexOf(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L276C9-L276C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L281C9-L296C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L314C9-L315C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Remove(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L319C9-L343C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L347C9-L353C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewCellCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L160C16-L160C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L36C31-L36C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L38C30-L38C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L42C15-L42C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L48C30-L48C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L50C40-L50C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L52C36-L52C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L66C13-L66C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L77C13-L77C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs#L128C13-L139C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellContextMenuStripNeededEventArgs.cs#L9C11-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellContextMenuStripNeededEventArgs.cs#L19C49-L19C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellContextMenuStripNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellErrorTextNeededEventArgs.cs#L14C32-L14C36" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellErrorTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs#L13C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs#L22C30-L22C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs#L24C27-L24C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventArgs.#ctor(System.Int32,System.Int32,System.Object,System.Type,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L14C11-L22C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L24C47-L24C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L26C30-L26C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.FormattingApplied", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L28C37-L28C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs#L30C27-L30C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellFormattingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellFormattingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs#L14C11-L22C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellMouseEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs#L24C30-L24C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellMouseEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs#L26C27-L26C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellMouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L13C5-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Paint(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L80C9-L104C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L108C9-L138C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L142C9-L166C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L54C33-L54C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.AdvancedBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L56C67-L56C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.CellBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L58C35-L58C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L60C35-L60C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L62C27-L62C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L64C30-L64C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L66C46-L66C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L68C28-L68C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L70C37-L70C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L72C32-L72C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L74C47-L74C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs#L76C48-L76C52" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellPaintingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellPaintingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventArgs.#ctor(System.Int32,System.Int32,System.Object,System.Type,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L14C11-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L23C30-L23C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.InheritedCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L25C56-L25C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.ParsingApplied", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs#L27C34-L27C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellParsingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellParsingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewCell,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L38C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.#ctor(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L44C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.ApplyStyle(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L522C9-L588C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L592C9-L592C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L597C9-L603C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L644C9-L657C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L718C9-L849C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L854C9-L854C24" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L76C13-L82C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L125C13-L125C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.DataSourceNullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L147C16-L149C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L183C13-L183C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L207C13-L207C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L232C13-L239C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.FormatProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L263C13-L270C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsDataSourceNullValueDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L290C13-L295C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsFormatProviderDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L303C16-L303C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsNullValueDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L312C13-L317C87" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.NullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L326C16-L328C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L359C16-L359C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.SelectionBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L423C13-L423C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.SelectionForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L445C13-L445C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L468C13-L468C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs#L485C13-L491C48" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyle.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleContentChangedEventArgs.cs#L14C46-L14C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs.CellStyleScope", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleContentChangedEventArgs.cs#L16C58-L16C73" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleContentChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs#L19C9-L24C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs#L36C9-L44C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.ColumnHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.RowHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.AlternatingRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleScopes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellStyleScopes.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellToolTipTextNeededEventArgs.cs#L14C34-L14C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellToolTipTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs#L19C27-L19C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs#L21C37-L21C41" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValidatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValidatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L14C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L23C30-L23C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L25C27-L25C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs#L27C28-L27C32" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValueEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCellValueEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L46C41-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L50C5-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetEditingCellFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L137C9-L184C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.PrepareEditingCellForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L190C5-L190C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L497C9-L515C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ContentClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L528C9-L528C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ContentDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L533C9-L533C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L538C9-L538C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L543C9-L584C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L599C9-L635C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L645C9-L712C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L717C9-L831C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L836C9-L836C76" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L841C9-L841C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L846C9-L846C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L851C9-L851C118" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L856C9-L856C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L861C9-L861C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L892C9-L893C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L897C9-L898C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L902C9-L912C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L916C9-L939C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L943C9-L953C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L957C9-L967C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L971C9-L993C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L997C9-L1029C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1033C9-L1043C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1098C9-L1113C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1658C9-L1743C117" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L1782C9-L1782C97" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditingCellFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L62C13-L62C91" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditingCellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L120C13-L120C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L223C13-L223C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FalseValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L232C13-L232C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L270C13-L276C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L306C13-L312C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.IndeterminateValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L322C13-L322C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L360C13-L360C73" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.TrueValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L435C13-L435C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs#L472C13-L484C43" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L14C43-L16C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L19C11-L35C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L318C9-L318C79" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L41C16-L41C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L66C16-L66C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.FalseValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L78C13-L83C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L116C13-L121C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.IndeterminateValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L155C13-L160C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L193C13-L198C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.TrueValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs#L245C13-L250C51" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithAutoHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewClipboardCopyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewClipboardCopyMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L46C35-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L36C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L890C9-L896C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L923C13-L940C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.GetPreferredWidth(System.Windows.Forms.DataGridViewAutoSizeColumnMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L976C9-L1113C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L1118C9-L1118C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewColumn.Disposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L329C16-L329C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L80C13-L80C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L162C52-L162C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.CellType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L166C29-L166C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L173C16-L173C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DataPropertyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L187C13-L187C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L206C16-L206C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L244C13-L244C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DividerWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L340C13-L340C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.FillWeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L355C13-L355C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L397C16-L397C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.HeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L407C13-L407C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.HeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L419C13-L432C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.InheritedAutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L458C13-L458C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L467C13-L602C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.IsDataBound", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L631C13-L631C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.MinimumWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L663C13-L663C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L694C13-L699C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L724C16-L724C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L745C16-L745C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L751C25-L751C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.SortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L760C13-L770C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L818C13-L818C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L851C13-L851C82" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L866C16-L866C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs#L878C13-L878C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L32C30-L32C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L36C15-L36C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L37C15-L37C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L42C9-L42C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L47C9-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L52C9-L52C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L57C9-L57C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L62C9-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L67C9-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L72C9-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L77C30-L77C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L79C40-L79C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L81C36-L81C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L85C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L92C9-L92C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L21C5-L100C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L167C9-L173C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Add(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L182C9-L206C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.AddRange(System.Windows.Forms.DataGridViewColumn[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L211C9-L297C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L301C9-L345C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Contains(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L366C9-L366C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L371C9-L384C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.CopyTo(System.Windows.Forms.DataGridViewColumn[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L389C9-L390C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetColumnCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L446C9-L506C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetColumnsWidth(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L584C9-L629C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetFirstColumn(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L634C9-L660C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetFirstColumn(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L666C9-L704C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetLastColumn(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L710C9-L743C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetNextColumn(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L750C9-L815C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetPreviousColumn(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L822C9-L887C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.IndexOf(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L892C9-L892C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L901C9-L940C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L997C9-L998C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Remove(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L1034C9-L1055C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L1059C9-L1073C132" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L1078C9-L1098C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewColumnCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L145C16-L145C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L32C30-L32C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L36C15-L36C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L77C30-L77C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L79C40-L79C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L81C36-L81C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L104C42-L104C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L106C43-L106C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L115C13-L115C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs#L126C13-L139C25" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L9C5-L11C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L13C5-L16C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L28C9-L28C123" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L31C42-L31C121" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L33C50-L33C76" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs#L18C27-L18C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs.#ctor(System.Int32,System.Windows.Forms.HandledMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDividerDoubleClickEventArgs.cs#L9C11-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDividerDoubleClickEventArgs.cs#L17C30-L17C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnDividerDoubleClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnEventArgs.cs#L8C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnEventArgs.cs#L16C40-L16C44" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L36C5-L58C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L109C9-L124C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L129C9-L129C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L139C9-L220C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L227C9-L271C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L276C9-L290C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L296C9-L492C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L497C9-L698C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L703C9-L717C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L734C9-L746C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L1190C9-L1199C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L1206C9-L1206C80" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.SortGlyphDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs#L73C13-L73C40" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.NotSortable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.Automatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.Programmatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnSortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnSortMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs#L8C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs#L16C40-L16C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs#L18C53-L18C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L71C5-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L97C9-L97C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L802C9-L830C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L880C9-L895C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L899C9-L946C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1002C9-L1053C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1063C9-L1168C133" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1298C9-L1360C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1379C9-L1460C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1630C9-L1642C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1727C9-L1735C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1739C9-L1748C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1771C9-L1777C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1781C9-L1804C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1808C9-L1819C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1823C9-L1846C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1850C9-L1915C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L1934C9-L1951C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L2483C9-L2520C97" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L2536C9-L2536C97" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.AutoComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L105C13-L105C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L157C13-L157C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L227C13-L234C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L285C13-L291C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayStyleForCurrentCellOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L332C13-L338C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L410C13-L411C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L449C13-L449C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L458C13-L464C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L490C48-L490C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L499C13-L499C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L508C13-L514C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L554C13-L554C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L604C13-L611C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs#L661C13-L677C43" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L19C43-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L464C9-L483C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L513C9-L513C79" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.AutoComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L32C13-L37C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L65C16-L65C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L99C13-L104C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L141C13-L146C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L181C13-L186C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayStyleForCurrentCellOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L222C13-L227C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L263C13-L268C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L299C13-L304C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L338C13-L343C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L356C13-L361C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L396C13-L401C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs#L432C13-L437C48" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L15C51-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L21C9-L21C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L71C9-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L89C9-L98C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L101C101-L101C105" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L105C9-L109C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L119C9-L124C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L128C9-L135C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L29C13-L29C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L39C16-L39C89" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L55C16-L55C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L61C16-L61C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L65C49-L65C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs#L67C66-L67C71" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Formatting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.RowDeletion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Parsing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Commit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.InitialValueRestoration", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.LeaveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.CurrentCellChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.ClipboardContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorContexts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorContexts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventArgs.#ctor(System.Exception,System.Int32,System.Int32,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L11C11-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L17C52-L17C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L19C35-L19C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs#L23C16-L23C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewDataErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingCell.GetEditingCellFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingCell.PrepareEditingCellForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingCell.EditingCellFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingCell.EditingCellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridViewEditingCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridViewEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.#ctor(System.Windows.Forms.Control,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs#L10C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs#L20C16-L20C26" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditingControlShowingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnKeystroke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnKeystrokeOrF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditProgrammatically", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEditMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L18C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L76C5-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L80C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L85C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L90C9-L91C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellValueChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L95C9-L96C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseDataError(System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L100C9-L101C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L105C9-L106C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewElement.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L47C54-L47C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewElement.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs#L63C16-L63C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElement.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.ResizableSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewElementStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewElementStates.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewBindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewBindingCompleteEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBindingCompleteEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellFormattingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellFormattingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellFormattingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellMouseEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellMouseEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellPaintingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellPaintingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellPaintingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellParsingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellParsingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellParsingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellValidatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellValidatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValidatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellValueEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValueEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewEditingControlShowingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewEditingControlShowingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewDataErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowPostPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowPostPaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPostPaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowPrePaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowPrePaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPrePaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowsAddedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowsAddedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsAddedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowsRemovedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowsRemovedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsRemovedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewSortCompareEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewSortCompareEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSortCompareEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHeaderBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L27C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L59C9-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L253C9-L267C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L272C9-L284C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetInheritedState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L290C9-L401C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetSize(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L406C9-L441C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L485C9-L487C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L492C9-L492C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L497C9-L499C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L504C9-L504C97" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L509C9-L509C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L514C9-L525C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L529C9-L547C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L551C9-L568C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L572C9-L581C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L596C9-L622C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L628C12-L628C90" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L35C13-L41C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L76C13-L95C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L114C48-L114C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L121C13-L140C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L155C13-L155C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L168C13-L182C243" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L192C13-L192C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L204C13-L210C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs#L226C13-L246C26" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.TopLeftHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.HorizontalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.VerticalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHitTestType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewHitTestType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L27C38-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L31C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L251C9-L268C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L273C9-L273C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L278C9-L321C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L331C9-L378C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L388C9-L415C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L421C9-L556C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L561C9-L585C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L709C9-L724C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L925C42-L925C119" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DefaultNewRowValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L43C13-L53C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L63C13-L69C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L87C13-L87C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L115C13-L121C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L131C13-L137C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ValueIsIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L168C13-L168C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs#L225C13-L238C43" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCellLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCellLayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L19C40-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L24C11-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L242C9-L262C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L307C9-L307C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L46C16-L46C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L63C16-L63C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L75C13-L80C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L112C13-L112C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L128C13-L128C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L152C13-L163C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.ValuesAreIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs#L195C13-L200C50" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L41C5-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L447C9-L497C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L509C9-L509C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L514C9-L557C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L572C9-L602C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L607C9-L721C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L726C9-L734C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L739C9-L745C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L751C9-L751C61" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L756C9-L756C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseMoveUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L761C9-L776C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L781C9-L781C82" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L786C9-L807C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L811C9-L823C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L827C9-L845C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L849C9-L880C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L884C9-L893C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L907C9-L922C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L1140C9-L1140C93" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L49C13-L60C96" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L110C13-L110C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L114C48-L114C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L121C13-L127C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L167C13-L178C90" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L247C13-L253C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.TrackVisitedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L286C13-L292C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.UseColumnTextForLinkValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L330C13-L336C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L364C13-L375C97" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs#L434C13-L440C39" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L19C39-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L338C9-L357C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L362C9-L362C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L29C13-L34C73" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L74C16-L74C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L93C13-L98C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L130C13-L135C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L178C13-L178C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.TrackVisitedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L219C13-L224C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.UseColumnTextForLinkValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L257C13-L262C83" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs#L294C13-L299C74" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Border", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ContentBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ContentForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ErrorIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.SelectionBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewPaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewPaintParts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L31C32-L35C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.AdjustRowHeaderBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L373C9-L606C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1051C9-L1079C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1101C9-L1101C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1106C9-L1127C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1131C9-L1138C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCellsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1147C9-L1147C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DrawFocus(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewCellStyle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1189C9-L1208C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1212C9-L1231C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1241C9-L1267C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetPreferredHeight(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1290C9-L1347C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1381C9-L1397C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1428C9-L1492C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.PaintCells(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1504C9-L1684C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.PaintHeader(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1696C9-L1740C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.SetValues(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1787C9-L1802C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L1835C9-L1835C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L42C13-L49C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Cells", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L55C48-L55C83" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L62C16-L62C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataBoundItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L72C13-L81C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L93C16-L93C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L110C13-L115C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DividerHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L125C16-L125C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L146C13-L146C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L191C13-L196C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.HeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L218C16-L218C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L227C16-L227C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L243C13-L250C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.IsNewRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L260C16-L260C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L267C16-L267C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L288C13-L293C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L305C13-L310C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L319C13-L324C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L333C13-L338C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs#L347C13-L352C38" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventArgs.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCancelEventArgs.cs#L10C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCancelEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCancelEventArgs.cs#L15C35-L15C39" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L41C9-L41C44" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L46C9-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L51C9-L51C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L56C9-L56C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L61C9-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L66C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L71C9-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L78C13-L78C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L86C13-L86C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L94C13-L94C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L98C13-L98C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L106C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L113C13-L113C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L121C13-L121C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L129C13-L129C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L137C9-L137C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L140C5-L147C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.SharedRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L191C9-L191C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L263C9-L273C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L360C9-L377C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L385C9-L400C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L408C9-L462C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddCopy(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L546C9-L556C169" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddCopies(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L612C9-L622C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddRange(System.Windows.Forms.DataGridViewRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L785C9-L853C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L857C9-L877C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Contains(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L914C9-L914C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.CopyTo(System.Windows.Forms.DataGridViewRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L919C9-L920C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetFirstRow(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L950C9-L989C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetFirstRow(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L995C9-L1045C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetLastRow(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1050C9-L1089C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetNextRow(System.Int32,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1109C9-L1126C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetNextRow(System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1133C9-L1161C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(System.Int32,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1166C9-L1183C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1190C9-L1218C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1223C9-L1280C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowsHeight(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1319C9-L1366C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1411C9-L1424C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.IndexOf(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1430C9-L1430C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1437C9-L1452C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1459C9-L1470C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1474C9-L1532C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertCopy(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1644C9-L1645C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertCopies(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1649C9-L1660C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertRange(System.Int32,System.Windows.Forms.DataGridViewRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1833C9-L1915C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L1985C9-L1986C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Remove(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L2224C9-L2239C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L2243C9-L2285C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewRowCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L256C16-L256C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L78C13-L78C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L86C13-L86C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L94C13-L94C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L113C13-L113C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L121C13-L121C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L129C13-L129C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L153C13-L153C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L171C13-L177C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L198C13-L198C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs#L209C13-L249C40" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs#L8C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs#L23C49-L23C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowContextMenuStripNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs.#ctor(System.Int32,System.Windows.Forms.HandledMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowDividerDoubleClickEventArgs.cs#L9C11-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowDividerDoubleClickEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowDividerDoubleClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowErrorTextNeededEventArgs.cs#L15C27-L15C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowErrorTextNeededEventArgs.cs#L17C32-L17C36" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowErrorTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventArgs.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowEventArgs.cs#L13C34-L13C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L39C5-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L116C9-L131C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L136C9-L136C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L176C9-L262C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L269C9-L317C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L322C9-L351C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L356C9-L362C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L368C9-L385C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L393C9-L582C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L592C9-L637C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L644C9-L649C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L664C9-L679C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L1125C9-L1136C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs#L1143C9-L1143C71" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.EnableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToDisplayedHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs#L18C27-L18C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs#L22C16-L22C23" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs#L41C16-L41C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs#L18C27-L18C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs#L20C25-L20C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeightInfoPushedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L12C5-L34C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.DrawFocus(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L64C9-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCells(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L81C9-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCellsBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L99C9-L119C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCellsContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L123C9-L137C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintHeader(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L141C9-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintHeader(System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L152C9-L166C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L44C32-L44C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L46C35-L46C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.RowBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L48C34-L48C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L50C27-L50C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L52C46-L52C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L54C32-L54C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.InheritedRowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L56C54-L56C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.IsFirstDisplayedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L58C39-L58C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.IsLastVisibleRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs#L60C36-L60C40" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPostPaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPostPaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L14C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.DrawFocus(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L81C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCells(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L98C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCellsBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L116C9-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCellsContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L140C9-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintHeader(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L158C9-L165C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintHeader(System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L169C9-L183C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L47C32-L47C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L49C35-L49C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.RowBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L51C34-L51C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L53C27-L53C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L55C46-L55C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L57C32-L57C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.InheritedRowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L59C54-L59C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.IsFirstDisplayedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L61C39-L61C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.IsLastVisibleRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L63C36-L63C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs#L67C16-L67C27" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPrePaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowPrePaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsAddedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs#L14C27-L14C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsAddedEventArgs.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsAddedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsAddedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs#L10C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs#L26C27-L26C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs#L28C27-L28C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsRemovedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowsRemovedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewRow,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs#L14C34-L14C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L20C9-L20C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L25C9-L25C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L28C43-L28C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L30C41-L30C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L34C9-L34C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L39C9-L39C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L44C9-L44C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L47C31-L47C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L49C30-L49C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L53C15-L53C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L54C15-L54C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L57C56-L57C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L59C30-L59C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L61C40-L61C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L63C36-L63C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L65C48-L65C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L112C9-L112C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Contains(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L118C64-L118C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.CopyTo(System.Windows.Forms.DataGridViewCell[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L120C64-L120C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L125C9-L125C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L47C31-L47C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L49C30-L49C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L53C15-L53C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L59C30-L59C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L61C40-L61C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L63C36-L63C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L75C13-L75C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs#L83C13-L83C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedCellCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedCellCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L16C9-L16C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L21C9-L21C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L24C43-L24C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L26C41-L26C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L30C9-L30C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L35C9-L35C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L40C9-L40C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L43C31-L43C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L45C30-L45C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L49C15-L49C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L50C15-L50C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L53C56-L53C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L55C30-L55C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L57C40-L57C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L59C36-L59C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L61C48-L61C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L79C9-L79C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Contains(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L85C68-L85C112" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.CopyTo(System.Windows.Forms.DataGridViewColumn[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L87C66-L87C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L92C9-L92C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L43C31-L43C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L45C30-L45C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L49C15-L49C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L55C30-L55C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L57C40-L57C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L59C36-L59C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L67C42-L67C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs#L69C50-L69C63" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedColumnCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedColumnCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L18C37-L18C104" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L20C27-L20C94" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L22C43-L22C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L24C41-L24C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L26C52-L26C119" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L28C41-L28C108" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L30C39-L30C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L32C31-L32C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L34C30-L34C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L38C15-L38C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L39C15-L39C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L42C56-L42C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L44C30-L44C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L46C40-L46C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L48C36-L48C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L50C48-L50C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L66C28-L66C95" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Contains(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L71C62-L71C103" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.CopyTo(System.Windows.Forms.DataGridViewRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L73C63-L73C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L76C71-L76C138" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L32C31-L32C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L34C30-L34C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L38C15-L38C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L44C30-L44C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L46C40-L46C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L48C36-L48C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L56C42-L56C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs#L58C47-L58C60" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectedRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.CellSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.FullColumnSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.RowHeaderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.ColumnHeaderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSelectionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Object,System.Object,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L10C5-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.CellValue1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L25C32-L25C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.CellValue2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L27C32-L27C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L29C40-L29C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.RowIndex1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L31C28-L31C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.RowIndex2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L33C28-L33C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.SortResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs#L35C29-L35C33" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSortCompareEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewSortCompareEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L38C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L51C9-L51C66" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L129C9-L143C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L149C9-L163C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L286C9-L329C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L344C9-L391C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L396C9-L500C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L509C9-L526C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L530C9-L540C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L545C9-L554C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L558C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L568C9-L586C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L605C9-L620C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.PositionEditingControl(System.Boolean,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L781C9-L792C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L795C12-L795C91" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L74C13-L74C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.MaxInputLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L83C13-L89C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs#L110C13-L116C37" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L14C42-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L82C9-L82C78" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L23C16-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.MaxInputLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L42C13-L47C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.SortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs#L74C16-L74C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L19C50-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L25C12-L25C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L93C9-L120C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L124C9-L206C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L211C9-L211C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L216C9-L226C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L237C9-L238C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L242C9-L246C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L250C9-L283C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L314C9-L321C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L31C13-L31C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L43C13-L43C94" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L55C13-L55C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L67C13-L67C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L79C13-L79C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs#L87C13-L87C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L17C5-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L23C9-L23C72" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L28C9-L80C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L85C9-L131C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L136C9-L166C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L182C9-L198C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.PaintBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L367C9-L398C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs#L400C42-L400C73" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.True", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.False", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTriState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTriState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L95C5-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L104C5-L120C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L126C53-L126C84" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L137C9-L137C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L146C9-L146C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L155C9-L155C66" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L165C9-L172C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L182C9-L184C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L194C9-L196C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFormats(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L207C9-L207C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L216C9-L216C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L219C44-L219C109" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L221C51-L221C114" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L223C44-L223C105" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L225C43-L225C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L230C9-L231C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L234C48-L234C108" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L238C9-L244C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L247C41-L247C96" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L249C40-L249C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L254C9-L255C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L258C56-L258C110" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L261C12-L261C99" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L265C9-L268C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L270C50-L270C114" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L272C53-L272C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L276C9-L282C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L327C9-L333C39" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#DUnadvise(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L339C9-L346C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#EnumDAdvise(System.Runtime.InteropServices.ComTypes.IEnumSTATDATA@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L351C9-L357C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#EnumFormatEtc(System.Runtime.InteropServices.ComTypes.DATADIR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L363C9-L373C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetCanonicalFormatEtc(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.FORMATETC@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L379C9-L385C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetData(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L391C9-L447C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetDataHere(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L452C9-L533C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#QueryGetData(System.Runtime.InteropServices.ComTypes.FORMATETC@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L538C9-L565C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#SetData(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L571C9-L594C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L884C9-L885C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L893C9-L894C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L902C9-L903C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L911C9-L912C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#GetData(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.STGMEDIUM*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L916C9-L923C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#GetDataHere(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.STGMEDIUM*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L928C9-L936C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#QueryGetData(Windows.Win32.System.Com.FORMATETC*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L940C12-L940C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#GetCanonicalFormatEtc(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.FORMATETC*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L943C12-L943C134" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#SetData(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.STGMEDIUM*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L947C9-L954C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#EnumFormatEtc(System.UInt32,Windows.Win32.System.Com.IEnumFORMATETC**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L959C9-L966C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#DAdvise(Windows.Win32.System.Com.FORMATETC*,System.UInt32,Windows.Win32.System.Com.IAdviseSink*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L971C9-L972C141" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#DUnadvise(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L977C9-L978C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#EnumDAdvise(Windows.Win32.System.Com.IEnumSTATDATA**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs#L983C9-L997C58" + } + ], + "DocsId": "T:System.Windows.Forms.DataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataObject.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.OnValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataSourceUpdateMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.StartDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs#L18C33-L18C37" + }, + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs#L20C23-L20C27" + }, + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.DaysToBold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Windows.Forms.DateBoldEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.Invoke(System.Object,System.Windows.Forms.DateBoldEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DateBoldEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateBoldEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateBoldEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateRangeEventArgs.#ctor(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs#L12C5-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.DateRangeEventArgs.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs#L18C29-L18C33" + }, + { + "DocsId": "P:System.Windows.Forms.DateRangeEventArgs.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs#L20C27-L20C31" + } + ], + "DocsId": "T:System.Windows.Forms.DateRangeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.Invoke(System.Object,System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DateRangeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateRangeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateRangeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L74C5-L124C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L959C74-L959C114" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L966C9-L1000C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1007C9-L1009C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1039C9-L1053C41" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnCloseUp(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1061C9-L1072C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1079C9-L1090C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnFormatChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1094C9-L1098C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1102C9-L1110C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1117C9-L1119C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1126C9-L1128C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1132C9-L1145C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1152C9-L1167C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1172C9-L1183C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1187C9-L1199C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1445C42-L1445C80" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1537C9-L1539C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L1566C9-L1588C6" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L138C16-L138C46" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L154C16-L154C52" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L170C16-L170C58" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L379C16-L379C35" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L465C16-L465C41" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L500C16-L500C46" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.FormatChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L532C16-L532C62" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L544C16-L544C35" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L710C16-L710C40" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L718C16-L718C46" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L735C16-L735C44" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L851C16-L851C41" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.CloseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L925C16-L925C35" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L933C16-L933C52" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L944C16-L944C40" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L955C16-L955C36" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultMonthBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.MinDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.MaxDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L130C16-L130C81" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L146C16-L146C36" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L162C16-L162C42" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L181C16-L181C34" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L207C16-L207C37" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L241C16-L241C39" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L264C16-L264C39" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L287C16-L287C37" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarMonthBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L310C16-L310C40" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L338C13-L346C35" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L390C13-L419C23" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CustomFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L433C16-L433C29" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L452C44-L452C69" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L457C16-L457C35" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DropDownAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L478C16-L478C107" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L492C16-L492C85" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L513C16-L513C23" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MaxDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L587C13-L587C51" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MaximumDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L630C13-L636C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MinDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L649C13-L649C51" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MinimumDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L696C13-L702C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L727C16-L727C28" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L748C13-L760C27" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L775C16-L775C34" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ShowCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L797C16-L797C52" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ShowUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L809C16-L809C50" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L832C16-L832C25" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs#L867C13-L867C77" + }, + { + "DocsId": "T:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePicker", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Long", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Short", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePickerFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePickerFormats.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Day.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Monday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Tuesday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Wednesday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Thursday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Friday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Saturday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Sunday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Day", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Day.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DialogResult.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Abort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Retry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Ignore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.TryAgain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DialogResult.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L12C5-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.#ctor(System.Windows.Forms.DockingBehavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L17C5-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L28C9-L33C90" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L36C42-L36C71" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L38C50-L38C65" + }, + { + "DocsId": "F:System.Windows.Forms.DockingAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DockingAttribute.DockingBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs#L24C46-L24C50" + } + ], + "DocsId": "T:System.Windows.Forms.DockingAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.Ask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.AutoDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DockingBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockingBehavior.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DockStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DockStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DockStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L29C5-L45C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L214C9-L250C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L341C9-L342C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L351C9-L377C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnSelectedItemChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L385C9-L386C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L463C9-L470C18" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L479C9-L514C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L521C9-L524C6" + }, + { + "DocsId": "E:System.Windows.Forms.DomainUpDown.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L81C16-L81C44" + }, + { + "DocsId": "E:System.Windows.Forms.DomainUpDown.SelectedItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L204C16-L204C47" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L62C13-L64C33" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L73C16-L73C28" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L96C13-L102C37" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L132C13-L133C56" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L167C13-L167C28" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Wrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs#L190C24-L190C28" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventArgs.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L31C42-L31C85" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.DeviceDpiOld", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L25C31-L25C35" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.DeviceDpiNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L27C31-L27C35" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.SuggestedRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs#L29C43-L29C47" + } + ], + "DocsId": "T:System.Windows.Forms.DpiChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DpiChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DpiChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DpiChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DpiChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DragAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Drop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragAction.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragDropEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragDropEffects.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DragEventArgs.#ctor(System.Windows.Forms.IDataObject,System.Int32,System.Int32,System.Int32,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L22C11-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventArgs.#ctor(System.Windows.Forms.IDataObject,System.Int32,System.Int32,System.Int32,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DropImageType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L29C5-L49C6" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Data", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L55C32-L55C36" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.KeyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L60C27-L60C31" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L65C20-L65C24" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L70C20-L70C24" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.AllowedEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L76C44-L76C48" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Effect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L81C37-L81C41" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.DropImageType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L86C42-L86C46" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L96C30-L96C34" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.MessageReplacementToken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs#L106C46-L106C50" + } + ], + "DocsId": "T:System.Windows.Forms.DragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.Invoke(System.Object,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L32C11-L33C8" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L39C5-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L125C9-L127C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.DrawFocusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L134C9-L139C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L141C30-L141C54" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L147C9-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IDeviceContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L161C39-L161C72" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IDeviceContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L162C41-L162C63" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetHDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L163C42-L163C57" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L164C64-L164C90" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#get_IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L165C55-L165C74" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L85C33-L85C48" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L90C25-L90C29" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L95C32-L95C52" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L100C24-L100C28" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L108C34-L108C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L115C12-L115C112" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L118C12-L118C108" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.System#Windows#Forms#IGraphicsHdcProvider#IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs#L165C55-L165C74" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DrawItemState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.ComboBoxEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.HotLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.NoAccelerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.NoFocusRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawItemState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.ColumnHeader,System.Windows.Forms.ListViewItemStates,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L18C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L88C9-L120C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L127C9-L134C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L141C9-L146C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L41C32-L41C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L46C31-L46C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L51C30-L51C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L56C35-L56C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L61C39-L61C43" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L66C30-L66C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L71C30-L71C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L76C25-L76C29" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs#L81C31-L81C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewColumnHeaderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewColumnHeaderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewColumnHeaderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewColumnHeaderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ListViewItem,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.ListViewItemStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L16C5-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L65C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawFocusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L75C9-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L84C31-L84C61" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L91C9-L92C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L33C32-L33C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L38C32-L38C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L43C31-L43C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L48C28-L48C32" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L53C39-L53C43" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs#L58C31-L58C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ListViewItem,System.Windows.Forms.ListViewItem.ListViewSubItem,System.Int32,System.Int32,System.Windows.Forms.ColumnHeader,System.Windows.Forms.ListViewItemStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L16C5-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L96C9-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawFocusRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L106C9-L115C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L123C9-L130C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L137C9-L144C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L49C32-L49C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L54C31-L54C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L59C33-L59C37" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.SubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L64C52-L64C56" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L69C28-L69C32" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L74C30-L74C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L79C35-L79C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L84C43-L84C47" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs#L89C31-L89C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewSubItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewSubItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewSubItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewSubItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawListViewSubItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.OwnerDrawFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.OwnerDrawVariable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.IWin32Window,System.Windows.Forms.Control,System.Drawing.Rectangle,System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L19C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L74C9-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L84C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L93C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L101C9-L102C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L42C32-L42C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.AssociatedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L47C45-L47C49" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.AssociatedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L52C41-L52C45" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L57C31-L57C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L62C34-L62C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs#L67C25-L67C29" + } + ], + "DocsId": "T:System.Windows.Forms.DrawToolTipEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.Invoke(System.Object,System.Windows.Forms.DrawToolTipEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawToolTipEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawToolTipEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawToolTipEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.TreeNode,System.Drawing.Rectangle,System.Windows.Forms.TreeNodeStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L16C5-L26C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L31C32-L31C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L36C29-L36C33" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L41C31-L41C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L46C35-L46C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs#L52C31-L52C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawTreeNodeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.Invoke(System.Object,System.Windows.Forms.DrawTreeNodeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawTreeNodeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawTreeNodeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DrawTreeNodeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DropImageType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.NoImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DropImageType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DropImageType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.BlinkIfDifferentError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.NeverBlink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorBlinkStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorBlinkStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorIconAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorIconAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L26C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor(System.Windows.Forms.ContainerControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L70C11-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L80C11-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.BindToDataAndErrors(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L357C9-L358C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.UpdateBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L415C9-L416C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L602C9-L603C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L626C9-L634C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L661C9-L674C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L681C9-L681C60" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L690C9-L698C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetError(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L749C48-L749C80" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetIconAlignment(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L758C68-L758C108" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetIconPadding(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L767C51-L767C89" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L774C35-L780C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetError(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L787C9-L796C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetIconAlignment(System.Windows.Forms.Control,System.Windows.Forms.ErrorIconAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L803C9-L804C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetIconPadding(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L811C9-L812C6" + }, + { + "DocsId": "E:System.Windows.Forms.ErrorProvider.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L229C16-L229C46" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L91C13-L104C10" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.BlinkStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L115C16-L115C74" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L167C16-L167C30" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.HasErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L198C13-L198C37" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L212C16-L212C28" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L242C26-L242C30" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L312C16-L312C27" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L344C16-L344C27" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.BlinkRate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L526C16-L526C26" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs#L578C13-L578C26" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L18C9-L18C87" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.String,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L27C9-L43C68" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.GetVersionPresent(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L51C9-L67C60" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L73C54-L73C97" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.Object,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L81C9-L87C51" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FeatureSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L492C9-L572C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.OnFileOk(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L603C9-L605C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L705C9-L717C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L726C9-L737C46" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L806C42-L806C100" + }, + { + "DocsId": "E:System.Windows.Forms.FileDialog.FileOk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L379C16-L379C53" + }, + { + "DocsId": "F:System.Windows.Forms.FileDialog.EventFileOk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AddExtension", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L53C32-L53C36" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AddToRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L64C16-L64C47" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CheckFileExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L77C16-L77C44" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CheckPathExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L90C16-L90C44" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ClientGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L110C31-L110C35" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.DefaultExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L121C16-L121C49" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.DereferenceLinks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L151C16-L151C50" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L166C16-L166C85" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FileNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L179C16-L179C93" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L193C16-L193C39" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FilterIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L270C30-L270C34" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.InitialDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L282C16-L282C49" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Instance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L289C40-L289C77" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L295C9-L299C135" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.RestoreDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L310C16-L310C42" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L323C16-L323C39" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowHiddenFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L335C16-L335C46" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.SupportMultiDottedExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L345C48-L345C52" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L357C16-L357C38" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ValidateNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs#L369C16-L369C42" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CustomPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L249C61-L249C74" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AutoUpgradeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L255C38-L255C42" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.OkRequiresInteraction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L271C16-L271C68" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowPinnedPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.Vista.cs#L284C16-L284C61" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FixedPanel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.Panel1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.Panel2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FixedPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FixedPanel.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L40C13-L40C32" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.BorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L76C13-L76C33" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.CheckedBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L107C13-L107C38" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.MouseDownBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L134C13-L134C40" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.MouseOverBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs#L161C13-L161C40" + } + ], + "DocsId": "T:System.Windows.Forms.FlatButtonAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatButtonAppearance.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FlatStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Popup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FlowDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.LeftToRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.TopDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.BottomUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L18C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L53C53-L53C101" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.GetFlowBreak(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L59C9-L61C58" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.SetFlowBreak(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L67C9-L70C6" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L23C50-L23C69" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L31C16-L31C49" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.WrapContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs#L45C16-L45C48" + } + ], + "DocsId": "T:System.Windows.Forms.FlowLayoutPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FlowLayoutSettings.SetFlowBreak(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L47C9-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutSettings.GetFlowBreak(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L58C9-L61C55" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L17C50-L17C69" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L24C16-L24C51" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.WrapContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs#L37C16-L37C50" + } + ], + "DocsId": "T:System.Windows.Forms.FlowLayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FlowLayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L62C52-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L235C9-L242C6" + }, + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L255C9-L257C44" + }, + { + "DocsId": "E:System.Windows.Forms.FolderBrowserDialog.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L68C16-L68C41" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.AddToRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L54C16-L54C47" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.AutoUpgradeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L62C38-L62C42" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.OkRequiresInteraction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L86C16-L86C55" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowHiddenFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L98C16-L98C46" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowPinnedPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L111C16-L111C48" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowNewFolderButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L124C39-L124C43" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ClientGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L142C31-L142C35" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.SelectedPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L156C16-L156C29" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.InitialDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L169C16-L169C33" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.RootFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L184C16-L184C27" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L205C16-L205C32" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.UseDescriptionForTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs#L220C42-L220C46" + } + ], + "DocsId": "T:System.Windows.Forms.FolderBrowserDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FolderBrowserDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FontDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L37C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L344C9-L388C57" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.OnApply(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L396C9-L397C6" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L404C9-L412C6" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L426C9-L479C6" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L511C9-L511C52" + }, + { + "DocsId": "E:System.Windows.Forms.FontDialog.Apply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L326C16-L326C52" + }, + { + "DocsId": "F:System.Windows.Forms.FontDialog.EventApply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowSimulations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L51C16-L51C53" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowVectorFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L63C16-L63C53" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowVerticalFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L77C16-L77C51" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowScriptChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L92C16-L92C52" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L108C13-L113C26" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.FixedPitchOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L139C16-L139C53" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L152C13-L165C27" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.FontMustExist", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L182C16-L182C53" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.MaxSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L200C13-L200C28" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L228C13-L228C28" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L249C30-L249C42" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ScriptsOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L261C16-L261C50" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowApply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L273C16-L273C44" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L287C13-L287C30" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L304C16-L304C46" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs#L316C16-L316C47" + } + ], + "DocsId": "T:System.Windows.Forms.FontDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FontDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Form.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L137C5-L197C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2242C9-L2359C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Activate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2597C9-L2611C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ActivateMdiChild(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2615C9-L2651C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.AddOwnedForm(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2659C9-L2697C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2741C9-L2745C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ApplyAutoScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2840C9-L2867C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3049C9-L3065C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3090C9-L3106C33" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3112C9-L3112C44" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3152C9-L3239C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3294C9-L3313C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3321C9-L3402C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.GetAutoScaleSize(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3607C9-L3627C41" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3689C9-L3718C22" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CenterToParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3726C9-L3767C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CenterToScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3777C9-L3798C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.LayoutMdi(System.Windows.Forms.MdiLayout)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3812C9-L3813C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnActivated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3821C9-L3822C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3840C9-L3847C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnBackgroundImageLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3851C9-L3858C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnClosing(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3866C9-L3867C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3875C9-L3876C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormClosing(System.Windows.Forms.FormClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3884C9-L3885C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormClosed(System.Windows.Forms.FormClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3894C9-L3897C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3905C9-L3913C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnDeactivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3921C9-L3922C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3930C9-L3945C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3950C9-L3957C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3962C9-L3968C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3972C9-L3981C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3991C9-L3994C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4004C9-L4013C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHelpButtonClicked(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4021C9-L4022C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4028C9-L4046C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4055C9-L4111C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMaximizedBoundsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4116C9-L4120C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMaximumSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4125C9-L4129C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMinimumSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4134C9-L4138C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnInputLanguageChanged(System.Windows.Forms.InputLanguageChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4147C9-L4148C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnInputLanguageChanging(System.Windows.Forms.InputLanguageChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4157C9-L4158C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4163C9-L4187C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMdiChildActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4195C9-L4198C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMenuStart(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4206C9-L4208C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMenuComplete(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4216C9-L4217C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4225C9-L4254C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4262C9-L4272C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnDpiChanged(System.Windows.Forms.DpiChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4282C9-L4326C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnGetDpiScaledSize(System.Int32,System.Int32,System.Drawing.Size@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4361C9-L4381C21" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4414C9-L4437C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnShown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4445C9-L4446C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4451C9-L4461C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4487C9-L4506C25" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4517C9-L4558C47" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4572C9-L4594C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4598C9-L4603C46" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4608C9-L4625C22" + }, + { + "DocsId": "M:System.Windows.Forms.Form.RemoveOwnedForm(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4757C9-L4793C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4907C9-L4932C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4941C9-L4962C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleMinMaxSize(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4972C9-L4987C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4998C9-L5003C64" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5012C9-L5027C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5032C9-L5123C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetClientSizeCore(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5149C9-L5179C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetDesktopBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5186C9-L5188C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetDesktopLocation(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5195C9-L5197C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Show(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5204C9-L5260C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5265C41-L5265C57" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5272C9-L5427C29" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5510C42-L5510C76" + }, + { + "DocsId": "M:System.Windows.Forms.Form.UpdateDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5566C9-L5591C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResizeBegin(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5894C9-L5898C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResizeEnd(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5907C9-L5911C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5916C9-L5918C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6089C9-L6089C40" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6100C9-L6100C61" + }, + { + "DocsId": "M:System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6614C9-L6713C6" + }, + { + "DocsId": "E:System.Windows.Forms.Form.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L533C16-L533C45" + }, + { + "DocsId": "E:System.Windows.Forms.Form.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L591C16-L591C49" + }, + { + "DocsId": "E:System.Windows.Forms.Form.HelpButtonClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1032C16-L1032C65" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MaximizedBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1247C16-L1247C70" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MaximumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1323C16-L1323C66" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1366C16-L1366C43" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MinimumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1458C16-L1458C66" + }, + { + "DocsId": "E:System.Windows.Forms.Form.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2068C16-L2068C45" + }, + { + "DocsId": "E:System.Windows.Forms.Form.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2091C16-L2091C44" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Activated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2440C16-L2440C57" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Closing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2453C16-L2453C55" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2466C16-L2466C54" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Deactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2477C16-L2477C58" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2488C16-L2488C59" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2499C16-L2499C58" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2510C16-L2510C52" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MdiChildActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2522C16-L2522C66" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MenuComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2534C16-L2534C60" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MenuStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2546C16-L2546C57" + }, + { + "DocsId": "E:System.Windows.Forms.Form.InputLanguageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2557C16-L2557C63" + }, + { + "DocsId": "E:System.Windows.Forms.Form.InputLanguageChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2569C16-L2569C70" + }, + { + "DocsId": "E:System.Windows.Forms.Form.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2577C16-L2577C72" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Shown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2588C16-L2588C53" + }, + { + "DocsId": "E:System.Windows.Forms.Form.DpiChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4336C16-L4336C59" + }, + { + "DocsId": "E:System.Windows.Forms.Form.ResizeBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4826C16-L4826C59" + }, + { + "DocsId": "E:System.Windows.Forms.Form.ResizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4837C16-L4837C57" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AcceptButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L209C13-L209C76" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ActiveForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L281C39-L281C88" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ActiveMdiChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L295C13-L319C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AllowTransparency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L366C13-L366C64" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L411C13-L411C58" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScaleBaseSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L458C13-L464C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L486C16-L486C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L506C15-L506C61" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L549C13-L549C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L583C16-L583C33" + }, + { + "DocsId": "P:System.Windows.Forms.Form.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L605C13-L611C37" + }, + { + "DocsId": "P:System.Windows.Forms.Form.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L673C16-L673C65" + }, + { + "DocsId": "P:System.Windows.Forms.Form.CancelButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L730C13-L730C76" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ClientSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L750C16-L750C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ControlBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L763C16-L763C52" + }, + { + "DocsId": "P:System.Windows.Forms.Form.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L779C13-L874C23" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L910C13-L910C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L922C13-L922C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DesktopBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L937C13-L941C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DesktopLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L961C13-L965C24" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L985C13-L985C34" + }, + { + "DocsId": "P:System.Windows.Forms.Form.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1008C13-L1008C57" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1047C13-L1052C26" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsMdiChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1116C16-L1116C73" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsMdiContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1147C13-L1147C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsRestrictedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1183C39-L1183C44" + }, + { + "DocsId": "P:System.Windows.Forms.Form.KeyPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1196C13-L1196C57" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1217C16-L1217C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximizedBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1229C13-L1229C72" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1264C13-L1269C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MainMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1336C13-L1336C72" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1355C16-L1355C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1381C13-L1386C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1474C13-L1474C58" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1504C13-L1510C44" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiChildrenMinimizedAnchorBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1523C52-L1523C56" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1550C13-L1550C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MinimizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1652C13-L1652C58" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Modal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1681C13-L1681C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1697C13-L1703C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.OwnedForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1768C13-L1777C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1792C13-L1792C34" + }, + { + "DocsId": "P:System.Windows.Forms.Form.RestoreBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1839C13-L1851C35" + }, + { + "DocsId": "P:System.Windows.Forms.Form.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1868C13-L1868C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowInTaskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1906C16-L1906C49" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1931C16-L1931C54" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowWithoutActivation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1991C13-L1991C26" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2002C16-L2002C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2016C13-L2016C70" + }, + { + "DocsId": "P:System.Windows.Forms.Form.StartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2045C13-L2045C69" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2060C16-L2060C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2083C16-L2083C28" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2122C16-L2122C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2137C13-L2137C34" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2159C16-L2159C49" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TransparencyKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2184C13-L2190C32" + }, + { + "DocsId": "P:System.Windows.Forms.Form.WindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2369C16-L2369C65" + }, + { + "DocsId": "T:System.Windows.Forms.Form.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Form", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedSingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.Fixed3D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.Sizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedToolWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.SizableToolWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosedEventArgs.#ctor(System.Windows.Forms.CloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.FormClosedEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs#L19C38-L19C42" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.Invoke(System.Object,System.Windows.Forms.FormClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.FormClosedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosingEventArgs.#ctor(System.Windows.Forms.CloseReason,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs#L13C73-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.FormClosingEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs#L21C38-L21C42" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.Invoke(System.Object,System.Windows.Forms.FormClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.FormClosingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FormCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs#L24C13-L39C10" + }, + { + "DocsId": "P:System.Windows.Forms.FormCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs#L49C13-L56C22" + } + ], + "DocsId": "T:System.Windows.Forms.FormCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.Manual", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.CenterScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.WindowsDefaultLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.WindowsDefaultBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.CenterParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormStartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormWindowState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Minimized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Maximized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormWindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FrameStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FrameStyle.Dashed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FrameStyle.Thick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FrameStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Invisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GetChildAtPointSkip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventArgs.#ctor(System.Windows.Forms.DragDropEffects,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L17C11-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventArgs.#ctor(System.Windows.Forms.DragDropEffects,System.Boolean,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L24C5-L31C6" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.Effect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L36C37-L36C41" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.UseDefaultCursors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L41C37-L41C41" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.DragImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L51C32-L51C36" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.CursorOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L61C33-L61C37" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.UseDefaultDragImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L72C39-L72C43" + } + ], + "DocsId": "T:System.Windows.Forms.GiveFeedbackEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.Invoke(System.Object,System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.BeginInvoke(System.Object,System.Windows.Forms.GiveFeedbackEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GiveFeedbackEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GridItem.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GridItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs#L30C26-L30C30" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.GridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.GridItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.PropertyDescriptor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Expandable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs#L72C39-L72C44" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs#L79C16-L79C21" + } + ], + "DocsId": "T:System.Windows.Forms.GridItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L29C36-L29C40" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L31C40-L31C45" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L56C9-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L68C43-L68C67" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemCollection.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L27C25-L27C39" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L29C36-L29C40" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L31C40-L31C45" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L36C40-L36C55" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs#L42C39-L51C10" + } + ], + "DocsId": "T:System.Windows.Forms.GridItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.GridItemType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Property", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Category", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.ArrayValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Root", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GridItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GridItemType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GroupBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L21C5-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L400C9-L448C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L604C9-L608C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L616C9-L622C22" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L627C9-L637C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L644C42-L644C76" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L676C9-L705C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L707C74-L707C108" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L71C16-L71C45" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L229C16-L229C44" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L289C16-L289C35" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L298C16-L298C40" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L307C16-L307C41" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L316C16-L316C46" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L325C16-L325C35" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L334C16-L334C37" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L343C16-L343C38" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L352C16-L352C39" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L361C16-L361C37" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L370C16-L370C39" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L379C16-L379C40" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L388C16-L388C40" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L49C16-L49C30" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L61C16-L61C29" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L85C16-L85C33" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L113C13-L128C23" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L133C50-L133C56" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L135C44-L135C57" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L144C13-L165C76" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L176C13-L176C31" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L221C16-L221C28" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L237C16-L237C25" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs#L273C16-L273C45" + } + ], + "DocsId": "T:System.Windows.Forms.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L35C9-L42C26" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L52C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L64C9-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L78C12-L78C106" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L90C12-L90C117" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L102C12-L102C85" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L133C12-L133C96" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBoxRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs#L25C57-L25C61" + } + ], + "DocsId": "T:System.Windows.Forms.GroupBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/GroupBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HandledMouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs#L11C11-L13C6" + }, + { + "DocsId": "M:System.Windows.Forms.HandledMouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs#L21C11-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.HandledMouseEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.HandledMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HandledMouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L30C9-L31C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L40C9-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L50C9-L58C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L70C9-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelpIndex(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L88C9-L89C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowPopup(System.Windows.Forms.Control,System.String,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs#L98C9-L116C6" + } + ], + "DocsId": "T:System.Windows.Forms.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Help.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpEventArgs.#ctor(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs#L16C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.HelpEventArgs.MousePos", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs#L24C29-L24C33" + }, + { + "DocsId": "P:System.Windows.Forms.HelpEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.HelpEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.Invoke(System.Object,System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HelpEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HelpEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Topic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.TableOfContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Find", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.AssociateIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.KeywordIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.TopicId", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HelpNavigator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpNavigator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpProvider.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L20C5-L31C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L55C54-L55C71" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpKeyword(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L65C9-L66C77" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpNavigator(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L77C9-L78C109" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpString(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L89C9-L90C80" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetShowHelp(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L100C9-L101C75" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpString(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L177C9-L186C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpKeyword(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L193C9-L202C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpNavigator(System.Windows.Forms.Control,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L209C9-L216C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetShowHelp(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L223C9-L227C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.ResetShowHelp(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L244C9-L247C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L273C42-L273C94" + }, + { + "DocsId": "P:System.Windows.Forms.HelpProvider.HelpNamespace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L41C44-L41C48" + }, + { + "DocsId": "P:System.Windows.Forms.HelpProvider.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs#L49C26-L49C30" + } + ], + "DocsId": "T:System.Windows.Forms.HelpProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HelpProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L86C5-L146C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L149C12-L149C51" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L153C9-L155C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddAnnuallyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1040C9-L1042C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1050C9-L1054C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddMonthlyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1062C9-L1064C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1190C9-L1201C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.GetDisplayRange(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1215C9-L1220C52" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1382C9-L1410C50" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1416C48-L1416C73" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1423C9-L1437C41" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1442C9-L1488C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1492C9-L1494C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnDateChanged(System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1508C12-L1508C49" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnDateSelected(System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1514C12-L1514C50" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1518C9-L1524C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1534C9-L1536C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1540C9-L1542C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1546C9-L1548C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1552C9-L1554C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1559C9-L1570C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllAnnuallyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1587C9-L1593C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1598C43-L1598C61" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllMonthlyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1605C9-L1607C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAnnuallyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1618C9-L1639C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1649C9-L1658C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveMonthlyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1669C9-L1690C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1743C9-L1771C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetCalendarDimensions(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1849C9-L1882C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1890C9-L1901C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetSelectionRange(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1936C9-L1980C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L2061C9-L2062C41" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.UpdateBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L2070C9-L2077C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L2308C9-L2342C6" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L224C16-L224C52" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L240C16-L240C58" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L438C16-L438C44" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L586C16-L586C44" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L902C16-L902C41" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1076C16-L1076C35" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1084C16-L1084C39" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DateSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1092C16-L1092C40" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1106C16-L1106C41" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1114C16-L1114C40" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1122C16-L1122C46" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1130C16-L1130C35" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1138C16-L1138C52" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.AnnuallyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L173C16-L173C42" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L202C13-L207C40" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L216C16-L216C36" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L232C16-L232C42" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L251C16-L251C36" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.CalendarDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L275C16-L275C27" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L291C13-L318C23" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L322C50-L322C65" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L324C49-L324C55" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L326C44-L326C59" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L335C16-L335C35" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.FirstDayOfWeek", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L377C16-L377C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L416C13-L421C44" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L430C16-L430C28" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MaxDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L451C16-L451C57" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MaxSelectionCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L479C16-L479C34" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MinDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L513C16-L513C57" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MonthlyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L549C16-L549C43" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L578C16-L578C28" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L601C16-L601C34" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ScrollChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L628C16-L628C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L670C16-L670C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L720C16-L720C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L769C16-L769C49" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowToday", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L782C16-L782C26" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowTodayCircle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L805C16-L805C32" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowWeekNumbers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L828C16-L828C32" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SingleMonthSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L857C13-L868C45" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L881C16-L881C25" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L894C16-L894C25" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TodayDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L916C13-L929C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TodayDateSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L970C33-L970C46" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L979C16-L979C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1000C16-L1000C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs#L1021C16-L1021C34" + }, + { + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HorizontalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HorizontalAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs" + }, + { + "DocsId": "P:System.Windows.Forms.HScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs#L17C13-L19C23" + }, + { + "DocsId": "P:System.Windows.Forms.HScrollBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs#L24C12-L24C64" + } + ], + "DocsId": "T:System.Windows.Forms.HScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HScrollProperties.cs#L11C62-L13C6" + } + ], + "DocsId": "T:System.Windows.Forms.HScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Write(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L283C9-L285C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.ExecCommand(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L292C9-L293C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L298C9-L301C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementById(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L305C9-L306C93" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L311C9-L312C93" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementsByTagName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L317C9-L318C157" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.OpenNew(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L323C9-L326C115" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.CreateElement(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L331C9-L332C93" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.InvokeScript(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L339C13-L397C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.InvokeScript(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L399C55-L399C85" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L403C9-L405C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L409C9-L411C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.op_Equality(System.Windows.Forms.HtmlDocument,System.Windows.Forms.HtmlDocument)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L512C9-L527C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.op_Inequality(System.Windows.Forms.HtmlDocument,System.Windows.Forms.HtmlDocument)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L529C80-L529C96" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L531C42-L531C76" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L533C49-L533C75" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L415C16-L415C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.ContextMenuShowing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L421C16-L421C74" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Focusing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L427C16-L427C64" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.LosingFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L433C16-L433C67" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L439C16-L439C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L448C16-L448C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L454C16-L454C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L460C16-L460C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L466C16-L466C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L472C16-L472C60" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ActiveElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L65C13-L66C97" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L74C13-L75C97" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Domain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L81C16-L81C47" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L98C16-L98C46" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L106C13-L108C90" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L116C13-L117C96" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L127C17-L133C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L147C17-L153C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L167C17-L173C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L187C17-L193C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L207C17-L213C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L221C28-L221C76" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.DomDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L223C34-L223C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Cookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L227C16-L227C47" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L233C16-L233C71" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Encoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L239C16-L239C48" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.DefaultEncoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L243C38-L243C77" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L249C13-L250C161" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Links", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L258C13-L259C161" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Images", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L267C13-L268C161" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Forms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs#L276C13-L277C161" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElement.AppendChild(System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L390C9-L390C93" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L395C9-L396C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L400C9-L401C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L407C13-L418C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetAttribute(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L422C9-L423C74" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetElementsByTagName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L428C9-L429C159" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InsertAdjacentElement(System.Windows.Forms.HtmlElementInsertionOrientation,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L434C9-L436C94" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InvokeMember(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L441C9-L441C47" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InvokeMember(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L448C13-L507C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.RemoveFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L511C9-L512C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.RaiseEvent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L517C9-L518C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.ScrollIntoView(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L522C9-L523C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.SetAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L529C13-L540C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.op_Equality(System.Windows.Forms.HtmlElement,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L668C9-L683C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.op_Inequality(System.Windows.Forms.HtmlElement,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L685C76-L685C92" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L687C42-L687C74" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L689C48-L689C76" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L547C16-L547C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L553C16-L553C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Drag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L559C16-L559C58" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L565C16-L565C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L571C16-L571C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L577C16-L577C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Focusing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L583C16-L583C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L589C16-L589C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.LosingFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L595C16-L595C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L601C16-L601C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L607C16-L607C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L613C16-L613C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L619C16-L619C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L625C16-L625C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L631C16-L631C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L637C16-L637C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L643C16-L643C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L652C16-L652C64" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L661C16-L661C64" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L51C13-L51C204" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L59C13-L59C209" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.CanHaveChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L67C13-L67C73" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ClientRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L75C13-L77C74" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L85C13-L85C138" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L93C13-L93C72" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.FirstChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L125C13-L132C98" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L140C13-L140C46" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.InnerHtml", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L152C13-L152C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.InnerText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L176C13-L176C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L200C13-L200C41" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.NextSibling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L220C13-L227C98" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OffsetRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L235C13-L236C90" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OffsetParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L244C13-L245C98" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OuterHtml", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L253C13-L253C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OuterText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L277C13-L277C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L301C13-L302C98" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L310C13-L312C80" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L320C13-L320C71" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L332C13-L332C70" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L352C13-L352C62" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.TagName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L364C13-L364C51" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L372C13-L372C69" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.DomElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs#L384C13-L384C38" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.GetElementsByName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L96C9-L122C69" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L148C40-L148C45" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L150C36-L150C40" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L154C9-L159C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L163C9-L166C45" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L45C13-L60C29" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L69C13-L89C29" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L133C13-L143C26" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L148C40-L148C45" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs#L150C36-L150C40" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L24C33-L24C37" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L30C27-L30C31" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.LineNumber", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L35C29-L35C33" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs#L40C23-L40C51" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.Invoke(System.Object,System.Windows.Forms.HtmlElementErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HtmlElementErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementErrorEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.MouseButtonsPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L28C13-L45C28" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ClientMousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L51C16-L51C85" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.OffsetMousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L56C16-L56C85" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.MousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L61C16-L61C73" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.BubbleEvent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L66C16-L66C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.KeyPressedCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L70C34-L70C65" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.AltKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L76C34-L76C64" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.CtrlKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L82C35-L82C66" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ShiftKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L88C36-L88C68" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.EventType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L90C32-L90C65" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ReturnValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L96C13-L97C51" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.FromElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L108C13-L109C92" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ToElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs#L119C13-L120C92" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.Invoke(System.Object,System.Windows.Forms.HtmlElementEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HtmlElementEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.BeforeBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.AfterBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.BeforeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.AfterEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementInsertionOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlElementInsertionOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L30C9-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Back(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L45C9-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Forward(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L58C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L74C9-L75C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L86C9-L88C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L95C9-L97C6" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlHistory.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L39C13-L39C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlHistory.DomHistory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs#L103C13-L103C36" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlHistory", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlHistory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Alert(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L197C9-L198C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L202C9-L203C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L207C9-L208C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Confirm(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L212C9-L212C50" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L217C9-L218C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L222C9-L223C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.MoveTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L230C9-L231C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.MoveTo(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L238C9-L239C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Navigate(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L243C9-L244C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Navigate(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L252C9-L253C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Open(System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L261C9-L262C94" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Open(System.Uri,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L267C9-L267C74" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.OpenNew(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L276C9-L277C94" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.OpenNew(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L282C9-L282C55" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Prompt(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L287C9-L287C79" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.RemoveFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L292C9-L293C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ResizeTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L300C9-L301C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ResizeTo(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L308C9-L309C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ScrollTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L316C9-L317C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ScrollTo(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L324C9-L325C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.op_Equality(System.Windows.Forms.HtmlWindow,System.Windows.Forms.HtmlWindow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L376C9-L391C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.op_Inequality(System.Windows.Forms.HtmlWindow,System.Windows.Forms.HtmlWindow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L393C74-L393C90" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L395C42-L395C74" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L397C48-L397C71" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L333C16-L333C58" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L339C16-L339C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L345C16-L345C57" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L351C16-L351C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Resize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L357C16-L357C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L363C16-L363C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Unload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L369C16-L369C59" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L70C13-L70C136" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.DomWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L78C13-L78C37" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Frames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L86C13-L87C128" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.History", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L95C13-L96C80" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.IsClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L104C13-L104C49" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L115C13-L115C47" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Opener", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L127C13-L127C131" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L135C13-L136C98" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L144C13-L145C70" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L156C13-L157C90" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.StatusBarText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L169C13-L169C49" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L181C13-L183C90" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.WindowFrameElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs#L191C13-L191C149" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L83C13-L83C26" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L91C13-L91C25" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L97C9-L102C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L106C9-L109C44" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L35C13-L43C24" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L51C13-L64C24" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L75C13-L75C60" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L83C13-L83C26" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs#L91C13-L91C25" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlWindowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HtmlWindowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.IBindableComponent.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IBindableComponent.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IBindableComponent.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IBindableComponent.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IBindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IBindableComponent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IButtonControl.NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IButtonControl.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IButtonControl.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IButtonControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IButtonControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ICommandExecutor.Execute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ICommandExecutor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ICommandExecutor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ICommandExecutor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IComponentEditorPageSite.GetControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IComponentEditorPageSite.SetDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IComponentEditorPageSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IContainerControl.ActivateControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IContainerControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IContainerControl.ActiveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IContainerControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IContainerControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ICurrencyManagerProvider.GetRelatedCurrencyManager(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ICurrencyManagerProvider.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ICurrencyManagerProvider.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ICurrencyManagerProvider.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ICurrencyManagerProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ICurrencyManagerProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridColumnStyleEditingNotificationService.ColumnStartedEditing(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataGridColumnStyleEditingNotificationService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridColumnStyleEditingNotificationService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataGridColumnStyleEditingNotificationService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetFormats(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IDataObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.IsPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.IsPresent(System.Object,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IFeatureSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IFileReaderService.OpenFileFromSource(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IFileReaderService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IFileReaderService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IFileReaderService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L48C9-L53C58" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L65C9-L72C73" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L90C9-L162C72" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L176C9-L176C22" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L185C9-L185C21" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L41C61-L41C69" + }, + { + "DocsId": "P:System.Windows.Forms.ImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L31C13-L31C25" + } + ], + "DocsId": "T:System.Windows.Forms.ImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L50C9-L55C57" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L63C9-L73C58" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L85C9-L96C73" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L107C9-L183C72" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L197C9-L197C21" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L206C9-L206C21" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L16C5-L16C56" + }, + { + "DocsId": "P:System.Windows.Forms.ImageKeyConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L22C13-L22C25" + } + ], + "DocsId": "T:System.Windows.Forms.ImageKeyConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ImageLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageLayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageList.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L37C5-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L72C46-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L496C9-L519C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Drawing.Point,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L525C58-L525C84" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L531C62-L531C119" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L540C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L774C12-L776C87" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L778C46-L778C56" + }, + { + "DocsId": "E:System.Windows.Forms.ImageList.RecreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L274C16-L274C41" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L86C16-L86C27" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L117C13-L122C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.HandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L134C34-L134C62" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Images", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L141C38-L141C84" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L151C16-L151C26" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L193C13-L200C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L258C26-L258C30" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.TransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L265C37-L265C41" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs#L778C46-L778C56" + }, + { + "DocsId": "T:System.Windows.Forms.ImageList.ImageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageListStreamer.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageListStreamer.cs#L199C9-L206C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageListStreamer.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageListStreamer.cs#L259C9-L261C6" + } + ], + "DocsId": "T:System.Windows.Forms.ImageListStreamer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageListStreamer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ImeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.NoControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.On", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Off", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Hiragana", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Katakana", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.KatakanaHalf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.AlphaFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.HangulFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Hangul", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.OnHalf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMEMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IMessageFilter.PreFilterMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMessageFilter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IMessageFilter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IMessageFilter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguage.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L249C12-L249C68" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguage.FromCulture(System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L256C9-L267C6" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguage.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L272C42-L272C54" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L29C35-L29C51" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.CurrentInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L39C13-L40C68" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.DefaultInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L63C13-L65C46" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L72C29-L72C36" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.InstalledInputLanguages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L81C13-L92C53" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.LayoutName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs#L107C13-L109C10" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventArgs.#ctor(System.Globalization.CultureInfo,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L17C5-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventArgs.#ctor(System.Windows.Forms.InputLanguage,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L34C5-L39C6" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L44C42-L44C46" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L49C34-L49C38" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.CharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs#L54C27-L54C31" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.Invoke(System.Object,System.Windows.Forms.InputLanguageChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InputLanguageChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventArgs.#ctor(System.Globalization.CultureInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L18C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventArgs.#ctor(System.Windows.Forms.InputLanguage,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L35C5-L40C6" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L45C42-L45C46" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L50C34-L50C38" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.SysCharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs#L56C30-L56C34" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.Invoke(System.Object,System.Windows.Forms.InputLanguageChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InputLanguageChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.Contains(System.Windows.Forms.InputLanguage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L33C51-L33C76" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.CopyTo(System.Windows.Forms.InputLanguage[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L39C61-L39C91" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.IndexOf(System.Windows.Forms.InputLanguage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L45C49-L45C73" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs#L27C45-L27C77" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InputLanguageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Overwrite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InsertKeyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InsertKeyMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InvalidateEventArgs.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventArgs.cs#L17C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.InvalidateEventArgs.InvalidRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventArgs.cs#L26C36-L26C40" + } + ], + "DocsId": "T:System.Windows.Forms.InvalidateEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.Invoke(System.Object,System.Windows.Forms.InvalidateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InvalidateEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InvalidateEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/InvalidateEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDropTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ISupportOleDropTarget.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ItemActivation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.OneClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.TwoClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemActivation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemActivation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Entire", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.ItemOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemBoundsPortion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemBoundsPortion.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ItemChangedEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventArgs.cs#L13C24-L13C28" + } + ], + "DocsId": "T:System.Windows.Forms.ItemChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventArgs.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckedEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs#L19C32-L19C36" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.Invoke(System.Object,System.Windows.Forms.ItemCheckedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemCheckedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventArgs.#ctor(System.Int32,System.Windows.Forms.CheckState,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L11C5-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L21C24-L21C28" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L26C34-L26C38" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.CurrentValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L31C38-L31C42" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.Invoke(System.Object,System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemCheckEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemDragEventArgs.#ctor(System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L12C11-L14C6" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L16C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.ItemDragEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L22C34-L22C38" + }, + { + "DocsId": "P:System.Windows.Forms.ItemDragEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs#L24C27-L24C31" + } + ], + "DocsId": "T:System.Windows.Forms.ItemDragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.Invoke(System.Object,System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemDragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemDragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ItemDragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.IWin32Window.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IWin32window.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IWin32Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IWin32window.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IWindowTarget.OnHandleChange(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IWindowTarget.OnMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IWindowTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyEventArgs.#ctor(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L17C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L25C32-L25C64" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L30C28-L30C68" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L35C27-L35C31" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L45C13-L53C33" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L61C28-L61C57" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L67C27-L67C31" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L74C30-L74C54" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L79C34-L79C70" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.SuppressKeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs#L83C16-L83C33" + } + ], + "DocsId": "T:System.Windows.Forms.KeyEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.Invoke(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.BeginInvoke(System.Object,System.Windows.Forms.KeyEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeyEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyPressEventArgs.#ctor(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.KeyPressEventArgs.KeyChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs#L22C27-L22C31" + }, + { + "DocsId": "P:System.Windows.Forms.KeyPressEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs#L27C27-L27C31" + } + ], + "DocsId": "T:System.Windows.Forms.KeyPressEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.Invoke(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.BeginInvoke(System.Object,System.Windows.Forms.KeyPressEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeyPressEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeyPressEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Keys.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.XButton1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.XButton2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Back", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LineFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Return", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Pause", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Capital", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.CapsLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KanaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HanguelMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HangulMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.JunjaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.FinalMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HanjaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KanjiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Escape", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEConvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMENonconvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEAccept", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEAceept", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEModeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Space", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Prior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PageUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Next", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PageDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Home", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Execute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Snapshot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PrintScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Delete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.A", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.B", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.C", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.E", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.G", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.H", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.I", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.J", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.K", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.L", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.M", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.N", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.O", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.P", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Q", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.R", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.S", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.T", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.U", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.V", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.W", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Z", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LWin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RWin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Apps", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Sleep", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Multiply", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Add", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Subtract", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Decimal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Divide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F13", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F14", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F15", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F16", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F17", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F18", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F19", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F20", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F21", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F22", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F23", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F24", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserRefresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserFavorites", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeMute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaNextTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaPreviousTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaPlayPause", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchMail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.SelectMedia", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchApplication1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchApplication2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemSemicolon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemplus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemcomma", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemPeriod", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemQuestion", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemtilde", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemOpenBrackets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemPipe", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemCloseBrackets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemQuotes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemBackslash", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem102", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ProcessKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Packet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Attn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Crsel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Exsel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.EraseEof", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Play", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NoName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Pa1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemClear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Keys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Keys.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeysConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L131C12-L131C116" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L138C12-L138C92" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.Compare(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L145C9-L145C108" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L153C9-L216C58" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L228C9-L239C76" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L370C9-L377C24" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L390C9-L390C22" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs#L399C9-L399C21" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeysConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/KeysConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Label.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L62C22-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.CalcImageRenderBounds(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L889C9-L916C87" + }, + { + "DocsId": "M:System.Windows.Forms.Label.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L919C74-L919C105" + }, + { + "DocsId": "M:System.Windows.Forms.Label.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L958C9-L985C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.DrawImage(System.Drawing.Graphics,System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1004C12-L1004C49" + }, + { + "DocsId": "M:System.Windows.Forms.Label.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1055C9-L1065C52" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1171C9-L1185C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1189C9-L1197C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1217C9-L1221C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1225C9-L1230C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1234C9-L1253C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1257C9-L1261C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1265C9-L1267C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1271C9-L1332C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1343C9-L1345C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1349C9-L1357C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1361C9-L1363C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1367C9-L1369C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1382C9-L1396C22" + }, + { + "DocsId": "M:System.Windows.Forms.Label.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1401C9-L1422C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1445C42-L1445C76" + }, + { + "DocsId": "M:System.Windows.Forms.Label.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L1449C9-L1464C6" + }, + { + "DocsId": "E:System.Windows.Forms.Label.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L117C16-L117C45" + }, + { + "DocsId": "E:System.Windows.Forms.Label.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L177C16-L177C52" + }, + { + "DocsId": "E:System.Windows.Forms.Label.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L196C16-L196C58" + }, + { + "DocsId": "E:System.Windows.Forms.Label.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L602C16-L602C44" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L611C16-L611C35" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L620C16-L620C37" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L629C16-L629C38" + }, + { + "DocsId": "E:System.Windows.Forms.Label.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L688C16-L688C44" + }, + { + "DocsId": "E:System.Windows.Forms.Label.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L742C16-L742C65" + }, + { + "DocsId": "P:System.Windows.Forms.Label.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L100C16-L100C29" + }, + { + "DocsId": "P:System.Windows.Forms.Label.AutoEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L132C16-L132C53" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L169C16-L169C36" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L188C16-L188C42" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L209C16-L209C60" + }, + { + "DocsId": "P:System.Windows.Forms.Label.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L245C13-L301C23" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L305C50-L305C65" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L307C49-L307C64" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L313C44-L313C85" + }, + { + "DocsId": "P:System.Windows.Forms.Label.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L320C16-L320C56" + }, + { + "DocsId": "P:System.Windows.Forms.Label.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L367C13-L375C30" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L414C13-L426C51" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L464C16-L464C33" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L508C16-L508C65" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L555C13-L556C89" + }, + { + "DocsId": "P:System.Windows.Forms.Label.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L582C16-L582C28" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L594C16-L594C28" + }, + { + "DocsId": "P:System.Windows.Forms.Label.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L647C43-L647C63" + }, + { + "DocsId": "P:System.Windows.Forms.Label.PreferredWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L657C42-L657C61" + }, + { + "DocsId": "P:System.Windows.Forms.Label.RenderTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L666C16-L666C49" + }, + { + "DocsId": "P:System.Windows.Forms.Label.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L680C16-L680C28" + }, + { + "DocsId": "P:System.Windows.Forms.Label.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L703C13-L704C83" + }, + { + "DocsId": "P:System.Windows.Forms.Label.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L734C16-L734C25" + }, + { + "DocsId": "P:System.Windows.Forms.Label.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L756C13-L762C25" + }, + { + "DocsId": "P:System.Windows.Forms.Label.UseMnemonic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs#L784C16-L784C52" + } + ], + "DocsId": "T:System.Windows.Forms.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Label.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LabelEditEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L16C43-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventArgs.#ctor(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L25C5-L29C6" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L35C23-L35C27" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L40C28-L40C32" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs#L46C30-L46C34" + } + ], + "DocsId": "T:System.Windows.Forms.LabelEditEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.Invoke(System.Object,System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LabelEditEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LabelEditEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LabelEditEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutEventArgs.#ctor(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L12C5-L16C6" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventArgs.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L19C11-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L27C13-L29C27" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L33C40-L33C68" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs#L35C39-L35C43" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.Invoke(System.Object,System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LayoutEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutSettings.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutSettings.cs#L10C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutSettings.cs#L19C50-L19C54" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LeftRightAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LeftRightAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkArea.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L19C9-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L41C9-L46C26" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.Equals(System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L50C12-L50C58" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L52C51-L52C88" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.op_Equality(System.Windows.Forms.LinkArea,System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L55C12-L55C39" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.op_Inequality(System.Windows.Forms.LinkArea,System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L58C12-L58C40" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L60C51-L60C82" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L25C25-L25C30" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L31C25-L31C31" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs#L37C37-L37C66" + }, + { + "DocsId": "T:System.Windows.Forms.LinkArea.LinkAreaConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.SystemDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.AlwaysUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.HoverUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.NeverUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkBehavior.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L15C53-L15C77" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventArgs.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L28C5-L38C6" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L43C29-L43C33" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L48C28-L48C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs#L53C31-L53C35" + } + ], + "DocsId": "T:System.Windows.Forms.LinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.Invoke(System.Object,System.Windows.Forms.LinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LinkClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L21C9-L26C57" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L35C9-L40C60" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L48C9-L81C58" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs#L93C9-L126C73" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L29C5-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L423C74-L423C109" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L443C9-L445C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.PointInLink(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L671C9-L685C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#get_DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L731C16-L731C29" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#set_DialogResult(System.Windows.Forms.DialogResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L735C13-L738C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L743C5-L743C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L747C9-L775C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L779C9-L785C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L789C9-L798C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L802C9-L824C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L828C9-L853C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L857C9-L886C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L890C9-L942C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnLinkClicked(System.Windows.Forms.LinkLabelLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L949C9-L950C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L954C9-L956C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L961C9-L1149C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1153C9-L1184C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1188C9-L1192C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnAutoSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1196C9-L1198C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1208C9-L1222C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1226C9-L1229C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1233C9-L1236C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1400C9-L1420C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1424C9-L1459C47" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1561C9-L1565C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1571C9-L1605C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1778C9-L1787C6" + }, + { + "DocsId": "E:System.Windows.Forms.LinkLabel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L311C16-L311C44" + }, + { + "DocsId": "E:System.Windows.Forms.LinkLabel.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L365C16-L365C60" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L72C16-L72C79" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.DisabledLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L90C16-L90C85" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L150C16-L150C30" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L164C16-L166C62" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L215C16-L215C29" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L236C16-L238C25" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Links", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L254C36-L254C80" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L264C16-L264C61" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.OverrideCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L283C16-L283C31" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L319C16-L319C28" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L327C16-L327C25" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L334C16-L334C28" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L345C16-L347C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L731C16-L731C29" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs#L1745C13-L1745C52" + }, + { + "DocsId": "T:System.Windows.Forms.LinkLabel.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs" + }, + { + "DocsId": "T:System.Windows.Forms.LinkLabel.LinkCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventArgs.#ctor(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L15C11-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventArgs.#ctor(System.Windows.Forms.LinkLabel.Link,System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L19C5-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabelLinkClickedEventArgs.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L28C35-L28C39" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabelLinkClickedEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs#L33C34-L33C38" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabelLinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.Invoke(System.Object,System.Windows.Forms.LinkLabelLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LinkLabelLinkClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabelLinkClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabelLinkClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LinkState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Hover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Visited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L49C5-L230C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ArrangeIcons(System.Windows.Forms.ListViewAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2273C9-L2299C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ArrangeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2305C35-L2305C87" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.AutoResizeColumns(System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2359C9-L2365C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.AutoResizeColumn(System.Int32,System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2369C9-L2375C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2385C9-L2393C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2488C9-L2490C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2584C9-L2600C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3101C9-L3197C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3212C9-L3218C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.EnsureVisible(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3238C9-L3247C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3252C9-L3257C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3262C9-L3262C82" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3267C9-L3272C133" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindNearestItem(System.Windows.Forms.SearchDirectionHint,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3277C9-L3277C55" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindNearestItem(System.Windows.Forms.SearchDirectionHint,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3282C9-L3330C97" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3547C9-L3562C19" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemRect(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3642C48-L3642C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemRect(System.Int32,System.Windows.Forms.ItemBoundsPortion)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3649C9-L3675C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3784C56-L3784C81" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L3788C9-L3837C66" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4338C9-L4368C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnAfterLabelEdit(System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4414C9-L4415C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4419C9-L4425C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4432C9-L4434C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4445C9-L4472C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnBeforeLabelEdit(System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4479C9-L4480C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnCacheVirtualItems(System.Windows.Forms.CacheVirtualItemsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4484C9-L4485C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGroupCollapsedStateChanged(System.Windows.Forms.ListViewGroupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4492C9-L4508C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnClick(System.Windows.Forms.ColumnClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4515C9-L4516C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGroupTaskLinkClick(System.Windows.Forms.ListViewGroupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4523C9-L4524C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnReordered(System.Windows.Forms.ColumnReorderedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4531C9-L4532C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnWidthChanged(System.Windows.Forms.ColumnWidthChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4539C9-L4540C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnWidthChanging(System.Windows.Forms.ColumnWidthChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4547C9-L4548C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawColumnHeader(System.Windows.Forms.DrawListViewColumnHeaderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4555C9-L4556C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawItem(System.Windows.Forms.DrawListViewItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4563C9-L4564C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawSubItem(System.Windows.Forms.DrawListViewSubItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4571C9-L4572C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4576C9-L4597C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4602C9-L4727C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4733C9-L4767C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4771C9-L4789C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4793C9-L4795C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4802C9-L4803C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemCheck(System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4812C9-L4813C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemChecked(System.Windows.Forms.ItemCheckedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4817C9-L4831C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4835C9-L4836C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemMouseHover(System.Windows.Forms.ListViewItemMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4843C9-L4844C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemSelectionChanged(System.Windows.Forms.ListViewItemSelectionChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4851C9-L4852C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4856C9-L4864C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4869C9-L4875C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnRetrieveVirtualItem(System.Windows.Forms.RetrieveVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4879C9-L4880C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4885C9-L4899C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSearchForVirtualItem(System.Windows.Forms.SearchForVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4906C9-L4907C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4918C9-L4938C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4942C9-L4952C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnVirtualItemsSelectionRangeChanged(System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L4956C9-L4957C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.RealizeProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5007C9-L5038C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.RedrawItems(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5046C9-L5124C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5615C9-L5628C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5646C9-L5669C18" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.UpdateExtendedStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L5702C9-L5764C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L6980C9-L7161C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L7172C9-L7172C51" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L376C16-L376C58" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1378C16-L1378C72" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1660C16-L1660C41" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.AfterLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1982C16-L1982C42" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.BeforeLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1990C16-L1990C43" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.CacheVirtualItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1998C16-L1998C65" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2006C16-L2006C39" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.GroupTaskLinkClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2017C16-L2017C66" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnReordered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2028C16-L2028C63" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2039C16-L2039C66" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnWidthChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2050C16-L2050C67" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2061C16-L2061C64" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2072C16-L2072C56" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2083C16-L2083C59" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2091C16-L2091C40" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2099C16-L2099C37" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2107C16-L2107C39" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2115C16-L2115C36" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2123C16-L2123C42" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2131C16-L2131C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.GroupCollapsedStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2142C16-L2142C74" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2159C16-L2159C44" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2170C16-L2170C35" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.RetrieveVirtualItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2178C16-L2178C67" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.SearchForVirtualItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2186C16-L2186C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2194C16-L2194C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.VirtualItemsSelectionRangeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2202C16-L2202C81" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Activation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L243C13-L243C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L276C13-L276C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.AllowColumnReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L303C13-L303C69" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.AutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L328C13-L328C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L345C13-L351C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L368C16-L368C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackgroundImageTiled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L387C13-L387C71" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L430C16-L430C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L454C13-L454C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L596C13-L598C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L613C13-L615C51" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L629C13-L629C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L640C13-L742C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L768C13-L768C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L774C16-L774C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.FocusedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L824C13-L838C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L853C13-L859C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L904C13-L904C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.GridLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L927C13-L927C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.GroupImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L963C16-L963C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Groups", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1001C13-L1003C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HeaderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1024C15-L1024C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1061C13-L1061C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HotTracking", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1081C13-L1081C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HoverSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1109C13-L1109C65" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.InsertionMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1142C13-L1144C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1170C13-L1170C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1184C13-L1184C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LabelWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1207C13-L1207C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LargeImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1227C16-L1227C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemSorter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1283C13-L1283C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.MultiSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1309C13-L1309C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.OwnerDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1332C13-L1332C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1358C13-L1358C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Scrollable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1392C13-L1392C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1413C13-L1415C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1430C13-L1432C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ShowGroups", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1443C13-L1443C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SmallImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1466C16-L1466C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1509C13-L1509C67" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Sorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1528C13-L1528C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.StateImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1572C16-L1572C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1652C16-L1652C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.TileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1671C13-L1689C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.TopItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1740C13-L1763C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.UseCompatibleStateImageBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1826C13-L1826C84" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1841C13-L1841C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.VirtualListSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1892C13-L1892C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.VirtualMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L1942C13-L1942C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs#L2151C16-L2151C28" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.CheckedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.ColumnHeaderCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.ListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.SelectedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L49C9-L54C60" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L66C9-L74C73" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L86C13-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs#L107C9-L107C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListBindingConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetList(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L26C9-L32C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetList(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L49C9-L83C76" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListName(System.Object,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L88C9-L124C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L131C9-L157C20" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L162C9-L182C74" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object,System.String,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L187C9-L208C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemType(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L213C9-L248C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemType(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs#L286C9-L312C53" + } + ], + "DocsId": "T:System.Windows.Forms.ListBindingHelper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBindingHelper.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L46C5-L133C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L137C9-L139C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.AddItemsCore(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1191C9-L1197C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1278C9-L1280C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1304C9-L1304C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.CreateItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1309C9-L1309C43" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ClearSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1339C9-L1359C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1372C9-L1374C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1380C40-L1380C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1388C9-L1388C100" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1395C45-L1395C79" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1403C9-L1403C99" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1426C9-L1450C28" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetItemRectangle(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1460C9-L1467C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1479C9-L1480C64" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetSelected(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1488C9-L1489C43" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IndexFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1520C9-L1520C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IndexFromPoint(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1530C9-L1541C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1717C9-L1720C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1724C9-L1739C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1750C9-L1751C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1760C9-L1817C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1826C9-L1833C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1837C9-L1838C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1842C9-L1849C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1856C9-L1863C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1867C9-L1874C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1885C9-L1924C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1928C9-L1930C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1934C9-L1944C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1948C9-L1957C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1965C9-L1986C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1994C9-L2052C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2059C9-L2060C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2078C9-L2079C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2083C9-L2084C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2094C9-L2100C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2108C9-L2114C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2121C9-L2154C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2158C9-L2159C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetSelected(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2167C9-L2186C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2202C9-L2227C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2234C9-L2249C18" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.WmReflectCommand(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2361C9-L2372C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L2425C9-L2516C6" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L183C16-L183C52" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L199C16-L199C58" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1116C16-L1116C41" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1203C16-L1203C35" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1211C16-L1211C40" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1228C16-L1228C44" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1239C16-L1239C35" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1247C16-L1247C56" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1255C16-L1255C59" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1263C16-L1263C68" + }, + { + "DocsId": "F:System.Windows.Forms.ListBox.NoMatches", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListBox.DefaultItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L159C13-L165C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L175C16-L175C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L191C16-L191C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L213C16-L213C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ColumnWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L245C13-L245C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L276C13-L341C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.UseCustomTabOffsets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L356C13-L356C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L385C13-L385C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L402C13-L402C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L437C16-L437C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L455C13-L461C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.HorizontalExtent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L479C13-L479C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.HorizontalScrollbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L507C13-L507C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L548C13-L548C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L585C13-L591C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L636C13-L638C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.MultiColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L693C13-L693C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L721C13-L762C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ScrollAlwaysVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L799C13-L799C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L819C13-L819C57" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L839C13-L856C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L932C13-L934C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L954C13-L959C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L991C13-L993C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1008C13-L1008C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1048C13-L1048C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1075C13-L1088C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.TopIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1130C16-L1130C100" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.UseTabStops", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1155C13-L1155C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.CustomTabOffsets", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1179C13-L1181C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs#L1220C16-L1220C28" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.IntegerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.SelectedObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L416C9-L416C72" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L421C9-L446C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.GetItemText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L502C9-L548C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L555C9-L569C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L574C9-L576C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L580C9-L582C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L586C9-L588C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormat(System.Windows.Forms.ListControlConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L592C9-L594C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormatInfoChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L598C9-L600C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormatStringChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L604C9-L606C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormattingEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L610C9-L612C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L623C9-L624C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnValueMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L628C9-L630C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L634C9-L636C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L642C5-L642C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L798C5-L798C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L28C5-L28C49" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L90C16-L90C66" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.DisplayMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L126C16-L126C69" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L160C13-L162C10" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormatInfoChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L193C16-L193C66" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormatStringChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L221C16-L221C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormattingEnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L245C16-L245C73" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.ValueMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L326C16-L326C67" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.SelectedValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L379C16-L379C69" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L49C16-L49C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DataManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L94C47-L94C59" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L107C16-L107C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormatInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L175C16-L175C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormatString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L203C16-L203C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormattingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L229C16-L229C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L290C16-L290C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L333C46-L333C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.SelectedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs#L347C13-L353C25" + } + ], + "DocsId": "T:System.Windows.Forms.ListControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventArgs.#ctor(System.Object,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventArgs.cs#L9C11-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListControlConvertEventArgs.ListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventArgs.cs#L14C31-L14C35" + } + ], + "DocsId": "T:System.Windows.Forms.ListControlConvertEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.Invoke(System.Object,System.Windows.Forms.ListControlConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListControlConvertEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListControlConvertEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListControlConvertEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.SnapToGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L40C30-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L55C61-L59C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L64C5-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L73C81-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L445C42-L445C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L457C9-L477C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L89C16-L89C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.HeaderAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L109C16-L109C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Footer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L132C16-L132C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.FooterAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L158C16-L158C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.CollapsedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L189C16-L189C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Subtitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L212C16-L212C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TaskLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L233C16-L233C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TitleImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L267C13-L270C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TitleImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L306C16-L306C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L327C53-L327C138" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L331C33-L331C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L337C27-L337C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs#L345C26-L345C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroup.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupCollapsedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollapsedState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L26C36-L26C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L28C40-L28C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L32C30-L32C35" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L102C16-L102C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L105C13-L109C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Add(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L114C9-L131C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L136C9-L138C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L143C9-L148C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.AddRange(System.Windows.Forms.ListViewGroup[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L153C9-L160C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.AddRange(System.Windows.Forms.ListViewGroupCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L164C9-L171C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L187C9-L207C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Contains(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L209C50-L209C70" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L213C9-L218C32" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L221C51-L221C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L223C43-L223C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.IndexOf(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L225C48-L225C67" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L229C9-L234C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Insert(System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L239C9-L255C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L259C9-L263C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Remove(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L280C9-L292C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L296C9-L300C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L302C40-L302C59" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L24C25-L24C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L26C36-L26C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L28C40-L28C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L32C30-L32C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L38C16-L38C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L58C13-L71C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs#L102C16-L102C27" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroupEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupEventArgs.cs#L15C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupEventArgs.GroupIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupEventArgs.cs#L23C29-L23C33" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewGroupEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewHitTestInfo.#ctor(System.Windows.Forms.ListViewItem,System.Windows.Forms.ListViewItem.ListViewSubItem,System.Windows.Forms.ListViewHitTestLocations)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L24C48-L24C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L29C33-L29C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.SubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs#L34C52-L34C56" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewHitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.AboveClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.BelowClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.LeftOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.RightOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.StateImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewHitTestLocations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewHitTestLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewInsertionMark.NearestIndex(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L117C9-L124C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.AppearsAfterItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L34C13-L34C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L57C13-L59C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L70C13-L75C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs#L97C13-L97C27" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewInsertionMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewInsertionMark.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L34C5-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L69C11-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L75C11-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L80C11-L84C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L87C11-L89C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L92C11-L105C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L108C11-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L116C11-L131C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L134C11-L137C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L140C11-L143C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L146C11-L149C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L152C11-L155C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L158C11-L161C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L164C11-L167C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L170C11-L173C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L176C11-L180C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L183C11-L196C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L199C11-L204C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L207C11-L222C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L225C11-L228C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L231C11-L234C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L237C11-L240C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L243C11-L246C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.BeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L875C9-L890C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L894C9-L947C24" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.EnsureVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L955C9-L959C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.FindNearestItem(System.Windows.Forms.SearchDirectionHint)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L963C9-L967C77" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.GetBounds(System.Windows.Forms.ItemBoundsPortion)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L976C9-L981C24" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.GetSubItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L986C9-L999C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1189C37-L1189C66" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1193C9-L1267C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1274C9-L1299C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1315C42-L1315C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L1353C91-L1353C115" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L12C61-L12C75" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L14C46-L14C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L16C51-L16C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L18C67-L18C78" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L20C62-L20C87" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L24C9-L61C38" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L64C56-L64C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L66C50-L66C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L68C48-L68C87" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L70C51-L70C129" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L72C56-L72C86" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L74C58-L74C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.IKeyboardToolTip.cs#L76C48-L76C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L285C13-L296C47" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L311C13-L317C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L327C16-L327C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L363C13-L368C26" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L393C13-L404C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L416C13-L427C47" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L441C16-L441C22" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L478C13-L480C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L513C16-L513C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L530C13-L544C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.IndentCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L553C16-L553C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L580C13-L593C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L603C34-L603C43" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L616C13-L622C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L635C13-L640C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L690C13-L695C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.StateImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L730C13-L736C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.SubItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L784C13-L791C87" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L803C16-L803C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L818C13-L824C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L838C16-L838C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.UseItemStyleForSubItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs#L866C16-L866C59" + }, + { + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs#L26C9-L31C60" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs#L43C9-L179C73" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventArgs.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemMouseHoverEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventArgs.cs#L16C33-L16C37" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemMouseHoverEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewItemMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewItemMouseHoverEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemMouseHoverEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemMouseHoverEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.#ctor(System.Windows.Forms.ListViewItem,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L24C33-L24C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L29C28-L29C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs#L34C30-L34C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemSelectionChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewItemSelectionChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewItemSelectionChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemSelectionChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Marked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemStateImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs#L44C9-L101C72" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemStateImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemStateImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs#L25C13-L25C26" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemStateImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItemStateImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L14C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L29C29-L29C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.EndIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L34C27-L34C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L39C30-L39C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L112C5-L117C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L122C5-L129C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor(System.ComponentModel.MaskedTextProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L134C5-L140C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L539C9-L544C41" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1351C9-L1371C20" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1480C5-L1480C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1482C74-L1482C113" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1493C9-L1500C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1625C9-L1635C19" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1645C9-L1655C22" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1685C9-L1685C18" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1694C9-L1694C18" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1730C9-L1730C18" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1740C9-L1750C20" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1798C9-L1805C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1809C9-L1815C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1823C9-L1830C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnIsOverwriteModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1838C9-L1842C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1849C9-L1954C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1961C9-L2023C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2030C9-L2048C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMaskChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2056C9-L2060C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2083C9-L2093C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2102C5-L2102C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2109C9-L2113C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2137C9-L2139C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2149C9-L2159C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2442C9-L2453C29" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ProcessKeyMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2466C9-L2480C29" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2497C5-L2497C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2704C5-L2704C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ValidateText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2711C9-L2711C44" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L2928C9-L3011C6" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L233C15-L233C16" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.IsOverwriteModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L590C16-L590C70" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MaskChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L730C16-L730C59" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MaskInputRejected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L781C16-L781C65" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L819C15-L819C16" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1271C16-L1271C64" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.TypeValidationCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1381C16-L1381C67" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L188C15-L188C28" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AllowPromptAsInput", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L205C13-L205C59" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AsciiOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L249C13-L249C50" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.BeepOnError", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L280C13-L280C46" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L300C13-L300C26" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L314C13-L332C23" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L346C13-L346C48" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CutCopyMaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L382C13-L397C56" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.FormatProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L433C13-L433C36" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.HidePromptOnLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L453C13-L453C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.InsertKeyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L514C13-L514C32" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.IsOverwriteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L555C13-L578C34" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L607C13-L617C26" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Mask", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L638C13-L638C87" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L743C13-L743C54" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L755C13-L755C49" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskedTextProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L770C13-L770C102" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L794C16-L794C30" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L807C15-L807C28" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.PasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L838C13-L838C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.PromptChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L896C13-L896C51" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L934C16-L934C29" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.RejectInputOnFirstFailure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L963C13-L963C62" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ResetOnPrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L982C13-L982C54" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ResetOnSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1001C13-L1001C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.SkipLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1020C13-L1020C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1036C13-L1041C38" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1152C13-L1157C31" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1207C13-L1218C55" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1247C13-L1247C31" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextMaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1289C13-L1304C56" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.UseSystemPasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1397C13-L1397C57" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1448C13-L1448C36" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs#L1467C15-L1467C28" + } + ], + "DocsId": "T:System.Windows.Forms.MaskedTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskedTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MaskFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludeLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludePromptAndLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.ExcludePromptAndLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventArgs.#ctor(System.Int32,System.ComponentModel.MaskedTextResultHint)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.MaskInputRejectedEventArgs.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs#L22C27-L22C31" + }, + { + "DocsId": "P:System.Windows.Forms.MaskInputRejectedEventArgs.RejectionHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs#L27C49-L27C53" + } + ], + "DocsId": "T:System.Windows.Forms.MaskInputRejectedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.Invoke(System.Object,System.Windows.Forms.MaskInputRejectedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MaskInputRejectedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MaskInputRejectedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MaskInputRejectedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MdiClient.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L24C5-L34C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L129C9-L129C44" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.LayoutMdi(System.Windows.Forms.MdiLayout)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L138C9-L158C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L166C9-L173C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L185C9-L199C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L210C9-L212C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L216C9-L269C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L333C9-L373C6" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L45C13-L51C27" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L62C13-L73C47" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L82C13-L111C23" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.MdiChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs#L123C13-L123C40" + }, + { + "DocsId": "T:System.Windows.Forms.MdiClient.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MdiClient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MdiLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.Cascade", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.TileHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.TileVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.ArrangeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MdiLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDILayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventArgs.#ctor(System.Drawing.Graphics,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L15C11-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventArgs.#ctor(System.Drawing.Graphics,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L19C5-L25C6" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L30C32-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L35C24-L35C28" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L41C29-L41C33" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.ItemWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs#L47C28-L47C32" + } + ], + "DocsId": "T:System.Windows.Forms.MeasureItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.Invoke(System.Object,System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MeasureItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MeasureItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MeasureItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Arrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Checkmark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Bullet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MenuGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MenuStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L18C5-L23C6" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L144C12-L144C47" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L148C9-L154C64" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.OnMenuActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L171C9-L183C6" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.OnMenuDeactivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L187C9-L199C6" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L232C9-L254C51" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L259C9-L273C6" + }, + { + "DocsId": "E:System.Windows.Forms.MenuStrip.MenuActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L102C16-L102C59" + }, + { + "DocsId": "E:System.Windows.Forms.MenuStrip.MenuDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L110C16-L110C61" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L52C16-L52C32" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L57C12-L57C17" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultGripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L63C13-L65C43" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L68C12-L70C29" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L78C13-L87C44" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L94C16-L94C30" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L119C16-L119C37" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L128C16-L128C28" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.MdiWindowListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs#L139C16-L139C34" + } + ], + "DocsId": "T:System.Windows.Forms.MenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MenuStrip.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MergeAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Replace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.MatchOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MergeAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MergeAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L138C9-L138C104" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L153C9-L154C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L170C9-L171C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L187C9-L188C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L205C9-L206C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L222C9-L223C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L240C9-L241C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L258C9-L260C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L278C9-L280C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L294C9-L294C92" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L307C9-L307C86" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L319C9-L319C104" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L327C9-L327C119" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L335C9-L335C132" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L343C9-L343C137" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L358C9-L358C93" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L372C9-L372C87" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L385C9-L385C105" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L397C9-L397C120" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L405C9-L405C133" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs#L413C9-L413C138" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.OKCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.AbortRetryIgnore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.YesNoCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.YesNo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.RetryCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.CancelTryContinue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxButtons.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxDefaultButton.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Question", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Exclamation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Asterisk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxIcon.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.ServiceNotification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.DefaultDesktopOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.RtlReading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MessageBoxOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MethodInvoker", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MouseButtons.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.XButton1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.XButton2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseButtons.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L17C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L41C34-L41C38" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Clicks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L46C25-L46C29" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L51C20-L51C24" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L56C20-L56C24" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Delta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L61C24-L61C28" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs#L66C30-L66C39" + } + ], + "DocsId": "T:System.Windows.Forms.MouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.Invoke(System.Object,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MouseEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MouseEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MouseEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NativeWindow.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L74C67-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L81C9-L82C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L156C34-L156C38" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.AssignHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L310C12-L310C60" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L420C9-L510C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L518C9-L541C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L548C9-L568C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L574C12-L574C75" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.OnHandleChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L609C5-L609C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.OnThreadException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L668C5-L668C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.ReleaseHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L675C9-L676C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L927C9-L941C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.WmDpiChangedAfterParent(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L944C7-L944C8" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.WmDpiChangedBeforeParent(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L947C7-L947C8" + }, + { + "DocsId": "P:System.Windows.Forms.NativeWindow.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L152C29-L152C33" + }, + { + "DocsId": "P:System.Windows.Forms.NativeWindow.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L156C34-L156C38" + } + ], + "DocsId": "T:System.Windows.Forms.NativeWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NavigateEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.NavigateEventArgs.Forward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs#L13C27-L13C31" + } + ], + "DocsId": "T:System.Windows.Forms.NavigateEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.Invoke(System.Object,System.Windows.Forms.NavigateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.BeginInvoke(System.Object,System.Windows.Forms.NavigateEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.NavigateEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L13C11-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventArgs.#ctor(System.Windows.Forms.TreeNode,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L25C28-L25C32" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs#L27C30-L27C34" + } + ], + "DocsId": "T:System.Windows.Forms.NodeLabelEditEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.Invoke(System.Object,System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.BeginInvoke(System.Object,System.Windows.Forms.NodeLabelEditEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.NodeLabelEditEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NodeLabelEditEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L37C5-L65C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L70C47-L75C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L391C9-L415C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.ShowBalloonTip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L527C9-L528C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.ShowBalloonTip(System.Int32,System.String,System.String,System.Windows.Forms.ToolTipIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L550C9-L605C6" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L155C16-L155C65" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L167C16-L167C64" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipShown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L179C16-L179C63" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L307C16-L307C53" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L318C16-L318C59" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L329C16-L329C58" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L340C16-L340C64" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L352C16-L352C57" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L364C16-L364C57" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L377C16-L377C55" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L90C13-L90C36" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L112C13-L112C36" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L137C13-L137C37" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L190C13-L190C38" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L211C13-L211C26" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L237C13-L237C26" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L270C13-L270C29" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L292C13-L292C30" + } + ], + "DocsId": "T:System.Windows.Forms.NotifyIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L40C5-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L357C9-L358C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L386C9-L415C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L422C9-L425C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L432C9-L438C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L445C9-L451C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L459C9-L494C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L502C9-L503C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L507C9-L512C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ParseEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L543C13-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L666C9-L667C65" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L675C9-L704C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L730C9-L757C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ValidateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L766C9-L768C6" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L241C16-L241C44" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L276C16-L276C41" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L348C16-L348C40" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Accelerations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L89C13-L91C35" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.DecimalPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L105C13-L105C35" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Hexadecimal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L132C13-L132C33" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Increment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L153C13-L158C31" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L184C13-L184C29" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L211C13-L211C29" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L233C16-L233C28" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L268C16-L268C25" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.ThousandsSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L292C13-L292C40" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs#L313C13-L318C34" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAcceleration.#ctor(System.Int32,System.Decimal)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs#L16C5-L30C6" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAcceleration.Seconds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs#L40C13-L40C29" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAcceleration.Increment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs#L60C13-L60C31" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDownAcceleration", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAcceleration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Add(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L24C9-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L47C9-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Contains(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L55C9-L55C46" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.CopyTo(System.Windows.Forms.NumericUpDownAcceleration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L63C9-L64C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Remove(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L88C9-L88C44" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.System#Collections#Generic#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L96C9-L96C39" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L101C9-L101C54" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L109C5-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.AddRange(System.Windows.Forms.NumericUpDownAcceleration[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L119C9-L133C6" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L71C15-L71C35" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L80C15-L80C28" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs#L141C15-L141C36" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDownAccelerationCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/NumericUpDownAccelerationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs#L21C9-L26C57" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs#L34C9-L81C58" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs#L93C9-L99C73" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.OpacityConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpacityConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.OpenFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L97C9-L100C89" + }, + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L108C9-L110C6" + }, + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.CheckFileExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L27C16-L27C36" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.Multiselect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L39C16-L39C47" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ReadOnlyChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L51C16-L51C39" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SelectReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L63C16-L63C48" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ShowPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L75C16-L75C62" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ShowReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L87C16-L87C44" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SafeFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L180C35-L180C77" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SafeFileNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs#L188C13-L200C30" + } + ], + "DocsId": "T:System.Windows.Forms.OpenFileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OpenFileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Orientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Orientation.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Orientation.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Orientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OSFeature.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L27C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.OSFeature.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L43C9-L48C21" + }, + { + "DocsId": "M:System.Windows.Forms.OSFeature.IsPresent(System.Windows.Forms.SystemParameter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L69C17-L72C22" + }, + { + "DocsId": "F:System.Windows.Forms.OSFeature.LayeredWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "DocsId": "F:System.Windows.Forms.OSFeature.Themes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "DocsId": "P:System.Windows.Forms.OSFeature.Feature", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L35C40-L35C68" + } + ], + "DocsId": "T:System.Windows.Forms.OSFeature", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L18C5-L35C6" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L64C38-L64C92" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.Copy(System.Windows.Forms.OwnerDrawPropertyBag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L71C9-L84C6" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L88C9-L91C6" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L41C25-L41C29" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L43C30-L43C34" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L45C30-L45C34" + } + ], + "DocsId": "T:System.Windows.Forms.OwnerDrawPropertyBag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L31C68-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L69C26-L69C40" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L86C9-L88C6" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L90C55-L90C81" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IDeviceContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L128C39-L128C72" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IDeviceContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L129C41-L129C63" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetHDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L130C42-L130C57" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#GetGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L131C64-L131C90" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#get_IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L132C55-L132C74" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.ClipRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L74C39-L74C59" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L79C33-L79C48" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.System#Windows#Forms#IGraphicsHdcProvider#IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs#L132C55-L132C74" + } + ], + "DocsId": "T:System.Windows.Forms.PaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.Invoke(System.Object,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PaintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Panel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L26C22-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L216C9-L222C6" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L238C9-L238C88" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L249C11-L249C42" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L53C16-L53C45" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L161C16-L161C35" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L169C16-L169C37" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L177C16-L177C38" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L204C16-L204C41" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L43C16-L43C29" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L67C16-L67C33" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L100C16-L100C28" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L122C13-L137C23" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L145C44-L145C57" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L186C16-L186C28" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs#L196C16-L196C25" + } + ], + "DocsId": "T:System.Windows.Forms.Panel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Panel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PictureBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L64C5-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.CancelAsync", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L168C9-L169C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L455C9-L498C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Load(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L532C9-L534C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.LoadAsync", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L540C9-L584C90" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.LoadAsync(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L761C9-L763C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1024C12-L1024C48" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1028C9-L1035C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1071C9-L1073C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1102C9-L1108C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1113C9-L1119C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnLoadCompleted(System.ComponentModel.AsyncCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1123C9-L1124C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnLoadProgressChanged(System.ComponentModel.ProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1128C9-L1129C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1136C9-L1171C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1175C9-L1177C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1181C9-L1183C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1190C9-L1197C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnSizeModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1201C9-L1205C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1212C9-L1213C48" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1228C9-L1229C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1233C9-L1247C6" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L183C16-L183C53" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L267C16-L267C46" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L283C16-L283C41" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L444C16-L444C44" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.LoadCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L769C16-L769C60" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.LoadProgressChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L777C16-L777C66" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L810C16-L810C48" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.SizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L884C16-L884C63" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L903C16-L903C44" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L919C16-L919C45" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L936C16-L936C41" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L944C16-L944C35" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L952C16-L952C35" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L960C16-L960C37" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L968C16-L968C38" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L976C16-L976C35" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L119C16-L119C30" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L132C16-L132C28" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L175C16-L175C37" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L194C13-L206C23" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L210C50-L210C65" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L216C44-L216C56" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ErrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L229C13-L242C31" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L259C16-L259C30" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L275C16-L275C25" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L296C16-L296C22" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ImageLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L308C16-L308C30" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.InitialImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L387C13-L400C34" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L436C16-L436C28" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L802C16-L802C32" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.SizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L850C16-L850C25" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L895C16-L895C28" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L911C16-L911C29" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L928C16-L928C25" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.WaitOnLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs#L1222C16-L1222C49" + } + ], + "DocsId": "T:System.Windows.Forms.PictureBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.StretchImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.CenterImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PictureBoxSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PictureBoxSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PopupEventArgs.#ctor(System.Windows.Forms.IWin32Window,System.Windows.Forms.Control,System.Boolean,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L17C5-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.AssociatedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L28C45-L28C49" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.AssociatedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L33C41-L33C45" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.ToolTipSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L38C31-L38C35" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.IsBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs#L43C29-L43C33" + } + ], + "DocsId": "T:System.Windows.Forms.PopupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.Invoke(System.Object,System.Windows.Forms.PopupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PopupEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PopupEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PopupEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Offline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Online", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PowerLineStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PowerState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerState.Suspend", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerState.Hibernate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PowerState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.PowerStatus.PowerLineStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L20C13-L21C69" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryChargeStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L29C13-L30C72" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryFullLifetime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L38C13-L39C64" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryLifePercent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L47C13-L49C56" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryLifeRemaining", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L57C13-L58C60" + } + ], + "DocsId": "T:System.Windows.Forms.PowerStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageProcessed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageNotNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PreProcessControlState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventArgs.#ctor(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L20C27-L20C31" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L22C24-L22C56" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L27C28-L27C68" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L37C13-L43C33" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L51C28-L51C57" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L58C30-L58C54" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L63C26-L63C62" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.IsInputKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs#L65C30-L65C34" + } + ], + "DocsId": "T:System.Windows.Forms.PreviewKeyDownEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.Invoke(System.Object,System.Windows.Forms.PreviewKeyDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PreviewKeyDownEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PreviewKeyDownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PreviewKeyDownEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L30C5-L30C40" + }, + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L214C9-L224C6" + }, + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L274C9-L360C6" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L38C32-L38C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L47C36-L47C40" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowPaper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L56C30-L56C34" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L64C32-L64C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L74C16-L74C30" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.EnableMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L94C32-L94C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.MinMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L104C16-L104C27" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L118C16-L118C29" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L138C16-L138C32" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L152C28-L152C32" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.ShowNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L160C31-L160C35" + } + ], + "DocsId": "T:System.Windows.Forms.PageSetupDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.#ctor(System.Drawing.Printing.PrintController)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L18C11-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.#ctor(System.Drawing.Printing.PrintController,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L22C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L50C9-L80C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L87C9-L97C23" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L105C9-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L121C9-L130C6" + }, + { + "DocsId": "P:System.Windows.Forms.PrintControllerWithStatusDialog.IsPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L36C13-L41C26" + } + ], + "DocsId": "T:System.Windows.Forms.PrintControllerWithStatusDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L41C5-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L267C9-L276C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L306C9-L312C49" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowCurrentPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L53C15-L53C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowSomePages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L65C15-L65C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowPrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L77C15-L77C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L89C15-L89C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L101C15-L101C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L145C13-L147C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.PrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L167C15-L167C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L179C15-L179C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.ShowNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L191C15-L191C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.UseEXDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L203C31-L203C35" + } + ], + "DocsId": "T:System.Windows.Forms.PrintDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L27C5-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnStartPageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L238C9-L242C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L296C9-L297C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L313C9-L314C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L327C12-L327C57" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L334C9-L341C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L345C9-L351C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L355C9-L358C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L362C9-L365C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L369C9-L370C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L377C9-L410C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.InvalidatePreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L582C9-L591C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L1124C9-L1133C6" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewControl.StartPageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L232C16-L232C64" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L278C16-L278C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L84C9-L84C13" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.AutoZoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L96C15-L96C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L115C15-L115C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L137C15-L137C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L154C15-L154C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L176C15-L176C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.StartPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L199C13-L207C26" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L255C16-L255C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L270C16-L270C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L286C16-L286C28" + } + ], + "DocsId": "T:System.Windows.Forms.PrintPreviewControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L52C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.OnClosing(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1283C9-L1285C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1297C9-L1303C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1307C9-L1340C47" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1349C9-L1355C22" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L123C16-L123C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L142C16-L142C49" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L162C16-L162C46" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L207C16-L207C53" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MaximumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L285C16-L285C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L316C16-L316C43" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MinimumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L336C16-L336C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L355C16-L355C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.SizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L374C16-L374C41" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L484C16-L484C53" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L518C16-L518C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L538C16-L538C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L579C16-L579C43" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L598C16-L598C52" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L617C16-L617C58" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L637C16-L637C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L693C16-L693C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L712C16-L712C46" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L746C16-L746C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L754C16-L754C54" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L774C16-L774C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L794C16-L794C41" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L816C16-L816C41" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L837C16-L837C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AcceptButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L72C16-L72C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L87C13-L87C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L103C16-L103C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L115C16-L115C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L134C16-L134C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L154C16-L154C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.CancelButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L176C16-L176C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ControlBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L188C16-L188C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L199C16-L199C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L218C16-L218C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L230C16-L230C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L241C16-L241C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.IsMdiContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L253C16-L253C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.KeyPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L266C16-L266C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L277C16-L277C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MaximizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L297C16-L297C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L308C16-L308C27" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L328C16-L328C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L347C16-L347C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L366C16-L366C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.StartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L386C16-L386C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L398C16-L398C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TransparencyKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L409C16-L409C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L420C16-L420C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.WindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L431C16-L431C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L442C16-L442C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L453C16-L453C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L464C16-L464C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L476C16-L476C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L495C16-L495C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DefaultMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L500C15-L500C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L510C16-L510C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L530C16-L530C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L546C16-L546C24" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L558C16-L558C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L571C16-L571C27" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L590C16-L590C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L609C16-L609C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L629C16-L629C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L650C16-L650C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L661C16-L661C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L674C16-L674C27" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L685C16-L685C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L704C16-L704C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L725C16-L725C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L738C16-L738C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L766C16-L766C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L786C16-L786C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L808C16-L808C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L829C16-L829C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L846C16-L846C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L859C13-L859C53" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScaleBaseSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L878C16-L878C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L897C13-L897C45" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MinimizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L910C16-L910C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.PrintPreviewControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L923C15-L923C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L933C16-L933C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ShowInTaskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L942C16-L942C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L951C16-L951C34" + } + ], + "DocsId": "T:System.Windows.Forms.PrintPreviewDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L36C52-L36C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L39C58-L39C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L42C51-L42C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L45C57-L45C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L48C51-L48C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L51C57-L51C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L54C48-L54C78" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L57C49-L57C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L60C55-L60C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L63C56-L63C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L66C53-L66C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L69C56-L69C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L72C57-L72C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L75C54-L75C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L78C55-L78C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L81C56-L81C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L84C53-L84C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L87C44-L87C70" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckSelectedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L90C52-L90C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckPressedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L93C51-L93C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.GripDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L96C37-L96C56" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.GripLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L99C38-L99C58" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L102C53-L102C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L105C54-L105C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L108C51-L108C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L111C61-L111C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L114C62-L114C106" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L117C59-L117C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L120C51-L120C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L123C49-L123C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L126C39-L126C60" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L129C45-L129C72" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L132C43-L132C68" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L135C58-L135C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L138C56-L138C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L141C57-L141C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L144C58-L144C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L147C55-L147C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.RaftingContainerGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L150C58-L150C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.RaftingContainerGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L153C56-L153C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.SeparatorDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L156C42-L156C66" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.SeparatorLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L159C43-L159C68" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L162C46-L162C74" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L165C53-L165C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L168C51-L168C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L171C44-L171C70" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripDropDownBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L174C56-L174C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L177C51-L177C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L180C52-L180C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L183C49-L183C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripContentPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L186C63-L186C108" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripContentPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L189C61-L189C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L192C56-L192C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L195C54-L195C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L198C56-L198C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L201C57-L201C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs#L204C54-L204C90" + } + ], + "DocsId": "T:System.Windows.Forms.ProfessionalColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColors.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProfessionalColorTable.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L14C5-L29C6" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.UseSystemColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L74C16-L74C32" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L107C53-L107C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L110C59-L110C78" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L113C52-L113C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L116C58-L116C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L119C52-L119C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L122C58-L122C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L125C49-L125C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L128C50-L128C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L131C56-L131C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L134C57-L134C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L137C54-L137C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L140C57-L140C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L143C58-L143C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L146C55-L146C109" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L149C56-L149C112" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L152C57-L152C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L155C54-L155C108" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L157C45-L157C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckSelectedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L160C53-L160C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckPressedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L163C52-L163C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.GripDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L166C38-L166C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.GripLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L169C39-L169C93" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L172C54-L172C105" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L175C55-L175C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L178C52-L178C147" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L181C62-L181C128" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L184C63-L184C130" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L187C60-L187C124" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L190C52-L190C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L193C50-L193C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L196C46-L196C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L199C44-L199C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L202C40-L202C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L205C59-L205C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L208C57-L208C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L211C58-L211C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L214C59-L214C126" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L217C56-L217C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.RaftingContainerGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L220C59-L220C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.RaftingContainerGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L223C57-L223C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.SeparatorDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L226C43-L226C93" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.SeparatorLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L229C44-L229C99" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L233C47-L233C75" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L236C54-L236C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L239C52-L239C109" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L242C45-L242C89" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripDropDownBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L245C57-L245C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L248C52-L248C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L251C53-L251C105" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L254C50-L254C99" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripContentPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L257C64-L257C123" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripContentPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L260C62-L260C119" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L263C57-L263C116" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L266C55-L266C112" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L269C57-L269C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L272C58-L272C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs#L275C55-L275C107" + } + ], + "DocsId": "T:System.Windows.Forms.ProfessionalColorTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProfessionalColorTable.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L22C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L330C9-L335C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L339C9-L344C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L541C9-L552C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.Increment(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L560C9-L579C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L586C9-L598C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L605C9-L607C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L612C9-L623C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.PerformStep", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L631C9-L637C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L645C9-L646C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L663C12-L663C89" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L698C12-L698C49" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L122C16-L122C52" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L138C16-L138C58" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L154C16-L154C53" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L182C16-L182C41" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L198C16-L198C44" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L359C16-L359C44" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L392C16-L392C52" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L428C16-L428C44" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L446C16-L446C41" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L479C16-L479C41" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L487C16-L487C46" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L495C16-L495C35" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L503C16-L503C37" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L511C16-L511C38" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L519C16-L519C35" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L527C16-L527C35" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L535C16-L535C35" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L48C13-L67C23" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L75C16-L75C30" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L83C16-L83C36" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L97C16-L97C22" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L130C16-L130C42" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L146C16-L146C37" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L158C50-L158C65" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L160C44-L160C56" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L165C16-L165C35" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L174C16-L174C25" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L190C16-L190C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.MarqueeAnimationSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L212C16-L212C38" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L255C16-L255C24" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L296C16-L296C24" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L351C16-L351C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L374C16-L374C34" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Step", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L405C16-L405C21" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L420C16-L420C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L438C16-L438C25" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs#L459C16-L459C22" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawHorizontalBar(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L29C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawVerticalBar(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L39C9-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawHorizontalChunks(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L49C9-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawVerticalChunks(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L59C9-L62C6" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L22C39-L22C70" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.ChunkThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L71C13-L73C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.ChunkSpaceThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs#L84C13-L86C88" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Blocks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Continuous", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Marquee", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBarStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ProgressBarStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L28C5-L252C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#add_ComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1424C16-L1424C72" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#remove_ComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1425C19-L1425C78" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CollapseAllGridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1578C12-L1578C101" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1607C74-L1607C112" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CreatePropertyTab(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1646C70-L1646C74" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1809C9-L1865C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#EnsurePendingChangesCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2129C13-L2145C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ExpandAllGridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2148C12-L2148C119" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#get_InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2250C47-L2250C70" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#DropDownDone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2252C48-L2252C73" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#HandleF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2256C9-L2267C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#SaveState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2271C9-L2281C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#LoadState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2285C9-L2335C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnChanged(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2361C9-L2388C29" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2510C9-L2512C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2516C9-L2518C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2524C9-L2531C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2535C9-L2537C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2541C9-L2555C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2560C9-L2565C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2747C9-L2758C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2762C9-L2786C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2790C9-L2822C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnRequestEdit(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2832C9-L2832C29" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2837C9-L2843C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2856C9-L2857C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnNotifyPropertyValueUIItemsChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2861C9-L2863C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2869C9-L2899C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertySortChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2904C9-L2905C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertyTabChanged(System.Windows.Forms.PropertyTabChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2909C9-L2910C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertyValueChanged(System.Windows.Forms.PropertyValueChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2914C9-L2915C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSelectedGridItemChanged(System.Windows.Forms.SelectedGridItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2958C9-L2959C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSelectedObjectsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2963C9-L2964C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3184C9-L3190C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3197C9-L3329C21" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3334C9-L3341C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.RefreshTabs(System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3401C9-L3441C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ResetSelectedProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3637C44-L3637C61" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ShowEventsButton(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3958C9-L3968C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L4190C9-L4201C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L4216C9-L4410C6" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L347C16-L347C52" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L363C16-L363C58" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L594C16-L594C46" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L829C16-L829C44" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1189C16-L1189C41" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1344C16-L1344C37" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1353C16-L1353C38" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1362C16-L1362C35" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1371C16-L1371C39" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1380C16-L1380C37" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1389C16-L1389C39" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1398C16-L1398C40" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1407C16-L1407C40" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertyValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1418C16-L1418C69" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#ComComponentNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1424C16-L1424C72" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertyTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1435C16-L1435C67" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertySortChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1446C16-L1446C68" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.SelectedGridItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1457C16-L1457C72" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.SelectedObjectsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1465C16-L1465C71" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L320C16-L320C31" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L326C16-L326C30" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L339C16-L339C36" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L355C16-L355C42" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L372C16-L372C68" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CanShowCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L409C44-L409C72" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CategoryForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L419C16-L419C40" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L437C16-L437C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L452C16-L452C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L467C16-L467C45" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L478C16-L478C51" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsDisabledLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L489C16-L489C53" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L501C16-L501C41" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L510C44-L510C65" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsVisibleIfAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L521C16-L521C42" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ContextMenuDefaultLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L543C48-L543C84" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L553C16-L553C29" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L556C44-L556C57" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DefaultTabType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L561C46-L561C67" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DrawFlatToolbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L569C16-L569C32" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L586C16-L586C30" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L640C16-L640C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L652C16-L652C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L664C16-L664C37" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L677C16-L677C28" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedItemWithFocusBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L712C16-L712C47" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedItemWithFocusForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L731C16-L731C47" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DisabledItemForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L750C16-L750C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CategorySplitterColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L766C16-L766C38" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CanShowVisualStyleGlyphs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L786C16-L786C41" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.LineColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L802C16-L802C26" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L821C16-L821C28" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertySort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L842C16-L842C34" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L888C50-L888C59" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L900C16-L900C101" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedObjects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L908C16-L908C101" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1141C13-L1141C38" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedGridItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1150C16-L1150C57" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ShowFocusCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1154C55-L1154C59" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1158C16-L1158C25" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1182C16-L1182C25" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.LargeButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1198C16-L1198C29" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ToolbarVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1246C16-L1246C31" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ToolStripRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1265C16-L1265C36" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1280C16-L1280C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1293C16-L1293C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L1309C16-L1309C32" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L2250C47-L2250C70" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SortByPropertyImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3976C53-L3976C113" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SortByCategoryImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3984C53-L3984C116" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ShowPropertyPageImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L3992C55-L3992C115" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs#L4159C16-L4159C45" + }, + { + "DocsId": "T:System.Windows.Forms.PropertyGrid.PropertyTabCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L49C5-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L77C9-L92C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L99C9-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L120C81-L120C93" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L127C9-L130C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L137C9-L144C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L148C14-L152C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L160C9-L164C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L172C9-L175C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L205C9-L205C92" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L215C9-L215C94" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L19C40-L19C51" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L187C16-L187C17" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs#L197C34-L197C35" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PropertySort.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.NoSort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.Alphabetical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.Categorized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.CategorizedAlphabetical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertySort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertySort.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventArgs.#ctor(System.Windows.Forms.Design.PropertyTab,System.Windows.Forms.Design.PropertyTab)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs#L10C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyTabChangedEventArgs.OldTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs#L16C34-L16C38" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyTabChangedEventArgs.NewTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs#L18C34-L18C38" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyTabChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.Invoke(System.Object,System.Windows.Forms.PropertyTabChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PropertyTabChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyTabChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyTabChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventArgs.#ctor(System.Windows.Forms.GridItem,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L11C5-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyValueChangedEventArgs.ChangedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L17C36-L17C40" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyValueChangedEventArgs.OldValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L19C31-L19C35" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyValueChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.Invoke(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyValueChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L12C5-L14C6" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventArgs.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L16C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpNamespace", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L23C36-L23C40" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L25C33-L25C37" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs#L27C34-L27C38" + } + ], + "DocsId": "T:System.Windows.Forms.QueryAccessibilityHelpEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.Invoke(System.Object,System.Windows.Forms.QueryAccessibilityHelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QueryAccessibilityHelpEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QueryAccessibilityHelpEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryAccessibilityHelpEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventArgs.#ctor(System.Int32,System.Boolean,System.Windows.Forms.DragAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.KeyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L24C27-L24C31" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.EscapePressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L29C33-L29C37" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs#L34C32-L34C36" + } + ], + "DocsId": "T:System.Windows.Forms.QueryContinueDragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.Invoke(System.Object,System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QueryContinueDragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QueryContinueDragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QueryContinueDragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QuestionEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs#L8C5-L10C6" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs#L12C5-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.QuestionEventArgs.Response", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs#L17C28-L17C32" + } + ], + "DocsId": "T:System.Windows.Forms.QuestionEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.Invoke(System.Object,System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QuestionEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QuestionEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/QuestionEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L29C5-L59C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L265C9-L272C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L366C9-L366C54" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L371C9-L377C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L386C9-L397C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L404C9-L410C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L416C9-L440C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L529C9-L544C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L551C9-L560C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L564C9-L580C22" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L588C9-L589C43" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.AppearanceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L133C16-L133C65" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L209C16-L209C41" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L218C16-L218C46" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L356C16-L356C62" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.AutoCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L73C13-L73C31" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L99C13-L99C32" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.CheckAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L151C13-L151C32" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L182C13-L182C31" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L226C13-L248C23" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L252C44-L252C56" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L332C16-L332C28" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs#L344C16-L344C30" + }, + { + "DocsId": "T:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L41C9-L49C26" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L59C9-L65C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L72C9-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L121C9-L124C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L139C9-L140C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L194C36-L204C19" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L219C36-L230C23" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.GetGlyphSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L282C9-L284C6" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButtonRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs#L26C57-L26C61" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButtonRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButtonRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RelatedImageListAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RelatedImageListAttribute.cs#L15C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.RelatedImageListAttribute.RelatedImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RelatedImageListAttribute.cs#L24C13-L24C38" + } + ], + "DocsId": "T:System.Windows.Forms.RelatedImageListAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RelatedImageListAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.RetrieveVirtualItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs#L13C28-L13C32" + }, + { + "DocsId": "P:System.Windows.Forms.RetrieveVirtualItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs#L15C33-L15C37" + } + ], + "DocsId": "T:System.Windows.Forms.RetrieveVirtualItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.Invoke(System.Object,System.Windows.Forms.RetrieveVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.RetrieveVirtualItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RetrieveVirtualItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RetrieveVirtualItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RichTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L76C5-L124C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CanPaste(System.Windows.Forms.DataFormats.Format)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1641C12-L1641C86" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1648C9-L1649C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1800C9-L1800C55" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1808C9-L1808C41" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Int32,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1816C9-L1816C46" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Int32,System.Int32,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1824C9-L1947C25" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1955C9-L1955C42" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1963C9-L1963C46" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[],System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1974C9-L2130C22" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2247C9-L2259C22" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2285C12-L2285C79" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2292C9-L2304C25" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2323C9-L2324C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.String,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2332C9-L2343C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.IO.Stream,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2350C9-L2372C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2376C9-L2382C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2386C9-L2418C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnContentsResized(System.Windows.Forms.ContentsResizedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2426C9-L2427C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2431C9-L2442C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2448C9-L2540C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2544C9-L2557C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2565C9-L2566C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnLinkClicked(System.Windows.Forms.LinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2574C9-L2575C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnImeChange(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2582C9-L2583C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnProtected(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2591C9-L2593C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2601C9-L2602C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnVScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2610C9-L2611C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Paste(System.Windows.Forms.DataFormats.Format)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2618C9-L2619C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2623C9-L2634C51" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Redo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2640C27-L2640C69" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2649C9-L2650C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.String,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2658C9-L2669C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.IO.Stream,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L2680C17-L2699C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L3173C74-L3173C107" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CreateRichEditOleCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L3180C61-L3180C82" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L3482C9-L3589C6" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L204C16-L204C52" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L220C16-L220C58" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.ContentsResized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1530C16-L1530C61" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1541C16-L1541C38" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1552C16-L1552C39" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1560C16-L1560C39" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1568C16-L1568C38" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1576C16-L1576C42" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1584C16-L1584C47" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.HScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1592C16-L1592C55" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1600C16-L1600C60" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.ImeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1608C16-L1608C57" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.Protected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1616C16-L1616C57" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1624C16-L1624C57" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.VScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1632C16-L1632C55" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L133C16-L133C59" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L165C16-L165C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AutoWordSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L177C16-L177C64" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L196C16-L196C36" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L212C16-L212C42" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BulletIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L234C16-L234C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.CanRedo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L267C28-L267C102" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L274C13-L336C23" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.DetectUrls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L353C16-L353C60" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L368C44-L368C56" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.EnableAutoDragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L379C16-L379C65" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L389C16-L389C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L409C16-L409C25" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.LanguageOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L482C16-L484C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L507C16-L507C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L514C16-L514C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RedoActionName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L544C13-L550C43" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RichTextShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L560C16-L560C71" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RightMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L578C16-L578C28" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L616C13-L627C33" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L659C16-L659C75" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L686C13-L716C39" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionBullet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L762C13-L787C73" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionCharOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L828C13-L830C50" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L870C13-L880C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L906C13-L926C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L966C16-L966C39" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionHangingIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L983C13-L1000C55" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1031C13-L1048C48" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1078C13-L1088C40" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionProtected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1104C13-L1105C101" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectedRtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1127C13-L1128C55" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionRightIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1152C13-L1170C53" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1206C13-L1227C28" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1272C13-L1273C44" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1295C13-L1303C56" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ShowSelectionMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1317C15-L1317C64" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1342C13-L1373C36" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1417C13-L1423C95" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.UndoActionName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1442C13-L1448C43" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ZoomFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs#L1487C13-L1505C40" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.WholeWord", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.MatchCase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.NoHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.Reverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxFinds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxFinds.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoFontSizeAdjust", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.DualFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.ImeAlwaysSendNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.ImeCancelComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.UIFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxLanguageOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxLanguageOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxScrollBars.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxSelectionAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Object", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.MultiChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.MultiObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxSelectionTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxSelectionTypes.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.RichText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.PlainText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.RichNoOleObjs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.TextTextOleObjs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.UnicodePlainText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxStreamType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxStreamType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Level1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Level2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxWordPunctuations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RichTextBoxWordPunctuations.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RightToLeft.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RightToLeft.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L8C5-L10C6" + }, + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor(System.Windows.Forms.SizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L12C5-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor(System.Windows.Forms.SizeType,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.RowStyle.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs#L25C16-L25C25" + } + ], + "DocsId": "T:System.Windows.Forms.RowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RowStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.OpenFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L77C9-L79C80" + }, + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L135C9-L138C6" + }, + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.CheckWriteAccess", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L30C16-L30C48" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.CreatePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L43C16-L43C43" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.ExpandedMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L55C16-L55C61" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.OverwritePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs#L68C16-L68C46" + } + ], + "DocsId": "T:System.Windows.Forms.SaveFileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SaveFileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Screen.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L245C49-L245C98" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L251C12-L253C38" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L259C12-L261C47" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L268C9-L270C43" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L277C12-L279C47" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L284C57-L284C82" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L289C63-L289C94" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L294C60-L294C88" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L299C52-L299C72" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L304C58-L304C84" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L309C55-L309C78" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L314C42-L314C64" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L346C12-L346C118" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.AllScreens", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L105C13-L128C30" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.BitsPerPixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L135C32-L135C41" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L140C32-L140C39" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.DeviceName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L145C33-L145C44" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.Primary", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L150C28-L150C36" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.PrimaryScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L159C13-L174C61" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.WorkingArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L188C13-L211C33" + } + ], + "DocsId": "T:System.Windows.Forms.Screen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L32C5-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L231C13-L240C37" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L295C9-L317C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.GetScrollState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L599C47-L599C74" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L619C9-L628C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L638C9-L675C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L680C9-L684C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L688C9-L705C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L711C9-L712C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L717C9-L724C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L734C9-L736C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L743C9-L745C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetDisplayRectLocation(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L763C9-L834C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L842C9-L866C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScrollToControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L877C9-L928C40" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L959C9-L960C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetAutoScrollMargin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L980C9-L998C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetScrollState(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L1127C9-L1135C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L1494C9-L1509C6" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollableControl.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L950C16-L950C55" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateAutoScrolling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateHScrollVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateVScrollVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateUserHasScrolled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateFullDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L90C16-L90C56" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L111C16-L111C38" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L134C13-L135C46" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L154C16-L154C38" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L174C13-L194C23" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L207C13-L223C59" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L231C13-L240C37" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.HScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L249C16-L249C57" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L260C50-L260C99" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.VScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L267C16-L267C57" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L278C48-L278C95" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs#L286C44-L286C87" + }, + { + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L21C5-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L135C9-L141C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L488C9-L497C64" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L504C9-L510C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L517C9-L519C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L525C12-L525C74" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L536C9-L574C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L580C12-L580C73" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L594C9-L595C79" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.UpdateScrollInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L600C9-L626C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L728C9-L753C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L763C12-L763C47" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L65C16-L65C45" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L81C16-L81C46" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L97C16-L97C52" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L113C16-L113C58" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L158C16-L158C46" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L175C16-L175C41" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L191C16-L191C44" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L343C16-L343C41" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L393C16-L393C35" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L401C16-L401C35" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L409C16-L409C41" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L417C16-L417C40" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L425C16-L425C46" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L433C16-L433C39" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L441C16-L441C37" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L449C16-L449C39" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L460C16-L460C55" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L473C16-L473C61" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L57C16-L57C29" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L73C16-L73C30" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L89C16-L89C36" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L105C16-L105C42" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L121C13-L124C23" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L128C50-L128C65" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L130C49-L130C62" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L150C16-L150C30" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L167C16-L167C25" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L183C16-L183C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L211C13-L211C68" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L237C16-L237C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L267C16-L267C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L302C13-L302C56" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L324C16-L324C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L335C16-L335C25" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L357C16-L357C22" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ScaleScrollBarForDpiChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs#L387C46-L387C50" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawArrowButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L29C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawHorizontalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L39C9-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawVerticalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L49C9-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawHorizontalThumbGrip(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L59C9-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawVerticalThumbGrip(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L69C9-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawRightHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L79C9-L82C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawLeftHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L89C9-L92C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawUpperVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L99C9-L102C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawLowerVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L109C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawSizeBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L119C9-L122C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.GetThumbGripSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L129C9-L131C73" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.GetSizeBoxSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L139C9-L141C73" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs#L22C39-L22C70" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollBars.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollBars.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L15C5-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Windows.Forms.ScrollOrientation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L25C5-L31C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L33C5-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Int32,System.Windows.Forms.ScrollOrientation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L40C5-L46C6" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L51C35-L51C39" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L56C27-L56C31" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.OldValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L61C27-L61C31" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.ScrollOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs#L66C50-L66C54" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.Invoke(System.Object,System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ScrollEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.SmallDecrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.SmallIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.LargeDecrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.LargeIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.ThumbPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.ThumbTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.First", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.Last", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.EndScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollEventType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L14C5-L33C6" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.ParentControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L24C51-L24C58" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L43C16-L43C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L81C13-L81C68" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L108C16-L108C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L144C16-L144C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L197C13-L197C56" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L225C16-L225C22" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs#L250C16-L250C24" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SearchDirectionHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchDirectionHint.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventArgs.#ctor(System.Boolean,System.Boolean,System.Boolean,System.String,System.Drawing.Point,System.Windows.Forms.SearchDirectionHint,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L34C38-L26C6" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IsTextSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L28C32-L28C36" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IsPrefixSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L30C34-L30C38" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IncludeSubItemsInSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L34C24-L34C28" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L36C27-L36C31" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.StartingPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L38C34-L38C38" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Direction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L40C44-L40C48" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs#L42C29-L42C33" + } + ], + "DocsId": "T:System.Windows.Forms.SearchForVirtualItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.Invoke(System.Object,System.Windows.Forms.SearchForVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SearchForVirtualItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SearchForVirtualItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SearchForVirtualItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Domain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Alias", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.WellKnownGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.DeletedAccount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Computer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SecurityIDType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventArgs.#ctor(System.Windows.Forms.GridItem,System.Windows.Forms.GridItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.SelectedGridItemChangedEventArgs.OldSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs#L23C37-L23C41" + }, + { + "DocsId": "P:System.Windows.Forms.SelectedGridItemChangedEventArgs.NewSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs#L28C37-L28C41" + } + ], + "DocsId": "T:System.Windows.Forms.SelectedGridItemChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.Invoke(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectedGridItemChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectedGridItemChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SelectionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.One", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.MultiSimple", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.MultiExtended", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L17C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L17C5-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor(System.Windows.Forms.SelectionRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L17C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L97C9-L97C62" + }, + { + "DocsId": "P:System.Windows.Forms.SelectionRange.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L69C13-L69C24" + }, + { + "DocsId": "P:System.Windows.Forms.SelectionRange.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs#L84C13-L84C26" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRange.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L25C9-L30C57" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L39C9-L44C60" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L52C9-L85C58" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L97C9-L136C73" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L148C13-L159C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L167C9-L167C21" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L178C9-L179C60" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs#L188C9-L188C21" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionRangeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SelectionRangeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SendKeys.Send(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs#L903C45-L903C68" + }, + { + "DocsId": "M:System.Windows.Forms.SendKeys.SendWait(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs#L973C49-L973C69" + }, + { + "DocsId": "M:System.Windows.Forms.SendKeys.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs#L992C9-L997C6" + } + ], + "DocsId": "T:System.Windows.Forms.SendKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Shortcut.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlA", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlB", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlG", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlH", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlJ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlL", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlN", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlO", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlP", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlQ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlT", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlU", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlV", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlZ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftA", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftB", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftC", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftD", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftE", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftG", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftH", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftJ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftL", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftM", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftN", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftO", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftP", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftQ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftR", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftT", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftU", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftV", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftW", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftZ", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlIns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftIns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Del", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlDel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftDel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltRightArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltLeftArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltUpArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltDownArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltBksp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift0", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift6", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift7", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift8", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift9", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Shortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SizeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.Absolute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.Percent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SizeType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SortOrder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.Ascending", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.Descending", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SortOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitContainer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L33C5-L109C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L854C9-L855C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L863C9-L880C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L927C9-L929C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L937C9-L1006C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1013C9-L1041C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1048C9-L1056C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1063C9-L1065C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1070C9-L1118C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1125C9-L1132C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1139C9-L1172C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1179C9-L1202C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1210C9-L1212C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1219C9-L1224C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnSplitterMoving(System.Windows.Forms.SplitterCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1233C9-L1234C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnSplitterMoved(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1243C9-L1244C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1249C9-L1254C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1428C12-L1428C52" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1770C13-L1797C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L1803C9-L1835C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2080C9-L2100C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2328C9-L2361C47" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2371C9-L2413C29" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2420C9-L2426C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2430C9-L2448C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L2453C9-L2453C106" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L192C16-L192C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L286C16-L286C42" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L294C16-L294C44" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L513C16-L513C44" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L886C16-L886C52" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L894C16-L894C58" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.SplitterMoving", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L902C16-L902C55" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.SplitterMoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L910C16-L910C54" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L918C16-L918C41" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L127C13-L127C26" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L137C16-L137C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L149C16-L149C38" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L161C16-L161C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L172C16-L172C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L184C16-L184C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L200C16-L200C36" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L208C16-L208C42" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L221C13-L221C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L239C16-L239C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L279C16-L279C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L306C16-L306C25" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L328C13-L328C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.FixedPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L343C13-L343C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.IsSplitterFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L384C35-L384C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L420C15-L420C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L479C35-L479C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L505C16-L505C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L527C13-L527C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L553C13-L553C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L581C13-L581C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L600C35-L600C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L614C13-L614C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterDistance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L638C13-L638C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L749C13-L749C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L772C13-L775C22" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L790C13-L790C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L827C16-L827C24" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs#L844C16-L844C25" + } + ], + "DocsId": "T:System.Windows.Forms.SplitContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Splitter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L29C5-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L205C12-L205C46" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L816C9-L821C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L825C9-L830C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L834C9-L844C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L848C9-L850C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnSplitterMoving(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L859C9-L865C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnSplitterMoved(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L874C9-L880C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L884C9-L904C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L984C9-L985C65" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L128C16-L128C46" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L144C16-L144C52" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L160C16-L160C58" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L177C16-L177C41" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L305C16-L305C44" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L446C16-L446C44" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L465C16-L465C41" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L473C16-L473C35" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L481C16-L481C35" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L489C16-L489C37" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L497C16-L497C38" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L505C16-L505C35" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.SplitterMoving", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L513C16-L513C54" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.SplitterMoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L521C16-L521C53" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L70C13-L70C38" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L82C16-L82C30" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L94C13-L94C57" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L102C13-L112C39" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L120C16-L120C30" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L136C16-L136C36" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L152C16-L152C42" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L169C16-L169C25" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L191C16-L191C28" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L217C13-L231C23" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L239C13-L239C36" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L247C16-L247C25" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L297C16-L297C28" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.MinExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L323C13-L323C30" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L349C13-L349C29" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.SplitPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L374C13-L379C31" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L438C16-L438C28" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs#L457C16-L457C25" + } + ], + "DocsId": "T:System.Windows.Forms.Splitter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Splitter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L17C98-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.MouseCursorX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L28C31-L28C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.MouseCursorY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L33C31-L33C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.SplitX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L38C25-L38C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.SplitY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs#L43C25-L43C29" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.Invoke(System.Object,System.Windows.Forms.SplitterCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SplitterCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L15C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L26C20-L26C24" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L31C20-L31C24" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.SplitX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L36C25-L36C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.SplitY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs#L41C25-L41C29" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.Invoke(System.Object,System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SplitterEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterPanel.#ctor(System.Windows.Forms.SplitContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L14C50-L18C6" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L43C16-L43C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L294C16-L294C44" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L306C16-L306C41" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L318C16-L318C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L330C16-L330C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L342C16-L342C44" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L31C16-L31C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L57C16-L57C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L69C16-L69C27" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L82C16-L82C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L100C16-L100C25" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L112C16-L112C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L125C16-L125C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L143C16-L143C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L153C49-L153C64" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L163C16-L163C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L175C16-L175C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L190C16-L190C25" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L211C16-L211C27" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L223C16-L223C50" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L235C16-L235C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L249C16-L249C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L262C16-L262C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs#L276C16-L276C42" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SplitterPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.StatusStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L28C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L242C9-L242C54" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L247C9-L247C63" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L252C9-L262C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L322C9-L328C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L332C9-L362C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L368C9-L430C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnSpringTableLayoutCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L450C9-L565C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L569C9-L616C6" + }, + { + "DocsId": "E:System.Windows.Forms.StatusStrip.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L134C16-L134C44" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L48C16-L48C32" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L56C13-L56C26" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L64C13-L64C38" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L72C13-L88C65" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L97C13-L97C37" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L104C16-L104C25" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L111C16-L111C30" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L118C16-L118C32" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L127C16-L127C28" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L153C16-L153C37" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.SizingGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L187C13-L187C43" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.SizeGripBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L205C13-L222C36" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs#L231C16-L231C28" + } + ], + "DocsId": "T:System.Windows.Forms.StatusStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StatusStrip.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.StructFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Unicode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.StructFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetVerticalScrollBarWidthForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L81C12-L83C53" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetHorizontalScrollBarHeightForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L94C12-L96C53" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetBorderSizeForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L113C9-L116C26" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetMenuFontForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L153C12-L153C75" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.VerticalScrollBarArrowHeightForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L225C12-L225C68" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetHorizontalScrollBarArrowWidthForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L236C12-L238C53" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DragFullWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L37C12-L37C68" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HighContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L46C13-L57C35" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelScrollLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L65C12-L65C68" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PrimaryMonitorSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L70C46-L70C79" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L75C49-L75C87" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L88C52-L88C90" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaptionHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L101C40-L101C78" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L106C38-L106C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FixedFrameBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L122C48-L122C89" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarThumbHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L127C55-L127C92" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarThumbWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L132C56-L132C93" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L137C36-L137C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CursorSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L142C38-L142C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L147C36-L147C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L184C37-L184C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PowerStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L189C46-L189C81" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.WorkingArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L198C13-L200C32" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KanjiWindowHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L208C44-L208C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MousePresent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L214C40-L214C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarArrowHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L219C55-L219C93" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarArrowWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L230C56-L230C94" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DebugOS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L243C35-L243C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseButtonsSwapped", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L249C47-L249C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimumWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L254C45-L254C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L259C45-L259C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FrameBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L264C43-L264C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinWindowTrackSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L269C46-L269C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DoubleClickSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L276C43-L276C82" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DoubleClickTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L281C42-L281C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconSpacingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L286C43-L286C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.RightAlignedMenus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L292C45-L292C96" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PenWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L297C38-L297C82" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DbcsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L303C39-L303C84" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L308C39-L308C81" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Secure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L313C34-L313C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Border3DSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L318C40-L318C69" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimizedWindowSpacingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L323C54-L323C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SmallIconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L328C41-L328C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ToolWindowCaptionHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L333C50-L333C90" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ToolWindowCaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L338C55-L338C88" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L343C42-L343C79" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ArrangeStartingPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L352C13-L358C66" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ArrangeDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L369C13-L372C59" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimizedWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L379C47-L379C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MaxWindowTrackSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L385C46-L385C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PrimaryMonitorMaximizedWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L391C61-L391C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L396C35-L396C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.TerminalServerSession", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L398C49-L398C111" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BootMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L403C40-L403C88" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DragSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L409C36-L409C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ShowSounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L416C38-L416C82" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuCheckSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L421C41-L421C80" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MidEastEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L426C42-L426C90" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.NativeMouseWheelSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L452C51-L452C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelPresent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L457C45-L457C68" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VirtualScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L466C13-L475C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MonitorCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L482C39-L482C103" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MonitorsSameDisplayFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L488C12-L488C87" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ComputerName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L493C42-L493C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserDomainName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L498C44-L498C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserInteractive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L507C13-L529C40" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L537C38-L537C58" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsDropShadowEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L556C47-L556C98" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsFlatMenuEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L561C45-L561C94" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsFontSmoothingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L566C50-L566C104" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FontSmoothingContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L571C48-L571C109" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FontSmoothingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L576C44-L576C101" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconHorizontalSpacing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L581C48-L581C106" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconVerticalSpacing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L586C46-L586C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsIconTitleWrappingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L591C54-L591C108" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuAccessKeysUnderlined", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L596C52-L596C105" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KeyboardDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L603C40-L603C93" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsKeyboardPreferred", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L609C47-L609C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KeyboardSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L615C40-L615C93" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseHoverSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L622C12-L623C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseHoverTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L629C41-L629C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L634C37-L634C87" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsSnapToDefaultEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L639C50-L639C106" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PopupMenuAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L645C12-L646C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMenuFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L651C45-L651C94" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuShowDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L657C40-L657C93" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsComboBoxAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L662C54-L662C112" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsTitleBarGradientEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L667C53-L667C110" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsHotTrackingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L672C48-L672C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsListBoxSmoothScrollingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L677C59-L677C122" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMenuAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L682C50-L682C104" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsSelectionFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L687C50-L687C104" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsToolTipAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L692C53-L692C110" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UIEffectsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L697C44-L697C94" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsActiveWindowTrackingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L702C57-L702C118" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ActiveWindowTrackingDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L707C52-L707C111" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMinimizeRestoreAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L712C61-L712C111" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BorderMultiplierFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L717C49-L717C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaretBlinkTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L722C41-L722C73" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaretWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L727C37-L727C87" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelScrollDelta", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L729C48-L729C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalFocusThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L734C49-L734C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalFocusThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L739C51-L739C93" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalResizeBorderThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L744C56-L744C96" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalResizeBorderThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L749C58-L749C98" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ScreenOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L758C13-L770C23" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SizingBorderWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L781C13-L783C66" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SmallCaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L794C13-L798C34" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuBarButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L809C13-L813C34" + } + ], + "DocsId": "T:System.Windows.Forms.SystemInformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SystemParameter.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.DropShadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FlatMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FontSmoothingContrastMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FontSmoothingTypeMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.MenuFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.SelectionFade", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.ToolTipAnimationMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.UIEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.CaretWidthMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.VerticalFocusThicknessMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.HorizontalFocusThicknessMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SystemParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabAppearance.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.Buttons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.FlatButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabAppearance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L33C5-L87C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L950C74-L950C110" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L954C9-L954C44" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L959C9-L970C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L979C9-L991C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L998C9-L1002C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1009C9-L1013C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1017C9-L1026C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetControl(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1053C9-L1053C34" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1071C9-L1076C39" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetItems(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1084C9-L1094C23" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetTabRect(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1107C9-L1123C21" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetToolTipText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1128C9-L1135C36" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1182C9-L1196C41" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1218C9-L1225C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1234C9-L1300C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1304C9-L1317C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1328C9-L1329C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1347C9-L1349C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1367C9-L1370C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1374C9-L1376C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1384C9-L1401C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1420C9-L1423C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1428C9-L1442C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1453C9-L1460C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelecting(System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1467C9-L1468C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelected(System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1475C9-L1479C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDeselecting(System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1486C9-L1487C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDeselected(System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1494C9-L1502C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1509C9-L1514C46" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1536C9-L1539C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.RemoveAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1581C9-L1589C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1674C9-L1679C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1686C9-L1690C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1697C9-L1701C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1792C9-L1802C18" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1808C9-L1811C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.UpdateTabSelection(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1818C9-L1899C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L1903C9-L1906C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L2041C9-L2113C6" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L186C16-L186C46" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L202C16-L202C52" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L218C16-L218C58" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L257C16-L257C46" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L833C16-L833C41" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L841C16-L841C36" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L849C16-L849C73" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L857C16-L857C48" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Selecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L868C16-L868C58" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L879C16-L879C57" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Deselecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L890C16-L890C60" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Deselected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L901C16-L901C59" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L913C16-L913C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L105C13-L105C31" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L140C13-L146C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L175C13-L175C41" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L194C16-L194C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L210C16-L210C42" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L230C13-L230C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L241C16-L241C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L249C16-L249C30" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L271C13-L342C23" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L357C13-L390C22" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L404C13-L404C30" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.HotTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L428C16-L428C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L454C13-L454C31" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L502C13-L514C30" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L555C16-L555C41" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L582C13-L582C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L615C13-L615C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L642C12-L642C67" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L656C16-L656C104" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SelectedTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L727C13-L733C37" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L755C16-L755C25" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L781C16-L781C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L801C28-L801C49" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L815C13-L815C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs#L825C16-L825C25" + }, + { + "DocsId": "T:System.Windows.Forms.TabControl.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.TabControl.TabPageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabControlAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Selecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Deselecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Deselected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventArgs.#ctor(System.Windows.Forms.TabPage,System.Int32,System.Boolean,System.Windows.Forms.TabControlAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L19C11-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L29C31-L29C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.TabPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L34C31-L34C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs#L39C38-L39C42" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.Invoke(System.Object,System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TabControlCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlEventArgs.#ctor(System.Windows.Forms.TabPage,System.Int32,System.Windows.Forms.TabControlAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L24C31-L24C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.TabPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L29C31-L29C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs#L34C38-L34C42" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.Invoke(System.Object,System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TabControlEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControlEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.OwnerDrawFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabDrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabDrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L20C11-L25C6" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.CellBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L40C35-L40C39" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L42C25-L42C29" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs#L44C22-L44C26" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutCellPaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.Invoke(System.Object,System.Windows.Forms.TableLayoutCellPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TableLayoutCellPaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutCellPaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutCellPaintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Add(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L19C48-L19C78" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Insert(System.Int32,System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L21C63-L21C103" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Remove(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L29C52-L29C85" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Contains(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L31C54-L31C89" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.IndexOf(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L33C52-L33C86" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutColumnStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs#L25C16-L25C50" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutColumnStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutColumnStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutControlCollection.#ctor(System.Windows.Forms.TableLayoutPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs#L16C71-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutControlCollection.Add(System.Windows.Forms.Control,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs#L31C9-L34C6" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutControlCollection.Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs#L24C41-L24C45" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L27C5-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L193C9-L193C55" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L205C9-L205C65" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumnSpan(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L214C9-L214C60" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetColumnSpan(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L220C9-L222C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRowSpan(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L230C9-L230C57" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetRowSpan(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L236C9-L238C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L248C9-L248C53" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetRow(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L254C9-L256C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetCellPosition(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L266C9-L266C62" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetCellPosition(System.Windows.Forms.Control,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L272C9-L273C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumn(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L283C9-L283C56" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetColumn(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L289C9-L291C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetControlFromPosition(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L298C9-L298C83" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetPositionFromControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L303C9-L303C69" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumnWidths", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L313C9-L325C19" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRowHeights", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L335C9-L347C19" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L369C9-L371C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnCellPaint(System.Windows.Forms.TableLayoutCellPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L375C9-L376C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L380C9-L530C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L535C9-L537C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L544C9-L546C6" + }, + { + "DocsId": "E:System.Windows.Forms.TableLayoutPanel.CellPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L358C16-L358C58" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L34C15-L34C43" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L44C13-L44C41" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L71C16-L71C32" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.CellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L85C15-L85C59" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L111C15-L111C66" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L125C15-L125C55" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.GrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L145C13-L145C51" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L164C15-L164C52" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.RowStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L176C15-L176C53" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.ColumnStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs#L187C15-L187C56" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.InsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetPartial", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L13C9-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L33C9-L38C42" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.Equals(System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L42C12-L42C54" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.op_Equality(System.Windows.Forms.TableLayoutPanelCellPosition,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L46C9-L46C59" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.op_Inequality(System.Windows.Forms.TableLayoutPanelCellPosition,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L51C9-L51C28" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L54C51-L54C68" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L56C51-L56C80" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanelCellPosition.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L27C22-L27C26" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanelCellPosition.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs#L29C25-L29C29" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelCellPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelCellPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.AddRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.AddColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelGrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutPanelGrowStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Add(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L19C42-L19C69" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Insert(System.Int32,System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L21C57-L21C94" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Remove(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L29C46-L29C76" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Contains(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L31C48-L31C80" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.IndexOf(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L33C46-L33C77" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutRowStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs#L25C16-L25C47" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutRowStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutRowStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetColumnSpan(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L251C9-L260C66" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetColumnSpan(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L266C9-L289C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetRowSpan(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L293C9-L302C63" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetRowSpan(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L308C9-L331C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetRow(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L341C9-L351C43" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetRow(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L362C9-L370C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetCellPosition(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L380C9-L382C86" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetCellPosition(System.Object,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L393C9-L396C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetColumn(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L406C9-L416C46" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetColumn(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L427C9-L442C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L500C9-L507C6" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L57C15-L57C43" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L103C13-L104C45" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L132C13-L133C42" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.RowStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L156C13-L163C48" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.ColumnStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L175C13-L182C51" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.GrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs#L199C13-L199C66" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyle.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyle.SizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyle.cs#L19C15-L19C32" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L26C37-L26C66" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.Add(System.Windows.Forms.TableLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L30C9-L40C22" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L45C9-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L59C16-L59C33" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L62C13-L72C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L83C9-L100C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L104C44-L111C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L115C9-L119C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L121C43-L121C78" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L123C41-L123C75" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L125C31-L125C62" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L127C30-L127C60" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L129C61-L129C112" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L133C40-L133C80" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L135C36-L135C70" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L137C48-L137C74" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L59C16-L59C33" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L77C16-L77C55" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L125C31-L125C62" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L127C30-L127C60" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L131C25-L131C41" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L133C40-L133C80" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs#L135C36-L135C70" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L24C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L45C36-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L132C12-L132C45" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L137C70-L137C104" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.GetTabPageOfComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L495C9-L506C28" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L553C9-L562C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L576C9-L585C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L595C9-L618C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L708C9-L722C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L733C42-L733C64" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L86C16-L86C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L286C16-L286C41" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L302C16-L302C44" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L339C16-L339C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L387C16-L387C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L403C16-L403C44" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L425C16-L425C41" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L471C16-L471C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L62C16-L62C37" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L76C16-L76C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L100C13-L110C26" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L221C16-L221C34" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L252C16-L252C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L270C16-L270C27" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L278C16-L278C25" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L294C16-L294C28" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.UseVisualStyleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L311C16-L311C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L331C16-L331C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L348C16-L348C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L356C16-L356C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L362C38-L362C56" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L368C16-L368C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L395C16-L395C28" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L413C16-L413C25" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L439C16-L439C28" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs#L463C16-L463C28" + }, + { + "DocsId": "T:System.Windows.Forms.TabPage.TabPageControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L29C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L39C9-L49C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L56C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L64C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L74C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L93C9-L106C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L113C9-L116C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L123C9-L137C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabPage(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L143C12-L143C50" + }, + { + "DocsId": "P:System.Windows.Forms.TabRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs#L22C39-L22C70" + } + ], + "DocsId": "T:System.Windows.Forms.TabRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.FillToRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.Fixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L323C12-L325C39" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.Windows.Forms.IWin32Window,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L356C12-L358C39" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.IntPtr,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L391C9-L394C76" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L578C9-L593C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialog.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs#L212C13-L217C28" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L34C5-L64C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.#ctor(System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L79C11-L84C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.op_Equality(System.Windows.Forms.TaskDialogButton,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L314C9-L314C31" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.op_Inequality(System.Windows.Forms.TaskDialogButton,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L319C9-L319C28" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L351C9-L354C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L362C9-L366C33" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L372C9-L375C35" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L382C42-L382C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogButton.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L97C42-L97C66" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L110C46-L110C74" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Abort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L115C45-L115C72" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Retry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L120C45-L120C72" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Ignore", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L125C46-L125C74" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L130C43-L130C68" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L135C42-L135C66" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L140C45-L140C72" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L151C44-L151C70" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.TryAgain", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L156C48-L156C78" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L161C48-L161C78" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.AllowCloseDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L173C36-L173C40" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L193C16-L193C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.ShowShieldIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L225C16-L225C31" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L257C16-L257C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs#L288C16-L288C21" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L14C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.Add(System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L39C9-L42C23" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.SetItem(System.Int32,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L59C9-L83C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.InsertItem(System.Int32,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L99C9-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.RemoveItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L123C9-L129C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.ClearItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs#L139C9-L148C6" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogButtonCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogButtonCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogCommandLinkButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs#L16C5-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogCommandLinkButton.#ctor(System.String,System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs#L37C11-L40C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogCommandLinkButton.DescriptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs#L51C16-L51C32" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogCommandLinkButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogCommandLinkButton.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.TaskDialogControl.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogControl.cs#L23C26-L23C30" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogControl.BoundPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogControl.cs#L44C40-L44C44" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L35C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L45C11-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L202C42-L202C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogExpander.ExpandedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L73C16-L73C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.ExpandedButtonText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L112C16-L112C35" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.CollapsedButtonText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L135C16-L135C36" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L157C16-L157C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs#L185C16-L185C33" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogExpander", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpander.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.AfterText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.AfterFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogExpanderPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogExpanderPosition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L21C5-L23C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L31C11-L34C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.op_Implicit(System.String)~System.Windows.Forms.TaskDialogFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L37C12-L37C29" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L147C42-L147C82" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogFootnote.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L62C16-L62C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogFootnote.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs#L110C16-L110C21" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogFootnote.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.Drawing.Bitmap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L112C11-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L130C11-L132C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L145C5-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L169C9-L170C6" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Shield", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldBlueBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldGrayBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldWarningYellowBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldErrorRedBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldSuccessGreenBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogIcon.IconHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs#L180C33-L180C85" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogLinkClickedEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogLinkClickedEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogLinkClickedEventArgs.LinkHref", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogLinkClickedEventArgs.cs#L27C30-L27C34" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogLinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogLinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L103C5-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.Navigate(System.Windows.Forms.TaskDialogPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L620C9-L628C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L1018C55-L1018C79" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L1024C57-L1024C83" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnHelpRequest(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L1030C59-L1030C87" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnLinkClicked(System.Windows.Forms.TaskDialogLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L1036C80-L1036C108" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.Created", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.Destroyed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Buttons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L127C16-L127C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.DefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L144C46-L144C50" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.RadioButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L158C16-L158C29" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Verification", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L183C16-L183C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Expander", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L208C16-L208C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Footnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L233C16-L233C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L258C16-L258C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L286C16-L286C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Heading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L313C16-L313C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L349C16-L349C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L388C16-L388C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.AllowCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L445C16-L445C71" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L470C16-L470C56" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.AllowMinimize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L493C16-L493C62" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.SizeToContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L510C16-L510C61" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.EnableLinks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L546C31-L546C35" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.BoundDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs#L576C38-L576C42" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L15C5-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogProgressBar.#ctor(System.Windows.Forms.TaskDialogProgressBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L32C11-L36C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L70C16-L70C22" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L130C16-L130C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L178C16-L178C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L226C16-L226C22" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.MarqueeSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs#L286C16-L286C29" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Paused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Marquee", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.MarqueePaused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogProgressBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogProgressBarState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L13C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L36C11-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L263C42-L263C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogRadioButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L59C16-L59C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L88C16-L88C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs#L125C16-L125C24" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogRadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L14C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L35C9-L41C23" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.SetItem(System.Int32,System.Windows.Forms.TaskDialogRadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L58C9-L82C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.InsertItem(System.Int32,System.Windows.Forms.TaskDialogRadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L98C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.RemoveItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L122C9-L128C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.ClearItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs#L138C9-L147C6" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogRadioButtonCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogRadioButtonCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.CenterScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.CenterOwner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogStartupLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogStartupLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L23C5-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L35C11-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.op_Implicit(System.String)~System.Windows.Forms.TaskDialogVerificationCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L42C12-L42C33" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L131C42-L131C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogVerificationCheckBox.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogVerificationCheckBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L60C16-L60C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogVerificationCheckBox.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs#L94C16-L94C24" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogVerificationCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TaskDialogVerificationCheckBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L69C5-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L104C12-L104C45" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L508C9-L528C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L535C9-L544C41" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L557C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L568C9-L574C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L581C9-L599C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L607C9-L637C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L641C9-L648C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L652C9-L658C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L662C9-L672C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L676C9-L680C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L691C9-L698C28" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.Paste(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L710C9-L711C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L926C9-L986C6" + }, + { + "DocsId": "E:System.Windows.Forms.TextBox.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L502C16-L502C64" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AcceptsReturn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L95C13-L95C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L119C13-L119C38" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L148C13-L148C40" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L188C13-L194C46" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L228C13-L228C37" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L244C16-L244C30" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L274C13-L325C23" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.PasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L342C13-L347C80" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L385C13-L385C32" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L429C16-L429C25" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L449C13-L449C31" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.UseSystemPasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L479C13-L479C43" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.PlaceholderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs#L857C13-L857C37" + } + ], + "DocsId": "T:System.Windows.Forms.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L174C9-L224C30" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.AppendText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1261C9-L1287C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1294C9-L1295C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1303C9-L1307C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ContainsNavigationKeyCode(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1321C17-L1323C30" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1330C27-L1330C69" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1332C74-L1332C111" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1338C9-L1350C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Cut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1355C26-L1355C67" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1372C9-L1403C41" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1412C9-L1434C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1438C9-L1443C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Paste", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1448C28-L1448C71" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1453C9-L1461C47" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnAcceptsTabChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1478C9-L1482C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1486C9-L1490C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1494C9-L1496C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHideSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1500C9-L1504C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnModifiedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1508C9-L1512C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1519C9-L1541C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1545C9-L1549C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1553C9-L1555C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1559C9-L1563C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1571C9-L1578C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1593C9-L1595C70" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1603C9-L1622C22" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1633C59-L1633C129" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1640C9-L1646C72" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1654C9-L1659C89" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1665C52-L1665C118" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1673C9-L1754C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.DeselectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1761C9-L1762C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1769C9-L1794C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1833C9-L1835C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1842C9-L1853C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L2037C9-L2045C36" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L2051C27-L2051C69" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L2155C9-L2199C6" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L135C16-L135C65" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L309C16-L309C45" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L317C16-L317C52" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L333C16-L333C58" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L372C16-L372C66" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L467C16-L467C35" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L475C16-L475C40" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.HideSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L550C16-L550C68" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.ModifiedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L731C16-L731C63" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L781C16-L781C64" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L801C16-L801C44" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L977C16-L977C63" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1472C16-L1472C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L119C13-L119C46" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L151C13-L151C52" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L246C13-L246C44" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L281C13-L291C44" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L301C16-L301C36" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L325C16-L325C42" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L347C16-L347C28" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L385C13-L390C30" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L401C28-L401C102" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L413C13-L448C23" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L459C16-L459C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L483C13-L483C34" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L495C13-L495C51" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L509C13-L515C48" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L532C13-L532C49" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ImeModeBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L563C13-L576C28" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L596C13-L635C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L663C13-L663C31" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L692C13-L706C48" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L748C13-L748C45" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L790C16-L790C28" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L828C13-L834C27" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L954C13-L954C44" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L993C13-L994C56" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1048C13-L1050C27" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1082C13-L1084C29" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1106C16-L1106C25" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1126C12-L1126C77" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs#L1192C13-L1192C44" + } + ], + "DocsId": "T:System.Windows.Forms.TextBoxBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L44C9-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L53C9-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L61C9-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L69C9-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L80C9-L85C6" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs#L23C39-L23C70" + } + ], + "DocsId": "T:System.Windows.Forms.TextBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.UnicodeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Html", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.CommaSeparatedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextDataFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextDataFormat.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.EndEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ExpandTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ExternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.HidePrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.HorizontalCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Internal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ModifyString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoClipping", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoPrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoFullWidthCharacterBreak", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PathEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PrefixOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.SingleLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.TextBoxControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.VerticalCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.WordBreak", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.WordEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PreserveGraphicsClipping", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PreserveGraphicsTranslateTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.GlyphOverhangPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.LeftAndRightPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextFormatFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextFormatFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.Overlay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.ImageBeforeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.TextBeforeImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.ImageAboveText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.TextAboveImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextImageRelation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L26C12-L26C72" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L38C12-L38C72" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L47C12-L47C70" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L66C12-L66C70" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L75C12-L75C79" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L98C12-L105C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L115C12-L115C77" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L140C12-L147C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L150C12-L150C76" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L167C12-L167C76" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L176C12-L176C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L196C12-L196C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L205C12-L205C83" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L228C12-L235C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L245C12-L245C81" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L270C12-L277C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L380C12-L380C52" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L400C12-L400C52" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L403C12-L403C57" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L417C12-L417C57" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L420C12-L420C64" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L438C12-L438C83" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L441C12-L441C56" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L455C12-L455C56" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L458C12-L458C61" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L474C12-L474C61" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L482C12-L482C68" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs#L507C12-L507C87" + } + ], + "DocsId": "T:System.Windows.Forms.TextRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TextRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ThreadExceptionDialog.#ctor(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs#L41C5-L336C6" + }, + { + "DocsId": "E:System.Windows.Forms.ThreadExceptionDialog.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs#L375C16-L375C45" + }, + { + "DocsId": "P:System.Windows.Forms.ThreadExceptionDialog.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs#L367C16-L367C29" + } + ], + "DocsId": "T:System.Windows.Forms.ThreadExceptionDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ThreadExceptionDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TickStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TickStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TickStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Timer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L19C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L42C42-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L73C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.OnTick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L162C51-L162C76" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L167C28-L167C42" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L172C27-L172C42" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L174C42-L174C84" + }, + { + "DocsId": "E:System.Windows.Forms.Timer.Tick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L64C16-L64C33" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L55C26-L55C30" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L91C16-L91C77" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Interval", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L133C16-L133C25" + } + ], + "DocsId": "T:System.Windows.Forms.Timer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L40C5-L187C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.#ctor(System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L190C11-L193C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#get_ToolStripPanelCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1474C13-L1484C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#get_ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1492C13-L1492C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#set_ToolStripPanelRow(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1496C13-L1532C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1819C9-L1820C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1868C17-L1872C29" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1878C9-L1884C62" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1991C9-L2070C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2116C9-L2118C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetNextItem(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ArrowDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2164C17-L2173C115" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2673C9-L2679C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2684C9-L2690C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2734C9-L2779C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2816C9-L2876C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2889C9-L2959C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L2992C9-L3016C22" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnBeginDrag(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3269C9-L3273C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnEndDrag(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3277C9-L3279C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3283C9-L3284C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3288C9-L3291C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3295C9-L3305C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3324C9-L3329C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3366C9-L3374C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3379C9-L3382C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3386C9-L3397C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3404C9-L3405C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3410C9-L3413C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3441C9-L3462C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayoutCompleted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3466C9-L3467C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayoutStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3471C9-L3472C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3476C9-L3478C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3482C9-L3491C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3505C9-L3534C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3543C9-L3597C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3604C9-L3606C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3610C9-L3619C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3626C9-L3645C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3649C9-L3808C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3813C9-L3827C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3838C9-L3862C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3866C9-L3871C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaintGrip(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3883C9-L3886C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3890C9-L3896C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnTabStopChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3915C9-L3917C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L3929C9-L3960C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetChildAtPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4056C57-L4056C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4059C85-L4059C120" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4070C54-L4070C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetItemAt(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4078C9-L4114C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.RestoreFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4209C9-L4233C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ResetMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4243C9-L4244C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4279C9-L4287C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetItemParent(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4294C9-L4295C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4299C9-L4321C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4351C9-L4367C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetAutoScrollMargin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4434C9-L4435C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4458C9-L4595C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4708C9-L4708C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4812C9-L4878C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4883C15-L4883C28" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4888C9-L4889C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4893C15-L4893C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4898C9-L4898C52" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4903C9-L4903C77" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L248C16-L248C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L397C16-L397C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L491C16-L491C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L506C16-L506C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L525C16-L525C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L533C16-L533C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L541C16-L541C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L827C16-L827C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1115C16-L1115C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1126C16-L1126C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1158C16-L1158C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.LayoutCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1322C16-L1322C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.LayoutStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1332C16-L1332C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.PaintGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1445C16-L1445C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1615C16-L1615C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L225C16-L225C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L257C16-L257C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L269C16-L269C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L278C16-L278C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L287C16-L287C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L293C16-L293C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowItemReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L323C15-L323C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowMerge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L358C15-L358C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L370C16-L370C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L389C16-L389C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L405C13-L419C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L440C13-L440C57" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L483C13-L483C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L499C16-L499C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L515C16-L515C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L550C13-L560C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L570C12-L572C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L580C13-L580C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L586C15-L586C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L593C13-L593C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultGripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L601C13-L607C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L616C13-L616C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L627C13-L671C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L700C16-L700C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L772C13-L774C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L788C13-L807C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L817C16-L817C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L863C13-L863C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L883C13-L884C105" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L897C13-L897C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L913C13-L913C94" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.HasChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L922C16-L922C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L961C16-L961C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ImageScalingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L971C13-L971C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1011C13-L1011C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.IsCurrentlyDragging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1073C13-L1073C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1105C13-L1107C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.IsDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1166C15-L1166C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1225C45-L1225C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1237C13-L1248C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1340C13-L1340C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1354C13-L1354C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.OverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1413C13-L1424C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1439C38-L1439C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#ToolStripPanelCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1474C13-L1484C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1492C13-L1492C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1542C13-L1542C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1568C13-L1597C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1625C13-L1647C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1694C13-L1694C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1750C16-L1750C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1778C13-L1789C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L1814C16-L1814C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4883C15-L4883C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs#L4893C15-L4893C47" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.ArrowDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L10C5-L25C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.ArrowRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L27C39-L27C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.ArrowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L31C16-L31C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Direction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L41C39-L41C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L43C32-L43C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs#L45C34-L45C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripArrowRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripArrowRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripArrowRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripArrowRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L16C5-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L16C5-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L16C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L16C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L16C5-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L16C5-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L155C12-L155C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L159C9-L161C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L180C12-L180C75" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L187C9-L196C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L203C9-L224C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L228C9-L234C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L242C9-L248C47" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L120C16-L120C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripButton.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L130C16-L130C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L59C16-L59C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L66C32-L66C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L76C16-L76C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L95C16-L95C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs#L134C51-L134C55" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L25C5-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L42C11-L45C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L25C5-L51C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L350C33-L350C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L351C31-L351C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L352C40-L352C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L353C56-L353C98" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L354C45-L354C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L355C61-L355C108" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L356C43-L356C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L357C49-L357C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L358C31-L358C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L364C9-L367C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L402C9-L409C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L413C9-L422C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDownStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L426C9-L427C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L431C9-L432C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSelectionChangeCommitted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L436C9-L437C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnTextUpdate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L441C9-L442C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L446C9-L458C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L462C9-L474C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L488C9-L488C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L155C16-L155C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L163C16-L163C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L171C16-L171C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDownStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L179C16-L179C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L290C16-L290C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.TextUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L344C16-L344C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L72C15-L72C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L82C15-L82C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L92C15-L92C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L101C16-L101C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L110C16-L110C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L120C13-L120C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L128C13-L128C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L140C13-L146C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L190C15-L190C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L200C15-L200C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L208C15-L208C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DroppedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L217C15-L217C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L227C15-L227C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L237C15-L237C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L253C13-L253C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L263C15-L263C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L273C15-L273C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L282C15-L282C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L300C15-L300C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L309C15-L309C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L318C15-L318C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L327C15-L327C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs#L336C15-L336C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripComboBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L19C5-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L351C12-L351C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L356C9-L356C87" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L361C9-L375C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.OnSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L379C31-L389C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L98C16-L98C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L116C16-L116C52" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L134C16-L134C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L190C16-L190C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L207C16-L207C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L226C16-L226C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L252C16-L252C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L62C16-L62C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L71C16-L71C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L80C16-L80C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L89C16-L89C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L107C16-L107C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L125C16-L125C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BottomToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L146C13-L146C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BottomToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L157C13-L157C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L173C13-L173C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L182C16-L182C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L199C16-L199C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L217C16-L217C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L234C13-L234C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L243C16-L243C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.LeftToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L264C13-L264C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.LeftToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L275C13-L275C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.RightToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L291C13-L291C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.RightToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L302C13-L302C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.TopToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L320C13-L320C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.TopToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L331C13-L331C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs#L347C16-L347C29" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L24C5-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L300C9-L305C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L312C9-L313C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L318C9-L326C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L331C9-L348C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L115C16-L115C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L132C16-L132C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L150C16-L150C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L158C16-L158C51" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L176C16-L176C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L221C16-L221C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L238C16-L238C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L289C16-L289C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L41C13-L41C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L53C16-L53C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L61C16-L61C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L70C16-L70C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L79C16-L79C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L88C16-L88C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L94C16-L94C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L124C16-L124C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L141C16-L141C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L167C16-L167C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L185C16-L185C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L194C16-L194C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L204C16-L204C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L213C16-L213C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L230C16-L230C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L263C13-L263C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs#L277C13-L277C48" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripContentPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L22C32-L22C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.ToolStripContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L27C58-L27C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanelRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripContentPanelRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanelRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L18C5-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L51C11-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L458C9-L468C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L471C28-L471C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L475C9-L477C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L618C52-L618C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L623C55-L623C85" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L625C52-L625C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L630C56-L630C87" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L632C57-L632C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L634C63-L634C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L636C55-L636C85" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L643C9-L665C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L673C5-L673C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L678C5-L678C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L685C9-L699C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L708C9-L745C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L753C9-L790C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L792C63-L792C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnValidated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L794C56-L794C87" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnHostedControlResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L811C9-L812C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L814C84-L814C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L817C12-L817C102" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L819C72-L819C77" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L825C9-L843C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L846C46-L846C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L849C46-L849C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L894C12-L894C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L170C16-L170C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L205C16-L205C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L225C16-L225C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L269C16-L269C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L282C16-L282C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L293C16-L293C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L304C16-L304C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L315C16-L315C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L438C16-L438C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L446C16-L446C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L58C16-L58C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L71C16-L71C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L81C16-L81C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L88C39-L88C97" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L95C16-L95C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ControlAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L103C16-L103C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L121C31-L121C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L146C13-L153C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L162C16-L162C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L184C16-L184C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L191C16-L191C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L197C16-L197C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L211C36-L211C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L215C16-L215C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L234C16-L234C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L243C16-L243C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L252C16-L252C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L261C16-L261C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L328C13-L328C83" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L346C16-L346C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L350C38-L350C78" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L354C16-L354C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L388C16-L388C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L405C16-L405C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L413C16-L413C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L422C16-L422C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs#L430C16-L430C38" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripControlHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L17C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1013C9-L1019C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1043C9-L1043C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1048C9-L1058C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1063C9-L1079C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1083C9-L1090C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Close(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1104C9-L1106C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnClosed(System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1255C9-L1256C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnClosing(System.Windows.Forms.ToolStripDropDownClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1260C9-L1261C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1269C9-L1272C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1278C13-L1292C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1298C9-L1300C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnOpening(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1304C9-L1305C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1309C9-L1310C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1314C9-L1347C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1351C9-L1354C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1358C9-L1379C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1508C9-L1538C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1547C9-L1552C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1557C9-L1562C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1629C9-L1658C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1665C9-L1678C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1694C9-L1698C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1729C9-L1965C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1991C9-L1992C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L1997C9-L2009C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Drawing.Point,System.Windows.Forms.ToolStripDropDownDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2013C9-L2017C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2022C9-L2024C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2029C9-L2032C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Drawing.Point,System.Windows.Forms.ToolStripDropDownDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2036C9-L2039C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2044C9-L2047C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L2072C9-L2112C24" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L176C16-L176C52" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L183C16-L183C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L190C16-L190C51" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L207C16-L207C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L223C16-L223C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L343C16-L343C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L393C16-L393C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Closing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L401C16-L401C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L409C16-L409C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L438C16-L438C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L446C16-L446C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L454C16-L454C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L494C16-L494C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L502C16-L502C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L570C16-L570C37" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L578C16-L578C38" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L586C16-L586C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L594C16-L594C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Opening", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L614C16-L614C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Opened", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L625C16-L625C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.RegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L781C16-L781C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L837C16-L837C36" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L853C16-L853C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L875C16-L875C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L883C16-L883C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L945C16-L945C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L953C16-L953C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L961C16-L961C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AllowItemReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L80C16-L80C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AllowTransparency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L97C13-L97C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L126C16-L126C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L135C13-L135C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AutoClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L160C13-L160C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L199C16-L199C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L215C16-L215C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L237C13-L284C23" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L290C15-L290C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L299C13-L299C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L307C13-L307C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L315C13-L320C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L334C16-L334C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DropShadowEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L374C13-L374C91" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L418C13-L429C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L462C16-L462C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L469C16-L469C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L477C16-L477C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L486C16-L486C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.IsAutoGenerated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L514C13-L514C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L606C16-L606C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L633C13-L633C70" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L651C13-L657C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.OverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L704C16-L704C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.OwnerItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L711C15-L711C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L773C16-L773C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L806C13-L819C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L845C16-L845C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L893C16-L893C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L900C15-L900C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L910C13-L910C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L935C16-L935C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs#L974C16-L974C28" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L17C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L17C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L17C5-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L17C5-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L17C5-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L17C5-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L17C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L66C9-L66C66" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L115C9-L115C71" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L131C9-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L152C9-L166C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L170C9-L172C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L179C9-L213C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L218C9-L225C22" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L72C16-L72C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L80C13-L80C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.ShowDropDownArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs#L91C13-L91C39" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventArgs.#ctor(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownClosedEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventArgs.cs#L13C55-L13C59" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.AppFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.AppClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.ItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.CloseCalled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownCloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownCloseReason.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventArgs.#ctor(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventArgs.cs#L10C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownClosingEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventArgs.cs#L15C55-L15C59" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownClosingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.AboveLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.AboveRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.BelowLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.BelowRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L19C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L19C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L19C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L45C11-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L292C12-L292C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L297C9-L297C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L355C9-L375C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.HideDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L412C9-L421C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L425C9-L427C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L431C9-L437C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L441C9-L455C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownHide(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L471C9-L474C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownShow(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L481C9-L482C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L491C9-L510C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L518C9-L539C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L548C9-L552C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L556C9-L561C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L566C9-L646C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ShowDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L690C12-L690C31" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L201C16-L201C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownOpening", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L223C16-L223C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownOpened", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L234C16-L234C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L253C16-L253C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L64C13-L78C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L125C13-L164C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L209C13-L215C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L245C12-L245C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.HasDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L261C13-L261C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.HasDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L265C12-L265C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs#L273C13-L281C33" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.#ctor(System.Windows.Forms.ToolStripDropDownItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L13C80-L16C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L34C9-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L91C9-L96C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L101C9-L119C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs#L22C13-L28C44" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L27C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L63C12-L63C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L540C9-L546C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L567C9-L579C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L583C9-L585C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L589C9-L594C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L786C9-L800C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L100C13-L111C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L119C13-L128C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L167C50-L167C94" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L172C16-L172C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L180C13-L185C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.ShowImageMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L194C16-L194C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.ShowCheckMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs#L211C16-L211C44" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDownMenu.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L14C11-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L21C36-L21C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L26C58-L26C84" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs#L31C44-L31C63" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripGripRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.Hidden", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripGripStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L34C5-L169C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L172C11-L174C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L177C11-L187C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L996C60-L996C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1001C53-L1001C76" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1003C52-L1003C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1011C13-L1011C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1015C50-L1015C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1021C9-L1022C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1026C5-L1026C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#get_PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1793C65-L1793C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#set_PreviousEnabledStatus(System.Nullable{System.Boolean})", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1793C70-L1793C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2117C12-L2117C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2131C9-L2155C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2175C9-L2175C117" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2204C9-L2252C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.GetCurrentParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2367C45-L2367C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2382C9-L2383C96" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2403C33-L2403C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2413C9-L2415C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2444C65-L2444C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2446C67-L2446C72" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2682C9-L2684C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2688C9-L2690C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2694C9-L2696C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2700C5-L2700C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2702C62-L2702C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2704C61-L2704C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2706C50-L2706C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2708C61-L2708C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ISupportOleDropSource#OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2711C12-L2711C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ISupportOleDropSource#OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2714C12-L2714C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnAvailableChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2736C63-L2736C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2744C12-L2744C48" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2752C12-L2752C85" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandParameterChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2759C70-L2759C115" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnRequestCommandExecute(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2767C12-L2767C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2771C12-L2771C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2775C12-L2775C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2788C12-L2788C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2796C12-L2796C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2804C12-L2804C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2812C12-L2812C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDisplayStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2819C12-L2819C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2827C12-L2827C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2839C12-L2839C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2844C58-L2844C91" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2851C9-L2853C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2860C9-L2862C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2867C9-L2879C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2881C62-L2881C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2888C5-L2888C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2895C5-L2895C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2902C9-L2906C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2911C57-L2911C98" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2918C5-L2918C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2925C5-L2925C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2932C5-L2932C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2937C9-L2942C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2949C9-L2961C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2967C12-L2967C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnOwnerFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2976C9-L2980C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2985C9-L2990C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2995C9-L2999C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnOwnerChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3006C9-L3022C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3044C9-L3046C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3051C9-L3055C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3062C9-L3069C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3073C9-L3077C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3104C9-L3115C22" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3121C83-L3121C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3126C9-L3127C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3186C9-L3187C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3296C9-L3305C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3312C9-L3330C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3457C45-L3457C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3460C48-L3460C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3466C45-L3466C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3472C40-L3472C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3478C41-L3478C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3486C9-L3488C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3493C9-L3494C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3500C47-L3500C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetTextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3506C49-L3506C95" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3603C9-L3608C32" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3631C12-L3631C104" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3633C62-L3633C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3637C9-L3674C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3678C12-L3678C95" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3681C12-L3681C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3683C46-L3683C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3688C9-L3688C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3691C56-L3691C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3693C58-L3693C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3695C68-L3695C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3697C48-L3697C52" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3699C48-L3699C65" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L3701C61-L3701C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.AvailableChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L398C16-L398C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandCanExecuteChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L446C16-L446C73" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L458C16-L458C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandParameterChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L493C16-L493C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L568C16-L568C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L620C16-L620C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L752C16-L752C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L766C16-L766C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L785C16-L785C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L795C16-L795C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L805C16-L805C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L815C16-L815C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L867C16-L867C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L925C16-L925C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L971C16-L971C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1293C16-L1293C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1376C16-L1376C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1387C16-L1387C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1398C16-L1398C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1409C16-L1409C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1420C16-L1420C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1431C16-L1431C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.OwnerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1511C16-L1511C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1519C16-L1519C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1660C16-L1660C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1668C16-L1668C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1799C16-L1799C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1931C16-L1931C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2035C16-L2035C63" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L205C13-L212C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleDefaultActionDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L226C16-L226C91" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L243C16-L243C78" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L260C16-L260C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L278C13-L284C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L302C16-L302C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L333C16-L333C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L355C16-L355C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L376C16-L376C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Available", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L389C16-L389C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L411C16-L411C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L433C16-L433C24" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.CommandParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L473C16-L473C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L511C16-L513C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L535C13-L547C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L576C40-L576C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ContentRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L596C13-L598C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L606C38-L606C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L632C13-L632C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L658C13-L658C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L679C50-L679C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L689C13-L694C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L702C49-L702C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L710C16-L712C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L715C72-L715C110" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DismissWhenClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L720C59-L720C63" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L730C16-L730C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L775C16-L775C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L830C13-L836C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L892C13-L904C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L941C13-L952C100" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L984C16-L984C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L996C60-L996C82" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1001C53-L1001C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1003C52-L1003C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1011C13-L1011C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1015C50-L1015C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1037C16-L1037C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1060C13-L1076C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1115C16-L1115C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1150C13-L1156C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1195C16-L1195C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1212C16-L1212C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1257C31-L1257C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsOnDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1264C13-L1273C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsOnOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1278C33-L1278C77" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1304C16-L1304C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.MergeAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1325C13-L1331C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.MergeIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1351C13-L1357C23" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1444C16-L1444C117" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1465C16-L1465C22" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.OwnerItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1487C13-L1503C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1535C16-L1535C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1548C16-L1548C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1571C16-L1571C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Placement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1603C48-L1603C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1652C36-L1652C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1702C13-L1725C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1758C16-L1758C57" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1793C65-L1793C69" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1823C12-L1825C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1828C12-L1828C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1838C16-L1838C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1879C16-L1879C98" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1892C16-L1894C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1914C16-L1914C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1941C13-L1960C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L1977C16-L1977C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2002C13-L2014C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2027C16-L2027C85" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs#L2048C16-L2048C28" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventArgs.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemClickedEventArgs.ClickedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventArgs.cs#L19C41-L19C45" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.#ctor(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L22C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L80C9-L80C38" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L85C9-L85C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L90C9-L90C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L95C9-L97C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L102C9-L112C23" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.AddRange(System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L117C9-L133C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.AddRange(System.Windows.Forms.ToolStripItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L137C9-L156C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Contains(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L160C9-L160C42" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L165C9-L200C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L207C9-L207C46" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L237C9-L241C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L290C26-L290C36" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L291C36-L291C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L292C42-L292C75" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L293C38-L293C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L294C40-L294C72" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L295C36-L295C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L296C40-L296C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L297C51-L297C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L301C15-L301C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L302C15-L302C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Insert(System.Int32,System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L307C9-L325C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.IndexOf(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L329C9-L329C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L338C9-L364C19" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Remove(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L409C9-L420C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L424C9-L441C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L448C9-L458C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.CopyTo(System.Windows.Forms.ToolStripItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L462C9-L463C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L48C13-L48C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L60C13-L73C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L288C45-L288C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L291C36-L291C74" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs#L301C15-L301C39" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.ImageAndText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventArgs.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventArgs.cs#L13C34-L13C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L12C11-L16C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L26C11-L30C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemImageRenderEventArgs.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L35C27-L35C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemImageRenderEventArgs.ImageRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs#L40C39-L40C43" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemImageRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.SizeToFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemImageScaling.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.Always", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.AsNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemOverflow.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.Main", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemPlacement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemPlacement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L22C32-L22C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L27C33-L27C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs#L32C36-L32C55" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.String,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L13C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.String,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Font,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L13C5-L61C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L66C27-L66C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L73C16-L73C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L86C29-L86C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L91C38-L91C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L96C41-L96C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs#L101C51-L101C55" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemTextRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemTextRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemTextRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemTextRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L20C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L20C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L20C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L20C5-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L50C11-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L55C11-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L20C5-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L248C9-L250C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L254C9-L265C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L269C9-L279C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L326C9-L326C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L334C9-L347C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L386C9-L401C22" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L67C15-L67C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.IsLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L77C13-L77C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L95C13-L101C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L145C13-L145C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L166C13-L172C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L192C13-L192C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs#L210C13-L216C42" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLabel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.StackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.Flow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.Table", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripLayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripLayoutStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.FindToolStrip(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L145C9-L155C23" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.LoadSettings(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L657C9-L660C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.LoadSettings(System.Windows.Forms.Form,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L667C9-L673C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.SaveSettings(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L680C9-L683C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.SaveSettings(System.Windows.Forms.Form,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L690C9-L695C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.IsValidShortcut(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L717C9-L754C22" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.IsShortcutDefined(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L765C14-L773C22" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.Merge(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1175C9-L1230C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.Merge(System.Windows.Forms.ToolStrip,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1348C9-L1358C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1466C12-L1466C97" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1473C9-L1475C96" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L1483C9-L1489C36" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripManager.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L522C16-L522C73" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L499C13-L501C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L533C13-L552C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.VisualStylesEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs#L577C16-L577C85" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.Professional", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripManagerRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripManagerRenderMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L84C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L90C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L96C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L102C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L28C5-L109C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L186C9-L186C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L197C9-L197C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L684C9-L703C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L885C9-L916C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L924C9-L925C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L932C9-L934C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnDropDownHide(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L939C9-L941C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnDropDownShow(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L948C9-L955C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L959C9-L961C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L974C9-L976C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L980C9-L982C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1033C9-L1044C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1049C9-L1051C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnOwnerChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1055C9-L1077C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1081C9-L1168C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1175C9-L1182C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1188C9-L1199C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L1205C9-L1219C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripMenuItem.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L437C16-L437C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripMenuItem.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L449C16-L449C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L222C13-L224C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L232C13-L232C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L240C13-L246C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L255C13-L268C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L284C16-L284C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L395C16-L395C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L412C13-L413C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L462C16-L462C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShortcutKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L477C13-L478C61" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShortcutKeyDisplayString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L532C16-L532C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShowShortcutKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L567C16-L567C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.IsMdiWindowListEntry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs#L593C41-L593C60" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripMenuItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripMenuItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L20C11-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L64C15-L64C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L69C15-L69C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L74C15-L74C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L79C15-L79C33" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L84C9-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L97C9-L97C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L102C9-L103C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L108C9-L134C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L141C9-L153C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.DisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L31C13-L37C85" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L45C13-L45C103" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L64C15-L64C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L69C15-L69C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L74C15-L74C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L79C15-L79C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs#L91C13-L91C40" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L44C9-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L89C9-L89C66" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L95C9-L95C44" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L100C9-L113C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L119C9-L134C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L138C9-L143C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L56C13-L56C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.HasDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L64C13-L64C89" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs#L83C16-L83C47" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripOverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripOverflowButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L18C5-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L376C9-L377C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L381C9-L394C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L400C74-L400C114" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L402C70-L402C111" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L411C9-L417C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L454C9-L461C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnControlAdded(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L465C9-L485C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnControlRemoved(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L489C9-L495C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L499C9-L510C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L530C9-L569C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L573C9-L578C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L585C9-L587C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L591C9-L593C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L758C9-L759C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L763C9-L789C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L793C9-L794C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L798C9-L818C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.PointToRow(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L1082C43-L1106C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L1203C13-L1203C33" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L125C16-L125C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L274C16-L274C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L328C16-L328C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L350C16-L350C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L368C16-L368C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L81C16-L81C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L90C16-L90C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L99C16-L99C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L108C16-L108C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L116C16-L116C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L131C15-L131C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L136C15-L136C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.RowMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L141C15-L141C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L151C16-L151C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L187C13-L187C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L198C13-L198C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L210C13-L210C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L248C13-L248C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L262C13-L262C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L307C13-L309C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L320C16-L320C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L337C16-L337C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L360C16-L360C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs#L1203C13-L1203C33" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L22C32-L22C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L27C44-L27C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripPanelRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.#ctor(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L46C11-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.CanMove(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L294C9-L294C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L306C13-L318C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnControlAdded(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L324C9-L330C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnOrientationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L334C9-L335C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnBoundsChanged(System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L339C9-L342C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnControlRemoved(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L346C9-L365C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L395C9-L431C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L656C13-L656C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L667C13-L667C35" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L675C13-L677C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L685C13-L685C28" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L693C13-L693C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L699C9-L710C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L718C9-L719C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L723C9-L727C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L77C13-L77C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L88C13-L90C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L156C13-L179C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L185C15-L185C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L192C13-L192C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L200C13-L200C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L226C15-L226C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L238C15-L238C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L263C44-L263C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L277C13-L277C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L656C13-L656C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L667C13-L667C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L675C13-L677C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L685C13-L685C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs#L693C13-L693C31" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanelRow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L16C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.#ctor(System.Windows.Forms.ProfessionalColorTable)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L16C5-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L123C9-L152C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L156C9-L228C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L232C9-L248C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L252C9-L259C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L263C9-L315C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L319C9-L331C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L335C9-L342C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L346C9-L398C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L402C9-L477C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L481C9-L541C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L545C9-L669C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L673C9-L687C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L691C9-L707C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L711C9-L723C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L727C9-L735C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L739C9-L778C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L782C9-L799C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L803C9-L827C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProfessionalRenderer.ColorTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L57C13-L62C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProfessionalRenderer.RoundedEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs#L108C13-L108C33" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripProfessionalRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolstripProfessionalRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L16C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L35C11-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L259C9-L260C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L264C9-L271C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L275C9-L282C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.Increment(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L382C9-L383C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.PerformStep", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L387C9-L388C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L291C16-L291C37" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L302C16-L302C38" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L313C16-L313C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L324C16-L324C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.OwnerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L335C16-L335C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L343C16-L343C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L354C16-L354C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L365C16-L365C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L376C16-L376C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L50C13-L50C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L59C16-L59C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L68C16-L68C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L80C13-L80C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L92C13-L98C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.MarqueeAnimationSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L108C15-L108C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L120C13-L120C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L136C13-L136C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L157C13-L157C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Step", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L177C13-L177C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L196C13-L196C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L215C13-L215C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs#L235C13-L235C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L42C5-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.CreateDisabledImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L315C9-L315C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L320C9-L326C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L333C9-L339C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L346C9-L351C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L358C9-L364C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L371C9-L377C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L384C9-L389C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L396C9-L402C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L406C9-L412C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L419C9-L425C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L432C9-L438C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L445C9-L451C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L458C9-L464C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L471C9-L477C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L484C9-L490C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawSplitButton(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L497C9-L503C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L510C9-L516C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawStatusStripSizingGrip(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L521C9-L527C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L534C9-L539C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L543C9-L548C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L552C9-L557C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.Initialize(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L567C5-L567C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializePanel(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L571C5-L571C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializeContentPanel(System.Windows.Forms.ToolStripContentPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L575C5-L575C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializeItem(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L579C5-L579C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.ScaleArrowOffsetsIfNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L583C9-L597C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.ScaleArrowOffsetsIfNeeded(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L601C9-L605C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L609C9-L684C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L691C9-L696C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L703C9-L708C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L715C9-L720C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L727C9-L732C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L739C9-L744C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L751C9-L756C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L763C9-L768C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L775C9-L780C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L788C9-L827C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L831C9-L852C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L860C9-L898C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L905C9-L910C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L917C9-L922C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L930C9-L935C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L939C9-L944C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L948C9-L953C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L957C9-L962C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderStatusStripSizingGrip(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L966C9-L1014C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L1021C9-L1026C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L136C16-L136C51" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L145C16-L145C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripPanelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L151C16-L151C70" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripContentPanelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L157C16-L157C77" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L166C16-L166C52" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L175C16-L175C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderDropDownButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L184C16-L184C70" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderOverflowButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L193C16-L193C70" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L202C16-L202C50" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L211C16-L211C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L220C16-L220C55" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L229C16-L229C55" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L238C16-L238C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderImageMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L244C16-L244C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderLabelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L253C16-L253C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderMenuItemBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L262C16-L262C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripStatusLabelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L271C16-L271C76" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderStatusStripSizingGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L280C16-L280C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderSplitButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L289C16-L289C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs#L295C16-L295C55" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderer.Offset2X", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderer.Offset2Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L16C11-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L23C5-L33C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L38C32-L38C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.AffectedBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L43C39-L43C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L48C34-L48C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L57C13-L88C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.ConnectedArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs#L96C13-L139C36" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.Professional", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripRenderMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L16C5-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L260C12-L260C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L264C9-L288C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L293C9-L297C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L303C9-L304C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L311C9-L321C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L80C16-L80C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L97C16-L97C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L209C16-L209C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L26C16-L26C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L35C16-L35C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L44C16-L44C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L48C39-L48C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L54C44-L54C87" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L56C58-L56C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L63C16-L63C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L72C16-L72C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L89C16-L89C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L107C16-L107C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L116C16-L116C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L125C16-L125C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L135C16-L135C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L145C16-L145C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L154C16-L154C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L163C16-L163C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L201C16-L201C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L218C16-L218C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L227C16-L227C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L236C16-L236C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L245C16-L245C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs#L254C16-L254C47" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripSeparator,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventArgs.cs#L17C11-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventArgs.cs#L22C28-L22C32" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripSeparatorRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparatorRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L17C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L17C5-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L17C5-L49C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L17C5-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L17C5-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L17C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L17C5-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L376C9-L376C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L382C9-L382C71" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L394C9-L396C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L413C9-L419C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L425C9-L426C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnButtonClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L435C9-L437C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnButtonDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L445C9-L447C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnDefaultItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L454C9-L462C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L466C9-L482C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L486C9-L541C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L545C9-L548C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L552C9-L554C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L558C9-L576C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.PerformButtonClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L580C9-L585C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ResetDropDownButtonWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L593C9-L594C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.ButtonClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L118C16-L118C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.ButtonDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L129C16-L129C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.DefaultItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L166C16-L166C67" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L78C16-L78C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L89C13-L89C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L98C13-L98C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L107C13-L107C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L137C13-L137C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DefaultItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L147C13-L147C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DismissWhenClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L177C13-L177C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L194C13-L194C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L204C13-L204C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L213C13-L213C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L223C13-L223C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.SplitterBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs#L339C13-L339C36" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L19C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L19C5-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L19C5-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L19C5-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L19C5-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L19C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L73C9-L73C63" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L197C9-L202C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L206C9-L212C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L221C9-L234C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L89C16-L89C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L100C13-L100C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.BorderSides", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L121C13-L121C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L150C13-L150C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.Spring", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L159C15-L159C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs#L186C13-L186C33" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripStatusLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripStatusLabelBorderSides", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripStatusLabelBorderSides.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L15C5-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L184C9-L229C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L236C9-L270C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L277C9-L326C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L333C5-L333C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L340C5-L340C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L349C9-L356C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L365C9-L372C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L379C9-L395C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L402C9-L403C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L410C9-L481C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L489C9-L490C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L494C9-L500C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs#L509C9-L621C6" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSystemRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSystemRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L26C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L43C11-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L26C5-L52C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L123C9-L124C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnAcceptsTabChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L164C9-L165C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L169C9-L170C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnHideSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L174C9-L175C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnModifiedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L179C9-L180C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L184C9-L185C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L189C9-L190C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L194C9-L207C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L211C9-L224C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.AppendText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L505C44-L505C71" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L506C27-L506C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L507C31-L507C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L508C26-L508C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Cut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L509C25-L509C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.DeselectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L510C33-L510C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L511C49-L511C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L512C53-L512C97" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L513C60-L513C113" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L514C51-L514C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L515C50-L515C93" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L516C56-L516C103" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Paste", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L517C27-L517C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L518C35-L518C61" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L519C49-L519C81" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L520C31-L520C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L521C26-L521C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L449C16-L449C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L457C16-L457C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.HideSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L465C16-L465C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.ModifiedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L473C16-L473C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L483C16-L483C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L491C16-L491C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L499C16-L499C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L60C16-L60C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L69C16-L69C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L81C13-L87C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L96C13-L96C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L106C13-L106C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L237C15-L237C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AcceptsReturn", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L246C15-L246C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L259C15-L259C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L269C15-L269C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L279C15-L279C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L289C16-L289C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L299C15-L299C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L307C15-L307C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L316C15-L316C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L328C15-L328C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L338C15-L338C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L348C15-L348C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L361C15-L361C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L370C15-L370C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L381C15-L381C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L391C15-L391C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L401C15-L401C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.ShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L410C15-L410C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L417C15-L417C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L426C15-L426C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs#L438C15-L438C39" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Vertical90", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Vertical270", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripTextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripTextDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolTip.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L80C11-L87C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L39C5-L101C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L266C34-L266C38" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L691C45-L691C62" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L938C9-L966C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.GetToolTip(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1028C9-L1035C28" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.RemoveAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1161C9-L1182C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.SetToolTip(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1221C9-L1223C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1392C9-L1396C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1404C9-L1415C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1422C9-L1434C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1441C9-L1461C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1468C9-L1478C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1485C9-L1504C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Hide(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1764C9-L1809C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.StopTimer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1931C9-L1939C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1952C19-L1952C34" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L1959C9-L1960C78" + }, + { + "DocsId": "E:System.Windows.Forms.ToolTip.Draw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L603C16-L603C32" + }, + { + "DocsId": "E:System.Windows.Forms.ToolTip.Popup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L614C16-L614C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L110C16-L110C22" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.AutomaticDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L143C16-L143C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.AutoPopDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L167C16-L167C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L186C16-L186C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L204C13-L239C23" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L250C16-L250C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L266C34-L266C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.IsBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L295C16-L295C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.InitialDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L341C16-L341C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.OwnerDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L359C29-L359C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ReshowDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L369C16-L369C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ShowAlways", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L389C16-L389C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.StripAmpersands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L411C16-L411C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L431C26-L431C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ToolTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L440C16-L440C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ToolTipTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L470C16-L470C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.UseAnimation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L560C16-L560C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.UseFading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs#L582C16-L582C26" + } + ], + "DocsId": "T:System.Windows.Forms.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolTipIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TrackBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L29C5-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L717C9-L718C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L745C74-L745C108" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L749C9-L760C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L800C9-L804C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L832C9-L846C41" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L851C9-L867C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L872C9-L886C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L895C9-L896C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L901C9-L963C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L970C9-L977C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L981C9-L983C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L987C9-L989C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L998C9-L1019C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.SetRange(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L1028C9-L1084C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L1151C42-L1151C119" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L1155C9-L1183C6" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L106C16-L106C45" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L122C16-L122C52" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L138C16-L138C58" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L223C16-L223C41" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L243C16-L243C46" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L259C16-L259C44" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L409C16-L409C44" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L514C16-L514C41" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L627C16-L627C35" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L635C16-L635C41" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L643C16-L643C40" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L651C16-L651C46" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L659C16-L659C67" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L667C16-L667C55" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L675C16-L675C35" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L683C16-L683C61" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L73C16-L73C25" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L114C16-L114C36" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L130C16-L130C42" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L148C13-L183C23" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L195C50-L195C65" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L197C44-L197C72" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L206C16-L206C35" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L215C16-L215C25" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L235C16-L235C39" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L251C16-L251C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L274C16-L274C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L304C16-L304C24" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L330C16-L330C24" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L358C16-L358C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L401C16-L401C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L450C16-L450C34" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L477C16-L477C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L506C16-L506C25" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.TickStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L529C16-L529C26" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.TickFrequency", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L559C16-L559C30" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs#L602C13-L603C27" + } + ], + "DocsId": "T:System.Windows.Forms.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L30C9-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L40C9-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L50C9-L53C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L60C9-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawLeftPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L70C9-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawRightPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L80C9-L83C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawTopPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L90C9-L93C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawBottomPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L100C9-L103C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTicks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.EdgeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L110C9-L133C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTicks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.EdgeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L140C9-L163C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetLeftPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L170C9-L172C73" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetRightPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L180C9-L182C73" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetTopPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L190C9-L192C73" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetBottomPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L200C9-L202C73" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs#L23C39-L23C70" + } + ], + "DocsId": "T:System.Windows.Forms.TrackBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TrackBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L56C5-L115C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L125C36-L128C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L133C57-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L141C76-L145C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32,System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L150C97-L153C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L158C89-L161C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.FromHandle(System.Windows.Forms.TreeView,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1247C9-L1247C44" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.BeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1278C9-L1293C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1348C9-L1406C21" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Collapse(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1463C9-L1464C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1471C9-L1472C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1493C9-L1591C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.EndEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1598C9-L1605C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.EnsureVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1637C9-L1644C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1651C9-L1665C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.ExpandAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1672C9-L1677C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.GetNodeCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1733C9-L1742C22" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1926C9-L1927C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2040C9-L2081C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Toggle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2093C9-L2101C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2108C9-L2108C42" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L2208C89-L2208C111" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L10C61-L10C74" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L12C46-L12C50" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L14C51-L14C64" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L16C67-L16C78" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L18C62-L18C87" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L22C9-L36C38" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L39C55-L39C63" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L41C50-L41C90" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L43C48-L43C87" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L45C51-L45C128" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L47C56-L47C86" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L49C58-L49C90" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.IKeyboardToolTip.cs#L51C48-L51C61" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L174C13-L179C38" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L224C13-L240C23" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L346C13-L346C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L376C16-L376C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.FirstNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L384C34-L384C78" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L411C13-L416C38" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.FullPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L461C13-L470C74" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L484C13-L489C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L509C13-L518C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L553C16-L553C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L571C25-L571C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsEditing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L581C13-L588C26" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsExpanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L600C13-L605C49" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L617C13-L622C49" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L634C13-L656C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.LastNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L668C13-L673C53" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Level", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L685C13-L691C41" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NextNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L704C13-L710C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NextVisibleNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L726C13-L748C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NodeFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L767C13-L772C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Nodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L813C13-L815C26" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L827C13-L835C27" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.PrevNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L847C13-L867C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.PrevVisibleNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L883C13-L905C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.SelectedImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L925C13-L934C47" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.SelectedImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L969C16-L969C40" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.StateImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1027C13-L1027C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.StateImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1056C13-L1062C44" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1094C13-L1094C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1112C13-L1112C31" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1132C13-L1132C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1149C13-L1149C31" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs#L1165C13-L1167C29" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L77C16-L77C27" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L80C13-L86C94" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L121C36-L121C40" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L123C40-L123C45" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L125C31-L125C36" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L134C9-L136C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L146C9-L151C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L159C9-L165C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L173C9-L179C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L187C9-L192C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L200C9-L207C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.AddRange(System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L214C9-L239C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L243C9-L247C37" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L295C46-L295C66" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L356C9-L364C47" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Contains(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L368C44-L368C63" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L373C53-L373C82" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L376C9-L378C20" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.IndexOf(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L382C14-L390C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L394C9-L396C17" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L404C9-L430C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L438C9-L474C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L478C9-L484C89" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L495C9-L497C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L505C9-L510C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L518C9-L524C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L532C9-L538C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L546C9-L551C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L559C9-L566C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L581C9-L582C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L586C9-L590C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Remove(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L594C9-L595C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L599C9-L603C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L607C9-L608C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L615C9-L620C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L622C43-L622C76" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L34C13-L39C45" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L77C16-L77C27" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L99C13-L112C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L119C25-L119C48" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L121C36-L121C40" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L123C40-L123C45" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L125C31-L125C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs#L127C31-L127C36" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs#L24C9-L29C60" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs#L41C9-L111C73" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventArgs.cs#L12C104-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeMouseClickEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventArgs.cs#L17C28-L17C32" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.Invoke(System.Object,System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeNodeMouseClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseClickEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeMouseHoverEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventArgs.cs#L16C29-L16C33" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseHoverEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.Invoke(System.Object,System.Windows.Forms.TreeNodeMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeNodeMouseHoverEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseHoverEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeMouseHoverEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Marked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeNodeState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L125C5-L175C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1595C9-L1596C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CollapseAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1603C9-L1604C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1613C12-L1613C46" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1617C9-L1628C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1651C9-L1667C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1677C9-L1678C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.ExpandAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1685C9-L1686C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1735C9-L1735C36" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1743C9-L1751C53" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1774C9-L1774C51" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeAt(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1782C9-L1782C38" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1790C9-L1796C60" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1917C9-L1931C41" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnDrawNode(System.Windows.Forms.DrawTreeNodeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1949C9-L1950C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1954C9-L2074C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2131C9-L2146C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2153C9-L2155C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2166C9-L2190C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeLabelEdit(System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2197C9-L2198C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterLabelEdit(System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2205C9-L2213C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeCheck(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2220C9-L2221C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterCheck(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2228C9-L2244C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeCollapse(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2251C9-L2252C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterCollapse(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2259C9-L2269C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeExpand(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2276C9-L2277C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterExpand(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2284C9-L2294C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2301C9-L2302C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseHover(System.Windows.Forms.TreeNodeMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2309C9-L2310C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeSelect(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2317C9-L2318C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2325C9-L2340C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2347C9-L2348C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2355C9-L2356C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2363C9-L2387C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2394C9-L2406C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2413C9-L2424C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2429C9-L2440C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2513C9-L2515C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2524C9-L2534C18" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetItemRenderStyles(System.Windows.Forms.TreeNode,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L2982C9-L3000C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L3191C9-L3199C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L3203C9-L3205C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L3261C9-L3553C6" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L236C16-L236C52" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L252C16-L252C58" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1028C16-L1028C44" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1387C16-L1387C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1448C16-L1448C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1456C16-L1456C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1464C16-L1464C38" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1472C16-L1472C37" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1480C16-L1480C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1488C16-L1488C40" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1496C16-L1496C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1504C16-L1504C38" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.DrawNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1515C16-L1515C35" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.ItemDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1523C16-L1523C35" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1531C16-L1531C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1539C16-L1539C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1547C16-L1547C38" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1559C16-L1559C35" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1567C16-L1567C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1575C16-L1575C47" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1583C16-L1583C51" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L199C13-L205C44" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L228C16-L228C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L244C16-L244C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L265C16-L265C27" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.CheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L290C13-L290C60" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L323C13-L420C23" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L432C13-L432C38" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L443C16-L443C35" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L463C13-L469C48" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L492C15-L492C65" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L517C13-L517C63" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.HotTracking", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L545C13-L545C61" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L576C13-L586C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L631C13-L631C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L663C13-L663C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.StateImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L742C13-L742C35" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Indent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L789C13-L798C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L833C13-L849C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.LabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L902C13-L902C59" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.LineColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L927C13-L933C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Nodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L960C13-L962C26" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L976C13-L976C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.PathSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1007C13-L1007C34" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1020C16-L1020C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1045C13-L1045C38" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Scrollable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1068C13-L1068C60" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1095C13-L1105C47" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1149C13-L1149C45" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1182C13-L1198C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1232C13-L1232C59" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowNodeToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1257C13-L1257C66" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowPlusMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1283C13-L1283C63" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowRootLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1307C15-L1307C65" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1333C13-L1333C56" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.TreeViewNodeSorter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1359C13-L1359C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1379C16-L1379C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.TopNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1404C13-L1410C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.VisibleCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs#L1442C32-L1442C113" + } + ], + "DocsId": "T:System.Windows.Forms.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeView.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.ByKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.ByMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Boolean,System.Windows.Forms.TreeViewAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs#L17C11-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewCancelEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewCancelEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs#L25C36-L25C40" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.Invoke(System.Object,System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeViewCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewDrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewDrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.TreeViewAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L20C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L26C29-L26C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs#L31C36-L31C40" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.Invoke(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeViewEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewHitTestInfo.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.TreeViewHitTestLocations)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewHitTestInfo.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs#L30C13-L30C24" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewHitTestInfo.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs#L41C13-L41C25" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewHitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Indent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.AboveClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.BelowClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.LeftOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.RightOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.RightOfLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.StateImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.PlusMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewHitTestLocations", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewHitTestLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L28C9-L40C58" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L52C9-L66C73" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L77C9-L141C16" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs#L19C13-L19C26" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewImageKeyConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageKeyConverter.cs#L24C9-L38C73" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageKeyConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageKeyConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewImageKeyConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TreeViewImageKeyConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventArgs.#ctor(System.Type,System.Boolean,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L11C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L22C35-L22C39" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.IsValidInput", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L27C32-L27C36" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L33C30-L33C34" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.ReturnValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L38C34-L38C38" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs#L43C26-L43C30" + } + ], + "DocsId": "T:System.Windows.Forms.TypeValidationEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.Invoke(System.Object,System.Windows.Forms.TypeValidationEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TypeValidationEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TypeValidationEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TypeValidationEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.UICues.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ShowFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ShowKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.Shown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ChangeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ChangeKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.Changed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UICuesEventArgs.#ctor(System.Windows.Forms.UICues)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L13C5-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ShowFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L21C30-L21C63" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ShowKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L26C33-L26C69" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ChangeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L31C32-L31C67" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ChangeKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L36C35-L36C73" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.Changed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L38C30-L38C56" + } + ], + "DocsId": "T:System.Windows.Forms.UICuesEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.Invoke(System.Object,System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.BeginInvoke(System.Object,System.Windows.Forms.UICuesEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UICuesEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.Automatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.CatchException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UnhandledExceptionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L30C5-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L214C12-L214C48" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L478C9-L481C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L488C5-L488C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L495C9-L498C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L505C9-L507C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L514C9-L585C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxKeyDown(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L592C9-L615C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L621C12-L621C25" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxLostFocus(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L628C9-L632C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxResize(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L639C9-L641C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxTextChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L649C9-L661C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L679C9-L685C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L692C9-L713C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L720C9-L784C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L792C9-L794C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L802C9-L808C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L895C50-L895C83" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.ValidateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L938C5-L938C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L943C9-L975C6" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L122C16-L122C45" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L154C16-L154C52" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L171C16-L171C58" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L297C16-L297C40" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L305C16-L305C40" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L313C16-L313C40" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L321C16-L321C39" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L79C16-L79C21" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L91C16-L91C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L100C16-L100C38" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L112C16-L112C29" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L132C16-L132C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L146C16-L146C36" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L163C16-L163C42" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L184C16-L184C28" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ChangingText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L201C35-L201C39" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L205C16-L205C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L220C13-L236C23" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L244C44-L244C85" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L249C48-L249C64" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L257C37-L257C56" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L264C16-L264C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.InterceptArrowKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L279C38-L279C42" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L283C16-L283C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L289C16-L289C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L337C13-L349C27" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L362C16-L362C36" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L373C16-L373C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L404C16-L404C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.UpDownAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L424C16-L424C28" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.UserEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs#L443C31-L443C35" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownEventArgs.ButtonID", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.Invoke(System.Object,System.Windows.Forms.UpDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.BeginInvoke(System.Object,System.Windows.Forms.UpDownEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UpDownEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UserControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L30C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L228C9-L228C40" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L239C9-L239C61" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L264C9-L267C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L277C9-L278C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L285C9-L290C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L295C9-L301C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L322C9-L331C6" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L57C16-L57C45" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L115C16-L115C49" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L196C16-L196C52" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L215C16-L215C41" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L46C16-L46C29" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L73C13-L73C38" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L107C16-L107C33" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L132C13-L132C33" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L159C13-L174C23" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L185C13-L185C39" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L207C16-L207C25" + } + ], + "DocsId": "T:System.Windows.Forms.UserControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.ImmediateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ValidationConstraints", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ValidationConstraints.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.View.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.LargeIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.Details", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.SmallIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + } + ], + "DocsId": "T:System.Windows.Forms.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/View.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs" + }, + { + "DocsId": "E:System.Windows.Forms.VScrollBar.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L52C16-L52C48" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L21C13-L23C23" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L31C13-L36C86" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs#L44C16-L44C30" + } + ], + "DocsId": "T:System.Windows.Forms.VScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollProperties.cs#L11C62-L13C6" + } + ], + "DocsId": "T:System.Windows.Forms.VScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowser.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L35C5-L59C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L589C9-L599C23" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L610C9-L620C23" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L628C9-L629C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L636C9-L637C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L644C9-L645C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L656C9-L662C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L671C9-L677C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L688C9-L694C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L701C9-L707C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L718C9-L724C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L731C9-L737C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L752C9-L758C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L768C13-L773C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L782C13-L796C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Refresh(System.Windows.Forms.WebBrowserRefreshOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L805C9-L822C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPageSetupDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L854C13-L859C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPrintDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L869C13-L874C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPrintPreviewDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L883C13-L888C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPropertiesDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L898C13-L903C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowSaveAsDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L913C13-L918C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L927C13-L932C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1055C9-L1064C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.AttachInterfaces(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1076C9-L1077C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.DetachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1084C9-L1085C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1087C74-L1087C110" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1094C9-L1105C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1113C9-L1118C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateWebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1123C73-L1123C97" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnCanGoBackChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1129C63-L1129C96" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnCanGoForwardChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1135C66-L1135C102" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnDocumentCompleted(System.Windows.Forms.WebBrowserDocumentCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1143C9-L1145C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnDocumentTitleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1151C67-L1151C104" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnEncryptionLevelChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1157C69-L1157C108" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnFileDownload(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1163C59-L1163C88" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNavigated(System.Windows.Forms.WebBrowserNavigatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1169C75-L1169C101" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNavigating(System.Windows.Forms.WebBrowserNavigatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1175C77-L1175C104" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNewWindow(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1181C62-L1181C88" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnProgressChanged(System.Windows.Forms.WebBrowserProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1187C87-L1187C119" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnStatusTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1195C9-L1196C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1344C9-L1357C6" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L478C16-L478C44" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.CanGoBackChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.CanGoForwardChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.DocumentCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.DocumentTitleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.EncryptionLevelChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.FileDownload", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.Navigated", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.Navigating", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.NewWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.ProgressChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.StatusTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.AllowNavigation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L75C16-L75C65" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.AllowWebBrowserDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L98C16-L98C51" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ScriptErrorsSuppressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L120C16-L120C37" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.WebBrowserShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L141C16-L141C76" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.CanGoBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L152C30-L152C47" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.CanGoForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L178C33-L178C53" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L207C13-L235C25" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L249C13-L270C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L297C13-L306C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L334C13-L353C34" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L367C13-L383C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.EncryptionLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L397C13-L402C37" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsBusy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L411C27-L411C73" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsOffline", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L419C30-L419C52" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsWebBrowserContextMenuEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L433C16-L433C80" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ObjectForScripting", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L447C16-L447C35" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L467C16-L467C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ReadyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L489C9-L491C58" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.StatusText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L505C13-L510C32" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L529C13-L544C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L571C13-L573C110" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ScrollBarsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L834C13-L834C72" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1043C13-L1049C74" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs#L1069C44-L1069C57" + }, + { + "DocsId": "T:System.Windows.Forms.WebBrowser.WebBrowserSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.CreateWebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L120C9-L120C45" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.AttachInterfaces(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L132C5-L132C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DetachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L139C5-L139C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L147C5-L147C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L155C5-L155C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L162C9-L163C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L216C9-L216C67" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L231C9-L305C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L316C9-L361C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L369C9-L478C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L482C9-L489C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L493C9-L499C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L503C9-L509C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L513C9-L521C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L526C5-L526C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L548C9-L550C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L558C9-L560C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L568C9-L570C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L577C9-L583C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1229C9-L1229C21" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1245C9-L1267C6" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1417C16-L1417C116" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1425C16-L1425C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1433C16-L1433C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseCaptureChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1441C16-L1441C107" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1449C16-L1449C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1457C16-L1457C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1465C16-L1465C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1473C16-L1473C110" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1481C16-L1481C109" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1489C16-L1489C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1497C16-L1497C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1505C16-L1505C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1513C16-L1513C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1521C16-L1521C106" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1529C16-L1529C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1537C16-L1537C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1545C16-L1545C96" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1553C16-L1553C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1561C16-L1561C96" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1569C16-L1569C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1577C16-L1577C100" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1586C16-L1586C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1594C16-L1594C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1602C16-L1602C105" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1610C16-L1610C110" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1618C16-L1618C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1626C16-L1626C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1634C16-L1634C95" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1642C16-L1642C96" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1650C16-L1650C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1658C16-L1658C94" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1666C16-L1666C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1674C16-L1674C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1682C16-L1682C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1690C16-L1690C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1698C16-L1698C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1706C16-L1706C95" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1714C16-L1714C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1722C16-L1722C100" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1730C16-L1730C100" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ActiveXInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L94C39-L94C55" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L178C13-L186C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1221C44-L1221C55" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1274C16-L1274C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1284C16-L1284C25" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1293C16-L1293C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1305C16-L1305C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1317C16-L1317C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1329C16-L1329C36" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1341C16-L1341C42" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1354C16-L1354C27" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1366C16-L1366C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1378C16-L1378C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1393C16-L1393C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs#L1402C16-L1402C34" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventArgs.cs#L22C23-L22C27" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserDocumentCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserDocumentCompletedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Insecure", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit40", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit56", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Fortezza", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit128", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserEncryptionLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserEncryptionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventArgs.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatedEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventArgs.cs#L22C23-L22C27" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserNavigatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserNavigatedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventArgs.#ctor(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs#L16C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatingEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs#L25C23-L25C27" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatingEventArgs.TargetFrameName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs#L30C38-L30C42" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserNavigatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserNavigatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserNavigatingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventArgs.#ctor(System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserProgressChangedEventArgs.CurrentProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs#L23C35-L23C39" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserProgressChangedEventArgs.MaximumProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs#L29C35-L29C39" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserProgressChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserProgressChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserProgressChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserProgressChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Uninitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Loaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Interactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Complete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserReadyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserReadyState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.IfExpired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Completely", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserRefreshOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserRefreshOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L51C9-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L59C9-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#OnControlInfoChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L71C65-L71C77" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#LockInPlaceActive(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L73C72-L73C89" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#GetExtendedControl(Windows.Win32.System.Com.IDispatch**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L77C9-L83C34" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#TransformCoords(Windows.Win32.Foundation.POINTL*,System.Drawing.PointF*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L88C9-L133C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#TranslateAccelerator(Windows.Win32.UI.WindowsAndMessaging.MSG*,Windows.Win32.System.Ole.KEYMODIFIERS)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L138C9-L156C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#OnFocus(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L158C66-L158C78" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#ShowPropertyFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L160C62-L160C79" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#SaveObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L163C54-L163C71" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#GetMoniker(System.UInt32,System.UInt32,Windows.Win32.System.Com.IMoniker**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L167C9-L173C34" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#GetContainer(Windows.Win32.System.Ole.IOleContainer**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L178C9-L184C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#ShowObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L189C9-L210C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#OnShowWindow(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L213C66-L213C78" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#RequestNewObjectLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L215C66-L215C83" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L220C9-L226C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L229C80-L229C97" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#CanInPlaceActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L231C63-L231C75" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnInPlaceActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L235C9-L238C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnUIActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L243C9-L245C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#GetWindowContext(Windows.Win32.System.Ole.IOleInPlaceFrame**,Windows.Win32.System.Ole.IOleInPlaceUIWindow**,Windows.Win32.Foundation.RECT*,Windows.Win32.Foundation.RECT*,Windows.Win32.System.Ole.OLEINPLACEFRAMEINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L255C9-L278C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#Scroll(Windows.Win32.Foundation.SIZE)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L281C68-L281C83" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnUIDeactivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L285C9-L291C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnInPlaceDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L296C9-L303C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#DiscardUndoState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L306C61-L306C73" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#DeactivateAndUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L308C62-L308C98" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnPosRectChange(Windows.Win32.Foundation.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L310C77-L310C109" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#ISimpleFrameSite#Interface#PreMessageFilter(Windows.Win32.Foundation.HWND,System.UInt32,Windows.Win32.Foundation.WPARAM,Windows.Win32.Foundation.LPARAM,Windows.Win32.Foundation.LRESULT*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L319C29-L319C41" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#ISimpleFrameSite#Interface#PostMessageFilter(Windows.Win32.Foundation.HWND,System.UInt32,Windows.Win32.Foundation.WPARAM,Windows.Win32.Foundation.LPARAM,Windows.Win32.Foundation.LRESULT*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L327C27-L327C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnChanged(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L334C9-L354C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnRequestEdit(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L357C72-L357C84" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleWindow#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L419C12-L419C62" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleWindow#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs#L422C12-L422C78" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowserSiteBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs#L16C5-L18C45" + }, + { + "DocsId": "P:System.Windows.Forms.WindowsFormsSection.JitDebugging", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs#L23C16-L23C51" + } + ], + "DocsId": "T:System.Windows.Forms.WindowsFormsSection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L26C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L66C9-L75C6" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Send(System.Threading.SendOrPostCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L81C9-L88C6" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Post(System.Threading.SendOrPostCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L91C12-L91C69" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.CreateCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L94C12-L94C87" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Uninstall", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L157C39-L157C74" + }, + { + "DocsId": "P:System.Windows.Forms.WindowsFormsSynchronizationContext.AutoInstall", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L113C16-L113C35" + } + ], + "DocsId": "T:System.Windows.Forms.WindowsFormsSynchronizationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.ImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.BorderFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BackgroundType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.BorderOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.Composited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.BackgroundFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.GlyphTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.GlyphOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.AlwaysShowSizingBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.MirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.UniformSizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.IntegralSizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.SourceGrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.SourceShrink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BooleanProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.Rectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.RoundedRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.Ellipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BorderType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.CheckBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.BorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.FillColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeLightColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeHighlightColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeDarkShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeFillColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.ShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlyphTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlyphTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.FillColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.BorderColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.AccentColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ColorProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ComboBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.FillInterior", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Soft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Mono", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EdgeEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Diagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.Edges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Etched", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Bump", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EdgeStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.BackgroundType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.BorderType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.FillType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.SizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.HorizontalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.VerticalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.OffsetType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.IconEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.TextShadowType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.GlyphType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ImageSelectType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.GlyphFontSizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.TrueSizeScalingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EnumProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.StockImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.GlyphImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FilenameProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.VerticalGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.HorizontalGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.RadialGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.TileImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FillType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.TextFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.GlyphFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FontProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GlyphFontSizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.ImageGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.FontGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GlyphType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GroupBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Client", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HitTestCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.BackgroundSegment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.FixedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.SizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.SystemSizingMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HitTestOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HorizontalAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Glow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Shadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Pulse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.IconEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ImageOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ImageSelectType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ImageCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.AlphaLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.RoundCornerWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.RoundCornerHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ProgressChunkSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ProgressSpaceSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Saturation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.TextBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.AlphaThreshold", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GlyphIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.TrueSizeStretchMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.IntegerProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.SizingMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.ContentMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.CaptionMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.MarginProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.LeftOfCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.RightOfCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.LeftOfLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.RightOfLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.AboveLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BelowLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.OffsetType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.Offset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.TextShadowOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize1", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize2", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize3", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize5", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.PointProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.PushButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.RadioButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.LeftAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.FixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.SizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.StringProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.StringProperty.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.StringProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TabItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Readonly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Assist", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.Continuous", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextShadowType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ToolBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TrackBarThumbState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TrueSizeScalingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VerticalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleElement.CreateElement(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L28C9-L28C63" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L31C31-L31C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Part", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L33C23-L33C27" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L35C24-L35C28" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsSupportedByOS", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L29C43-L29C47" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L34C43-L34C64" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.ColorScheme", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L62C13-L73C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L84C13-L95C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L102C48-L104C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Company", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L109C37-L111C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Author", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L116C36-L118C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Copyright", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L123C39-L125C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L130C33-L132C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L137C37-L139C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L144C41-L146C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.SupportsFlatMenus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L152C9-L155C52" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.MinimumColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L164C13-L174C26" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.TextControlBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L181C46-L183C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.ControlHighlightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L188C48-L190C39" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleInformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsElementDefined(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L78C9-L80C70" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.#ctor(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L126C62-L128C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L134C5-L144C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L179C38-L179C52" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.SetParameters(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L188C9-L191C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.SetParameters(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L200C9-L206C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L213C9-L217C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L242C9-L246C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawEdge(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.Edges,System.Windows.Forms.VisualStyles.EdgeStyle,System.Windows.Forms.VisualStyles.EdgeEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L269C9-L273C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L301C9-L308C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ImageList,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L316C9-L328C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawParentBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L337C9-L350C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L357C9-L358C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L365C9-L366C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Boolean,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L373C9-L377C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundContentRectangle(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L407C9-L411C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundExtent(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L429C9-L439C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundRegion(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L448C9-L472C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBoolean(System.Windows.Forms.VisualStyles.BooleanProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L479C9-L482C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetColor(System.Windows.Forms.VisualStyles.ColorProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L491C9-L494C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetEnumValue(System.Windows.Forms.VisualStyles.EnumProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L503C9-L506C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetFilename(System.Windows.Forms.VisualStyles.FilenameProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L515C9-L523C55" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetFont(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.FontProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L532C9-L554C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetInteger(System.Windows.Forms.VisualStyles.IntegerProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L562C9-L565C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPartSize(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.ThemeSizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L573C9-L577C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPartSize(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ThemeSizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L600C9-L608C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPoint(System.Windows.Forms.VisualStyles.PointProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L616C9-L619C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetMargins(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.MarginProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L627C9-L636C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetString(System.Windows.Forms.VisualStyles.StringProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L644C9-L652C54" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextExtent(System.Drawing.IDeviceContext,System.String,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L660C9-L676C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextExtent(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L683C9-L699C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextMetrics(System.Drawing.IDeviceContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L706C9-L711C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L718C9-L733C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Region,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L740C9-L744C77" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.IntPtr,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L752C9-L767C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsBackgroundPartiallyTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L774C9-L774C83" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L53C13-L64C30" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Class", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L149C27-L149C31" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Part", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L154C23-L154C27" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L159C24-L159C28" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L173C12-L177C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L179C38-L179C52" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.LastHResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L781C31-L781C48" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.NoneEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.ClientAreaEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.NonClientAreaEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.ClientAndNonClientAreasEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.ResetBrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.ShowCategories(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.BrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.IRootGridEntry", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L19C9-L37C32" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L41C12-L41C63" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L45C9-L58C75" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.PropertiesTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L11C39-L11C63" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.PropertiesTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs#L13C43-L13C58" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.PropertiesTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertiesTab.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.wfcMenuGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.wfcMenuCommand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Commands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L33C9-L46C21" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L51C9-L57C34" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L127C27-L127C53" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L129C31-L129C61" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L131C43-L131C77" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L135C39-L135C73" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L137C41-L137C73" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L139C37-L139C66" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L141C41-L141C74" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L143C52-L143C85" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L147C16-L147C32" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L148C16-L148C49" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L153C36-L153C69" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L155C51-L155C96" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L157C40-L157C79" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L159C51-L159C76" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L129C31-L129C61" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L133C39-L133C68" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L147C16-L147C32" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L151C33-L151C48" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L153C36-L153C69" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L157C40-L157C79" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.ArrangedElementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.InitLayout(System.Object,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs#L27C9-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs#L42C9-L43C78" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L20C9-L25C57" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L34C9-L39C60" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L47C9-L60C58" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs#L65C9-L132C73" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TableLayoutSettingsTypeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.#ctor(System.Object,System.Type[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L19C5-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnActivated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L317C9-L329C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnHelpRequested(System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L334C9-L336C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnSelChangeSelector(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L378C9-L407C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L415C9-L420C48" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L439C9-L439C34" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L447C9-L447C37" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L455C9-L455C35" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Windows.Forms.IWin32Window,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L463C9-L465C29" + }, + { + "DocsId": "E:System.Windows.Forms.Design.ComponentEditorForm.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L130C16-L130C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorForm.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L122C16-L122C29" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentEditorForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L57C50-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.Activate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L107C9-L118C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ApplyChanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L123C43-L123C58" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.Deactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L130C9-L131C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.EnterLoadingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L136C42-L136C51" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ExitLoadingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L143C9-L149C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.GetControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L154C44-L154C48" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.GetSelectedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L159C53-L159C62" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsPageMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L164C59-L164C85" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsFirstActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L169C41-L169C54" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsLoading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L174C35-L174C47" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.LoadComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.OnApplyComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L184C46-L184C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ReloadComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L191C9-L195C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SaveComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L207C9-L211C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L218C9-L220C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetSite(System.Windows.Forms.IComponentEditorPageSite)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L227C9-L229C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L236C5-L236C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SupportsHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L241C43-L241C48" + }, + { + "DocsId": "E:System.Windows.Forms.Design.ComponentEditorPage.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L40C16-L40C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L32C16-L32C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.PageSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L47C52-L47C56" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L52C39-L52C43" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.FirstActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L57C36-L57C40" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.LoadRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L62C35-L62C39" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L67C29-L67C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.CommitOnDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L72C38-L72C42" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L81C13-L83C23" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L93C16-L93C86" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L100C36-L100C45" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentEditorPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L22C5-L22C68" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L28C56-L28C106" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L35C9-L44C20" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L90C12-L90C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L102C9-L169C41" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventsTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L24C39-L24C59" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventsTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L26C43-L26C51" + } + ], + "DocsId": "T:System.Windows.Forms.Design.EventsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.CanShowComponentEditor(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.GetDialogOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.SetUIDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowComponentEditor(System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowDialog(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.Exception,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowToolWindow(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.IUIService.Styles", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.CloseDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.DropDownControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.ShowDialog(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IWindowsFormsEditorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L81C55-L81C59" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L85C9-L87C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L91C9-L96C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L98C23-L98C48" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L104C12-L104C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L110C12-L110C54" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L125C37-L125C73" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L42C13-L55C28" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.Components", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L62C43-L62C47" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L75C43-L75C50" + } + ], + "DocsId": "T:System.Windows.Forms.Design.PropertyTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.MenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.StatusStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ToolStripItemDesignerAvailability", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L15C5-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.#ctor(System.Windows.Forms.Design.ToolStripItemDesignerAvailability)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L19C5-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L28C9-L33C130" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L36C42-L36C78" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L38C50-L38C65" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.ItemAdditionVisibility", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L24C71-L24C75" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L19C9-L19C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L27C9-L27C54" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L35C9-L42C94" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.GetComponentEditorPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L48C60-L48C64" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.GetInitialComponentEditorPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L54C67-L54C68" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.WindowsFormsComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.Com2Variant.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/Com2Variant.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.Com2Variant", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/Com2Variant.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService.ShowPropertyPage(System.String,System.Object,System.Int32,System.Guid,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/ICOM2PropertyPageDisplayService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/ICOM2PropertyPageDisplayService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.HandleF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.LoadState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.SaveState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.ComComponentNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L17C16-L17C44" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L20C16-L20C49" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L28C13-L34C28" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L98C13-L159C10" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + } + ], + "DocsId": "T:System.Resources.ResXFileRef.Converter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Application.MessageLoopCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ActiveXInvokeKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.AxComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs#L18C13-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AxComponentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.AxComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.AxComponentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.ClsidAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs#L11C9-L14C10" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ClsidAttribute.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs#L16C31-L16C35" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ClsidAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ClsidAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.#ctor(System.Object,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.Disconnect", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs#L85C13-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs#L91C34-L91C37" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ConnectionPointCookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ConnectionPointCookie.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.AboutBoxDelegate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.ActiveXInvokeKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.#ctor(System.String,System.Windows.Forms.AxHost.ActiveXInvokeKind)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs#L19C9-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs#L23C46-L28C33" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.InvalidActiveXStateException", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.InvalidActiveXStateException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.State.#ctor(System.IO.Stream,System.Int32,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L63C9-L71C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L76C9-L120C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L329C13-L347C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L351C13-L356C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs#L360C13-L362C10" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.State.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L19C16-L19C88" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L23C16-L23C96" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L28C13-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs#L40C13-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.StateConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.StateConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs#L13C9-L16C10" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs#L18C33-L18C37" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/AxHost.TypeLibraryTimeStampAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L10C60-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L23C13-L27C10" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L17C16-L19C29" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L45C53-L47C19" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs#L53C17-L63C106" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ButtonBase.ButtonBaseAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L13C15-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L66C13-L80C10" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L20C16-L22C31" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L24C48-L24C103" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs#L27C16-L31C32" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckBox.CheckBoxAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L35C17-L35C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L43C17-L43C30" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L51C17-L51C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L81C17-L81C36" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L85C17-L85C100" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L91C13-L91C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L96C13-L96C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L101C13-L101C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L106C13-L106C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L111C13-L111C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L116C13-L116C41" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L121C13-L127C30" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L133C13-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L154C13-L156C44" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L161C13-L167C23" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L172C13-L178C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L27C17-L27C50" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L35C17-L35C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L43C17-L43C30" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L51C17-L51C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L59C17-L59C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L72C17-L73C69" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs#L81C17-L81C36" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L68C17-L68C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L76C17-L76C30" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L84C17-L84C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L98C13-L98C40" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L103C13-L103C56" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L113C13-L113C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L118C13-L118C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L123C13-L123C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L128C13-L128C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L133C13-L133C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L138C13-L143C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L168C13-L168C62" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L31C17-L31C55" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L56C17-L56C61" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L68C17-L68C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L76C17-L76C30" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L84C17-L84C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs#L92C17-L92C29" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.CheckedItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.#ctor(System.Windows.Forms.CheckedListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs#L12C57-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs#L23C13-L23C85" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs#L35C13-L40C26" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/CheckedListBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.ChildAccessibleObject.#ctor(System.Windows.Forms.ComboBox,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs#L12C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ChildAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs#L28C17-L28C56" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox.ChildAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ChildAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.#ctor(System.Windows.Forms.ComboBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L67C17-L67C29" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L75C17-L75C30" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L83C17-L83C30" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L106C13-L113C26" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L174C13-L174C31" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L179C13-L189C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L237C13-L239C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L260C13-L260C41" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L268C13-L281C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L285C13-L298C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L303C47-L303C77" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L316C13-L361C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L368C13-L400C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L408C13-L414C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L461C13-L473C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#Generic#IComparer#Compare(System.Windows.Forms.ComboBox.ObjectCollection.Entry,System.Windows.Forms.ComboBox.ObjectCollection.Entry)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L477C13-L486C86" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L61C29-L61C44" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L67C17-L67C29" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L75C17-L75C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L83C17-L83C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L91C17-L91C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs#L218C17-L223C46" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ComboBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L32C15-L34C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L414C13-L428C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L432C16-L432C79" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L435C16-L435C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L439C13-L452C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.RaiseLiveRegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L467C13-L474C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L531C16-L531C91" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L202C50-L202C113" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L208C48-L208C96" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L226C17-L234C32" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L262C17-L270C34" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L280C17-L281C73" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L292C17-L298C74" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L312C53-L312C64" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L358C34-L358C95" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs#L407C17-L408C74" + } + ], + "DocsId": "T:System.Windows.Forms.Control.ControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L23C9-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L35C13-L35C50" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L45C13-L135C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L139C13-L146C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.AddRange(System.Windows.Forms.Control[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L153C13-L176C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L182C13-L186C28" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Contains(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L189C51-L189C87" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L197C13-L201C44" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L252C13-L252C58" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.IndexOf(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L255C49-L255C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L263C13-L289C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L312C13-L333C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L337C13-L341C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L345C13-L346C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L353C13-L358C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L412C13-L431C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L441C13-L441C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L452C13-L458C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.SetChildIndex(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L496C13-L497C10" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L303C32-L303C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L368C17-L377C32" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L389C17-L402C33" + } + ], + "DocsId": "T:System.Windows.Forms.Control.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataFormats.Format.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs#L23C9-L27C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataFormats.Format.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs#L32C30-L32C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataFormats.Format.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs#L37C25-L37C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataFormats.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataFormats.Format.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L20C15-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L80C13-L129C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L134C13-L157C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L162C13-L168C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L174C13-L174C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L179C13-L211C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L220C21-L224C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs#L56C16-L56C65" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.AccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L15C15-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.CopyTo(System.Windows.Forms.Control[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L22C13-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Insert(System.Int32,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L27C13-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs#L50C18-L61C10" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L96C13-L103C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L109C46-L109C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L116C13-L116C69" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridView.HitTestInfo.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L41C17-L41C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L53C17-L53C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.ColumnX", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L64C17-L64C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.RowY", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L75C17-L75C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs#L87C17-L87C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.HitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L17C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L21C73-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L109C13-L141C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L147C13-L159C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L164C13-L192C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L30C17-L41C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L49C17-L49C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L57C17-L57C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L74C17-L79C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L87C17-L87C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs#L103C17-L103C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridView.TopRowAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L12C82-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L26C13-L52C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L54C48-L54C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L20C17-L20C67" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L18C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L22C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L247C13-L293C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L377C13-L392C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L398C13-L412C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L416C59-L416C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L418C60-L418C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L422C13-L475C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L548C13-L580C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L27C45-L27C99" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L33C17-L38C94" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L46C17-L81C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L87C20-L87C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L99C53-L99C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L114C48-L114C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L120C17-L169C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L177C17-L206C41" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCell.DataGridViewCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L14C84-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L81C13-L132C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L134C48-L134C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L22C17-L44C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L53C17-L75C151" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewColumnHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L14C100-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L106C13-L135C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L139C13-L160C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L206C13-L240C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L29C45-L31C114" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L37C17-L56C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L60C40-L62C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L65C53-L67C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L69C48-L69C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L75C17-L98C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L102C41-L102C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs#L14C84-L17C10" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.#ctor(System.Windows.Forms.DataGridViewComboBoxCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L23C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L63C40-L63C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L65C44-L65C84" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L67C35-L67C66" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L81C13-L106C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L111C13-L111C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L117C13-L120C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L125C13-L128C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L192C13-L199C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L208C13-L208C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L216C13-L217C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L221C13-L222C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L229C13-L229C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L234C13-L236C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L249C13-L269C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L277C13-L283C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L291C13-L300C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L46C17-L46C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L63C40-L63C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L65C44-L65C84" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L67C35-L67C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L69C35-L69C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs#L165C17-L170C42" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewComboBoxCell.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L12C81-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L37C13-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L58C48-L58C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L20C17-L20C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L24C48-L24C119" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L28C20-L28C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L12C80-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L26C13-L51C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L53C48-L53C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L20C17-L20C65" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L19C9-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L245C13-L271C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L277C13-L294C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L297C59-L297C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L301C13-L315C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L321C13-L386C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L392C13-L441C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L42C17-L83C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L91C17-L100C110" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L106C20-L106C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L118C53-L118C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L133C48-L133C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L162C17-L200C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L208C17-L239C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRow.DataGridViewRowAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewRowHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L13C94-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L119C13-L131C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L135C13-L200C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L206C13-L240C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L21C17-L40C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L48C17-L60C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L64C41-L64C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L66C53-L66C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L81C48-L81C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L87C17-L111C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L115C41-L115C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs#L12C83-L14C10" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewTopLeftHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L13C101-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L140C13-L144C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L148C13-L186C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L192C13-L237C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L21C17-L32C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L40C17-L51C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L60C17-L95C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L104C17-L124C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L134C17-L134C37" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.#ctor(System.Windows.Forms.DateTimePicker)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L12C71-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L102C13-L111C10" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L23C17-L35C29" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L41C40-L41C71" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L47C17-L48C91" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L56C17-L63C30" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L67C48-L67C100" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs#L93C16-L97C34" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DateTimePicker.DateTimePickerAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.#ctor(System.String,System.Windows.Forms.AccessibleObject)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L29C17-L29C30" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L37C53-L37C57" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L43C17-L43C48" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L51C17-L51C52" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs#L59C17-L59C30" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.#ctor(System.Windows.Forms.DomainUpDown)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L20C67-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L27C66-L27C109" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L29C48-L29C91" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs#L25C48-L25C80" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L56C13-L62C24" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L69C13-L79C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L86C13-L98C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L104C13-L109C10" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs#L31C17-L31C36" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/DomainUpDown.DomainUpDownItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.#ctor(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L21C15-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L32C13-L57C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L64C13-L70C10" + } + ], + "DocsId": "T:System.Windows.Forms.Form.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleMonth", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleYear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.NextMonthButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.PrevMonthButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.CalendarBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.Date", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.NextMonthDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.PrevMonthDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.DayOfWeek", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.WeekNumbers", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TodayLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/HitArea.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs#L36C30-L36C34" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs#L42C34-L42C38" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs#L48C32-L48C36" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MonthCalendar.HitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L110C40-L110C44" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L112C44-L112C49" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L114C35-L114C40" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L193C20-L193C31" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L196C17-L202C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L237C13-L245C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.String,System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L255C13-L263C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L267C13-L273C30" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L278C13-L282C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L289C13-L293C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Image,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L302C13-L305C40" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.AddRange(System.Drawing.Image[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L378C13-L388C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.AddStrip(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L396C13-L413C40" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L422C13-L432C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Contains(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L435C46-L435C79" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L439C13-L444C36" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L450C48-L450C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.IndexOf(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L453C44-L453C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L457C13-L462C35" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L471C13-L500C23" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L503C56-L503C89" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L513C18-L517C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L524C13-L530C43" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Remove(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L534C44-L534C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L538C13-L544C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L548C13-L565C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L572C13-L577C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.SetKeyName(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L584C13-L595C10" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Keys", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L38C17-L52C39" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L85C17-L105C34" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L110C40-L110C44" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L112C44-L112C49" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L114C35-L114C40" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L116C35-L116C40" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L121C30-L121C40" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L129C17-L134C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L193C20-L193C31" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs#L213C17-L225C36" + } + ], + "DocsId": "T:System.Windows.Forms.ImageList.ImageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ImageList.ImageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L25C13-L30C61" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L39C13-L44C64" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L52C13-L85C62" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L97C13-L120C77" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L130C13-L146C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L152C93-L152C97" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L162C13-L163C97" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs#L169C89-L169C93" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkArea.LinkAreaConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkArea.LinkAreaConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L16C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L16C9-L29C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor(System.Int32,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L16C9-L36C10" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L51C38-L51C42" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L56C20-L56C28" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L81C17-L94C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.LinkData", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L111C35-L111C39" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L129C20-L129C41" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L135C20-L135C26" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L158C30-L158C34" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Visited", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs#L163C20-L163C68" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.Link.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.#ctor(System.Windows.Forms.LinkLabel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L20C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L46C20-L46C31" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L49C17-L55C85" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L94C40-L94C44" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L96C44-L96C49" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L98C35-L98C40" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L104C13-L109C45" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Int32,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L114C13-L138C22" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L143C13-L187C26" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L193C13-L199C81" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L205C13-L211C81" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Contains(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L217C13-L217C49" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L225C13-L225C50" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L230C13-L236C30" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.IndexOf(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L242C13-L242C48" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L247C13-L253C27" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L263C13-L289C23" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L305C13-L318C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L322C13-L323C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L327C13-L333C60" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Remove(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L339C13-L364C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L368C13-L369C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L376C13-L381C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L385C13-L389C10" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L31C17-L31C45" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L46C20-L46C31" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L68C17-L81C33" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L87C29-L87C48" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.LinksAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L92C34-L92C38" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L94C40-L94C44" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L96C44-L96C49" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L98C35-L98C40" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs#L100C35-L100C40" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel.LinkCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/LinkLabel.LinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L106C17-L106C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L110C17-L110C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L118C17-L118C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L126C17-L126C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L134C17-L134C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L148C13-L154C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L160C13-L166C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L172C13-L181C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L186C13-L192C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L198C13-L198C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L203C13-L203C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L208C13-L208C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L213C13-L213C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L218C13-L218C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L223C13-L227C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L231C13-L238C59" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L30C17-L45C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L74C17-L98C134" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L106C17-L106C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L118C17-L118C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L126C17-L126C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L134C17-L134C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs#L142C17-L142C29" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L19C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L83C17-L88C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L92C17-L92C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L139C17-L139C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L147C17-L147C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L161C13-L172C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L178C13-L189C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L198C13-L203C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L208C13-L222C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L230C13-L262C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L275C13-L286C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L292C13-L292C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L297C13-L297C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L302C13-L302C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L307C13-L307C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L312C13-L312C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L317C13-L326C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L330C13-L342C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L35C17-L40C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L69C17-L75C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L83C17-L88C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L103C17-L122C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L139C17-L139C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L147C17-L147C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs#L155C17-L155C29" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.CheckedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.CheckedListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L136C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L42C17-L42C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L46C17-L46C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L92C17-L92C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L100C17-L100C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L108C17-L108C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L125C13-L130C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L144C13-L170C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.Int32,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L186C13-L192C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L197C13-L199C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L204C13-L208C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L215C13-L220C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L225C13-L230C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L235C13-L241C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L246C13-L253C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L258C13-L265C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.AddRange(System.Windows.Forms.ColumnHeader[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L272C13-L300C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L304C13-L310C102" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L320C13-L355C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Contains(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L359C13-L359C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L364C13-L369C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L377C13-L377C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L382C13-L386C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.IndexOf(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L390C18-L398C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L403C13-L408C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L413C13-L419C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L423C13-L427C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L431C13-L438C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L444C13-L449C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L453C13-L459C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L463C13-L469C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L473C13-L480C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L484C13-L492C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L496C13-L504C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L513C13-L581C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Remove(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L585C13-L590C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L594C13-L598C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L602C13-L608C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L29C17-L34C53" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L42C17-L42C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L58C17-L71C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L84C17-L84C89" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L92C17-L92C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L100C17-L100C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L108C17-L108C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs#L116C17-L116C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.ColumnHeaderCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ColumnHeaderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L20C9-L31C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L63C17-L63C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L71C17-L71C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L79C17-L79C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L120C17-L120C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L124C17-L127C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L161C13-L161C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L166C13-L176C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L186C13-L188C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L198C13-L199C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L211C13-L213C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L223C13-L228C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L238C13-L243C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.AddRange(System.Windows.Forms.ListViewItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L250C13-L253C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.AddRange(System.Windows.Forms.ListView.ListViewItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L257C13-L262C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L269C13-L270C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L274C13-L274C45" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L278C16-L278C75" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L285C13-L285C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L290C13-L291C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L299C13-L304C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L339C13-L345C46" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L350C18-L358C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L362C16-L362C78" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L370C13-L396C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L409C13-L415C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L420C13-L420C58" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L425C13-L425C70" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L430C13-L438C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L443C16-L443C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L446C16-L449C19" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L452C16-L455C19" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Remove(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L464C13-L465C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L472C13-L478C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L485C13-L490C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L494C13-L498C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L55C17-L55C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L63C17-L63C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L71C17-L71C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L79C17-L79C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L87C17-L87C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L98C17-L103C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L120C17-L120C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs#L138C17-L150C29" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.ListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.ListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L130C17-L130C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L134C17-L134C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L142C17-L142C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L150C17-L150C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L158C17-L158C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L172C13-L177C57" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L182C13-L188C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L194C13-L203C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L208C13-L214C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L220C13-L226C117" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L237C13-L237C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L242C13-L248C117" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L254C13-L254C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L259C13-L284C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L290C13-L299C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L303C13-L307C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L311C13-L318C59" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L324C13-L345C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L30C17-L41C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L97C17-L121C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L130C17-L130C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L142C17-L142C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L150C17-L150C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L158C17-L158C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs#L166C17-L166C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L19C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L186C17-L191C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L196C17-L196C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L204C17-L204C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L220C17-L220C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L228C17-L228C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L235C13-L235C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L241C13-L241C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L255C13-L255C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L261C13-L261C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L269C13-L279C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L286C13-L291C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L296C13-L301C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L306C13-L317C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L323C13-L332C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L336C13-L348C68" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L354C13-L368C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L373C13-L384C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L393C13-L425C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L88C17-L104C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L116C17-L146C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L158C17-L177C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L186C17-L191C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L204C17-L204C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L212C17-L212C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L220C17-L220C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs#L228C17-L228C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.SelectedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListView.SelectedListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L38C17-L38C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L46C17-L46C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L54C17-L54C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L62C17-L62C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L68C13-L68C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L73C13-L78C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L83C13-L85C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L89C13-L105C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L110C13-L115C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L145C13-L148C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L153C13-L158C35" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.AddRange(System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L163C13-L164C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.AddRange(System.Windows.Forms.ListBox.IntegerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L168C13-L169C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L223C13-L224C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L228C13-L228C88" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L233C13-L239C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L243C13-L244C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L252C13-L258C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L265C13-L275C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L308C17-L308C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L312C17-L320C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L325C13-L332C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L336C13-L336C57" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L30C17-L30C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L38C17-L38C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L46C17-L46C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L54C17-L54C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L62C17-L62C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L284C17-L289C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs#L308C17-L308C36" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.IntegerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.IntegerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox,System.Windows.Forms.ListBox.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L32C15-L37C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L43C15-L48C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L68C40-L68C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L70C44-L70C49" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L72C35-L72C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L87C13-L90C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L161C40-L161C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.AddRange(System.Windows.Forms.ListBox.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L165C13-L169C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L173C13-L177C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L226C20-L226C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L227C20-L227C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L235C13-L237C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L265C13-L265C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L268C47-L268C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L275C13-L282C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L286C13-L293C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L298C47-L298C74" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L302C13-L304C46" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L307C45-L307C60" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L327C13-L366C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L368C55-L368C75" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L376C13-L383C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L385C45-L385C59" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L392C13-L415C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L53C29-L53C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L68C40-L68C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L70C44-L70C49" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L72C35-L72C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L74C35-L74C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L210C17-L215C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs#L226C20-L226C31" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L36C17-L36C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L44C17-L44C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L52C17-L52C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L66C13-L66C49" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L71C13-L77C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L87C13-L94C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L99C13-L105C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L111C13-L111C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L116C13-L116C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L121C13-L121C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L126C13-L126C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L131C13-L131C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L150C17-L150C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L154C17-L154C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L173C13-L178C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L182C13-L183C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L187C13-L198C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L202C13-L213C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L217C13-L217C54" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L28C17-L28C51" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L36C17-L36C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L44C17-L44C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L52C17-L52C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L60C17-L60C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L141C17-L142C55" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs#L150C17-L150C36" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L22C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L77C17-L77C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L85C17-L85C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L93C17-L93C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L144C13-L144C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L149C13-L149C105" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L154C13-L154C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L159C13-L159C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L164C13-L164C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L169C13-L169C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L174C13-L174C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L206C13-L211C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L215C13-L215C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L251C13-L252C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L256C13-L268C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L272C13-L284C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L36C17-L69C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L77C17-L77C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L85C17-L85C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L93C17-L93C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L138C17-L138C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs#L196C17-L196C70" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.SelectedObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListBox.SelectedObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L37C9-L39C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor(System.Windows.Forms.ListViewItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L41C9-L45C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor(System.Windows.Forms.ListViewItem,System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L47C9-L57C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.ResetStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L260C13-L265C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L267C46-L267C76" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L76C17-L81C76" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L100C17-L106C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L146C17-L151C71" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L169C17-L174C80" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L198C20-L198C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L206C20-L206C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs#L218C20-L218C40" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L19C9-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L32C40-L32C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L34C44-L34C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L36C35-L36C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L75C20-L75C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L78C17-L84C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L113C13-L119C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L124C13-L126C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L131C13-L133C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.Windows.Forms.ListViewItem.ListViewSubItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L138C13-L152C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L156C13-L169C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.String[],System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L173C13-L186C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L190C13-L195C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L200C13-L213C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Contains(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L215C59-L215C81" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L219C13-L224C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L230C57-L230C86" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IndexOf(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L248C18-L256C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L261C13-L266C42" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L274C13-L297C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Insert(System.Int32,System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L307C13-L322C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L326C13-L332C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Remove(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L336C13-L341C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L345C13-L349C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L353C13-L368C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L375C13-L380C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L384C13-L388C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L392C13-L392C53" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L30C29-L30C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L32C40-L32C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L34C44-L34C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L36C35-L36C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L38C35-L38C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L47C17-L52C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L75C20-L75C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs#L95C17-L107C36" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ListViewItem.ListViewSubItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.#ctor(System.Windows.Forms.MdiClient)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs#L18C11-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs#L41C13-L58C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs#L65C13-L71C10" + } + ], + "DocsId": "T:System.Windows.Forms.MdiClient.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/MDIClient.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L37C40-L37C44" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L39C44-L39C49" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.AddTabType(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L59C13-L65C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.AddTabType(System.Type,System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L69C13-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Clear(System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L83C13-L89C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L93C13-L107C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L114C13-L119C80" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.RemoveTabType(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L124C13-L130C10" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L28C17-L33C55" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L37C40-L37C44" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L39C44-L39C49" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs#L48C17-L53C60" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGrid.PropertyTabCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/PropertyGrid.PropertyTabCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.#ctor(System.Windows.Forms.RadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L12C65-L14C10" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L33C13-L37C10" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L17C16-L19C43" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L21C48-L21C103" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L24C16-L26C29" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L58C53-L60C19" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs#L66C17-L76C106" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/RadioButton.RadioButtonAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs#L20C13-L21C89" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs#L27C89-L27C93" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdges.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L187C13-L191C43" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L194C46-L194C88" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L211C46-L211C104" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L213C38-L213C84" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L48C17-L74C47" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L100C20-L100C68" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L123C20-L123C64" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L146C20-L146C66" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs#L169C20-L169C62" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ScrollableControl.DockPaddingEdgesConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.#ctor(System.Windows.Forms.TabControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs#L14C54-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs#L21C13-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs#L68C13-L87C10" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.#ctor(System.Windows.Forms.TabControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L19C9-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L34C20-L34C31" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L37C17-L43C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L73C40-L73C44" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L75C44-L75C49" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L77C35-L77C40" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L83C13-L86C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L90C13-L96C37" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L99C42-L102C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L104C55-L108C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L110C71-L115C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L117C72-L122C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.AddRange(System.Windows.Forms.TabPage[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L126C13-L132C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Contains(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L136C13-L138C40" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L143C13-L148C38" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L156C13-L156C50" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.IndexOf(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L161C13-L171C23" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L176C13-L181C37" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L189C13-L215C23" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L223C13-L236C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L240C13-L246C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L248C56-L251C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L253C69-L257C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L261C13-L271C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L275C13-L285C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L295C40-L295C58" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L298C13-L302C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L306C13-L312C45" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Remove(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L317C13-L324C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L328C13-L332C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L334C44-L334C75" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L341C13-L346C10" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L28C20-L28C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L34C20-L34C31" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L54C17-L66C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L71C29-L71C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L73C40-L73C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L75C44-L75C49" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L77C35-L77C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs#L79C35-L79C40" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl.TabPageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabControl.TabPageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabPage.TabPageControlCollection.#ctor(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs#L16C58-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.TabPageControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs#L29C13-L35C10" + } + ], + "DocsId": "T:System.Windows.Forms.TabPage.TabPageControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/TabPage.TabPageControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.#ctor(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L13C61-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L25C13-L34C38" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L43C13-L114C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L123C13-L147C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs#L376C48-L376C99" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStrip.ToolStripAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject.#ctor(System.Windows.Forms.Control,System.Windows.Forms.ToolStripControlHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs#L25C133-L29C10" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.#ctor(System.Windows.Forms.ToolStripDropDown)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L12C77-L14C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L30C17-L31C109" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L45C48-L45C101" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L204C13-L220C52" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L225C13-L262C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.AddState(System.Windows.Forms.AccessibleStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L267C13-L275C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L279C13-L284C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L32C17-L38C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L46C17-L52C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L60C17-L68C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L78C17-L85C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L123C17-L135C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L146C17-L152C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L160C17-L193C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L294C17-L301C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs#L312C17-L319C100" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItem.ToolStripItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.#ctor(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.#ctor(System.Windows.Forms.ToolStripPanel,System.Windows.Forms.ToolStripPanelRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L22C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Add(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L41C13-L45C27" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.AddRange(System.Windows.Forms.ToolStripPanelRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L50C13-L66C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.AddRange(System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L70C13-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Contains(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L91C13-L91C46" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L96C13-L109C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L111C30-L111C40" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L112C40-L112C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L113C46-L113C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L114C39-L114C76" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L115C42-L115C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L116C44-L116C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L117C40-L117C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L118C44-L118C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L119C55-L119C98" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L123C19-L123C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L124C19-L124C94" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.IndexOf(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L129C13-L129C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Insert(System.Int32,System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L134C13-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Remove(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L169C13-L171C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L175C13-L183C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.CopyTo(System.Windows.Forms.ToolStripPanelRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L187C13-L188C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L35C17-L35C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L112C40-L112C78" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L114C39-L114C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs#L123C19-L123C43" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripPanel.ToolStripPanelRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.#ctor(System.Windows.Forms.ToolStripSplitButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs#L12C82-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs#L19C13-L20C10" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.#ctor(System.Windows.Forms.WebBrowser)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L24C15-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ShowContextMenu(System.UInt32,System.Drawing.Point*,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L31C13-L55C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetHostInfo(Interop.Mshtml.DOCHOSTUIINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L60C13-L89C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#EnableModeless(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L94C13-L94C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ShowUI(System.UInt32,Windows.Win32.System.Ole.IOleInPlaceActiveObject.Interface,Windows.Win32.System.Ole.IOleCommandTarget.Interface,Windows.Win32.System.Ole.IOleInPlaceFrame.Interface,Windows.Win32.System.Ole.IOleInPlaceUIWindow.Interface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L104C13-L104C36" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#HideUI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L109C13-L109C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#UpdateUI", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L114C13-L114C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#OnDocWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L119C13-L119C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#OnFrameWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L124C13-L124C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ResizeBorder(Windows.Win32.Foundation.RECT*,Windows.Win32.System.Ole.IOleInPlaceUIWindow.Interface,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L129C13-L129C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetOptionKeyPath(System.String[],System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L134C13-L134C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetDropTarget(Windows.Win32.System.Ole.IDropTarget.Interface,Windows.Win32.System.Ole.IDropTarget.Interface@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L141C13-L142C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetExternal(System.Object@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L147C13-L149C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#TranslateAccelerator(Windows.Win32.UI.WindowsAndMessaging.MSG*,System.Guid*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L154C13-L171C36" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#TranslateUrl(System.UInt32,System.String,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L178C13-L179C36" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#FilterDataObject(System.Runtime.InteropServices.ComTypes.IDataObject,System.Runtime.InteropServices.ComTypes.IDataObject@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs#L186C13-L187C36" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowser.WebBrowserSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/WebBrowser.WebBrowserSite.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L47C56-L47C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L51C53-L51C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L55C57-L55C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L59C58-L59C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L63C57-L63C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L74C65-L74C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L78C62-L78C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L82C66-L82C131" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L86C67-L86C133" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L90C63-L90C125" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L94C60-L94C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L98C64-L98C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L102C65-L102C129" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L113C65-L113C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L117C62-L117C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L121C66-L121C131" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L125C67-L125C133" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L129C63-L129C125" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L133C60-L133C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L137C64-L137C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L141C65-L141C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L145C61-L145C121" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L149C58-L149C116" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L153C62-L153C124" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L157C63-L157C126" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L168C56-L168C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L172C58-L172C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L181C56-L181C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L195C56-L195C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L199C53-L199C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L203C57-L203C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L207C58-L207C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L287C56-L287C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L291C53-L291C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L295C57-L295C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L299C58-L299C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L308C56-L308C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L312C53-L312C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L316C57-L316C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L320C58-L320C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L329C56-L329C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L333C53-L333C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L337C57-L337C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L341C58-L341C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L350C56-L350C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L354C53-L354C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L358C57-L358C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L362C58-L362C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L376C56-L376C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L380C53-L380C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L384C57-L384C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L388C58-L388C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L397C56-L397C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L401C53-L401C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L405C57-L405C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L409C58-L409C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L418C56-L418C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L422C53-L422C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L426C57-L426C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L430C58-L430C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L439C56-L439C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L443C53-L443C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L447C57-L447C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L451C58-L451C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L465C58-L465C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L469C55-L469C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L473C59-L473C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L477C60-L477C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L481C60-L481C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L485C57-L485C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L489C61-L489C121" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L493C62-L493C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L497C60-L497C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L501C57-L501C114" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L505C61-L505C122" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L509C62-L509C124" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L513C61-L513C122" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L517C58-L517C116" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L521C62-L521C124" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L525C63-L525C126" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L534C56-L534C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L538C53-L538C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L542C57-L542C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L546C58-L546C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L555C56-L555C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L559C53-L559C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L563C57-L563C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L567C58-L567C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L576C56-L576C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L580C53-L580C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L584C57-L584C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L588C58-L588C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L597C56-L597C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L601C53-L601C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L605C57-L605C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L609C58-L609C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L618C56-L618C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L622C53-L622C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L626C57-L626C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L630C58-L630C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L639C56-L639C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L643C53-L643C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L647C57-L647C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L651C58-L651C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L660C56-L660C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L669C56-L669C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L678C60-L678C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox.LeftAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L682C59-L682C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L696C56-L696C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L700C53-L700C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L704C57-L704C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L708C58-L708C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L717C56-L717C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L721C53-L721C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L725C57-L725C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L729C58-L729C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L738C56-L738C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L742C53-L742C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L746C57-L746C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L750C58-L750C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L759C56-L759C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L768C56-L768C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L772C53-L772C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L776C57-L776C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L780C58-L780C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L789C56-L789C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L793C53-L793C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L797C57-L797C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L801C58-L801C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L810C56-L810C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L814C53-L814C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L818C57-L818C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L822C58-L822C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L831C56-L831C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L840C56-L840C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L849C56-L849C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L863C56-L863C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L872C56-L872C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L876C53-L876C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L880C57-L880C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L889C56-L889C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L893C53-L893C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L897C57-L897C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L901C64-L901C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L905C61-L905C121" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L909C65-L909C129" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L918C56-L918C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L922C53-L922C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L926C57-L926C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L935C56-L935C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L944C56-L944C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L948C53-L948C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L952C57-L952C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L961C56-L961C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L965C53-L965C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L969C57-L969C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L978C56-L978C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L987C56-L987C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L996C56-L996C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1000C53-L1000C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1004C57-L1004C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1013C56-L1013C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1017C53-L1017C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1021C57-L1021C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1030C56-L1030C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1044C56-L1044C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1048C53-L1048C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1052C57-L1052C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1061C56-L1061C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1065C53-L1065C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1069C57-L1069C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1078C56-L1078C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1082C53-L1082C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1086C57-L1086C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow.SortedUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1095C58-L1095C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow.SortedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1099C60-L1099C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1113C56-L1113C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1117C53-L1117C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1121C58-L1121C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1125C58-L1125C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.SelectedNotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1129C66-L1129C131" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1138C56-L1138C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1147C56-L1147C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1156C56-L1156C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1165C56-L1165C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1179C56-L1179C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1183C53-L1183C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1187C57-L1187C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1191C58-L1191C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1195C57-L1195C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1199C60-L1199C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1208C56-L1208C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1222C56-L1222C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1226C58-L1226C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Demoted", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1230C57-L1230C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1239C56-L1239C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1248C56-L1248C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1257C56-L1257C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1266C56-L1266C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1275C56-L1275C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1289C56-L1289C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1298C56-L1298C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1307C56-L1307C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1316C56-L1316C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1330C56-L1330C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1339C56-L1339C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1348C56-L1348C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1357C56-L1357C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1361C53-L1361C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1365C57-L1365C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1374C56-L1374C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1378C53-L1378C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1382C57-L1382C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1396C56-L1396C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1405C56-L1405C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1414C56-L1414C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1418C53-L1418C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1422C57-L1422C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1431C56-L1431C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1440C56-L1440C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1449C56-L1449C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1458C56-L1458C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1468C56-L1468C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1478C56-L1478C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1482C53-L1482C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1486C57-L1486C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1495C56-L1495C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1504C56-L1504C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1516C56-L1516C108" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1525C56-L1525C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1534C56-L1534C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1543C56-L1543C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1557C56-L1557C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1566C56-L1566C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1575C56-L1575C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1589C56-L1589C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1603C56-L1603C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1612C56-L1612C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1621C56-L1621C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1630C56-L1630C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1639C56-L1639C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1648C56-L1648C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1657C56-L1657C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1666C56-L1666C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1687C56-L1687C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1691C53-L1691C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1695C57-L1695C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1699C58-L1699C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1703C57-L1703C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1707C60-L1707C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1716C56-L1716C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1720C53-L1720C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1724C57-L1724C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1728C58-L1728C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1732C57-L1732C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1736C60-L1736C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1745C56-L1745C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1749C53-L1749C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1753C57-L1753C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1757C58-L1757C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1761C57-L1761C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1765C60-L1765C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1774C56-L1774C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1778C53-L1778C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1782C57-L1782C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1786C58-L1786C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1790C57-L1790C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1794C60-L1794C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1803C56-L1803C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1812C56-L1812C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1826C56-L1826C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1830C54-L1830C107" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1839C56-L1839C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1848C56-L1848C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1852C54-L1852C107" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1861C56-L1861C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1870C56-L1870C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1874C53-L1874C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1878C57-L1878C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1892C56-L1892C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1901C56-L1901C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1910C56-L1910C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1914C53-L1914C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1918C57-L1918C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1922C57-L1922C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1926C58-L1926C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1935C56-L1935C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1939C53-L1939C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1943C57-L1943C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1947C57-L1947C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1951C58-L1951C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1960C56-L1960C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1964C53-L1964C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1968C57-L1968C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1972C57-L1972C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1976C58-L1976C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1985C56-L1985C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1989C53-L1989C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1993C57-L1993C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1997C57-L1997C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2001C58-L2001C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2010C56-L2010C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2014C53-L2014C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2018C57-L2018C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2022C57-L2022C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2026C58-L2026C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2035C56-L2035C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2039C53-L2039C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2043C57-L2043C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2047C57-L2047C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2051C58-L2051C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2060C56-L2060C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2069C56-L2069C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2083C56-L2083C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2087C53-L2087C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2091C58-L2091C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2095C58-L2095C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.SelectedNotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2099C66-L2099C131" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2108C56-L2108C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph.Opened", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2112C56-L2112C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2121C56-L2121C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2153C56-L2153C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2157C53-L2157C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2161C58-L2161C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2165C58-L2165C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2169C57-L2169C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2173C58-L2173C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Assist", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2177C56-L2177C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2186C56-L2186C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2200C56-L2200C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2209C56-L2209C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2223C56-L2223C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2227C58-L2227C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2231C58-L2231C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2240C56-L2240C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2244C58-L2244C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2248C58-L2248C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2257C56-L2257C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2261C58-L2261C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2265C58-L2265C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2274C56-L2274C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2278C58-L2278C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2282C58-L2282C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2291C56-L2291C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2295C58-L2295C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2299C58-L2299C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2308C56-L2308C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2312C58-L2312C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2316C58-L2316C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2325C56-L2325C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2329C58-L2329C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2338C56-L2338C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2342C58-L2342C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2351C56-L2351C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2355C58-L2355C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2364C56-L2364C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2368C58-L2368C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2377C56-L2377C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2381C58-L2381C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2390C56-L2390C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2394C58-L2394C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2403C56-L2403C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2407C53-L2407C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2411C57-L2411C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2415C58-L2415C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2424C56-L2424C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2428C53-L2428C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2432C57-L2432C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2436C58-L2436C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2445C56-L2445C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2449C53-L2449C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2453C57-L2453C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2457C58-L2457C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2466C56-L2466C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2470C53-L2470C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2474C57-L2474C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2478C58-L2478C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2487C56-L2487C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2491C53-L2491C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2495C57-L2495C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2499C58-L2499C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2508C56-L2508C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2512C53-L2512C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2516C57-L2516C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2520C58-L2520C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2529C56-L2529C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2533C53-L2533C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2537C57-L2537C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2541C58-L2541C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2550C56-L2550C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2554C53-L2554C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2558C57-L2558C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2562C58-L2562C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2571C56-L2571C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2575C53-L2575C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2579C57-L2579C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2583C58-L2583C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2592C56-L2592C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2596C53-L2596C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2600C57-L2600C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2604C58-L2604C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2613C56-L2613C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2617C53-L2617C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2621C57-L2621C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2625C58-L2625C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2634C56-L2634C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2638C53-L2638C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2642C57-L2642C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2646C58-L2646C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2655C56-L2655C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2659C53-L2659C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2663C57-L2663C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2667C58-L2667C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2676C56-L2676C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2680C53-L2680C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2684C57-L2684C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2688C58-L2688C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2697C56-L2697C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2701C53-L2701C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2705C57-L2705C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2709C58-L2709C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2718C56-L2718C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2722C53-L2722C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2726C57-L2726C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2730C58-L2730C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2739C56-L2739C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2748C56-L2748C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2757C56-L2757C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2766C56-L2766C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2775C56-L2775C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2785C56-L2785C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2795C56-L2795C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2804C56-L2804C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2813C56-L2813C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/e4ede9b8979b9d2b1b1d4383f30a791414f0625b/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.VisualBasic.Forms.json b/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.VisualBasic.Forms.json new file mode 100644 index 00000000000..eafcabdfffe --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.VisualBasic.Forms.json @@ -0,0 +1,1617 @@ +{ + "Assembly": "Microsoft.VisualBasic.Forms", + "GUID": "E1EF9D5EDEBB4E4B888827EE4C910625FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L16C9-L17C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.GetEnvironmentVariable(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L29C17-L37C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.ChangeCulture(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L100C13-L101C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.ChangeUICulture(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L112C13-L113C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Log", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L48C17-L52C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L61C17-L66C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L74C17-L75C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplicationBase.UICulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb#L88C17-L89C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.MinimumSplashScreenDisplayTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs.ColorMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ApplyApplicationDefaultsEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.#ctor(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L43C9-L48C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L57C17-L67C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L77C17-L87C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L97C17-L107C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Copyright", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L117C17-L126C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Trademark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L136C17-L145C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L155C17-L164C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L174C17-L175C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.AssemblyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L184C17-L185C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.DirectoryPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L193C17-L194C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.LoadedAssemblies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L204C21-L209C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.StackTrace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L219C17-L220C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo.WorkingSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb#L231C17-L232C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.AssemblyInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/AssemblyInfo.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L22C13-L23C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L26C13-L27C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L30C13-L31C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb#L37C13-L38C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/CantStartSingleInstanceException.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L26C13-L27C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.CommandLineArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L38C17-L50C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase.InternalCommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb#L60C17-L61C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ConsoleApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/ConsoleApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L21C13-L22C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L25C13-L26C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L29C13-L30C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb#L36C13-L37C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.NoStartupFormException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/NoStartupFormException.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs.#ctor(System.Collections.ObjectModel.ReadOnlyCollection{System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb#L20C9-L26C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs.CommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.#ctor(System.Collections.ObjectModel.ReadOnlyCollection{System.String},System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb#L19C9-L26C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.BringToForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs.CommandLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs.#ctor(System.Boolean,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb#L18C13-L20C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs.ExitApplication", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgs.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.User.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L18C9-L19C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.User.IsInRole(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L59C13-L60C21" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L26C17-L27C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.CurrentPrincipal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L37C17-L38C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.IsAuthenticated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L49C17-L50C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.User.InternalPrincipal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb#L72C17-L73C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/User.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.ApplicationDefined", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.AuthenticationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterAllFormsClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ShutdownMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.BeginInvoke(System.Object,System.EventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler.Invoke(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.ShutdownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler.Invoke(System.Object,Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L283C13-L284C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.#ctor(Microsoft.VisualBasic.ApplicationServices.AuthenticationMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L291C13-L319C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L330C13-L371C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L483C13-L484C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnInitialize(System.Collections.ObjectModel.ReadOnlyCollection{System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L517C17-L573C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(Microsoft.VisualBasic.ApplicationServices.StartupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L582C13-L604C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartupNextInstance(Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L614C13-L624C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L634C13-L667C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnCreateSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L678C9-L678C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnCreateMainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L685C9-L685C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnShutdown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L692C13-L693C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnUnhandledException(Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L705C13-L718C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ShowSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L726C13-L757C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.HideSplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L770C22-L784C16" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ApplyApplicationDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Startup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.StartupNextInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Shutdown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.NetworkAvailabilityChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L160C26-L182C27" + }, + { + "DocsId": "E:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.UnhandledException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L233C17-L243C27" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OpenForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L380C17-L381C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.MainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L389C17-L390C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.SplashScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L407C17-L408C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.MinimumSplashScreenDisplayTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L436C17-L437C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L453C17-L454C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ApplicationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L463C17-L464C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.SaveMySettingsOnExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L472C17-L473C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ShutdownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L791C17-L792C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.EnableVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L804C17-L805C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L817C17-L818C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.ColorMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L834C17-L835C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.IsSingleInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb#L844C17-L845C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/ApplicationServices/WindowsFormsApplicationBase.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.HostServices.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/HostServices.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.CompilerServices.HostServices.VBHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/HostServices.vb#L13C17-L14C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.CompilerServices.HostServices", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/HostServices.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.IVbHost.GetParentWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/IVbHost.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.CompilerServices.IVbHost.GetWindowTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/IVbHost.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.CompilerServices.IVbHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Helpers/IVbHost.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.WaitToComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.AudioPlayMode.BackgroundLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.AudioPlayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L30C13-L31C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L38C17-L39C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.String,Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L50C17-L54C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.Byte[],Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L62C17-L70C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Play(System.IO.Stream,Microsoft.VisualBasic.AudioPlayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L78C17-L84C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.PlaySystemSound(System.Media.SystemSound)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L92C17-L98C20" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Audio.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb#L104C21-L106C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Audio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Audio.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Clock.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.LocalTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L20C17-L21C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.GmtTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L31C17-L32C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Clock.TickCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb#L44C17-L45C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Clock.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Computer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Audio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L32C17-L35C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Clipboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L44C17-L49C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Mouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L59C17-L62C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L72C17-L75C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Computer.Screen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb#L87C17-L88C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Computer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Computer.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.ComputerInfo.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L20C9-L21C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.TotalPhysicalMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L32C17-L33C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.AvailablePhysicalMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L44C17-L45C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.TotalVirtualMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L59C17-L60C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.AvailableVirtualMemory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L74C17-L75C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.InstalledUICulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L85C17-L86C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSFullName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L95C17-L96C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSPlatform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L106C17-L107C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ComputerInfo.OSVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb#L117C17-L118C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.ComputerInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ComputerInfo.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.SendKeys(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L20C13-L21C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Keyboard.SendKeys(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L30C13-L35C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.ShiftKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L43C21-L45C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.AltKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L54C21-L56C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.CtrlKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L65C21-L67C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.CapsLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L80C17-L81C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.NumLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L94C17-L95C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Keyboard.ScrollLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb#L108C17-L109C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Keyboard.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Mouse.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.ButtonsSwapped", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L29C17-L34C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.WheelExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L44C17-L49C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Mouse.WheelScrollLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb#L59C17-L64C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Mouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Mouse.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L22C9-L24C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs.IsNetworkAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.BeginInvoke(System.Object,Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler.Invoke(System.Object,Microsoft.VisualBasic.Devices.NetworkAvailableEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.NetworkAvailableEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L97C9-L98C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L118C13-L119C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L129C13-L133C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L144C13-L154C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.Ping(System.Uri,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L165C13-L169C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L177C13-L178C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L186C13-L187C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L197C13-L198C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L208C13-L209C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L229C13-L230C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L254C13-L264C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L284C13-L285C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.String,System.String,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L308C17-L311C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.Net.ICredentials,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L330C13-L332C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.DownloadFile(System.Uri,System.String,System.Net.ICredentials,System.Boolean,System.Int32,System.Boolean,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L352C13-L420C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L428C13-L429C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L437C13-L438C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L448C13-L449C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L459C13-L460C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L478C13-L479C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.String,System.String,System.String,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L501C13-L515C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L533C13-L534C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.String,System.String,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L555C17-L559C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.Net.ICredentials,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L575C13-L576C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Devices.Network.UploadFile(System.String,System.Uri,System.Net.ICredentials,System.Boolean,System.Int32,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L593C13-L638C16" + }, + { + "DocsId": "E:Microsoft.VisualBasic.Devices.Network.NetworkAvailabilityChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L49C21-L72C27" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.Network.IsAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb#L107C17-L109C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/Network.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Devices.ServerComputer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L26C17-L29C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.FileSystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L39C17-L43C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L53C17-L57C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L67C17-L70C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L80C17-L81C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Devices.ServerComputer.Registry", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb#L91C17-L94C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Devices.ServerComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Devices/ServerComputer.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L63C13-L64C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L70C13-L71C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Write(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L404C17-L420C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.WriteLine(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L430C17-L445C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L457C13-L516C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L531C13-L538C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L550C17-L556C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L568C17-L580C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L586C13-L587C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L593C13-L594C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.GetSupportedAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L602C13-L603C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.FileLogTraceListener.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L610C13-L613C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L79C17-L86C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.AutoFlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L105C17-L112C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.IncludeHostName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L127C17-L133C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L147C17-L154C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.DiskSpaceExhaustedBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L175C17-L182C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.BaseFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L197C17-L203C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.FullLogFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L230C17-L236C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.LogFileCreationSchedule", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L245C17-L252C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.MaxFileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L271C17-L277C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.ReserveDiskSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L294C17-L300C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Delimiter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L317C17-L323C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.Encoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L340C17-L346C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.FileLogTraceListener.CustomLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb#L363C17-L371C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.FileLogTraceListener", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.TempDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.LocalUserApplicationDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.CommonApplicationDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.ExecutableDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileLocation.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.LogFileLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.Daily", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption.Weekly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.LogFileCreationScheduleOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "DocsId": "F:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption.DiscardMessages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.DiskSpaceExhaustedOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/FileLogTraceListener.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L21C9-L29C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L35C9-L40C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L47C13-L48C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String,System.Diagnostics.TraceEventType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L56C13-L57C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteEntry(System.String,System.Diagnostics.TraceEventType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L66C13-L70C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L78C13-L79C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception,System.Diagnostics.TraceEventType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L89C13-L90C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.WriteException(System.Exception,System.Diagnostics.TraceEventType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L102C13-L116C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.Logging.Log.InitializeWithDefaultsSinceNoConfigExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L182C13-L184C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.Log.TraceSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L126C17-L127C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.Logging.Log.DefaultFileLogWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb#L136C17-L137C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.Logging.Log", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/Logging/Log.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L30C13-L31C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L39C13-L40C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L47C13-L48C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L57C13-L58C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L65C13-L66C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L74C13-L75C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L82C13-L83C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L90C13-L91C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L98C13-L99C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L106C13-L107C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L114C13-L115C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L122C13-L123C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L130C13-L131C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L138C13-L139C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L146C13-L147C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L154C13-L155C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L163C13-L164C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.ContainsData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L172C13-L173C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L181C13-L182C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L188C13-L189C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.GetDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L198C13-L199C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.ClipboardProxy.SetDataObject(System.Windows.Forms.DataObject)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb#L208C13-L209C16" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.ClipboardProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/ClipboardProxy.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DirectoryExists(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L42C13-L43C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FileExists(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L46C13-L47C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CreateDirectory(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L50C13-L51C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectoryInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L54C13-L55C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFileInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L58C13-L59C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDriveInfo(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L62C13-L63C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFiles(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L66C13-L67C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetFiles(System.String,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L72C13-L73C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectories(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L76C13-L77C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetDirectories(System.String,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L82C13-L83C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FindInFiles(System.String,System.String,System.Boolean,Microsoft.VisualBasic.FileIO.SearchOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L88C13-L89C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.FindInFiles(System.String,System.String,System.Boolean,Microsoft.VisualBasic.FileIO.SearchOption,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L94C13-L95C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetParentPath(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L98C13-L99C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CombinePath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L102C13-L103C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L106C13-L107C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.GetTempFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L110C13-L111C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L114C13-L115C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllText(System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L118C13-L119C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.ReadAllBytes(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L122C13-L123C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L126C13-L127C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(System.String,System.String,System.Boolean,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L132C13-L133C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllBytes(System.String,System.Byte[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L136C13-L137C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L140C13-L141C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L144C13-L145C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L148C13-L149C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L152C13-L153C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L156C13-L157C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L160C13-L161C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L164C13-L165C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveFile(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L168C13-L169C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L172C13-L173C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L176C13-L177C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L180C13-L181C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L184C13-L185C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L188C13-L189C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L192C13-L193C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L196C13-L197C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(System.String,System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L200C13-L201C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L204C13-L205C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L208C13-L209C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteFile(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L214C13-L215C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.DeleteDirectoryOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L218C13-L219C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L223C13-L224C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.DeleteDirectory(System.String,Microsoft.VisualBasic.FileIO.UIOption,Microsoft.VisualBasic.FileIO.RecycleOption,Microsoft.VisualBasic.FileIO.UICancelOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L229C13-L230C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameFile(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L233C13-L234C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.RenameDirectory(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L237C13-L238C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L241C13-L242C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L245C13-L246C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFieldParser(System.String,System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L249C13-L250C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileReader(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L253C13-L254C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileReader(System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L257C13-L258C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileWriter(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L261C13-L262C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileWriter(System.String,System.Boolean,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L267C13-L268C21" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.Drives", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L19C17-L20C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.SpecialDirectories", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L25C17-L29C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.FileSystemProxy.CurrentDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb#L34C17-L35C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.FileSystemProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/FileSystemProxy.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb#L22C9-L24C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb#L31C21-L33C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.Internal.ContextValue`1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/Internal/ContextValue.vb" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.GetValue(System.String,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L54C13-L55C21" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.SetValue(System.String,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L58C13-L59C16" + }, + { + "DocsId": "M:Microsoft.VisualBasic.MyServices.RegistryProxy.SetValue(System.String,System.String,System.Object,Microsoft.Win32.RegistryValueKind)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L64C13-L65C16" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.CurrentUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L17C17-L18C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.LocalMachine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L23C17-L24C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.ClassesRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L29C17-L30C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.Users", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L35C17-L36C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.PerformanceData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L41C17-L42C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.RegistryProxy.CurrentConfig", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb#L47C17-L48C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.RegistryProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/RegistryProxy.vb" + }, + { + "Members": [ + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyDocuments", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L17C17-L18C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyMusic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L23C17-L24C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.MyPictures", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L29C17-L30C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L35C17-L36C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Programs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L41C17-L42C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.ProgramFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L47C17-L48C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.Temp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L53C17-L54C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.CurrentUserApplicationData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L59C17-L60C20" + }, + { + "DocsId": "P:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy.AllUsersApplicationData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb#L65C17-L66C20" + } + ], + "DocsId": "T:Microsoft.VisualBasic.MyServices.SpecialDirectoriesProxy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/Microsoft.VisualBasic.Forms/src/Microsoft/VisualBasic/MyServices/SpecialDirectoriesProxy.vb" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.Win32.Registry.AccessControl.json b/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.Win32.Registry.AccessControl.json new file mode 100644 index 00000000000..90945395eb7 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.Win32.Registry.AccessControl.json @@ -0,0 +1,25 @@ +{ + "Assembly": "Microsoft.Win32.Registry.AccessControl", + "GUID": "AACCBFC61CBF42E182D9982F0EAFCF44FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L13C13-L18C43" + }, + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.GetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L23C13-L28C58" + }, + { + "DocsId": "M:Microsoft.Win32.RegistryAclExtensions.SetAccessControl(Microsoft.Win32.RegistryKey,System.Security.AccessControl.RegistrySecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs#L33C13-L39C10" + } + ], + "DocsId": "T:Microsoft.Win32.RegistryAclExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft/Win32/RegistryAclExtensions.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.Win32.SystemEvents.json b/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.Win32.SystemEvents.json new file mode 100644 index 00000000000..59b7f0b81af --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/Microsoft.Win32.SystemEvents.json @@ -0,0 +1,489 @@ +{ + "Assembly": "Microsoft.Win32.SystemEvents", + "GUID": "DF9D3914689540699461B716458362BEFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventArgs.#ctor(Microsoft.Win32.PowerModes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.PowerModeChangedEventArgs.Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs#L30C17-L30C30" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModeChangedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.Invoke(System.Object,Microsoft.Win32.PowerModeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.PowerModeChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.PowerModeChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModeChangedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModeChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.PowerModes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.Resume", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.StatusChange", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "DocsId": "F:Microsoft.Win32.PowerModes.Suspend", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + } + ], + "DocsId": "T:Microsoft.Win32.PowerModes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/PowerModes.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventArgs.#ctor(Microsoft.Win32.SessionEndReasons)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndedEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs#L30C17-L30C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.Invoke(System.Object,Microsoft.Win32.SessionEndedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionEndedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventArgs.#ctor(Microsoft.Win32.SessionEndReasons)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L19C9-L22C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndingEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L31C17-L31C32" + }, + { + "DocsId": "P:Microsoft.Win32.SessionEndingEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs#L46C17-L46C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.Invoke(System.Object,Microsoft.Win32.SessionEndingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionEndingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionEndingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.Logoff", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionEndReasons.SystemShutdown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionEndReasons", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionEndReasons.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventArgs.#ctor(Microsoft.Win32.SessionSwitchReason)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.SessionSwitchEventArgs.Reason", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs#L30C17-L30C32" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.Invoke(System.Object,Microsoft.Win32.SessionSwitchEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.BeginInvoke(System.Object,Microsoft.Win32.SessionSwitchEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.SessionSwitchEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.ConsoleConnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.ConsoleDisconnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.RemoteConnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.RemoteDisconnect", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLogon", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLogoff", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionLock", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionUnlock", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "DocsId": "F:Microsoft.Win32.SessionSwitchReason.SessionRemoteControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + } + ], + "DocsId": "T:Microsoft.Win32.SessionSwitchReason", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SessionSwitchReason.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.SystemEvents.CreateTimer(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L390C13-L404C28" + }, + { + "DocsId": "M:Microsoft.Win32.SystemEvents.InvokeOnEventsThread(System.Delegate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L755C13-L788C10" + }, + { + "DocsId": "M:Microsoft.Win32.SystemEvents.KillTimer(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L795C13-L805C10" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.DisplaySettingsChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L106C17-L107C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.DisplaySettingsChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L121C17-L122C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.EventsThreadShutdown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L138C17-L139C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.InstalledFontsChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L153C17-L154C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.LowMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L170C17-L172C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.PaletteChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L187C17-L188C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.PowerModeChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L203C17-L205C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionEnded", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L219C17-L221C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionEnding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L235C17-L237C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.SessionSwitch", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L251C17-L254C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.TimeChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L268C17-L270C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.TimerElapsed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L284C17-L286C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.UserPreferenceChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L301C17-L302C14" + }, + { + "DocsId": "E:Microsoft.Win32.SystemEvents.UserPreferenceChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs#L316C17-L317C14" + } + ], + "DocsId": "T:Microsoft.Win32.SystemEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/SystemEvents.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventArgs.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.TimerElapsedEventArgs.TimerId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs#L30C17-L30C33" + } + ], + "DocsId": "T:Microsoft.Win32.TimerElapsedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.Invoke(System.Object,Microsoft.Win32.TimerElapsedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.TimerElapsedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.TimerElapsedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.TimerElapsedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/TimerElapsedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Accessibility", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Color", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Desktop", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.General", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Icon", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Keyboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Menu", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Mouse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Policy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Power", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Screensaver", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.Locale", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "DocsId": "F:Microsoft.Win32.UserPreferenceCategory.VisualStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceCategories.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventArgs.#ctor(Microsoft.Win32.UserPreferenceCategory)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.UserPreferenceChangedEventArgs.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs#L30C17-L30C34" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.Invoke(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.BeginInvoke(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventArgs.#ctor(Microsoft.Win32.UserPreferenceCategory)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs#L18C9-L21C10" + }, + { + "DocsId": "P:Microsoft.Win32.UserPreferenceChangingEventArgs.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs#L30C17-L30C34" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.Invoke(System.Object,Microsoft.Win32.UserPreferenceChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.BeginInvoke(System.Object,Microsoft.Win32.UserPreferenceChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + }, + { + "DocsId": "M:Microsoft.Win32.UserPreferenceChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + } + ], + "DocsId": "T:Microsoft.Win32.UserPreferenceChangingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft/Win32/UserPreferenceChangingEventHandler.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.CodeDom.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.CodeDom.json new file mode 100644 index 00000000000..9efb736b45c --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.CodeDom.json @@ -0,0 +1,4229 @@ +{ + "Assembly": "System.CodeDom", + "GUID": "10A284E3C50B46A98B35B86D20113AAFFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArgumentReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeArgumentReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArgumentReferenceExpression.ParameterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs#L19C20-L19C50" + } + ], + "DocsId": "T:System.CodeDom.CodeArgumentReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArgumentReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L19C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L25C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L31C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L37C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L49C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L61C10" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L8C9-L67C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.CreateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L71C20-L71C61" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.Initializers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L75C57-L75C70" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.Size", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L77C27-L77C31" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayCreateExpression.SizeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs#L79C48-L79C52" + } + ], + "DocsId": "T:System.CodeDom.CodeArrayCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeArrayIndexerExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L10C9-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeArrayIndexerExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayIndexerExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeArrayIndexerExpression.Indices", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs#L20C52-L20C95" + } + ], + "DocsId": "T:System.CodeDom.CodeArrayIndexerExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeArrayIndexerExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAssignStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L8C9-L8C41" + }, + { + "DocsId": "M:System.CodeDom.CodeAssignStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L10C9-L14C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAssignStatement.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.CodeDom.CodeAssignStatement.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs#L18C39-L18C43" + } + ], + "DocsId": "T:System.CodeDom.CodeAssignStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAssignStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor(System.CodeDom.CodeEventReferenceExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttachEventStatement.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L19C13-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttachEventStatement.Event", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L25C20-L25C68" + }, + { + "DocsId": "P:System.CodeDom.CodeAttachEventStatement.Listener", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs#L29C42-L29C46" + } + ], + "DocsId": "T:System.CodeDom.CodeAttachEventStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttachEventStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgument.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgument.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L25C20-L25C41" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgument.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs#L29C39-L29C43" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeArgument", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor(System.CodeDom.CodeAttributeArgumentCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.#ctor(System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Add(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L28C56-L28C71" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.AddRange(System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.AddRange(System.CodeDom.CodeAttributeArgumentCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Contains(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L57C62-L57C82" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.CopyTo(System.CodeDom.CodeAttributeArgument[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L59C73-L59C98" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.IndexOf(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L61C60-L61C79" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Insert(System.Int32,System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L63C71-L63C96" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeArgumentCollection.Remove(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L65C60-L65C78" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeArgumentCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs#L24C20-L24C54" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeArgumentCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeArgumentCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L12C46" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.String,System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L25C76-L25C105" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclaration.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeAttributeArgument[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L9C9-L39C10" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L43C20-L43C41" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.Arguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L51C61-L51C71" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclaration.AttributeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs#L53C51-L53C65" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclaration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L10C9-L12C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.#ctor(System.CodeDom.CodeAttributeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Add(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L30C59-L30C74" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.AddRange(System.CodeDom.CodeAttributeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.AddRange(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Contains(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L59C65-L59C85" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.CopyTo(System.CodeDom.CodeAttributeDeclaration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L61C76-L61C101" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.IndexOf(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L63C63-L63C82" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Insert(System.Int32,System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L65C74-L65C99" + }, + { + "DocsId": "M:System.CodeDom.CodeAttributeDeclarationCollection.Remove(System.CodeDom.CodeAttributeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L67C63-L67C81" + }, + { + "DocsId": "P:System.CodeDom.CodeAttributeDeclarationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs#L26C20-L26C61" + } + ], + "DocsId": "T:System.CodeDom.CodeAttributeDeclarationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeAttributeDeclarationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeBaseReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBaseReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeBaseReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBaseReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeBinaryOperatorExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L8C9-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeBinaryOperatorExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeBinaryOperatorType,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L10C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Right", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L17C39-L17C43" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Left", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L19C38-L19C42" + }, + { + "DocsId": "P:System.CodeDom.CodeBinaryOperatorExpression.Operator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs#L21C50-L21C54" + } + ], + "DocsId": "T:System.CodeDom.CodeBinaryOperatorExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorExpression.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Add", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Subtract", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Multiply", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Divide", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Modulus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.Assign", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.IdentityInequality", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.IdentityEquality", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.ValueEquality", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BitwiseOr", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BitwiseAnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BooleanOr", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.BooleanAnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.LessThan", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.LessThanOrEqual", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.GreaterThan", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeBinaryOperatorType.GreaterThanOrEqual", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeBinaryOperatorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeBinaryOperatorType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L10C9-L10C40" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCastExpression.#ctor(System.Type,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L24C9-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCastExpression.TargetType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L32C20-L32C61" + }, + { + "DocsId": "P:System.CodeDom.CodeCastExpression.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs#L36C44-L36C48" + } + ], + "DocsId": "T:System.CodeDom.CodeCastExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCastExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L12C9-L12C37" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String,System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClause.#ctor(System.String,System.CodeDom.CodeTypeReference,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L25C9-L30C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.LocalName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L34C20-L34C46" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.CatchExceptionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L40C20-L40C84" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClause.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs#L44C54-L44C99" + } + ], + "DocsId": "T:System.CodeDom.CodeCatchClause", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClause.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L10C9-L10C47" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor(System.CodeDom.CodeCatchClauseCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.#ctor(System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Add(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L28C50-L28C65" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.AddRange(System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.AddRange(System.CodeDom.CodeCatchClauseCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Contains(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L57C56-L57C76" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.CopyTo(System.CodeDom.CodeCatchClause[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L59C67-L59C92" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.IndexOf(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L61C54-L61C73" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Insert(System.Int32,System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L63C65-L63C90" + }, + { + "DocsId": "M:System.CodeDom.CodeCatchClauseCollection.Remove(System.CodeDom.CodeCatchClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L65C54-L65C72" + }, + { + "DocsId": "P:System.CodeDom.CodeCatchClauseCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs#L24C20-L24C52" + } + ], + "DocsId": "T:System.CodeDom.CodeCatchClauseCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCatchClauseCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeChecksumPragma.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L10C9-L12C10" + }, + { + "DocsId": "M:System.CodeDom.CodeChecksumPragma.#ctor(System.String,System.Guid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L14C9-L19C10" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L23C20-L23C45" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.ChecksumAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L27C43-L27C47" + }, + { + "DocsId": "P:System.CodeDom.CodeChecksumPragma.ChecksumData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs#L29C38-L29C42" + } + ], + "DocsId": "T:System.CodeDom.CodeChecksumPragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeChecksumPragma.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L10C9-L10C33" + }, + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeComment.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeComment.DocComment", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L23C34-L23C38" + }, + { + "DocsId": "P:System.CodeDom.CodeComment.Text", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs#L27C20-L27C41" + } + ], + "DocsId": "T:System.CodeDom.CodeComment", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeComment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L8C9-L8C42" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.CodeDom.CodeComment)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatement.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.CodeDom.CodeCommentStatement.Comment", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs#L25C38-L25C42" + } + ], + "DocsId": "T:System.CodeDom.CodeCommentStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L10C9-L10C52" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.#ctor(System.CodeDom.CodeCommentStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Add(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L28C55-L28C70" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.AddRange(System.CodeDom.CodeCommentStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.AddRange(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Contains(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L57C61-L57C81" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.CopyTo(System.CodeDom.CodeCommentStatement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L59C72-L59C97" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.IndexOf(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L61C59-L61C78" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Insert(System.Int32,System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L63C70-L63C95" + }, + { + "DocsId": "M:System.CodeDom.CodeCommentStatementCollection.Remove(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L65C59-L65C77" + }, + { + "DocsId": "P:System.CodeDom.CodeCommentStatementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs#L24C19-L24C60" + } + ], + "DocsId": "T:System.CodeDom.CodeCommentStatementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCommentStatementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeCompileUnit.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L18C62-L16C37" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.Namespaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L18C53-L18C57" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.ReferencedAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L20C57-L20C95" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.AssemblyCustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L22C79-L22C135" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L24C59-L24C109" + }, + { + "DocsId": "P:System.CodeDom.CodeCompileUnit.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs#L26C57-L26C105" + } + ], + "DocsId": "T:System.CodeDom.CodeCompileUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeCompileUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L8C44" + }, + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L14C10" + }, + { + "DocsId": "M:System.CodeDom.CodeConditionStatement.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeStatement[],System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C66-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.Condition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L23C43-L23C47" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.TrueStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L25C57-L25C61" + }, + { + "DocsId": "P:System.CodeDom.CodeConditionStatement.FalseStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs#L27C58-L27C62" + } + ], + "DocsId": "T:System.CodeDom.CodeConditionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConditionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeConstructor.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L13C72-L11C10" + }, + { + "DocsId": "P:System.CodeDom.CodeConstructor.BaseConstructorArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L13C63-L13C67" + }, + { + "DocsId": "P:System.CodeDom.CodeConstructor.ChainedConstructorArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs#L15C66-L15C70" + } + ], + "DocsId": "T:System.CodeDom.CodeConstructor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeConstructor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDefaultValueExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L10C9-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeDefaultValueExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDefaultValueExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs#L19C20-L19C55" + } + ], + "DocsId": "T:System.CodeDom.CodeDefaultValueExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDefaultValueExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDelegateCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L11C9-L11C50" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L13C9-L18C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.DelegateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L22C20-L22C63" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L26C46-L26C50" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateCreateExpression.MethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs#L30C20-L30C47" + } + ], + "DocsId": "T:System.CodeDom.CodeDelegateCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L13C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDelegateInvokeExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C63-L19C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateInvokeExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L21C46-L21C50" + }, + { + "DocsId": "P:System.CodeDom.CodeDelegateInvokeExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs#L23C54-L23C58" + } + ], + "DocsId": "T:System.CodeDom.CodeDelegateInvokeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDelegateInvokeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirectionExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectionExpression.#ctor(System.CodeDom.FieldDirection,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L10C9-L14C10" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectionExpression.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L16C44-L16C48" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectionExpression.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs#L18C43-L18C47" + } + ], + "DocsId": "T:System.CodeDom.CodeDirectionExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectionExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirective.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirective.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeDirective", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirective.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.#ctor(System.CodeDom.CodeDirective[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Add(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.AddRange(System.CodeDom.CodeDirective[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.AddRange(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Contains(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.CopyTo(System.CodeDom.CodeDirective[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.IndexOf(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L61C52-L61C71" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Insert(System.Int32,System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L63C63-L63C88" + }, + { + "DocsId": "M:System.CodeDom.CodeDirectiveCollection.Remove(System.CodeDom.CodeDirective)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L65C52-L65C70" + }, + { + "DocsId": "P:System.CodeDom.CodeDirectiveCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeDirectiveCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeDirectiveCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeEntryPointMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeEntryPointMethod.cs#L8C9-L8C42" + } + ], + "DocsId": "T:System.CodeDom.CodeEntryPointMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeEntryPointMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeEventReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L10C9-L10C50" + }, + { + "DocsId": "M:System.CodeDom.CodeEventReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeEventReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeEventReferenceExpression.EventName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs#L22C20-L22C46" + } + ], + "DocsId": "T:System.CodeDom.CodeEventReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeEventReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.#ctor(System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Add(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L28C49-L28C64" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.AddRange(System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.AddRange(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Contains(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L57C55-L57C75" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.CopyTo(System.CodeDom.CodeExpression[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L59C66-L59C91" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.IndexOf(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L61C53-L61C72" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Insert(System.Int32,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L63C64-L63C89" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionCollection.Remove(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L65C53-L65C71" + }, + { + "DocsId": "P:System.CodeDom.CodeExpressionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs#L24C20-L24C47" + } + ], + "DocsId": "T:System.CodeDom.CodeExpressionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeExpressionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodeExpressionStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeExpressionStatement.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs#L15C44-L15C48" + } + ], + "DocsId": "T:System.CodeDom.CodeExpressionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeExpressionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeFieldReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L10C9-L10C50" + }, + { + "DocsId": "M:System.CodeDom.CodeFieldReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeFieldReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeFieldReferenceExpression.FieldName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs#L22C20-L22C46" + } + ], + "DocsId": "T:System.CodeDom.CodeFieldReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeFieldReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeGotoStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L10C9-L10C39" + }, + { + "DocsId": "M:System.CodeDom.CodeGotoStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeGotoStatement.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs#L19C20-L19C26" + } + ], + "DocsId": "T:System.CodeDom.CodeGotoStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeGotoStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeIndexerExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeIndexerExpression.#ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeIndexerExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeIndexerExpression.Indices", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs#L20C52-L20C95" + } + ], + "DocsId": "T:System.CodeDom.CodeIndexerExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIndexerExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeIterationStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C62-L8C44" + }, + { + "DocsId": "M:System.CodeDom.CodeIterationStatement.#ctor(System.CodeDom.CodeStatement,System.CodeDom.CodeExpression,System.CodeDom.CodeStatement,System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C62-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.InitStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.TestExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L20C48-L20C52" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.IncrementStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L22C51-L22C55" + }, + { + "DocsId": "P:System.CodeDom.CodeIterationStatement.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs#L24C53-L24C57" + } + ], + "DocsId": "T:System.CodeDom.CodeIterationStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeIterationStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeLabeledStatement.#ctor(System.String,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L17C9-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeLabeledStatement.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L25C20-L25C42" + }, + { + "DocsId": "P:System.CodeDom.CodeLabeledStatement.Statement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs#L29C42-L29C46" + } + ], + "DocsId": "T:System.CodeDom.CodeLabeledStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLabeledStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeLinePragma.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L10C9-L10C36" + }, + { + "DocsId": "M:System.CodeDom.CodeLinePragma.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeLinePragma.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L20C20-L20C45" + }, + { + "DocsId": "P:System.CodeDom.CodeLinePragma.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs#L24C33-L24C37" + } + ], + "DocsId": "T:System.CodeDom.CodeLinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeLinePragma.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberEvent.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L11C9-L11C37" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L15C20-L15C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L19C62-L19C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberEvent.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs#L21C67-L21C125" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L10C9-L10C37" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMemberField.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L24C9-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberField.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L32C20-L32C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberField.InitExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs#L36C48-L36C52" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberField", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberField.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L8C9-L9C94" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeMemberMethod.PopulateImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ReturnType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L26C20-L26C80" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.Statements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L34C17-L40C36" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L48C17-L54C36" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L58C62-L58C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L64C17-L72C45" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.ReturnTypeCustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L76C81-L76C143" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberMethod.TypeParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs#L78C62-L78C115" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMemberProperty.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L49C65-L53C133" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.PrivateImplementationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L13C62-L13C66" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.ImplementationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L15C67-L15C125" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L19C20-L19C55" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.HasGet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L25C20-L25C54" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.HasSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L38C20-L38C54" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.GetStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L49C56-L49C60" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.SetStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L51C56-L51C60" + }, + { + "DocsId": "P:System.CodeDom.CodeMemberProperty.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs#L53C74-L53C78" + } + ], + "DocsId": "T:System.CodeDom.CodeMemberProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMemberProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor(System.CodeDom.CodeMethodReferenceExpression,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodInvokeExpression.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C63-L22C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodInvokeExpression.Method", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L26C20-L26C67" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodInvokeExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs#L30C54-L30C58" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodInvokeExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodInvokeExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L11C9-L11C51" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L19C9-L27C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L29C46-L29C50" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.MethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L33C20-L33C47" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReferenceExpression.TypeArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs#L37C61-L37C113" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/codemethodreferenceexpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeMethodReturnStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L8C9-L8C47" + }, + { + "DocsId": "M:System.CodeDom.CodeMethodReturnStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeMethodReturnStatement.Expression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs#L15C44-L15C48" + } + ], + "DocsId": "T:System.CodeDom.CodeMethodReturnStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeMethodReturnStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespace.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L10C9-L23C35" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespace.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L10C9-L28C10" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateComments", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateImports", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeNamespace.PopulateTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Types", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L34C17-L40C33" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Imports", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L48C17-L54C33" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L60C20-L60C41" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespace.Comments", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs#L68C17-L74C34" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespace", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespace.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor(System.CodeDom.CodeNamespaceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.#ctor(System.CodeDom.CodeNamespace[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Add(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.AddRange(System.CodeDom.CodeNamespace[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.AddRange(System.CodeDom.CodeNamespaceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Contains(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.CopyTo(System.CodeDom.CodeNamespace[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.IndexOf(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L61C52-L61C71" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Insert(System.Int32,System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L63C63-L63C88" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceCollection.Remove(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L65C52-L65C70" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceImport.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L10C9-L10C41" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImport.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImport.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L17C44-L17C48" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImport.Namespace", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs#L21C20-L21C46" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceImport", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L26C34-L26C39" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L28C35-L28C40" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.Add(System.CodeDom.CodeNamespaceImport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L32C13-L37C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.AddRange(System.CodeDom.CodeNamespaceImport[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L41C13-L50C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L54C13-L56C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L67C47-L67C68" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L74C17-L76C14" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L79C34-L79C39" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L81C44-L81C49" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L83C40-L83C44" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L85C60-L85C86" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L87C52-L87C67" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L89C40-L89C77" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L91C31-L91C38" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L93C46-L93C67" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L95C44-L95C85" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L99C13-L101C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L105C13-L107C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L111C13-L113C10" + }, + { + "DocsId": "M:System.CodeDom.CodeNamespaceImportCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L11C9-L12C152" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L16C20-L16C53" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L24C29-L24C40" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L26C34-L26C39" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L28C35-L28C40" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L79C34-L79C39" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L81C44-L81C49" + }, + { + "DocsId": "P:System.CodeDom.CodeNamespaceImportCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs#L83C40-L83C44" + } + ], + "DocsId": "T:System.CodeDom.CodeNamespaceImportCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeNamespaceImportCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeObject.cs#L21C9-L21C32" + }, + { + "DocsId": "P:System.CodeDom.CodeObject.UserData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeObject.cs#L23C40-L23C74" + } + ], + "DocsId": "T:System.CodeDom.CodeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L10C48" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.CodeDom.CodeTypeReference,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.String,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L22C10" + }, + { + "DocsId": "M:System.CodeDom.CodeObjectCreateExpression.#ctor(System.Type,System.CodeDom.CodeExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C63-L28C10" + }, + { + "DocsId": "P:System.CodeDom.CodeObjectCreateExpression.CreateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L32C20-L32C61" + }, + { + "DocsId": "P:System.CodeDom.CodeObjectCreateExpression.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs#L36C54-L36C58" + } + ], + "DocsId": "T:System.CodeDom.CodeObjectCreateExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeObjectCreateExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L12C9-L12C56" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L14C9-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpression.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L26C9-L30C10" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L34C20-L34C82" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L38C43-L38C47" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L42C20-L42C55" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpression.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs#L48C20-L48C41" + } + ], + "DocsId": "T:System.CodeDom.CodeParameterDeclarationExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L10C9-L10C66" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.#ctor(System.CodeDom.CodeParameterDeclarationExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Add(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L28C69-L28C84" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.AddRange(System.CodeDom.CodeParameterDeclarationExpression[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.AddRange(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Contains(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L57C75-L57C95" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.CopyTo(System.CodeDom.CodeParameterDeclarationExpression[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L59C86-L59C111" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.IndexOf(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L61C73-L61C92" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Insert(System.Int32,System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L63C84-L63C109" + }, + { + "DocsId": "M:System.CodeDom.CodeParameterDeclarationExpressionCollection.Remove(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L65C73-L65C91" + }, + { + "DocsId": "P:System.CodeDom.CodeParameterDeclarationExpressionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs#L24C20-L24C67" + } + ], + "DocsId": "T:System.CodeDom.CodeParameterDeclarationExpressionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeParameterDeclarationExpressionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePrimitiveExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L8C9-L8C45" + }, + { + "DocsId": "M:System.CodeDom.CodePrimitiveExpression.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodePrimitiveExpression.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs#L15C31-L15C35" + } + ], + "DocsId": "T:System.CodeDom.CodePrimitiveExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePrimitiveExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePropertyReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodePropertyReferenceExpression.#ctor(System.CodeDom.CodeExpression,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodePropertyReferenceExpression.TargetObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.CodeDom.CodePropertyReferenceExpression.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs#L22C20-L22C49" + } + ], + "DocsId": "T:System.CodeDom.CodePropertyReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertyReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodePropertySetValueReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertySetValueReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodePropertySetValueReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodePropertySetValueReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeRegionDirective.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L10C9-L10C41" + }, + { + "DocsId": "M:System.CodeDom.CodeRegionDirective.#ctor(System.CodeDom.CodeRegionMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L12C9-L16C10" + }, + { + "DocsId": "P:System.CodeDom.CodeRegionDirective.RegionText", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L20C20-L20C47" + }, + { + "DocsId": "P:System.CodeDom.CodeRegionDirective.RegionMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs#L24C44-L24C48" + } + ], + "DocsId": "T:System.CodeDom.CodeRegionDirective", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionDirective.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeRegionMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.Start", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeRegionMode.End", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeRegionMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRegionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor(System.CodeDom.CodeEventReferenceExpression,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L12C9-L16C10" + }, + { + "DocsId": "M:System.CodeDom.CodeRemoveEventStatement.#ctor(System.CodeDom.CodeExpression,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.CodeDom.CodeRemoveEventStatement.Event", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L26C20-L26C68" + }, + { + "DocsId": "P:System.CodeDom.CodeRemoveEventStatement.Listener", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs#L30C42-L30C46" + } + ], + "DocsId": "T:System.CodeDom.CodeRemoveEventStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeRemoveEventStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetCompileUnit.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L10C9-L10C44" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetCompileUnit.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetCompileUnit.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L19C20-L19C42" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetCompileUnit.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs#L23C44-L23C48" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetCompileUnit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetCompileUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetExpression.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs#L19C20-L19C42" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetStatement.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetStatement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs#L19C20-L19C42" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeSnippetTypeMember.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L10C9-L10C43" + }, + { + "DocsId": "M:System.CodeDom.CodeSnippetTypeMember.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeSnippetTypeMember.Text", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs#L19C20-L19C41" + } + ], + "DocsId": "T:System.CodeDom.CodeSnippetTypeMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeSnippetTypeMember.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L11C44-L11C48" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L13C59-L13C109" + }, + { + "DocsId": "P:System.CodeDom.CodeStatement.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs#L15C57-L15C105" + } + ], + "DocsId": "T:System.CodeDom.CodeStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.#ctor(System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Add(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Add(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L30C49-L30C88" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.AddRange(System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.AddRange(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Contains(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L59C54-L59C74" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.CopyTo(System.CodeDom.CodeStatement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L61C65-L61C90" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.IndexOf(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L63C52-L63C71" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Insert(System.Int32,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L65C63-L65C88" + }, + { + "DocsId": "M:System.CodeDom.CodeStatementCollection.Remove(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L67C52-L67C70" + }, + { + "DocsId": "P:System.CodeDom.CodeStatementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs#L24C20-L24C46" + } + ], + "DocsId": "T:System.CodeDom.CodeStatementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeStatementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeThisReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeThisReferenceExpression.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeThisReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeThisReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeThrowExceptionStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L8C9-L8C49" + }, + { + "DocsId": "M:System.CodeDom.CodeThrowExceptionStatement.#ctor(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L10C9-L13C10" + }, + { + "DocsId": "P:System.CodeDom.CodeThrowExceptionStatement.ToThrow", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs#L15C41-L15C45" + } + ], + "DocsId": "T:System.CodeDom.CodeThrowExceptionStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeThrowExceptionStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L8C50" + }, + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor(System.CodeDom.CodeStatement[],System.CodeDom.CodeCatchClause[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L14C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTryCatchFinallyStatement.#ctor(System.CodeDom.CodeStatement[],System.CodeDom.CodeCatchClause[],System.CodeDom.CodeStatement[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C65-L21C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.TryStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L23C56-L23C60" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.CatchClauses", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L25C57-L25C61" + }, + { + "DocsId": "P:System.CodeDom.CodeTryCatchFinallyStatement.FinallyStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs#L27C60-L27C64" + } + ], + "DocsId": "T:System.CodeDom.CodeTryCatchFinallyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTryCatchFinallyStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeConstructor.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeConstructor.cs#L8C9-L11C10" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeConstructor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeConstructor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDeclaration.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L10C9-L22C41" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclaration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L10C9-L27C10" + }, + { + "DocsId": "E:System.CodeDom.CodeTypeDeclaration.PopulateBaseTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "DocsId": "E:System.CodeDom.CodeTypeDeclaration.PopulateMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.TypeAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L29C48-L29C52" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.BaseTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L35C17-L41C35" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L47C20-L47C122" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsStruct", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L62C20-L62C29" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsEnum", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L77C20-L77C27" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsInterface", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L92C20-L92C100" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.IsPartial", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L109C33-L109C37" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.Members", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L115C17-L121C33" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclaration.TypeParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs#L125C62-L125C115" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclaration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L10C9-L10C51" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor(System.CodeDom.CodeTypeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.#ctor(System.CodeDom.CodeTypeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Add(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L28C54-L28C69" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.AddRange(System.CodeDom.CodeTypeDeclaration[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.AddRange(System.CodeDom.CodeTypeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Contains(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L57C60-L57C80" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.CopyTo(System.CodeDom.CodeTypeDeclaration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L59C71-L59C96" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.IndexOf(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L61C58-L61C77" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Insert(System.Int32,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L63C69-L63C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDeclarationCollection.Remove(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L65C58-L65C76" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDeclarationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs#L24C20-L24C52" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDeclarationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDeclarationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeDelegate.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L31C83-L18C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeDelegate.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L20C48-L23C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDelegate.ReturnType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L27C20-L27C61" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeDelegate.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs#L31C74-L31C78" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeDelegate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeDelegate.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeMember.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L19C60-L29C103" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L15C20-L15C41" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L19C46-L19C50" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L23C20-L23C82" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.LinePragma", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L27C44-L27C48" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.Comments", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L29C58-L29C62" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.StartDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L31C59-L31C109" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMember.EndDirectives", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs#L33C57-L33C105" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMember.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L10C9-L10C46" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor(System.CodeDom.CodeTypeMemberCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.#ctor(System.CodeDom.CodeTypeMember[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Add(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L28C49-L28C64" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.AddRange(System.CodeDom.CodeTypeMember[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.AddRange(System.CodeDom.CodeTypeMemberCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Contains(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L57C55-L57C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.CopyTo(System.CodeDom.CodeTypeMember[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L59C66-L59C91" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.IndexOf(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L61C53-L61C72" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Insert(System.Int32,System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L63C64-L63C89" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeMemberCollection.Remove(System.CodeDom.CodeTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L65C53-L65C71" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeMemberCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs#L24C20-L24C47" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeMemberCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeMemberCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L10C9-L10C42" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeOfExpression.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L22C9-L25C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeOfExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs#L29C20-L29C55" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeOfExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeOfExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeParameter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L12C9-L12C39" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L14C9-L17C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L21C20-L21C41" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.Constraints", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L25C59-L25C109" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.CustomAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L27C71-L27C133" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameter.HasConstructorConstraint", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs#L29C48-L29C52" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeParameter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L10C9-L10C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor(System.CodeDom.CodeTypeParameterCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.#ctor(System.CodeDom.CodeTypeParameter[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Add(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L28C52-L28C67" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L30C42-L30C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.AddRange(System.CodeDom.CodeTypeParameter[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L34C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.AddRange(System.CodeDom.CodeTypeParameterCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L47C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Contains(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L59C58-L59C78" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.CopyTo(System.CodeDom.CodeTypeParameter[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L61C69-L61C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.IndexOf(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L63C56-L63C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Insert(System.Int32,System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L65C67-L65C92" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeParameterCollection.Remove(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L67C56-L67C74" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeParameterCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs#L24C20-L24C50" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeParameterCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeParameterCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.GlobalReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "DocsId": "F:System.CodeDom.CodeTypeReferenceOptions.GenericTypeParameter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L36C9-L41C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L43C9-L68C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.Type,System.CodeDom.CodeTypeReferenceOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L70C97-L73C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.CodeDom.CodeTypeReferenceOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L75C9-L78C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L80C9-L83C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L284C95-L290C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.CodeDom.CodeTypeParameter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L294C13-L297C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L300C9-L305C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReference.#ctor(System.CodeDom.CodeTypeReference,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L307C9-L312C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.ArrayElementType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L314C54-L314C58" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.ArrayRank", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L316C32-L316C36" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.BaseType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L324C17-L337C32" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L346C51-L346C55" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReference.TypeArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs#L352C17-L357C77" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L18C9-L18C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor(System.CodeDom.CodeTypeReferenceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.#ctor(System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L25C9-L28C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L36C52-L36C67" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L38C42-L38C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Add(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L40C40-L40C73" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.AddRange(System.CodeDom.CodeTypeReference[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L45C13-L57C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.AddRange(System.CodeDom.CodeTypeReferenceCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L62C13-L75C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Contains(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L77C58-L77C78" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.CopyTo(System.CodeDom.CodeTypeReference[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L79C69-L79C94" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.IndexOf(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L81C56-L81C75" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Insert(System.Int32,System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L83C67-L83C92" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceCollection.Remove(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L85C56-L85C74" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReferenceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs#L32C19-L32C62" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/CodeDom/CodeTypeReferenceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L10C9-L10C49" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.CodeTypeReferenceExpression.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L22C9-L25C10" + }, + { + "DocsId": "P:System.CodeDom.CodeTypeReferenceExpression.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs#L29C20-L29C55" + } + ], + "DocsId": "T:System.CodeDom.CodeTypeReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeTypeReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L11C9-L11C54" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L25C9-L29C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.CodeDom.CodeTypeReference,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L31C9-L36C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.String,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L38C9-L43C10" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableDeclarationStatement.#ctor(System.Type,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L45C9-L50C10" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.InitExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L52C48-L52C52" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L56C20-L56C41" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableDeclarationStatement.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs#L62C20-L62C55" + } + ], + "DocsId": "T:System.CodeDom.CodeVariableDeclarationStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableDeclarationStatement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.CodeVariableReferenceExpression.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L10C9-L10C53" + }, + { + "DocsId": "M:System.CodeDom.CodeVariableReferenceExpression.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.CodeDom.CodeVariableReferenceExpression.VariableName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs#L19C20-L19C49" + } + ], + "DocsId": "T:System.CodeDom.CodeVariableReferenceExpression", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/CodeVariableReferenceExpression.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.FieldDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.In", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.Out", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "DocsId": "F:System.CodeDom.FieldDirection.Ref", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + } + ], + "DocsId": "T:System.CodeDom.FieldDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/FieldDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.MemberAttributes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Abstract", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Final", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Static", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Override", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Const", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.New", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Overloaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Assembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.FamilyAndAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Family", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.FamilyOrAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Private", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.Public", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.AccessMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.ScopeMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "DocsId": "F:System.CodeDom.MemberAttributes.VTableMask", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + } + ], + "DocsId": "T:System.CodeDom.MemberAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/MemberAttributes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L13C13-L26C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L30C13-L43C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L47C13-L60C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L64C13-L77C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L81C13-L104C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.System#CodeDom#Compiler#ICodeCompiler#CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L108C13-L121C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L129C13-L134C72" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L139C13-L151C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L156C13-L161C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L166C13-L194C54" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L213C13-L222C55" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.ProcessCompilerOutputLine(System.CodeDom.Compiler.CompilerResults,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.CmdArgsFromParameters(System.CodeDom.Compiler.CompilerParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.GetResponseFileCmdArgs(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L231C13-L240C52" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.FromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L245C13-L267C54" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.JoinStringArray(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs#L272C13-L294C34" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeCompiler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeCompiler.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeCompiler.CompilerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeCompiler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateProvider(System.String,System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L55C13-L56C65" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateProvider(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L61C13-L62C50" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetLanguageFromExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L67C13-L72C55" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsDefinedLanguage(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L75C66-L75C117" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsDefinedExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L77C68-L77C121" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetCompilerInfo(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L81C13-L86C33" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetAllCompilerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L113C62-L113C89" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator(System.IO.TextWriter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L123C77-L123C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateGenerator(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L125C75-L125C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L132C54-L132C58" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L134C65-L134C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L137C13-L137C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L140C13-L140C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L143C13-L143C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L146C13-L146C61" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L149C13-L149C67" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L152C13-L152C65" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L155C13-L155C56" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L158C13-L158C63" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L161C13-L161C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L164C13-L164C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L167C13-L167C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L170C13-L170C94" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L173C13-L173C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L177C13-L177C75" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L181C13-L181C51" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeDomProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeDomProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L115C48-L115C60" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeDomProvider.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs#L117C59-L117C79" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeDomProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeDomProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDirectives(System.CodeDom.CodeDirectiveCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L105C9-L105C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaces(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L229C41-L233C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypes(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L237C13-L250C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L252C67-L252C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L256C13-L280C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L284C13-L308C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L312C13-L343C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L347C13-L371C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L375C13-L399C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L403C13-L427C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L429C64-L429C88" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L431C65-L431C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L433C72-L433C102" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L435C70-L435C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.System#CodeDom#Compiler#ICodeGenerator#GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L437C72-L437C91" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateExpression(System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L511C13-L619C116" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetCompileUnit(System.CodeDom.CodeSnippetCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L716C13-L737C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnit(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L799C13-L802C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespace(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L806C13-L819C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceImports(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L823C13-L841C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateStatement(System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L880C13-L973C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateStatements(System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L977C13-L986C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputAttributeDeclarations(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L990C13-L1034C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputAttributeArgument(System.CodeDom.CodeAttributeArgument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1038C13-L1049C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputDirection(System.CodeDom.FieldDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1058C21-L1064C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputFieldScopeModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1068C13-L1088C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputMemberAccessModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1092C13-L1113C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputMemberScopeModifier(System.CodeDom.MemberAttributes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1117C13-L1151C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputType(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputTypeAttributes(System.Reflection.TypeAttributes,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1157C13-L1196C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputTypeNamePair(System.CodeDom.CodeTypeReference,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1200C13-L1203C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1205C66-L1205C85" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputExpressionList(System.CodeDom.CodeExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1209C13-L1210C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputExpressionList(System.CodeDom.CodeExpressionCollection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1214C13-L1232C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputOperator(System.CodeDom.CodeBinaryOperatorType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1239C21-L1290C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.OutputParameters(System.CodeDom.CodeParameterDeclarationExpressionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1294C13-L1325C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArrayCreateExpression(System.CodeDom.CodeArrayCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateBinaryOperatorExpression(System.CodeDom.CodeBinaryOperatorExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1332C13-L1368C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ContinueOnNewLine(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1370C64-L1370C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCastExpression(System.CodeDom.CodeCastExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDelegateCreateExpression(System.CodeDom.CodeDelegateCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateFieldReferenceExpression(System.CodeDom.CodeFieldReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArgumentReferenceExpression(System.CodeDom.CodeArgumentReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateVariableReferenceExpression(System.CodeDom.CodeVariableReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateIndexerExpression(System.CodeDom.CodeIndexerExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateArrayIndexerExpression(System.CodeDom.CodeArrayIndexerExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetExpression(System.CodeDom.CodeSnippetExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodInvokeExpression(System.CodeDom.CodeMethodInvokeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodReferenceExpression(System.CodeDom.CodeMethodReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEventReferenceExpression(System.CodeDom.CodeEventReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDelegateInvokeExpression(System.CodeDom.CodeDelegateInvokeExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateObjectCreateExpression(System.CodeDom.CodeObjectCreateExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateParameterDeclarationExpression(System.CodeDom.CodeParameterDeclarationExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1388C13-L1401C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDirectionExpression(System.CodeDom.CodeDirectionExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1405C13-L1412C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePrimitiveExpression(System.CodeDom.CodePrimitiveExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1416C13-L1474C111" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSingleFloatValue(System.Single)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1478C69-L1478C128" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDoubleValue(System.Double)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1480C65-L1480C124" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDecimalValue(System.Decimal)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1482C67-L1482C121" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateDefaultValueExpression(System.CodeDom.CodeDefaultValueExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1486C9-L1486C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePropertyReferenceExpression(System.CodeDom.CodePropertyReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GeneratePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeReferenceExpression(System.CodeDom.CodeTypeReferenceExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1496C13-L1502C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeOfExpression(System.CodeDom.CodeTypeOfExpression)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1506C13-L1514C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateExpressionStatement(System.CodeDom.CodeExpressionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateIterationStatement(System.CodeDom.CodeIterationStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateThrowExceptionStatement(System.CodeDom.CodeThrowExceptionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCommentStatement(System.CodeDom.CodeCommentStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1521C13-L1531C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCommentStatements(System.CodeDom.CodeCommentStatementCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1535C13-L1544C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateComment(System.CodeDom.CodeComment)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethodReturnStatement(System.CodeDom.CodeMethodReturnStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateConditionStatement(System.CodeDom.CodeConditionStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTryCatchFinallyStatement(System.CodeDom.CodeTryCatchFinallyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAssignStatement(System.CodeDom.CodeAssignStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttachEventStatement(System.CodeDom.CodeAttachEventStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateRemoveEventStatement(System.CodeDom.CodeRemoveEventStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateGotoStatement(System.CodeDom.CodeGotoStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLabeledStatement(System.CodeDom.CodeLabeledStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetStatement(System.CodeDom.CodeSnippetStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1558C13-L1564C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateVariableDeclarationStatement(System.CodeDom.CodeVariableDeclarationStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLinePragmaStart(System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateLinePragmaEnd(System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEvent(System.CodeDom.CodeMemberEvent,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateField(System.CodeDom.CodeMemberField)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateSnippetMember(System.CodeDom.CodeSnippetTypeMember)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateEntryPointMethod(System.CodeDom.CodeEntryPointMethod,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateMethod(System.CodeDom.CodeMemberMethod,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateProperty(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateConstructor(System.CodeDom.CodeConstructor,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeConstructor(System.CodeDom.CodeTypeConstructor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeStart(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateTypeEnd(System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnitStart(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1582C13-L1591C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateCompileUnitEnd(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1595C13-L1604C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceStart(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceEnd(System.CodeDom.CodeNamespace)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateNamespaceImport(System.CodeDom.CodeNamespaceImport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttributeDeclarationsStart(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GenerateAttributeDeclarationsEnd(System.CodeDom.CodeAttributeDeclarationCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1616C13-L1620C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.QuoteSnippetString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.IsValidLanguageIndependentIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1627C82-L1627C137" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.ValidateIdentifiers(System.CodeDom.CodeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L1633C13-L1635C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeGenerator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L21C55-L21C68" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L23C45-L23C105" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentMember", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L25C51-L25C65" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.CurrentMemberName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L27C47-L27C109" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentInterface", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L29C46-L29C143" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L31C42-L31C135" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentStruct", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L33C43-L33C137" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentEnum", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L35C41-L35C133" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.IsCurrentDelegate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L37C45-L37C103" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Indent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L41C20-L41C34" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.NullToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Output", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L47C40-L47C47" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGenerator.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs#L49C51-L49C59" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGenerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeGeneratorOptions.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L11C9-L13C42" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L17C20-L17C35" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.IndentString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L25C17-L26C55" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.BracingStyle", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L35C17-L36C56" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.ElseOnClosing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L45C17-L46C52" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.BlankLinesBetweenMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L55C17-L56C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CodeGeneratorOptions.VerbatimOrder", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs#L65C17-L66C52" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeGeneratorOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeGeneratorOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CodeParser.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CodeParser.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CodeParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CodeParser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L10C34-L10C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.#ctor(System.String,System.Int32,System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L12C9-L19C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerError.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L33C46-L35C111" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.Column", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.ErrorNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.ErrorText", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L27C35-L27C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.IsWarning", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L29C33-L29C37" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerError.FileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs#L31C34-L31C38" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerError", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerError.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L10C9-L10C45" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor(System.CodeDom.Compiler.CompilerErrorCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.#ctor(System.CodeDom.Compiler.CompilerError[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Add(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L28C48-L28C63" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.AddRange(System.CodeDom.Compiler.CompilerError[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.AddRange(System.CodeDom.Compiler.CompilerErrorCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L45C13-L55C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Contains(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L57C54-L57C74" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.CopyTo(System.CodeDom.Compiler.CompilerError[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L59C65-L59C90" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.IndexOf(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L97C52-L97C71" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Insert(System.Int32,System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L99C63-L99C88" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerErrorCollection.Remove(System.CodeDom.Compiler.CompilerError)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L101C52-L101C70" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L24C20-L24C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.HasErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L65C17-L76C14" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerErrorCollection.HasWarnings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs#L83C17-L94C14" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerErrorCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerErrorCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetLanguages", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L21C43-L21C79" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L23C44-L23C81" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L51C13-L60C83" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateProvider(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L65C13-L77C123" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.CreateDefaultCompilerParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L81C72-L81C97" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L89C46-L89C84" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L93C13-L98C88" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerInfo.CodeDomProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L29C17-L37C30" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerInfo.IsCodeDomProviderTypeValid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs#L41C51-L41C97" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L12C39-L14C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L17C13-L19C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L22C13-L24C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.CompilerParameters.#ctor(System.String[],System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L50C60-L34C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.CoreAssemblyFileName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L50C46-L50C50" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.GenerateExecutable", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L52C42-L52C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.GenerateInMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L54C40-L54C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.ReferencedAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L56C56-L56C60" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.MainClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L57C35-L57C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.OutputAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L59C40-L59C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.TempFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L63C20-L63C59" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.IncludeDebugInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L67C47-L67C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.TreatWarningsAsErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L69C45-L69C49" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.WarningLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L71C35-L71C39" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.CompilerOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L73C41-L73C45" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.Win32Resource", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L75C39-L75C43" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.EmbeddedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L77C53-L77C57" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.LinkedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L79C51-L79C55" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerParameters.UserToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs#L81C35-L81C39" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerParameters.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.CompilerResults.#ctor(System.CodeDom.Compiler.TempFileCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L32C58-L16C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.TempFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L18C47-L18C51" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.CompiledAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L24C17-L28C42" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L32C49-L32C53" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.Output", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L34C42-L34C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.PathToAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L36C40-L36C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.CompilerResults.NativeCompilerReturnValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs#L38C48-L38C52" + } + ], + "DocsId": "T:System.CodeDom.Compiler.CompilerResults", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/CompilerResults.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWait(System.String,System.CodeDom.Compiler.TempFileCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L20C13-L22C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.IntPtr,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L25C13-L25C120" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L28C13-L28C104" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L31C13-L31C122" + }, + { + "DocsId": "M:System.CodeDom.Compiler.Executor.ExecWaitWithCapture(System.IntPtr,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String@,System.String@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs#L35C13-L98C10" + } + ], + "DocsId": "T:System.CodeDom.Compiler.Executor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/Executor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ArraysOfArrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.EntryPointMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GotoStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.MultidimensionalArrays", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.StaticConstructors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.TryCatchStatements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ReturnTypeAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareValueTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareEnums", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareDelegates", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareInterfaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.AssemblyAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ParameterAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ReferenceParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ChainedConstructorArguments", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.NestedTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.MultipleInterfaceMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.PublicStaticMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.ComplexExpressions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.Win32Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.PartialTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GenericTypeReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.GenericTypeDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.GeneratorSupport.DeclareIndexerProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.GeneratorSupport", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/GeneratorSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeCompiler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.IsValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.ValidateIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.CreateEscapedIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.CreateValidIdentifier(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.Supports(System.CodeDom.Compiler.GeneratorSupport)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "DocsId": "M:System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeGenerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.ICodeParser.Parse(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeParser.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.ICodeParser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/ICodeParser.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "DocsId": "F:System.CodeDom.Compiler.LanguageOptions.CaseInsensitive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + } + ], + "DocsId": "T:System.CodeDom.Compiler.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/System/CodeDom/Compiler/LanguageOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L29C39-L31C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L33C53-L35C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L37C9-L42C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L46C13-L48C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L58C13-L59C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L64C13-L65C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddExtension(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L67C61-L67C99" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddExtension(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L71C13-L78C29" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.AddFile(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L83C13-L94C10" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L96C47-L96C74" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L98C52-L98C79" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L100C60-L100C92" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L102C62-L102C98" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L106C34-L106C46" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L108C40-L108C44" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L110C44-L110C49" + }, + { + "DocsId": "M:System.CodeDom.Compiler.TempFileCollection.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L179C13-L180C10" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L104C29-L104C41" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L106C34-L106C46" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L108C40-L108C44" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L110C44-L110C49" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.TempDir", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L112C34-L112C58" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.BasePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L118C17-L119C34" + }, + { + "DocsId": "P:System.CodeDom.Compiler.TempFileCollection.KeepFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs#L169C33-L169C37" + } + ], + "DocsId": "T:System.CodeDom.Compiler.TempFileCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/IO/TempFileCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L18C9-L21C10" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L23C9-L31C10" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L38C61-L38C71" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L41C59-L41C69" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L44C13-L46C36" + }, + { + "DocsId": "M:Microsoft.VisualBasic.VBCodeProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L49C13-L49C71" + }, + { + "DocsId": "P:Microsoft.VisualBasic.VBCodeProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L33C49-L33C53" + }, + { + "DocsId": "P:Microsoft.VisualBasic.VBCodeProvider.LanguageOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs#L35C60-L35C91" + } + ], + "DocsId": "T:Microsoft.VisualBasic.VBCodeProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L18C9-L21C10" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L23C9-L31C10" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.CreateGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L36C61-L36C71" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.CreateCompiler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L39C59-L39C69" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.GetConverter(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L42C13-L44C36" + }, + { + "DocsId": "M:Microsoft.CSharp.CSharpCodeProvider.GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L47C13-L47C71" + }, + { + "DocsId": "P:Microsoft.CSharp.CSharpCodeProvider.FileExtension", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs#L33C49-L33C53" + } + ], + "DocsId": "T:Microsoft.CSharp.CSharpCodeProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.CodeDom/src/Microsoft/CSharp/CSharpCodeProvider.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Configuration.ConfigurationManager.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Configuration.ConfigurationManager.json new file mode 100644 index 00000000000..ec8f6585e71 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Configuration.ConfigurationManager.json @@ -0,0 +1,5203 @@ +{ + "Assembly": "System.Configuration.ConfigurationManager", + "GUID": "6CB821353D404DE28DAB271FC750FADAFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.UriIdnScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.AllExceptIntranet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "DocsId": "F:System.UriIdnScope.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + } + ], + "DocsId": "T:System.UriIdnScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/UriIdnScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.TraceConfiguration.Register", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Diagnostics/TraceConfiguration.cs#L16C13-L27C10" + } + ], + "DocsId": "T:System.Diagnostics.TraceConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Diagnostics/TraceConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Configuration.SystemDrawingSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs" + }, + { + "DocsId": "P:System.Drawing.Configuration.SystemDrawingSection.BitmapSuffix", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs#L17C20-L17C48" + }, + { + "DocsId": "P:System.Drawing.Configuration.SystemDrawingSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs#L21C83-L21C95" + } + ], + "DocsId": "T:System.Drawing.Configuration.SystemDrawingSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Drawing/Configuration/SystemDrawingSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DictionarySectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L31C13-L79C24" + }, + { + "DocsId": "M:System.Configuration.DictionarySectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs" + }, + { + "DocsId": "P:System.Configuration.DictionarySectionHandler.KeyAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L87C19-L87C32" + }, + { + "DocsId": "P:System.Configuration.DictionarySectionHandler.ValueAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs#L95C19-L95C34" + } + ], + "DocsId": "T:System.Configuration.DictionarySectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DictionarySectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L20C13-L42C48" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L47C13-L56C48" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L95C13-L101C10" + }, + { + "DocsId": "M:System.Configuration.DpapiProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L15C9-L15C51" + }, + { + "DocsId": "P:System.Configuration.DpapiProtectedConfigurationProvider.UseMachineProtection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs#L91C50-L91C79" + } + ], + "DocsId": "T:System.Configuration.DpapiProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DpapiProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IConfigurationSystem.GetConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + }, + { + "DocsId": "M:System.Configuration.IConfigurationSystem.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + } + ], + "DocsId": "T:System.Configuration.IConfigurationSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IdnElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L13C9-L22C10" + }, + { + "DocsId": "P:System.Configuration.IdnElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L28C17-L28C36" + }, + { + "DocsId": "P:System.Configuration.IdnElement.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs#L35C19-L35C54" + } + ], + "DocsId": "T:System.Configuration.IdnElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IdnElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.LoadComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.SaveComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "M:System.Configuration.IPersistComponentSettings.ResetComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "P:System.Configuration.IPersistComponentSettings.SaveSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "DocsId": "P:System.Configuration.IPersistComponentSettings.SettingsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + } + ], + "DocsId": "T:System.Configuration.IPersistComponentSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IPersistComponentSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L27C9-L35C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L42C63-L44C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L27C9-L52C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.#ctor(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L57C83-L85C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.GetPreviousVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L283C13-L304C25" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L312C13-L313C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingChanging(System.Object,System.Configuration.SettingChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L320C13-L321C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingsLoaded(System.Object,System.Configuration.SettingsLoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L328C13-L329C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.OnSettingsSaving(System.Object,System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L336C13-L337C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Reload", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L344C13-L351C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L359C13-L368C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L375C13-L382C10" + }, + { + "DocsId": "M:System.Configuration.ApplicationSettingsBase.Upgrade", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L426C13-L435C10" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.PropertyChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L223C17-L224C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingChanging", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L239C17-L240C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingsLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L254C17-L255C14" + }, + { + "DocsId": "E:System.Configuration.ApplicationSettingsBase.SettingsSaving", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L269C17-L270C14" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L95C17-L116C33" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L130C17-L151C34" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.PropertyValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L163C17-L163C44" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L175C17-L195C35" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.SettingsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L207C17-L207C37" + }, + { + "DocsId": "P:System.Configuration.ApplicationSettingsBase.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs#L391C17-L403C14" + } + ], + "DocsId": "T:System.Configuration.ApplicationSettingsBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationScopedSettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationScopedSettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.ApplicationScopedSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationScopedSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ApplicationSettingsGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsGroup.cs" + } + ], + "DocsId": "T:System.Configuration.ApplicationSettingsGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ApplicationSettingsGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.AppSettingsReader.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsReader.GetValue(System.String,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs#L33C13-L81C10" + } + ], + "DocsId": "T:System.Configuration.AppSettingsReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.AppSettingsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L73C13-L74C37" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L79C13-L86C10" + }, + { + "DocsId": "M:System.Configuration.AppSettingsSection.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L90C13-L141C10" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L23C83-L23C108" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.Settings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L29C60-L29C116" + }, + { + "DocsId": "P:System.Configuration.AppSettingsSection.File", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs#L36C17-L37C50" + } + ], + "DocsId": "T:System.Configuration.AppSettingsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/AppSettingsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CallbackValidator.#ctor(System.Type,System.Configuration.ValidatorCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L11C75-L15C10" + }, + { + "DocsId": "M:System.Configuration.CallbackValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L31C13-L31C55" + }, + { + "DocsId": "M:System.Configuration.CallbackValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs#L36C13-L37C10" + } + ], + "DocsId": "T:System.Configuration.CallbackValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CallbackValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L12C9-L12C59" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L19C17-L41C63" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L47C19-L47C32" + }, + { + "DocsId": "P:System.Configuration.CallbackValidatorAttribute.CallbackMethodName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs#L57C19-L57C46" + } + ], + "DocsId": "T:System.Configuration.CallbackValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CallbackValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ClientSettingsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L14C9-L16C10" + }, + { + "DocsId": "P:System.Configuration.ClientSettingsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L22C17-L22C37" + }, + { + "DocsId": "P:System.Configuration.ClientSettingsSection.Settings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs#L31C17-L31C71" + } + ], + "DocsId": "T:System.Configuration.ClientSettingsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientSettingsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs#L13C13-L15C46" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs#L20C13-L22C40" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollectionConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs" + } + ], + "DocsId": "T:System.Configuration.CommaDelimitedStringCollectionConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/CommaDelimitedStringAttributeCollectionConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Configuration.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L167C13-L169C28" + }, + { + "DocsId": "M:System.Configuration.Configuration.GetSectionGroup(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L174C13-L176C33" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L181C13-L182C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save(System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L186C13-L187C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.Save(System.Configuration.ConfigurationSaveMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L191C13-L192C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L196C13-L197C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L201C13-L202C10" + }, + { + "DocsId": "M:System.Configuration.Configuration.SaveAs(System.String,System.Configuration.ConfigurationSaveMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L206C13-L209C10" + }, + { + "DocsId": "P:System.Configuration.Configuration.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L78C50-L78C95" + }, + { + "DocsId": "P:System.Configuration.Configuration.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L80C62-L80C119" + }, + { + "DocsId": "P:System.Configuration.Configuration.FilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L82C35-L82C70" + }, + { + "DocsId": "P:System.Configuration.Configuration.HasFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L84C32-L84C55" + }, + { + "DocsId": "P:System.Configuration.Configuration.Locations", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L87C16-L87C72" + }, + { + "DocsId": "P:System.Configuration.Configuration.EvaluationContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L90C16-L90C70" + }, + { + "DocsId": "P:System.Configuration.Configuration.RootSectionGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L96C17-L102C42" + }, + { + "DocsId": "P:System.Configuration.Configuration.Sections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L106C59-L106C84" + }, + { + "DocsId": "P:System.Configuration.Configuration.SectionGroups", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L108C69-L108C99" + }, + { + "DocsId": "P:System.Configuration.Configuration.NamespaceDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L116C19-L116C57" + }, + { + "DocsId": "P:System.Configuration.Configuration.TypeStringTransformer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L122C19-L122C49" + }, + { + "DocsId": "P:System.Configuration.Configuration.AssemblyStringTransformer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L135C19-L135C53" + }, + { + "DocsId": "P:System.Configuration.Configuration.TargetFramework", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs#L148C13-L148C17" + } + ], + "DocsId": "T:System.Configuration.Configuration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Configuration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineToWebRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.MachineToApplication", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowDefinition.Everywhere", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationAllowDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowDefinition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToApplication", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationAllowExeDefinition.MachineToLocalUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationAllowExeDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationAllowExeDefinition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationCollectionAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L57C13-L22C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.ItemType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L24C32-L24C36" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.AddItemName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L28C19-L28C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.RemoveItemName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L38C19-L38C98" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.ClearItemsName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L48C19-L48C98" + }, + { + "DocsId": "P:System.Configuration.ConfigurationCollectionAttribute.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs#L56C68-L56C72" + } + ], + "DocsId": "T:System.Configuration.ConfigurationCollectionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationCollectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs#L12C13-L12C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs#L17C13-L17C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationConverterBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationConverterBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationConverterBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L53C9-L70C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L241C13-L242C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L414C13-L426C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L430C13-L437C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L441C13-L441C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L446C13-L448C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.ListErrors(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L496C55-L504C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.InitializeDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L506C63-L506C64" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L606C13-L670C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L674C13-L696C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L700C13-L706C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SetPropertyValue(System.Configuration.ConfigurationProperty,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L829C13-L846C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L878C13-L1007C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1011C13-L1035C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.SerializeElement(System.Xml.XmlWriter,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1040C13-L1177C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1385C13-L1706C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnRequiredPropertyNotFound(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1833C13-L1835C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.PostDeserialize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1841C9-L1841C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.PreSerialize(System.Xml.XmlWriter)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1846C9-L1846C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnDeserializeUnrecognizedAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1850C13-L1850C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1855C13-L1855C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetTransformedTypeString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1860C13-L1863C66" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElement.GetTransformedAssemblyString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L1868C13-L1871C74" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L89C62-L89C175" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAllAttributesExcept", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L91C71-L91C212" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L93C60-L93C169" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockAllElementsExcept", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L95C69-L95C216" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.LockItem", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L99C19-L99C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Item(System.Configuration.ConfigurationProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L118C17-L160C26" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L172C17-L178C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L193C17-L196C31" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.ElementInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L202C57-L202C108" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.EvaluationContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L208C17-L219C37" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.ElementProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L223C84-L223C100" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.HasContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L225C38-L225C59" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElement.CurrentConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs#L227C54-L227C89" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L17C9-L30C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.#ctor(System.Collections.IComparer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L17C9-L40C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L130C37-L132C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L136C13-L136C40" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L149C13-L162C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L166C13-L176C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L180C13-L180C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L185C13-L193C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L211C13-L235C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L239C13-L245C30" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L253C13-L454C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L458C13-L485C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CopyTo(System.Configuration.ConfigurationElement[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L489C13-L490C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L494C13-L495C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Configuration.ConfigurationElement,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L499C13-L500C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseIndexOf(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L587C13-L596C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L677C13-L678C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseRemove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L727C13-L728C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGet(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L835C37-L839C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseIsRemoved(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L843C37-L847C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGet(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L851C13-L869C90" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGetAllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L874C13-L882C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseGetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L887C13-L905C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L910C13-L959C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.BaseRemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L963C13-L1028C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.SerializeElement(System.Xml.XmlWriter,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1032C13-L1091C32" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.OnDeserializeUnrecognizedElement(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1096C13-L1162C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CreateNewElement(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1183C13-L1183C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsElementRemovable(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1199C13-L1199C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationElementCollection.IsElementName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L1210C13-L1210C26" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.AddElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L46C19-L46C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.RemoveElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L57C19-L57C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ClearElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L68C19-L68C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.EmitClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L79C19-L79C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L93C49-L93C51" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.ThrowOnDuplicate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L116C16-L117C94" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L120C16-L120C68" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L122C29-L122C60" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L124C39-L124C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs#L126C35-L126C39" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.BasicMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.BasicMapAlternate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMapAlternate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementCollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementCollectionType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationElementProperty.#ctor(System.Configuration.ConfigurationValidatorBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs#L12C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationElementProperty.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs#L22C55-L22C59" + } + ], + "DocsId": "T:System.Configuration.ConfigurationElementProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationElementProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L36C15-L40C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L43C13-L44C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L47C13-L48C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L51C13-L52C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L55C13-L56C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L59C13-L60C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L63C13-L64C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L67C13-L68C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.String,System.Exception,System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L71C13-L72C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L109C13-L139C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L205C13-L228C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L233C13-L233C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetFilename(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L238C13-L238C73" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetLineNumber(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L244C13-L244C77" + }, + { + "DocsId": "M:System.Configuration.ConfigurationErrorsException.GetFilename(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L249C13-L249C75" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L147C17-L157C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L161C44-L161C58" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L163C37-L163C47" + }, + { + "DocsId": "P:System.Configuration.ConfigurationErrorsException.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs#L169C17-L175C26" + } + ], + "DocsId": "T:System.Configuration.ConfigurationErrorsException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationErrorsException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L32C15-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L38C43-L38C72" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L41C57-L41C89" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L44C74-L44C107" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L48C15-L49C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L53C15-L54C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L57C84-L57C123" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.#ctor(System.String,System.Exception,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L60C101-L63C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L104C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetXmlNodeFilename(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L110C66-L110C118" + }, + { + "DocsId": "M:System.Configuration.ConfigurationException.GetXmlNodeLineNumber(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L113C65-L113C108" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L71C17-L81C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.BareMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L85C46-L85C58" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L87C43-L87C52" + }, + { + "DocsId": "P:System.Configuration.ConfigurationException.Line", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs#L89C36-L89C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L25C9-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationFileMap.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L51C13-L51C51" + }, + { + "DocsId": "P:System.Configuration.ConfigurationFileMap.MachineConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs#L45C19-L45C46" + } + ], + "DocsId": "T:System.Configuration.ConfigurationFileMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationFileMap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationLocation.OpenConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs#L20C13-L20C60" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLocation.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs#L16C30-L16C34" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ConfigurationLocationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocationCollection.cs#L15C57-L15C96" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLocationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLocationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L112C13-L113C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L117C13-L117C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L127C13-L193C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L252C13-L275C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L302C13-L303C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L307C13-L308C55" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L313C13-L314C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.IsReadOnly(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L323C13-L326C111" + }, + { + "DocsId": "M:System.Configuration.ConfigurationLockCollection.SetFromList(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L331C13-L338C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L60C34-L60C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.AttributeList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L68C17-L75C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.HasParentElements", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L84C17-L100C31" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L104C29-L104C54" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L106C39-L106C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationLockCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs#L108C35-L108C39" + } + ], + "DocsId": "T:System.Configuration.ConfigurationLockCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationLockCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationManager.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L150C13-L155C28" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.RefreshSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L162C13-L167C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMachineConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L171C13-L171C92" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedMachineConfiguration(System.Configuration.ConfigurationFileMap)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L176C13-L176C95" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenExeConfiguration(System.Configuration.ConfigurationUserLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L181C13-L181C75" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenExeConfiguration(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L186C13-L186C96" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedExeConfiguration(System.Configuration.ExeConfigurationFileMap,System.Configuration.ConfigurationUserLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L192C13-L192C78" + }, + { + "DocsId": "M:System.Configuration.ConfigurationManager.OpenMappedExeConfiguration(System.Configuration.ExeConfigurationFileMap,System.Configuration.ConfigurationUserLevel,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L198C13-L198C87" + }, + { + "DocsId": "P:System.Configuration.ConfigurationManager.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L37C17-L45C53" + }, + { + "DocsId": "P:System.Configuration.ConfigurationManager.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs#L53C17-L64C67" + } + ], + "DocsId": "T:System.Configuration.ConfigurationManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L20C9-L36C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L39C15-L40C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.Configuration.ConfigurationPropertyOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L43C15-L44C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.ComponentModel.TypeConverter,System.Configuration.ConfigurationValidatorBase,System.Configuration.ConfigurationPropertyOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L52C15-L53C12" + }, + { + "DocsId": "M:System.Configuration.ConfigurationProperty.#ctor(System.String,System.Type,System.Object,System.ComponentModel.TypeConverter,System.Configuration.ConfigurationValidatorBase,System.Configuration.ConfigurationPropertyOptions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L55C9-L66C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L163C30-L163C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L165C37-L165C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L182C28-L182C32" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L184C38-L184C42" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L186C35-L186C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L188C30-L188C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L190C44-L190C110" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsTypeStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L193C16-L193C97" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsAssemblyStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L196C16-L196C101" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.IsVersionCheckRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L198C47-L198C116" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Converter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L204C17-L205C35" + }, + { + "DocsId": "P:System.Configuration.ConfigurationProperty.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs#L209C55-L209C59" + } + ], + "DocsId": "T:System.Configuration.ConfigurationProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPropertyAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L18C52-L14C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L18C38-L18C42" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L20C55-L20C59" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L24C19-L24C92" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L35C19-L35C83" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyAttribute.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs#L45C19-L45C78" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L36C13-L37C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L41C13-L41C43" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.CopyTo(System.Configuration.ConfigurationProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L51C18-L56C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Add(System.Configuration.ConfigurationProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L66C18-L74C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L79C13-L80C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L10C9-L10C61" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L19C22-L24C29" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L28C29-L28C41" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L30C39-L30C44" + }, + { + "DocsId": "P:System.Configuration.ConfigurationPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs#L32C35-L32C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsTypeStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsAssemblyStringTransformationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationPropertyOptions.IsVersionCheckRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPropertyOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationPropertyOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Modified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Minimal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationSaveMode.Full", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSaveMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSaveMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L22C13-L22C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L27C13-L28C35" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L33C13-L35C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L39C13-L43C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L48C13-L77C41" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializePropertyInTargetVersion(System.Configuration.ConfigurationProperty,System.String,System.Runtime.Versioning.FrameworkName,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L83C13-L83C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializeElementInTargetVersion(System.Configuration.ConfigurationElement,System.String,System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L89C13-L89C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSection.ShouldSerializeSectionInTargetVersion(System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L94C13-L94C25" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSection.SectionInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs#L18C56-L18C60" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Add(System.String,System.Configuration.ConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L50C13-L54C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L58C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.CopyTo(System.Configuration.ConfigurationSection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L66C13-L75C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Get(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L79C13-L79C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L84C13-L100C78" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.GetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L113C13-L113C38" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L125C13-L134C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L138C13-L141C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L28C58-L28C67" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs#L30C56-L30C66" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ForceDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L145C13-L146C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ForceDeclaration(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L152C13-L163C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.ShouldSerializeSectionGroupInTargetVersion(System.Runtime.Versioning.FrameworkName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L167C13-L167C25" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L23C64-L25C64" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.IsDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L17C34-L17C38" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.IsDeclarationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L21C45-L21C49" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.SectionGroupName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L23C42-L23C46" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L25C30-L25C34" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L29C19-L29C36" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.Sections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L69C17-L75C40" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroup.SectionGroups", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs#L83C17-L89C45" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Add(System.String,System.Configuration.ConfigurationSectionGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L51C13-L54C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L58C13-L66C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.CopyTo(System.Configuration.ConfigurationSectionGroup[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L70C13-L79C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L83C13-L83C39" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L88C13-L104C61" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.GetKey(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L115C13-L115C38" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L128C13-L135C10" + }, + { + "DocsId": "M:System.Configuration.ConfigurationSectionGroupCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L139C13-L142C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L30C63-L30C72" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSectionGroupCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs#L33C61-L33C71" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSectionGroupCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSectionGroupCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationSettings.GetConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs#L24C13-L24C65" + }, + { + "DocsId": "P:System.Configuration.ConfigurationSettings.AppSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs#L17C17-L17C57" + } + ], + "DocsId": "T:System.Configuration.ConfigurationSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.PerUserRoaming", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "DocsId": "F:System.Configuration.ConfigurationUserLevel.PerUserRoamingAndLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationUserLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationUserLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L13C9-L13C56" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L15C9-L26C10" + }, + { + "DocsId": "P:System.Configuration.ConfigurationValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L29C16-L29C82" + }, + { + "DocsId": "P:System.Configuration.ConfigurationValidatorAttribute.ValidatorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs#L31C37-L31C41" + } + ], + "DocsId": "T:System.Configuration.ConfigurationValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs#L10C13-L10C26" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + }, + { + "DocsId": "M:System.Configuration.ConfigurationValidatorBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + } + ], + "DocsId": "T:System.Configuration.ConfigurationValidatorBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigurationValidatorBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#get_LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L27C17-L37C43" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#get_Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L50C19-L50C36" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.Load(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L55C13-L70C10" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.LoadSingleElement(System.String,System.Xml.XmlTextReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L74C13-L91C10" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateAttribute(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L95C13-L95C105" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateElement(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L100C13-L100C103" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateTextNode(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L105C13-L105C73" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateCDataSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L110C13-L110C81" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateComment(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L115C13-L115C76" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateSignificantWhitespace(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L120C13-L120C90" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.CreateWhitespace(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L125C13-L125C79" + }, + { + "DocsId": "M:System.Configuration.ConfigXmlDocument.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L27C17-L37C43" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L41C39-L41C82" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L45C19-L45C36" + }, + { + "DocsId": "P:System.Configuration.ConfigXmlDocument.System#Configuration#Internal#IConfigErrorInfo#Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs#L50C19-L50C36" + } + ], + "DocsId": "T:System.Configuration.ConfigXmlDocument", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L21C9-L21C46" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L24C15-L28C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L31C15-L36C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettings.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L66C13-L66C37" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L40C83-L40C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L46C19-L46C51" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L53C19-L53C63" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettings.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs#L60C19-L60C59" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L12C15-L13C12" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.IndexOf(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L31C13-L31C42" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.BaseAdd(System.Int32,System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L40C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Add(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Remove(System.Configuration.ConnectionStringSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L66C13-L66C51" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L71C13-L71C60" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringSettingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L76C13-L77C10" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L15C83-L15C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L19C19-L19C67" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringSettingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs#L27C66-L27C105" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringSettingsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringSettingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConnectionStringsSection.GetRuntimeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L22C13-L23C25" + }, + { + "DocsId": "M:System.Configuration.ConnectionStringsSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringsSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L14C83-L14C95" + }, + { + "DocsId": "P:System.Configuration.ConnectionStringsSection.ConnectionStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs#L18C16-L18C81" + } + ], + "DocsId": "T:System.Configuration.ConnectionStringsSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConnectionStringsSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ContextInformation.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L52C13-L52C58" + }, + { + "DocsId": "P:System.Configuration.ContextInformation.HostingContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L27C17-L35C40" + }, + { + "DocsId": "P:System.Configuration.ContextInformation.IsMachineLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs#L42C39-L42C68" + } + ], + "DocsId": "T:System.Configuration.ContextInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ContextInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L13C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L35C13-L35C32" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L40C13-L41C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L45C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L51C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.DefaultSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L60C13-L60C28" + }, + { + "DocsId": "P:System.Configuration.DefaultSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs#L20C83-L20C108" + } + ], + "DocsId": "T:System.Configuration.DefaultSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultSettingValueAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.Configuration.DefaultSettingValueAttribute.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs#L32C17-L32C31" + } + ], + "DocsId": "T:System.Configuration.DefaultSettingValueAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultSettingValueAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.DefaultValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs#L12C13-L12C25" + }, + { + "DocsId": "M:System.Configuration.DefaultValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs#L18C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.DefaultValidator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs" + } + ], + "DocsId": "T:System.Configuration.DefaultValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/DefaultValidator.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ElementInformation.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L20C16-L20C87" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsPresent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L22C34-L22C61" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L24C33-L25C81" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.IsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L31C17-L40C43" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L44C33-L44C105" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L49C34-L49C113" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L51C29-L51C51" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L53C56-L53C94" + }, + { + "DocsId": "P:System.Configuration.ElementInformation.Errors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs#L55C38-L55C73" + } + ], + "DocsId": "T:System.Configuration.ElementInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ElementInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L8C9-L13C10" + }, + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L16C15-L21C10" + }, + { + "DocsId": "M:System.Configuration.ExeConfigurationFileMap.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L40C13-L41C42" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.ExeConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.RoamingUserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L34C51-L34C55" + }, + { + "DocsId": "P:System.Configuration.ExeConfigurationFileMap.LocalUserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs#L36C49-L36C53" + } + ], + "DocsId": "T:System.Configuration.ExeConfigurationFileMap", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeConfigurationFileMap.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.ExeContext.UserLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs#L20C51-L20C55" + }, + { + "DocsId": "P:System.Configuration.ExeContext.ExePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs#L22C33-L22C37" + } + ], + "DocsId": "T:System.Configuration.ExeContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ExeContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.GenericEnumConverter.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L14C9-L20C10" + }, + { + "DocsId": "M:System.Configuration.GenericEnumConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L24C13-L24C37" + }, + { + "DocsId": "M:System.Configuration.GenericEnumConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs#L30C13-L47C10" + } + ], + "DocsId": "T:System.Configuration.GenericEnumConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/GenericEnumConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.Reset(System.Configuration.SettingsContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.IApplicationSettingsProvider.Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + } + ], + "DocsId": "T:System.Configuration.IApplicationSettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IApplicationSettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IConfigurationSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.IConfigurationSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IConfigurationSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IgnoreSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L13C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L35C13-L35C32" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L40C13-L41C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L45C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.DeserializeSection(System.Xml.XmlReader)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L51C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.IgnoreSection.SerializeSection(System.Configuration.ConfigurationElement,System.String,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L60C13-L60C28" + }, + { + "DocsId": "P:System.Configuration.IgnoreSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs#L20C83-L20C108" + } + ], + "DocsId": "T:System.Configuration.IgnoreSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IgnoreSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs#L16C13-L16C25" + }, + { + "DocsId": "M:System.Configuration.IgnoreSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.IgnoreSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IgnoreSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs#L14C13-L16C114" + }, + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs#L23C13-L23C98" + }, + { + "DocsId": "M:System.Configuration.InfiniteIntConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs" + } + ], + "DocsId": "T:System.Configuration.InfiniteIntConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteIntConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs#L15C13-L19C71" + }, + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs#L24C13-L26C80" + }, + { + "DocsId": "M:System.Configuration.InfiniteTimeSpanConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs" + } + ], + "DocsId": "T:System.Configuration.InfiniteTimeSpanConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/InfiniteTimeSpanConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L14C13-L15C12" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L18C13-L19C12" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.#ctor(System.Int32,System.Int32,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L37C13-L37C40" + }, + { + "DocsId": "M:System.Configuration.IntegerValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.IntegerValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IntegerValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L9C9-L10C41" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L12C73-L12C119" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L16C19-L16C31" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L28C19-L28C31" + }, + { + "DocsId": "P:System.Configuration.IntegerValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs#L38C36-L38C40" + } + ], + "DocsId": "T:System.Configuration.IntegerValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IntegerValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.IriParsingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L10C9-L19C10" + }, + { + "DocsId": "P:System.Configuration.IriParsingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L25C17-L25C36" + }, + { + "DocsId": "P:System.Configuration.IriParsingElement.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs#L32C19-L32C47" + } + ], + "DocsId": "T:System.Configuration.IriParsingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/IriParsingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ISettingsProviderService.GetSettingsProvider(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ISettingsProviderService.cs" + } + ], + "DocsId": "T:System.Configuration.ISettingsProviderService", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ISettingsProviderService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L12C13-L15C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Add(System.Configuration.KeyValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L28C13-L44C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L48C13-L50C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L54C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L64C13-L64C55" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L69C13-L69C64" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L17C83-L17C95" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.ThrowOnDuplicate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L19C53-L19C58" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L21C69-L21C111" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationCollection.AllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs#L23C36-L23C89" + } + ], + "DocsId": "T:System.Configuration.KeyValueConfigurationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.KeyValueConfigurationElement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L24C9-L29C10" + }, + { + "DocsId": "M:System.Configuration.KeyValueConfigurationElement.Init", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L45C13-L56C10" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L31C83-L31C95" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L34C30-L34C53" + }, + { + "DocsId": "P:System.Configuration.KeyValueConfigurationElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs#L39C19-L39C52" + } + ], + "DocsId": "T:System.Configuration.KeyValueConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/KeyValueConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L51C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L64C13-L143C27" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L151C13-L197C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Reset(System.Configuration.SettingsContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L205C13-L210C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.Upgrade(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L221C13-L247C10" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L254C13-L268C30" + }, + { + "DocsId": "M:System.Configuration.LocalFileSettingsProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L18C9-L18C48" + }, + { + "DocsId": "P:System.Configuration.LocalFileSettingsProvider.ApplicationName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs#L31C17-L31C33" + } + ], + "DocsId": "T:System.Configuration.LocalFileSettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LocalFileSettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L14C15-L15C12" + }, + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L18C15-L19C12" + }, + { + "DocsId": "M:System.Configuration.LongValidator.#ctor(System.Int64,System.Int64,System.Boolean,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.LongValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L37C13-L37C41" + }, + { + "DocsId": "M:System.Configuration.LongValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.LongValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.LongValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L9C9-L10C43" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L12C73-L12C116" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L16C19-L16C31" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L27C19-L27C31" + }, + { + "DocsId": "P:System.Configuration.LongValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs#L36C36-L36C40" + } + ], + "DocsId": "T:System.Configuration.LongValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/LongValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Add(System.Configuration.NameValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Remove(System.Configuration.NameValueConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L38C13-L40C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L44C13-L45C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L49C13-L50C10" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L54C13-L54C56" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L59C13-L59C66" + }, + { + "DocsId": "M:System.Configuration.NameValueConfigurationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L11C83-L11C95" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L15C19-L15C71" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationCollection.AllKeys", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs#L29C36-L29C89" + } + ], + "DocsId": "T:System.Configuration.NameValueConfigurationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueConfigurationElement.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L18C9-L22C10" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L24C83-L24C95" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L27C31-L27C55" + }, + { + "DocsId": "P:System.Configuration.NameValueConfigurationElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs#L32C19-L32C52" + } + ], + "DocsId": "T:System.Configuration.NameValueConfigurationElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueConfigurationElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueFileSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs#L22C13-L67C27" + }, + { + "DocsId": "M:System.Configuration.NameValueFileSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.NameValueFileSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueFileSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NameValueSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L18C13-L18C88" + }, + { + "DocsId": "M:System.Configuration.NameValueSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs" + }, + { + "DocsId": "P:System.Configuration.NameValueSectionHandler.KeyAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L88C19-L88C46" + }, + { + "DocsId": "P:System.Configuration.NameValueSectionHandler.ValueAttributeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs#L96C19-L96C48" + } + ], + "DocsId": "T:System.Configuration.NameValueSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NameValueSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.OverrideMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Inherit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Allow", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "DocsId": "F:System.Configuration.OverrideMode.Deny", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + } + ], + "DocsId": "T:System.Configuration.OverrideMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/OverrideMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs#L10C13-L10C45" + }, + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs#L15C13-L22C10" + }, + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs" + } + ], + "DocsId": "T:System.Configuration.PositiveTimeSpanValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PositiveTimeSpanValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "P:System.Configuration.PositiveTimeSpanValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs#L9C73-L9C104" + } + ], + "DocsId": "T:System.Configuration.PositiveTimeSpanValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PositiveTimeSpanValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.PropertyInformation.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L24C30-L24C34" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L32C19-L32C45" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L36C39-L36C56" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.ValueOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L42C17-L43C124" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L47C35-L47C108" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L49C30-L49C40" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L51C35-L51C50" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L54C13-L60C82" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L67C17-L69C66" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L80C17-L82C45" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L86C29-L86C38" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Validator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L88C56-L88C70" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Converter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L90C43-L90C57" + }, + { + "DocsId": "P:System.Configuration.PropertyInformation.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs#L92C38-L92C54" + } + ], + "DocsId": "T:System.Configuration.PropertyInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.PropertyInformationCollection.CopyTo(System.Configuration.PropertyInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs#L44C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.PropertyInformationCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs" + }, + { + "DocsId": "P:System.Configuration.PropertyInformationCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs#L25C17-L35C31" + } + ], + "DocsId": "T:System.Configuration.PropertyInformationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyInformationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.Inherited", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "DocsId": "F:System.Configuration.PropertyValueOrigin.SetHere", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + } + ], + "DocsId": "T:System.Configuration.PropertyValueOrigin", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/PropertyValueOrigin.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.RsaProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.DataProtectionProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "F:System.Configuration.ProtectedConfiguration.ProtectedDataSectionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfiguration.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs#L12C17-L16C115" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfiguration.DefaultProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs#L28C17-L32C69" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs#L14C13-L27C10" + }, + { + "DocsId": "M:System.Configuration.ProtectedConfigurationProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs#L10C72-L10C114" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedConfigurationSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L30C9-L30C51" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L32C83-L32C95" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L37C56-L37C84" + }, + { + "DocsId": "P:System.Configuration.ProtectedConfigurationSection.DefaultProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs#L42C19-L42C62" + } + ], + "DocsId": "T:System.Configuration.ProtectedConfigurationSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedConfigurationSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProtectedProviderSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L8C9-L21C10" + }, + { + "DocsId": "P:System.Configuration.ProtectedProviderSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L23C83-L23C94" + }, + { + "DocsId": "P:System.Configuration.ProtectedProviderSettings.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs#L26C56-L26C104" + } + ], + "DocsId": "T:System.Configuration.ProtectedProviderSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProtectedProviderSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProviderSettings.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L13C9-L30C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L32C61-L36C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L86C13-L94C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L98C13-L102C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L149C13-L149C68" + }, + { + "DocsId": "M:System.Configuration.ProviderSettings.OnDeserializeUnrecognizedAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L181C13-L185C25" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L42C17-L43C36" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L50C19-L50C50" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L57C19-L57C50" + }, + { + "DocsId": "P:System.Configuration.ProviderSettings.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs#L65C17-L78C48" + } + ], + "DocsId": "T:System.Configuration.ProviderSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L12C13-L13C12" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Add(System.Configuration.ProviderSettings)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L33C13-L38C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L42C13-L43C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L47C13-L48C10" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L52C13-L52C43" + }, + { + "DocsId": "M:System.Configuration.ProviderSettingsCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L57C13-L57C53" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L15C83-L15C95" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L17C57-L17C87" + }, + { + "DocsId": "P:System.Configuration.ProviderSettingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs#L21C19-L21C59" + } + ], + "DocsId": "T:System.Configuration.ProviderSettingsCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ProviderSettingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RegexStringValidator.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L13C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.RegexStringValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L23C13-L23C43" + }, + { + "DocsId": "M:System.Configuration.RegexStringValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs#L28C13-L34C10" + } + ], + "DocsId": "T:System.Configuration.RegexStringValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RegexStringValidatorAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Configuration.RegexStringValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L14C73-L14C104" + }, + { + "DocsId": "P:System.Configuration.RegexStringValidatorAttribute.Regex", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs#L16C31-L16C35" + } + ], + "DocsId": "T:System.Configuration.RegexStringValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RegexStringValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.Decrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L20C13-L20C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.Encrypt(System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L25C13-L25C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.AddKey(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L30C13-L30C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.DeleteKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L35C13-L35C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.ImportKey(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L40C13-L40C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.ExportKey(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L45C13-L45C55" + }, + { + "DocsId": "M:System.Configuration.RsaProtectedConfigurationProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L48C48-L48C90" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.CspProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L49C47-L49C89" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseMachineContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L50C49-L50C91" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseOAEP", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L51C37-L51C79" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.UseFIPS", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L52C37-L52C79" + }, + { + "DocsId": "P:System.Configuration.RsaProtectedConfigurationProvider.RsaPublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs#L53C51-L53C93" + } + ], + "DocsId": "T:System.Configuration.RsaProtectedConfigurationProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/RsaProtectedConfigurationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SchemeSettingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L19C19-L19C47" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.GenericUriParserOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L26C19-L26C83" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs#L31C19-L31C39" + } + ], + "DocsId": "T:System.Configuration.SchemeSettingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L17C9-L22C10" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.IndexOf(System.Configuration.SchemeSettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L41C13-L41C41" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L46C13-L46C47" + }, + { + "DocsId": "M:System.Configuration.SchemeSettingElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L51C13-L51C57" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L26C19-L26C79" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L31C19-L31C63" + }, + { + "DocsId": "P:System.Configuration.SchemeSettingElementCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs#L36C19-L36C62" + } + ], + "DocsId": "T:System.Configuration.SchemeSettingElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SchemeSettingElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SectionInformation.ForceDeclaration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L565C13-L566C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.ForceDeclaration(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L572C13-L596C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.ProtectSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L603C13-L624C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.UnprotectSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L628C13-L634C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.GetParentSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L638C13-L656C29" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.GetRawXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L661C13-L664C66" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.SetRawXml(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L669C13-L673C10" + }, + { + "DocsId": "M:System.Configuration.SectionInformation.RevertToParent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L677C13-L681C10" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.SectionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L80C38-L80C47" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L82C30-L82C34" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L86C19-L86C43" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowExeDefinition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L107C19-L107C46" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideModeDefault", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L128C19-L128C60" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L154C19-L154C52" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.AllowOverride", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L175C19-L175C54" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L187C19-L187C53" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.OverrideModeEffective", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L216C54-L216C121" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ConfigSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L231C19-L231C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.InheritInChildApplications", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L257C19-L257C57" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsDeclared", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L271C17-L273C45" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsDeclarationRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L283C17-L285C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsLocked", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L295C33-L296C62" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.IsProtected", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L298C36-L298C62" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ProtectionProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L304C17-L310C44" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.RestartOnExternalChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L318C19-L318C63" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.RequirePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L339C19-L339C56" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L361C19-L361C36" + }, + { + "DocsId": "P:System.Configuration.SectionInformation.ForceSave", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs#L394C19-L394C48" + } + ], + "DocsId": "T:System.Configuration.SectionInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SectionInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.SettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingChangingEventArgs.#ctor(System.String,System.String,System.String,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L18C133-L24C10" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L30C17-L30C34" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L38C17-L38C38" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L46C17-L46C37" + }, + { + "DocsId": "P:System.Configuration.SettingChangingEventArgs.SettingKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs#L54C17-L54C36" + } + ], + "DocsId": "T:System.Configuration.SettingChangingEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.Invoke(System.Object,System.Configuration.SettingChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.BeginInvoke(System.Object,System.Configuration.SettingChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingChangingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L27C9-L29C10" + }, + { + "DocsId": "M:System.Configuration.SettingElement.#ctor(System.String,System.Configuration.SettingsSerializeAs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L31C79-L35C10" + }, + { + "DocsId": "M:System.Configuration.SettingElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L47C13-L48C95" + }, + { + "DocsId": "M:System.Configuration.SettingElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L53C13-L53C61" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L60C17-L60C37" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L69C17-L69C49" + }, + { + "DocsId": "P:System.Configuration.SettingElement.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L82C17-L82C69" + }, + { + "DocsId": "P:System.Configuration.SettingElement.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs#L95C17-L95C63" + } + ], + "DocsId": "T:System.Configuration.SettingElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingElementCollection.CreateNewElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L26C13-L26C41" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.GetElementKey(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L31C13-L31C50" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Get(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L36C13-L36C56" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Add(System.Configuration.SettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Remove(System.Configuration.SettingElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L46C13-L47C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "M:System.Configuration.SettingElementCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs" + }, + { + "DocsId": "P:System.Configuration.SettingElementCollection.CollectionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L12C17-L12C68" + }, + { + "DocsId": "P:System.Configuration.SettingElementCollection.ElementName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs#L20C17-L20C34" + } + ], + "DocsId": "T:System.Configuration.SettingElementCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L11C48-L11C58" + }, + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor(System.Configuration.SettingsAttributeDictionary)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L13C86-L13C106" + }, + { + "DocsId": "M:System.Configuration.SettingsAttributeDictionary.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs#L15C9-L17C55" + } + ], + "DocsId": "T:System.Configuration.SettingsAttributeDictionary", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsAttributeDictionary.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Initialize(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection,System.Configuration.SettingsProviderCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L103C13-L106C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L110C13-L121C10" + }, + { + "DocsId": "M:System.Configuration.SettingsBase.Synchronized(System.Configuration.SettingsBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L176C13-L177C33" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L25C17-L36C14" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L147C70-L147C89" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Providers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L148C69-L148C87" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.PropertyValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L149C79-L149C102" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L150C56-L150C72" + }, + { + "DocsId": "P:System.Configuration.SettingsBase.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs#L181C44-L181C67" + } + ], + "DocsId": "T:System.Configuration.SettingsBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs#L11C36-L11C46" + }, + { + "DocsId": "M:System.Configuration.SettingsContext.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs#L13C9-L15C55" + } + ], + "DocsId": "T:System.Configuration.SettingsContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsDescriptionAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsDescriptionAttribute.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsDescriptionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsDescriptionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsGroupDescriptionAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsGroupDescriptionAttribute.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsGroupDescriptionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupDescriptionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsGroupNameAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsGroupNameAttribute.GroupName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs#L29C17-L29C35" + } + ], + "DocsId": "T:System.Configuration.SettingsGroupNameAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsGroupNameAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsLoadedEventArgs.#ctor(System.Configuration.SettingsProvider)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs#L13C9-L16C10" + }, + { + "DocsId": "P:System.Configuration.SettingsLoadedEventArgs.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs#L22C17-L22C34" + } + ], + "DocsId": "T:System.Configuration.SettingsLoadedEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.Invoke(System.Object,System.Configuration.SettingsLoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.BeginInvoke(System.Object,System.Configuration.SettingsLoadedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsLoadedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsLoadedEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsLoadedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SettingsManageability.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsManageability.Roaming", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsManageability", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageability.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsManageabilityAttribute.#ctor(System.Configuration.SettingsManageability)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsManageabilityAttribute.Manageability", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs#L29C17-L29C39" + } + ], + "DocsId": "T:System.Configuration.SettingsManageabilityAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsManageabilityAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Add(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L20C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L38C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L67C13-L67C54" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L72C13-L72C63" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L77C13-L80C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L84C13-L89C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnAdd(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L96C67-L96C68" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnAddComplete(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L98C75-L98C76" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L100C44-L100C45" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L102C52-L102C53" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnRemove(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L104C70-L104C71" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.OnRemoveComplete(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L106C78-L106C79" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L115C13-L116C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L61C17-L61C61" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L109C34-L109C58" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L110C44-L110C57" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs#L111C40-L111C52" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L14C16-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L19C16-L21C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L28C16-L30C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyIsReadOnlyException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs#L32C9-L34C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyIsReadOnlyException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyIsReadOnlyException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L28C15-L30C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs#L32C9-L34C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyNotFoundException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L14C9-L18C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Add(System.Configuration.SettingsPropertyValue)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L22C13-L36C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L40C13-L64C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L86C13-L86C44" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L91C13-L91C75" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L96C13-L101C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L105C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyValueCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L117C13-L118C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L70C17-L80C61" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L109C34-L109C55" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L111C44-L111C57" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValueCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs#L113C40-L113C52" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L19C16-L21C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L28C16-L30C10" + }, + { + "DocsId": "M:System.Configuration.SettingsPropertyWrongTypeException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs#L32C9-L34C10" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyWrongTypeException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyWrongTypeException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProvider.GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsProvider.SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsProvider.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "DocsId": "P:System.Configuration.SettingsProvider.ApplicationName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsProvider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProviderAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProviderAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L25C9-L31C10" + }, + { + "DocsId": "P:System.Configuration.SettingsProviderAttribute.ProviderTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs#L40C17-L40C42" + } + ], + "DocsId": "T:System.Configuration.SettingsProviderAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs#L12C13-L23C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs" + }, + { + "DocsId": "P:System.Configuration.SettingsProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs#L29C17-L29C53" + } + ], + "DocsId": "T:System.Configuration.SettingsProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.Invoke(System.Object,System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.BeginInvoke(System.Object,System.ComponentModel.CancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.SettingsSavingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsSavingEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSavingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsSerializeAsAttribute.#ctor(System.Configuration.SettingsSerializeAs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs#L17C9-L20C10" + }, + { + "DocsId": "P:System.Configuration.SettingsSerializeAsAttribute.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs#L29C17-L29C37" + } + ], + "DocsId": "T:System.Configuration.SettingsSerializeAsAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAsAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingValueElement.DeserializeElement(System.Xml.XmlReader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L34C13-L35C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L39C13-L40C64" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L45C13-L45C49" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L50C13-L50C32" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.ResetModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L55C13-L56C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.SerializeToXmlElement(System.Xml.XmlWriter,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L60C13-L69C26" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Reset(System.Configuration.ConfigurationElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L74C13-L76C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.Unmerge(System.Configuration.ConfigurationElement,System.Configuration.ConfigurationElement,System.Configuration.ConfigurationSaveMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L81C13-L83C10" + }, + { + "DocsId": "M:System.Configuration.SettingValueElement.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs" + }, + { + "DocsId": "P:System.Configuration.SettingValueElement.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L17C13-L17C66" + }, + { + "DocsId": "P:System.Configuration.SettingValueElement.ValueXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs#L23C17-L23C34" + } + ], + "DocsId": "T:System.Configuration.SettingValueElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingValueElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SingleTagSectionHandler.Create(System.Object,System.Object,System.Xml.XmlNode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs#L29C13-L46C27" + }, + { + "DocsId": "M:System.Configuration.SingleTagSectionHandler.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs" + } + ], + "DocsId": "T:System.Configuration.SingleTagSectionHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SingleTagSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SpecialSetting.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "DocsId": "F:System.Configuration.SpecialSetting.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "DocsId": "F:System.Configuration.SpecialSetting.WebServiceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + } + ], + "DocsId": "T:System.Configuration.SpecialSetting", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSetting.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SpecialSettingAttribute.#ctor(System.Configuration.SpecialSetting)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs#L16C9-L19C10" + }, + { + "DocsId": "P:System.Configuration.SpecialSettingAttribute.SpecialSetting", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs#L28C17-L28C40" + } + ], + "DocsId": "T:System.Configuration.SpecialSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SpecialSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L14C9-L19C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L56C13-L70C58" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L86C13-L87C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L91C13-L95C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L99C13-L106C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L110C13-L113C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L117C13-L121C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L125C13-L129C10" + }, + { + "DocsId": "M:System.Configuration.CommaDelimitedStringCollection.Clone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L133C13-L143C25" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.IsModified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L21C35-L21C79" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L23C38-L23C42" + }, + { + "DocsId": "P:System.Configuration.CommaDelimitedStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs#L27C19-L27C38" + } + ], + "DocsId": "T:System.Configuration.CommaDelimitedStringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringAttributeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L13C15-L14C12" + }, + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L17C15-L18C12" + }, + { + "DocsId": "M:System.Configuration.StringValidator.#ctor(System.Int32,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L20C9-L25C10" + }, + { + "DocsId": "M:System.Configuration.StringValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L29C13-L29C43" + }, + { + "DocsId": "M:System.Configuration.StringValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs#L34C13-L54C10" + } + ], + "DocsId": "T:System.Configuration.StringValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.StringValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L9C9-L9C47" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L13C16-L13C78" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.MinLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L17C19-L17C37" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.MaxLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L29C19-L29C37" + }, + { + "DocsId": "P:System.Configuration.StringValidatorAttribute.InvalidCharacters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs#L39C43-L39C47" + } + ], + "DocsId": "T:System.Configuration.StringValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/StringValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L11C9-L17C10" + }, + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L21C13-L21C41" + }, + { + "DocsId": "M:System.Configuration.SubclassTypeValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs#L26C13-L36C10" + } + ], + "DocsId": "T:System.Configuration.SubclassTypeValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SubclassTypeValidatorAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L9C9-L12C10" + }, + { + "DocsId": "P:System.Configuration.SubclassTypeValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L14C73-L14C109" + }, + { + "DocsId": "P:System.Configuration.SubclassTypeValidatorAttribute.BaseClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs#L16C33-L16C37" + } + ], + "DocsId": "T:System.Configuration.SubclassTypeValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SubclassTypeValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs#L13C13-L16C64" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs#L21C13-L22C46" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanMinutesConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs#L13C13-L15C109" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs#L20C13-L20C101" + }, + { + "DocsId": "M:System.Configuration.TimeSpanMinutesOrInfiniteConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanMinutesOrInfiniteConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanMinutesOrInfiniteConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs#L13C13-L17C64" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs#L25C17-L31C46" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanSecondsConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs#L13C13-L15C109" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs#L20C13-L20C101" + }, + { + "DocsId": "M:System.Configuration.TimeSpanSecondsOrInfiniteConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TimeSpanSecondsOrInfiniteConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanSecondsOrInfiniteConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L14C15-L15C12" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L18C15-L19C12" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.#ctor(System.TimeSpan,System.TimeSpan,System.Boolean,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L21C9-L33C10" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.CanValidate(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L37C13-L37C45" + }, + { + "DocsId": "M:System.Configuration.TimeSpanValidator.Validate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs#L42C13-L49C10" + } + ], + "DocsId": "T:System.Configuration.TimeSpanValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TimeSpanValidatorAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L17C58-L19C75" + }, + { + "DocsId": "F:System.Configuration.TimeSpanValidatorAttribute.TimeSpanMinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "F:System.Configuration.TimeSpanValidatorAttribute.TimeSpanMaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.ValidatorInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L15C16-L15C71" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MinValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L17C36-L17C40" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MaxValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L19C36-L19C40" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MinValueString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L23C19-L23C46" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.MaxValueString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L37C19-L37C46" + }, + { + "DocsId": "P:System.Configuration.TimeSpanValidatorAttribute.ExcludeRange", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs#L49C36-L49C40" + } + ], + "DocsId": "T:System.Configuration.TimeSpanValidatorAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TimeSpanValidatorAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.TypeNameConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs#L14C13-L20C27" + }, + { + "DocsId": "M:System.Configuration.TypeNameConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs#L25C13-L29C27" + }, + { + "DocsId": "M:System.Configuration.TypeNameConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs" + } + ], + "DocsId": "T:System.Configuration.TypeNameConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/TypeNameConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UriSection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs" + }, + { + "DocsId": "P:System.Configuration.UriSection.Idn", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L28C34-L28C56" + }, + { + "DocsId": "P:System.Configuration.UriSection.IriParsing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L31C48-L31C84" + }, + { + "DocsId": "P:System.Configuration.UriSection.SchemeSettings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L34C65-L34C118" + }, + { + "DocsId": "P:System.Configuration.UriSection.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs#L36C83-L36C94" + } + ], + "DocsId": "T:System.Configuration.UriSection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UriSection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UserScopedSettingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserScopedSettingAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.UserScopedSettingAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserScopedSettingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.UserSettingsGroup.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserSettingsGroup.cs" + } + ], + "DocsId": "T:System.Configuration.UserSettingsGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/UserSettingsGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ValidatorCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.Invoke(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.BeginInvoke(System.Object,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "DocsId": "M:System.Configuration.ValidatorCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + } + ], + "DocsId": "T:System.Configuration.ValidatorCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ValidatorCallback.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs#L13C13-L15C74" + }, + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs#L20C13-L20C42" + }, + { + "DocsId": "M:System.Configuration.WhiteSpaceTrimStringConverter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs" + } + ], + "DocsId": "T:System.Configuration.WhiteSpaceTrimStringConverter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/WhiteSpaceTrimStringConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.String,System.Type,System.Configuration.SettingsProvider,System.Boolean,System.Object,System.Configuration.SettingsSerializeAs,System.Configuration.SettingsAttributeDictionary,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L26C9-L62C10" + }, + { + "DocsId": "M:System.Configuration.SettingsProperty.#ctor(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L64C9-L75C10" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L10C38-L10C42" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L11C42-L11C46" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.DefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L12C46-L12C50" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.PropertyType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L13C44-L13C48" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.SerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L14C58-L14C62" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L15C52-L15C56" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L16C65-L16C69" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.ThrowOnErrorDeserializing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L17C49-L17C53" + }, + { + "DocsId": "P:System.Configuration.SettingsProperty.ThrowOnErrorSerializing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs#L18C47-L18C51" + } + ], + "DocsId": "T:System.Configuration.SettingsProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.SettingsPropertyValue.#ctor(System.Configuration.SettingsProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L26C9-L29C10" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L20C31-L20C44" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.IsDirty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L21C31-L21C35" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Property", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L22C44-L22C48" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.UsingDefaultValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L23C41-L23C45" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.Deserialized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L24C36-L24C40" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.PropertyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L35C17-L48C31" + }, + { + "DocsId": "P:System.Configuration.SettingsPropertyValue.SerializedValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs#L64C17-L69C41" + } + ], + "DocsId": "T:System.Configuration.SettingsPropertyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsPropertyValue.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.String", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.Xml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.Binary", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "DocsId": "F:System.Configuration.SettingsSerializeAs.ProviderSpecific", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + } + ], + "DocsId": "T:System.Configuration.SettingsSerializeAs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/SettingsSerializeAs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.NoSettingsVersionUpgradeAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NoSettingsVersionUpgradeAttribute.cs" + } + ], + "DocsId": "T:System.Configuration.NoSettingsVersionUpgradeAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/NoSettingsVersionUpgradeAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderBase.Initialize(System.String,System.Collections.Specialized.NameValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L21C13-L39C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderBase.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L15C39-L15C44" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderBase.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs#L17C46-L17C102" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L13C9-L16C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L22C13-L22C54" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Add(System.Configuration.Provider.ProviderBase)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L38C13-L48C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L52C13-L55C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.SetReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L59C13-L62C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L66C13-L69C10" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderCollection.CopyTo(System.Configuration.Provider.ProviderBase[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L73C13-L74C10" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L18C50-L18C82" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L25C29-L25C45" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L27C39-L27C44" + }, + { + "DocsId": "P:System.Configuration.Provider.ProviderCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs#L29C35-L29C39" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L13C9-L13C39" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L16C15-L17C12" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L20C15-L21C12" + }, + { + "DocsId": "M:System.Configuration.Provider.ProviderException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs#L28C15-L30C10" + } + ], + "DocsId": "T:System.Configuration.Provider.ProviderException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Provider/ProviderException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L26C9-L26C45" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L33C13-L34C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.InitForConfiguration(System.String@,System.String@,System.String@,System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L40C13-L42C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsConfigRecordRequired(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L46C13-L46C60" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L51C13-L51C53" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L56C13-L57C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsSecondaryRoot(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L65C13-L65C53" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L70C13-L70C51" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamNameForConfigSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L75C13-L75C80" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetStreamVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L80C13-L80C54" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForRead(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L85C13-L85C55" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForRead(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L90C13-L90C74" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L95C13-L95C94" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L101C13-L101C113" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L106C13-L107C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L111C13-L112C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.DeleteStream(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L116C13-L117C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L121C13-L121C44" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L128C13-L128C79" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L133C13-L134C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsAboveApplication(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L144C13-L144C56" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L150C13-L150C94" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L156C13-L157C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigPathFromLocationSubPath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L161C13-L161C87" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsLocationApplicable(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L166C13-L166C58" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.PrefetchAll(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L171C13-L171C61" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.PrefetchSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L176C13-L176C72" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.CreateDeprecatedConfigContext(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L181C13-L181C67" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.CreateConfigurationContext(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L187C13-L187C81" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L193C13-L193C98" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.EncryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L199C13-L199C98" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigType(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L204C13-L204C63" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetConfigTypeName(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L209C13-L209C46" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.RefreshConfigPaths", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsTrustedConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L228C71-L228C75" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L230C106-L230C110" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.Impersonate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L232C53-L232C74" + }, + { + "DocsId": "M:System.Configuration.Internal.DelegatingConfigHost.GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L237C13-L239C10" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L29C46-L29C50" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L124C60-L124C92" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsRefresh", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L136C48-L136C68" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L138C45-L138C62" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.SupportsLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L140C49-L140C70" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.IsRemote", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L212C41-L212C54" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.HasLocalConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L222C47-L222C71" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.HasRoamingConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L224C49-L224C75" + }, + { + "DocsId": "P:System.Configuration.Internal.DelegatingConfigHost.IsAppConfigHttp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs#L226C48-L226C73" + } + ], + "DocsId": "T:System.Configuration.Internal.DelegatingConfigHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/DelegatingConfigHost.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.Internal.IConfigErrorInfo.Filename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigErrorInfo.LineNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigErrorInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigErrorInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IConfigSystem.Init(System.Type,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigSystem.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigSystem.Root", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IConfigurationManagerHelper.EnsureNetConfigLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerHelper.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigurationManagerHelper", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerHelper.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.SupportsUserConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.SetConfigurationSystemInProgress", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.MachineConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ApplicationConfigUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeProductName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeProductVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeRoamingConfigDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeRoamingConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeLocalConfigDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.ExeLocalConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IConfigurationManagerInternal.UserConfigFilename", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IConfigurationManagerInternal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IConfigurationManagerInternal.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsExeConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsRoamingUserConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.IsLocalUserConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetExeConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetRoamingUserConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigClientHost.GetLocalUserConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigClientHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigClientHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(System.Type,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigConfigurationFactory.NormalizeLocationSubPath(System.String,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigConfigurationFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigConfigurationFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.Init(System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.InitForConfiguration(System.String@,System.String@,System.String@,System.Configuration.Internal.IInternalConfigRoot,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsConfigRecordRequired(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsInitDelayed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.RequireCompleteInit(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsSecondaryRoot(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamNameForConfigSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetStreamVersion(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForRead(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForRead(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(System.String,System.String,System.Object@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String,System.Boolean,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.DeleteStream(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsFile(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.StartMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.StopMonitoringStreamForChanges(System.String,System.Configuration.Internal.StreamChangeCallback)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsAboveApplication(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigPathFromLocationSubPath(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsLocationApplicable(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.VerifyDefinitionAllowed(System.String,System.Configuration.ConfigurationAllowDefinition,System.Configuration.ConfigurationAllowExeDefinition,System.Configuration.Internal.IConfigErrorInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.PrefetchAll(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.PrefetchSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.CreateDeprecatedConfigContext(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.CreateConfigurationContext(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.DecryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.EncryptSection(System.String,System.Configuration.ProtectedConfigurationProvider,System.Configuration.ProtectedConfigurationSection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigType(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetConfigTypeName(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsTrustedConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.Impersonate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigHost.GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord,System.Security.PermissionSet@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsRefresh", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.SupportsLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigHost.IsRemote", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigHost", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.ThrowIfInitErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.GetLkgSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.RefreshSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRecord.Remove", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.ConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.StreamName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRecord.HasInitErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRecord.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.Init(System.Configuration.Internal.IInternalConfigHost,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetSection(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetUniqueConfigPath(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetUniqueConfigRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.GetConfigRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigRoot.RemoveConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "E:System.Configuration.Internal.IInternalConfigRoot.ConfigChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "E:System.Configuration.Internal.IInternalConfigRoot.ConfigRemoved", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigRoot.IsDesignTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigRoot.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSettingsFactory.SetConfigurationSystem(System.Configuration.Internal.IInternalConfigSystem,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSettingsFactory.CompleteInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigSettingsFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSettingsFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.IInternalConfigSystem.RefreshConfig(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "DocsId": "P:System.Configuration.Internal.IInternalConfigSystem.SupportsUserConfig", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.IInternalConfigSystem", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/IInternalConfigSystem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs#L8C9-L11C10" + }, + { + "DocsId": "P:System.Configuration.Internal.InternalConfigEventArgs.ConfigPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs#L13C36-L13C40" + } + ], + "DocsId": "T:System.Configuration.Internal.InternalConfigEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.Invoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.BeginInvoke(System.Object,System.Configuration.Internal.InternalConfigEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.InternalConfigEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.InternalConfigEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/InternalConfigEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.Invoke(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.BeginInvoke(System.String,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + }, + { + "DocsId": "M:System.Configuration.Internal.StreamChangeCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + } + ], + "DocsId": "T:System.Configuration.Internal.StreamChangeCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/StreamChangeCallback.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Diagnostics.EventLog.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Diagnostics.EventLog.json new file mode 100644 index 00000000000..3cb8e86a4ff --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Diagnostics.EventLog.json @@ -0,0 +1,1795 @@ +{ + "Assembly": "System.Diagnostics.EventLog", + "GUID": "D327635684594874A3FCD4F6F96BD384FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L8C9-L10C10" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventArgs.#ctor(System.Diagnostics.EventLogEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L12C9-L15C10" + }, + { + "DocsId": "P:System.Diagnostics.EntryWrittenEventArgs.Entry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs#L17C38-L17C42" + } + ], + "DocsId": "T:System.Diagnostics.EntryWrittenEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.Invoke(System.Object,System.Diagnostics.EntryWrittenEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.BeginInvoke(System.Object,System.Diagnostics.EntryWrittenEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "DocsId": "M:System.Diagnostics.EntryWrittenEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + } + ], + "DocsId": "T:System.Diagnostics.EntryWrittenEventHandler", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EntryWrittenEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventInstance.#ctor(System.Int64,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L11C9-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.EventInstance.#ctor(System.Int64,System.Int32,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L20C94-L23C10" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.CategoryId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L27C20-L27C35" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.EntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L39C20-L39C30" + }, + { + "DocsId": "P:System.Diagnostics.EventInstance.InstanceId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs#L51C20-L51C31" + } + ], + "DocsId": "T:System.Diagnostics.EventInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L33C29-L35C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L37C43-L39C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L41C63-L43C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L45C9-L48C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.BeginInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L222C13-L223C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L227C13-L228C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L237C13-L238C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L243C13-L244C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.CreateEventSource(System.Diagnostics.EventSourceCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L248C13-L355C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Delete(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L359C13-L360C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Delete(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L364C13-L429C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.DeleteEventSource(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L433C13-L434C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.DeleteEventSource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L438C13-L481C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L485C13-L487C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.EndInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L491C13-L492C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L496C13-L496C41" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.Exists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L501C13-L524C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.GetEventLogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L618C13-L618C38" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.GetEventLogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L623C13-L667C35" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.SourceExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L719C13-L719C46" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.SourceExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L724C13-L724C61" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.LogNameFromSourceName(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L742C13-L742C72" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.ModifyOverflowPolicy(System.Diagnostics.OverflowAction,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L763C13-L764C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.RegisterDisplayName(System.String,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L768C13-L769C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L976C13-L977C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L981C13-L982C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L986C13-L987C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L991C13-L992C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L996C13-L997C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1001C13-L1002C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1006C13-L1007C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1011C13-L1012C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1016C20-L1020C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1024C13-L1025C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.Diagnostics.EventInstance,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1029C13-L1030C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.Diagnostics.EventInstance,System.Byte[],System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1034C13-L1035C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.String,System.Diagnostics.EventInstance,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1039C20-L1043C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLog.WriteEvent(System.String,System.Diagnostics.EventInstance,System.Byte[],System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L1047C20-L1051C10" + }, + { + "DocsId": "E:System.Diagnostics.EventLog.EntryWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L212C17-L213C14" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Entries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L59C17-L59C52" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.LogDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L68C17-L68C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Log", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L82C17-L82C48" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L110C17-L110C56" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MaximumKilobytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L132C20-L132C56" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.OverflowAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L139C20-L139C54" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.MinimumRetentionDays", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L145C20-L145C60" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.EnableRaisingEvents", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L165C20-L165C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.SynchronizingObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L176C20-L176C59" + }, + { + "DocsId": "P:System.Diagnostics.EventLog.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs#L188C20-L188C46" + } + ], + "DocsId": "T:System.Diagnostics.EventLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogEntry.Equals(System.Diagnostics.EventLogEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L303C13-L320C25" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntry.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L453C13-L453C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L42C17-L55C39" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L66C17-L70C29" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Index", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L81C17-L81C80" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L92C17-L102C33" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.CategoryNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L113C17-L113C83" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.EventID", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L125C17-L125C88" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.EntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L136C17-L136C98" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L149C17-L175C32" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L186C17-L197C39" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.ReplacementStrings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L208C17-L227C32" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.InstanceId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L238C17-L238C81" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.TimeGenerated", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L249C17-L249C123" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.TimeWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L260C17-L260C121" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntry.UserName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs#L271C17-L292C37" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.CopyTo(System.Diagnostics.EventLogEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L35C13-L36C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L40C13-L40C48" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L52C17-L52C30" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L60C17-L60C29" + }, + { + "DocsId": "M:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L66C13-L68C10" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L21C17-L21C40" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L29C17-L29C47" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L52C17-L52C30" + }, + { + "DocsId": "P:System.Diagnostics.EventLogEntryCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs#L60C17-L60C29" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Warning", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.Information", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.SuccessAudit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogEntryType.FailureAudit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + } + ], + "DocsId": "T:System.Diagnostics.EventLogEntryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogEntryType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventSourceCreationData.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L23C47-L16C10" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L23C33-L23C37" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.Source", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L27C32-L27C36" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.MessageResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L29C45-L29C49" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.ParameterResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L31C47-L31C51" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.CategoryResourceFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L33C46-L33C50" + }, + { + "DocsId": "P:System.Diagnostics.EventSourceCreationData.CategoryCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs#L37C19-L37C41" + } + ], + "DocsId": "T:System.Diagnostics.EventSourceCreationData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventSourceCreationData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L14C9-L16C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor(System.Diagnostics.EventLog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L19C15-L22C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L24C9-L30C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L58C41-L58C58" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L64C17-L74C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.Write(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L76C55-L76C84" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.WriteLine(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L78C59-L78C73" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L83C13-L107C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L112C13-L116C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L121C13-L125C10" + }, + { + "DocsId": "M:System.Diagnostics.EventLogTraceListener.TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L130C13-L149C10" + }, + { + "DocsId": "P:System.Diagnostics.EventLogTraceListener.EventLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L34C13-L34C17" + }, + { + "DocsId": "P:System.Diagnostics.EventLogTraceListener.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs#L42C17-L48C34" + } + ], + "DocsId": "T:System.Diagnostics.EventLogTraceListener", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogTraceListener.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.OverflowAction.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.DoNotOverwrite", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.OverwriteAsNeeded", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "DocsId": "F:System.Diagnostics.OverflowAction.OverwriteOlder", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + } + ], + "DocsId": "T:System.Diagnostics.OverflowAction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/OverflowAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventBookmark.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs#L24C9-L29C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventBookmark.BookmarkXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs#L34C37-L34C41" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventBookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventBookmark.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L68C17-L69C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L73C29-L73C33" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventKeyword.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs#L79C17-L80C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventKeyword", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventKeyword.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L66C17-L67C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L71C28-L71C32" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLevel.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs#L77C17-L78C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLevel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Administrative", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Operational", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Analytical", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogType.Debug", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.Application", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.System", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogIsolation.Custom", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogIsolation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.Circular", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.AutoBackup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.EventLogMode.Retain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L50C56-L50C79" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.#ctor(System.String,System.Diagnostics.Eventing.Reader.EventLogSession)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L46C9-L60C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.SaveChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L256C13-L257C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L261C13-L263C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogConfiguration.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L267C13-L269C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L62C33-L62C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L68C17-L68C166" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogIsolation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L76C17-L76C176" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.IsEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L84C17-L84C153" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.IsClassicLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L96C17-L96C161" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.SecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L104C17-L104C154" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L116C17-L116C166" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.MaximumSizeInBytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L128C17-L128C169" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.LogMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L140C17-L152C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.OwningProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L178C17-L178C163" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L186C17-L186C157" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L194C17-L194C170" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderKeywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L206C17-L206C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderBufferSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L218C17-L218C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderMinimumNumberOfBuffers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L226C17-L226C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderMaximumNumberOfBuffers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L234C17-L234C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderLatency", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L242C17-L242C172" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogConfiguration.ProviderControlGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs#L250C17-L250C170" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L51C9-L51C39" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L52C52-L52C69" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L53C78-L53C111" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L54C9-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L76C15-L79C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L87C13-L89C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L64C17-L65C47" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L98C9-L98C47" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L99C60-L99C77" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L100C86-L100C119" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L106C119-L106C164" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L117C9-L117C46" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L118C59-L118C76" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L119C85-L119C118" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReadingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L125C118-L125C163" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogReadingException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L136C9-L136C55" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L137C68-L137C85" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L138C94-L138C127" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L144C127-L144C172" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogProviderDisabledException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L153C9-L153C50" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L154C63-L154C80" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L155C89-L155C122" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs#L161C122-L161C167" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogInvalidDataException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogException.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.CreationTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L31C41-L31C45" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.LastAccessTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.LastWriteTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L33C42-L33C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.FileSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L34C33-L34C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L35C34-L35C38" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.RecordCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L36C36-L36C40" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.OldestRecordNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L37C43-L37C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogInformation.IsLogFull", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs#L38C34-L38C38" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L77C17-L78C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.IsImported", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L86C17-L87C36" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogLink.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs#L95C17-L96C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogLink.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.#ctor(System.Collections.Generic.IEnumerable{System.String})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L16C9-L36C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L42C13-L44C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogPropertySelector.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs#L48C13-L50C10" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogPropertySelector", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogPropertySelector.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogQuery.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogQuery.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L20C9-L35C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.Session", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L37C42-L37C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.TolerateQueryErrors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L39C43-L39C47" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogQuery.ReverseDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs#L41C40-L41C44" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogQuery", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogQuery.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L51C15-L53C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L56C15-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L61C15-L63C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L65C9-L111C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.ReadEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L154C13-L154C49" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.ReadEvent(System.TimeSpan)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L159C13-L176C34" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L181C13-L183C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L189C17-L195C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L230C13-L231C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.Diagnostics.Eventing.Reader.EventBookmark,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L235C13-L242C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.Seek(System.IO.SeekOrigin,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L250C21-L291C28" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogReader.CancelReading", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L297C13-L298C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogReader.BatchSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L117C17-L117C35" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogReader.LogStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs#L304C17-L321C42" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.FormatDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L270C13-L270C95" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.FormatDescription(System.Collections.Generic.IEnumerable{System.Object})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L275C13-L296C106" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.GetPropertyValues(System.Diagnostics.Eventing.Reader.EventLogPropertySelector)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L381C13-L383C106" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L388C13-L389C90" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogRecord.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L396C17-L403C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L70C17-L73C50" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L81C17-L82C50" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Qualifiers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L90C17-L91C66" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L99C17-L100C48" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L108C17-L109C60" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L117C17-L118C66" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L126C17-L127C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.RecordId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L135C17-L136C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L144C17-L145C55" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProviderId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L153C17-L154C53" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L162C17-L163C54" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ProcessId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L171C17-L172C58" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ThreadId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L180C17-L181C57" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L189C17-L190C55" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.UserId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L198C17-L199C49" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.TimeCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L207C17-L208C54" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L216C17-L217C53" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.RelatedActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L225C17-L226C60" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.ContainerLog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L234C17-L240C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.MatchedQueryIds", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L247C17-L253C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Bookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L260C17-L264C56" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.LevelDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L303C17-L314C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.OpcodeDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L321C17-L330C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.TaskDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L337C17-L348C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.KeywordsDisplayNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L355C17-L361C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogRecord.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs#L368C17-L375C29" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogRecord.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Default", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Negotiate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Kerberos", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.SessionAuthentication.Ntlm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.SessionAuthentication", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.PathType.FilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.PathType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L44C9-L87C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L91C13-L93C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.#ctor(System.String,System.String,System.String,System.Security.SecureString,System.Diagnostics.Eventing.Reader.SessionAuthentication)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L44C9-L124C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L130C13-L132C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L136C13-L152C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.CancelCurrentOperations", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L156C13-L157C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetProviderNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L167C13-L183C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetLogNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L187C13-L203C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.GetLogInformation(System.String,System.Diagnostics.Eventing.Reader.PathType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L207C13-L209C69" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLog(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L214C13-L215C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLog(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L219C13-L232C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLogAndMessages(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L236C13-L237C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ExportLogAndMessages(System.String,System.Diagnostics.Eventing.Reader.PathType,System.String,System.String,System.Boolean,System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L241C13-L244C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ClearLog(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L248C13-L249C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogSession.ClearLog(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L253C13-L256C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogSession.GlobalSession", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs#L162C19-L162C42" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogSession", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogSession.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogStatus.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs#L22C33-L22C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogStatus.StatusCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs#L24C33-L24C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogStatus.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L38C15-L40C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L43C15-L45C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L48C15-L50C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.#ctor(System.Diagnostics.Eventing.Reader.EventLogQuery,System.Diagnostics.Eventing.Reader.EventBookmark,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L52C9-L73C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L283C13-L285C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventLogWatcher.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L289C13-L306C10" + }, + { + "DocsId": "E:System.Diagnostics.Eventing.Reader.EventLogWatcher.EventRecordWritten", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventLogWatcher.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs#L79C17-L79C39" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventLogWatcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventLogWatcher.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L46C26-L46C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L48C31-L48C35" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.LogLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L54C17-L54C73" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L62C17-L62C61" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L70C17-L70C63" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L78C17-L78C59" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L86C17-L106C29" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Template", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L110C34-L110C38" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventMetadata.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs#L112C37-L112C41" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventMetadata.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L68C17-L69C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L77C17-L77C31" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventOpcode.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs#L85C17-L86C37" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventOpcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventOpcode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventProperty.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventProperty.cs#L13C31-L13C35" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.FormatDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.FormatDescription(System.Collections.Generic.IEnumerable{System.Object})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs#L56C13-L58C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs#L59C58-L59C59" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.EventRecord.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Task", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Opcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.RecordId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProviderId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.LogName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ProcessId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ThreadId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.UserId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.TimeCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.ActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.RelatedActivityId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Qualifiers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.LevelDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.OpcodeDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.TaskDisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.KeywordsDisplayNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Bookmark", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecord.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecord.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs.EventRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs#L18C42-L18C46" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs.EventException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs#L25C43-L25C47" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventRecordWrittenEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L70C17-L71C30" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L75C28-L75C32" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L81C17-L82C37" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.EventTask.EventGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs#L90C17-L91C30" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.EventTask", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/EventTask.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L47C15-L49C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.#ctor(System.String,System.Diagnostics.Eventing.Reader.EventLogSession,System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L52C15-L54C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L537C13-L539C10" + }, + { + "DocsId": "M:System.Diagnostics.Eventing.Reader.ProviderMetadata.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L543C13-L545C10" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L81C19-L81C40" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L88C17-L88C171" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.MessageFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L96C17-L96C175" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.ResourceFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L104C17-L104C176" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.ParameterFilePath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L112C17-L112C177" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.HelpLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L120C17-L123C45" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.DisplayName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L139C17-L144C71" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.LogLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L152C17-L227C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Levels", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L419C17-L428C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Opcodes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L436C17-L445C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L453C17-L462C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Tasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L470C17-L479C14" + }, + { + "DocsId": "P:System.Diagnostics.Eventing.Reader.ProviderMetadata.Events", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs#L486C17-L523C14" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.ProviderMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.LogAlways", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Critical", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Warning", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Informational", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventLevel.Verbose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventTask.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventTask.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventTask", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Start", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Stop", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.DataCollectionStart", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.DataCollectionStop", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Extension", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Reply", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Resume", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Suspend", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Send", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventOpcode.Receive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventOpcode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.ResponseTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.WdiContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.WdiDiagnostic", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.Sqm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.AuditFailure", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.AuditSuccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.CorrelationHint", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.CorrelationHint2", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + }, + { + "DocsId": "F:System.Diagnostics.Eventing.Reader.StandardEventKeywords.EventLogClassic", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ], + "DocsId": "T:System.Diagnostics.Eventing.Reader.StandardEventKeywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/Winmeta.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Diagnostics.PerformanceCounter.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Diagnostics.PerformanceCounter.json new file mode 100644 index 00000000000..288d294790b --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Diagnostics.PerformanceCounter.json @@ -0,0 +1,975 @@ +{ + "Assembly": "System.Diagnostics.PerformanceCounter", + "GUID": "6B5E1611A3E244A1A41F0B87854FD0C1FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterCreationData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L13C9-L19C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationData.#ctor(System.String,System.String,System.Diagnostics.PerformanceCounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L13C9-L26C10" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L32C17-L32C37" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L47C17-L47C37" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationData.CounterHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs#L60C17-L60C37" + } + ], + "DocsId": "T:System.Diagnostics.CounterCreationData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L11C9-L13C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor(System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.#ctor(System.Diagnostics.CounterCreationData[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Add(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L39C13-L39C36" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.AddRange(System.Diagnostics.CounterCreationData[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L44C13-L50C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.AddRange(System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L54C13-L61C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Contains(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L65C13-L65C41" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.CopyTo(System.Diagnostics.CounterCreationData[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L70C13-L71C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.IndexOf(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L75C13-L75C40" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Insert(System.Int32,System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L80C13-L81C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.Remove(System.Diagnostics.CounterCreationData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L85C13-L86C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterCreationDataCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L90C13-L94C10" + }, + { + "DocsId": "P:System.Diagnostics.CounterCreationDataCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs#L29C17-L29C61" + } + ], + "DocsId": "T:System.Diagnostics.CounterCreationDataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterCreationDataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterSample.#ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L24C13-L32C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.#ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType,System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L36C13-L44C10" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Calculate(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L147C13-L147C79" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Calculate(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L155C13-L155C98" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L160C13-L160C69" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.Equals(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L165C13-L172C72" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L177C13-L177C44" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.op_Equality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L182C13-L182C32" + }, + { + "DocsId": "M:System.Diagnostics.CounterSample.op_Inequality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L187C13-L187C35" + }, + { + "DocsId": "F:System.Diagnostics.CounterSample.Empty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L53C17-L53C34" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.BaseValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L72C17-L72C35" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.SystemFrequency", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L83C17-L83C41" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterFrequency", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L94C17-L94C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterTimeStamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L105C17-L105C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.TimeStamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L116C17-L116C35" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.TimeStamp100nSec", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L127C17-L127C42" + }, + { + "DocsId": "P:System.Diagnostics.CounterSample.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs#L138C17-L138C37" + } + ], + "DocsId": "T:System.Diagnostics.CounterSample", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSample.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.CounterSampleCalculator.ComputeCounterValue(System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs#L53C13-L53C72" + }, + { + "DocsId": "M:System.Diagnostics.CounterSampleCalculator.ComputeCounterValue(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs#L61C13-L104C50" + } + ], + "DocsId": "T:System.Diagnostics.CounterSampleCalculator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/CounterSampleCalculator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.ICollectData.CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + }, + { + "DocsId": "M:System.Diagnostics.ICollectData.CloseData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + } + ], + "DocsId": "T:System.Diagnostics.ICollectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/ICollectData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceData.#ctor(System.String,System.Diagnostics.CounterSample)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L11C9-L15C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.InstanceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L17C38-L17C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.Sample", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Diagnostics.InstanceData.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs#L25C17-L25C40" + } + ], + "DocsId": "T:System.Diagnostics.InstanceData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L18C9-L23C10" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L63C13-L66C52" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollection.CopyTo(System.Diagnostics.InstanceData[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L71C13-L72C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L25C37-L25C41" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L29C19-L29C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L36C17-L36C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs#L44C17-L51C61" + } + ], + "DocsId": "T:System.Diagnostics.InstanceDataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L19C53-L19C63" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L54C13-L57C52" + }, + { + "DocsId": "M:System.Diagnostics.InstanceDataCollectionCollection.CopyTo(System.Diagnostics.InstanceDataCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L62C13-L63C10" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L25C17-L29C71" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L35C19-L35C42" + }, + { + "DocsId": "P:System.Diagnostics.InstanceDataCollectionCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs#L42C17-L42C42" + } + ], + "DocsId": "T:System.Diagnostics.InstanceDataCollectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/InstanceDataCollectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L30C9-L66C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L72C15-L74C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L95C9-L97C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L30C9-L115C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L121C9-L123C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.#ctor(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L129C9-L131C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.BeginInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L343C13-L344C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L351C13-L356C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.CloseSharedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L365C13-L366C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L374C13-L381C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Decrement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L388C13-L393C47" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.EndInit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L400C13-L401C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.IncrementBy(System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L411C13-L416C54" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.Increment", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L424C13-L429C47" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.NextSample", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L539C13-L564C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.NextValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L574C13-L579C27" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounter.RemoveInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L587C13-L592C10" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounter.DefaultFileMappingSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L140C17-L140C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L162C17-L169C33" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L180C17-L180C37" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L202C17-L217C61" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.InstanceLifetime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L223C19-L223C44" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.InstanceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L243C17-L243C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.ReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L267C17-L267C36" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L291C17-L291C37" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounter.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs#L316C17-L325C49" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L26C9-L29C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L36C15-L38C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L44C9-L56C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L153C13-L158C98" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L166C13-L166C66" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.CounterExists(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L174C13-L183C96" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L192C13-L193C172" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.PerformanceCounterCategoryType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L201C13-L202C146" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L211C13-L211C108" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Create(System.String,System.String,System.Diagnostics.PerformanceCounterCategoryType,System.Diagnostics.CounterCreationDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L216C13-L248C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Delete(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L378C13-L403C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L410C13-L410C46" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.Exists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L418C13-L429C84" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCounters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L457C13-L459C36" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCounters(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L467C13-L480C29" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCategories", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L489C13-L489C39" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetCategories(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L497C13-L505C31" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.GetInstanceNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L513C13-L516C69" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L524C13-L533C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L540C13-L540C68" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.InstanceExists(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L548C13-L558C58" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterCategory.ReadCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L567C13-L574C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L65C17-L65C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryHelp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L92C17-L97C38" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.CategoryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L105C24-L121C14" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterCategory.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs#L132C17-L132C37" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategory.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.SingleInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterCategoryType.MultiInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterCategoryType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterCategoryType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.Global", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterInstanceLifetime.Process", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterInstanceLifetime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterInstanceLifetime.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L11C9-L13C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.System#Diagnostics#ICollectData#CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L18C13-L19C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterManager.System#Diagnostics#ICollectData#CloseData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs#L24C9-L24C10" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItems32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItems64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItemsHEX32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.NumberOfItemsHEX64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RateOfCountsPerSecond32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RateOfCountsPerSecond64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CountPerTimeInterval32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CountPerTimeInterval64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RawFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.RawBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageTimer32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.AverageCount64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.SampleBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterTimerInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.Timer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.Timer100NsInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.ElapsedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimerInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiTimer100NsInverse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterMultiBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterDelta32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterType.CounterDelta64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.#ctor(System.Guid,System.Guid,System.Diagnostics.PerformanceData.CounterSetInstanceType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L34C9-L49C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L53C13-L55C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L59C13-L60C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L64C13-L84C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.AddCounter(System.Int32,System.Diagnostics.PerformanceData.CounterType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L93C13-L119C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.AddCounter(System.Int32,System.Diagnostics.PerformanceData.CounterType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L129C13-L166C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSet.CreateCounterSetInstance(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs#L175C13-L269C29" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstance.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L77C13-L79C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstance.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L83C13-L84C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstance.Counters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs#L116C60-L116C64" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.Increment", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L54C17-L56C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.Decrement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L62C17-L64C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterData.IncrementBy(System.Int64)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L70C17-L72C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterData.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L38C21-L38C61" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterData.RawValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L85C21-L85C39" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L165C13-L167C10" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L171C13-L172C10" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L199C17-L216C14" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs#L228C17-L267C14" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceCounterDataSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.Single", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.Multiple", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.GlobalAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.GlobalAggregateWithHistory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.MultipleAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterSetInstanceType.InstanceAggregate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterSetInstanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSetInstanceType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.LargeQueueLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLength100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.QueueLengthObjectTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawData32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawData64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawDataHex32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawDataHex64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RateOfCountPerSecond32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RateOfCountPerSecond64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawFraction32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawFraction64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawBase32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.RawBase64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleFraction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleCounter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.SampleBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageTimer32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.AverageCount64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageNotActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PercentageNotActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.ElapsedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageNotActive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerPercentageNotActive100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.MultiTimerBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.Delta32", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.Delta64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.ObjectSpecificTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionSystemTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionTimer100Ns", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceData.CounterType.PrecisionObjectSpecificTimer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceData.CounterType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterType.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.DirectoryServices.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.DirectoryServices.json new file mode 100644 index 00000000000..22e2faaac73 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.DirectoryServices.json @@ -0,0 +1,5931 @@ +{ + "Assembly": "System.DirectoryServices", + "GUID": "28FC46D43B874FB58FC8C4B8E713E17BFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ReadControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteDacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.AccessSystemSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericRead", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericWrite", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericExecute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.GenericAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.CreateChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.DeleteChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ListChildren", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.Self", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ReadProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.WriteProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.DeleteTree", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ListObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectoryRights.ExtendedRight", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.Descendents", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.SelfAndChildren", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectorySecurityInheritance.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectorySecurityInheritance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PropertyAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L52C9-L58C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AddAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L76C13-L82C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.SetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L86C13-L92C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ResetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L96C13-L102C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccess(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L106C13-L121C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L125C13-L130C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAccessRuleSpecific(System.DirectoryServices.ActiveDirectoryAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L135C13-L141C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ModifyAccessRule(System.Security.AccessControl.AccessControlModification,System.Security.AccessControl.AccessRule,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L145C13-L150C76" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.PurgeAccessRules(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L155C13-L161C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AddAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L168C13-L174C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.SetAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L178C13-L184C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAudit(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L188C13-L203C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L207C13-L212C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.RemoveAuditRuleSpecific(System.DirectoryServices.ActiveDirectoryAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L217C13-L223C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.ModifyAuditRule(System.Security.AccessControl.AccessControlModification,System.Security.AccessControl.AuditRule,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L227C13-L232C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.PurgeAuditRules(System.Security.Principal.IdentityReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L237C13-L243C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L257C13-L265C29" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType,System.Guid,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L278C13-L286C38" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L297C13-L305C29" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags,System.Guid,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L318C13-L326C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L357C49-L357C78" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L359C48-L359C81" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectorySecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L361C47-L361C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectorySecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L529C15-L540C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L547C15-L557C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L564C15-L574C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L582C15-L592C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L600C15-L610C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAccessRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L619C15-L629C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAccessRule.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L658C20-L658C89" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAccessRule.InheritanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L663C20-L663C121" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L676C15-L687C10" + }, + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L693C15-L703C10" + }, + { + "DocsId": "M:System.DirectoryServices.ListChildrenAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L710C15-L720C10" + } + ], + "DocsId": "T:System.DirectoryServices.ListChildrenAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L732C16-L742C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L748C15-L758C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L764C15-L774C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L781C15-L791C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L798C15-L808C10" + }, + { + "DocsId": "M:System.DirectoryServices.CreateChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L815C15-L825C10" + } + ], + "DocsId": "T:System.DirectoryServices.CreateChildAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L837C15-L847C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L853C15-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L869C15-L879C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L886C15-L896C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L903C15-L913C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteChildAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L920C15-L930C10" + } + ], + "DocsId": "T:System.DirectoryServices.DeleteChildAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L942C15-L952C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L959C15-L969C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L976C15-L986C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L994C15-L1004C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1012C15-L1022C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1031C15-L1041C10" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1055C15-L1065C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1073C15-L1083C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertySetAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.PropertyAccess,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1091C15-L1101C10" + } + ], + "DocsId": "T:System.DirectoryServices.PropertySetAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1113C15-L1123C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1129C15-L1139C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1145C15-L1155C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1162C15-L1172C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1179C15-L1189C10" + }, + { + "DocsId": "M:System.DirectoryServices.ExtendedRightAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1196C15-L1206C10" + } + ], + "DocsId": "T:System.DirectoryServices.ExtendedRightAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1218C15-L1228C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1234C15-L1244C10" + }, + { + "DocsId": "M:System.DirectoryServices.DeleteTreeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.AccessControlType,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1251C15-L1261C10" + } + ], + "DocsId": "T:System.DirectoryServices.DeleteTreeAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1274C15-L1285C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1292C15-L1302C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1309C15-L1319C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1327C15-L1337C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1345C15-L1355C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectoryAuditRule.#ctor(System.Security.Principal.IdentityReference,System.DirectoryServices.ActiveDirectoryRights,System.Security.AccessControl.AuditFlags,System.Guid,System.DirectoryServices.ActiveDirectorySecurityInheritance,System.Guid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1364C15-L1374C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAuditRule.ActiveDirectoryRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1403C20-L1403C84" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectoryAuditRule.InheritanceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs#L1408C20-L1408C121" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectoryAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectorySecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Secure", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Encryption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.SecureSocketsLayer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.ReadonlyServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Anonymous", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.FastBind", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Signing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Sealing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.Delegation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "DocsId": "F:System.DirectoryServices.AuthenticationTypes.ServerBind", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + } + ], + "DocsId": "T:System.DirectoryServices.AuthenticationTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/AuthenticationTypes.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.Never", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.InSearching", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.FindingBaseObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DereferenceAlias.Always", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DereferenceAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DerefAlias.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L46C13-L50C26" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Find(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L59C13-L59C37" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Find(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L67C13-L78C154" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.Remove(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L86C13-L95C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntries.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L97C47-L97C78" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntries.SchemaFilter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs#L29C17-L31C79" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntries.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L24C9-L52C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L58C47-L61C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L66C83-L68C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.String,System.String,System.String,System.DirectoryServices.AuthenticationTypes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L73C123-L83C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L106C15-L108C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L561C13-L562C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CommitChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L569C13-L623C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CopyTo(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L658C67-L658C90" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.CopyTo(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L665C13-L677C123" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.DeleteTree", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L685C13-L699C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L706C13-L713C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Exists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L720C13-L738C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Invoke(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L780C13-L805C31" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.InvokeGet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L813C13-L835C27" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.InvokeSet(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L843C13-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.MoveTo(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L868C57-L868C80" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.MoveTo(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L875C13-L926C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.RefreshCache", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L934C13-L951C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.RefreshCache(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L958C13-L1015C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntry.Rename(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L1020C48-L1020C71" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.AuthenticationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L162C20-L162C39" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L181C45-L181C71" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Guid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L199C17-L212C43" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.ObjectSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L220C17-L226C41" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L261C17-L264C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.NativeGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L272C17-L275C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.NativeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L286C17-L287C35" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Parent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L298C17-L299C130" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L311C17-L329C14" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L339C20-L339C25" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L356C13-L356C65" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.SchemaClassName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L365C17-L368C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.SchemaEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L381C17-L382C130" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.UsePropertyCache", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L398C20-L398C29" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Username", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L421C17-L424C46" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntry.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs#L450C17-L453C33" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.GetCurrentServerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L96C13-L96C135" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.IsMutuallyAuthenticated", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L103C17-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryEntryConfiguration.SetUserNameQueryQuota(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L120C13-L121C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.Referral", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L22C17-L22C153" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L40C17-L40C149" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PageSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L55C17-L55C135" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PasswordPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L70C17-L70C145" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryEntryConfiguration.PasswordEncoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs#L82C17-L82C160" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryEntryConfiguration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntryConfiguration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L56C38-L59C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L66C64-L69C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L76C80-L79C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L86C108-L89C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L96C52-L99C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L106C80-L109C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.String,System.String[],System.DirectoryServices.SearchScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L115C99-L117C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.#ctor(System.DirectoryServices.DirectoryEntry,System.String,System.String[],System.DirectoryServices.SearchScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L19C9-L130C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L136C13-L144C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.FindOne", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L571C13-L599C32" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySearcher.FindAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L605C52-L605C65" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.CacheResults", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L153C20-L153C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ClientTimeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L173C20-L173C34" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PropertyNamesOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L191C41-L191C45" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Filter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L199C20-L199C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PageSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L214C20-L214C29" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.PropertiesToLoad", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L235C13-L235C57" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ReferralChasing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L243C20-L243C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SearchScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L262C20-L262C26" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ServerPageTimeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L286C20-L286C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ServerTimeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L305C20-L305C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SizeLimit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L325C20-L325C30" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SearchRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L343C17-L357C36" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Sort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L376C20-L376C25" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Asynchronous", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L385C36-L385C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.Tombstone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L392C33-L392C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.AttributeScopeQuery", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L402C20-L402C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.DerefAlias", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L437C20-L437C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L454C20-L454C33" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.ExtendedDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L472C20-L472C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.DirectorySynchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L492C17-L496C30" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySearcher.VirtualListView", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs#L529C17-L540C29" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySearcher.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L15C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronizationOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L20C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronization)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L29C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L31C103" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.#ctor(System.DirectoryServices.DirectorySynchronizationOptions,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L11C9-L37C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.GetDirectorySynchronizationCookie", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L59C13-L65C31" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.ResetDirectorySynchronizationCookie", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L68C62-L68C91" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.ResetDirectorySynchronizationCookie(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L72C13-L84C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectorySynchronization.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L86C51-L86C97" + }, + { + "DocsId": "P:System.DirectoryServices.DirectorySynchronization.Option", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs#L42C20-L42C27" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySynchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronization.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.ObjectSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.ParentsFirst", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.PublicDataOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectorySynchronizationOptions.IncrementalValues", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DirectorySynchronizationOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectorySynchronizationFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L20C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L25C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L32C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L39C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.Int32,System.DirectoryServices.DirectoryVirtualListViewContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L47C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListView.#ctor(System.Int32,System.Int32,System.String,System.DirectoryServices.DirectoryVirtualListViewContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L14C9-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.BeforeCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L60C20-L60C32" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.AfterCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L75C20-L75C31" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.Offset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L90C20-L90C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.TargetPercentage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L113C20-L113C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.Target", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L130C20-L130C27" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.ApproximateTotal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L137C20-L137C37" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryVirtualListView.DirectoryVirtualListViewContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs#L150C83-L150C87" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryVirtualListView", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListViewContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs#L10C52-L12C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryVirtualListViewContext.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs#L32C13-L32C66" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryVirtualListViewContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryVirtualListViewContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.HexString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ExtendedDN.Standard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ExtendedDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ExtendedDn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.PasswordEncodingSsl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "DocsId": "F:System.DirectoryServices.PasswordEncodingMethod.PasswordEncodingClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + } + ], + "DocsId": "T:System.DirectoryServices.PasswordEncodingMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PasswordEncodingMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L72C13-L86C25" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.CopyTo(System.DirectoryServices.PropertyValueCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L94C13-L95C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L102C13-L114C63" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_Item(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L119C20-L119C37" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#set_Item(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L120C20-L120C78" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L123C41-L123C45" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L125C40-L125C44" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#get_Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L127C41-L127C65" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Add(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L131C13-L131C67" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L136C13-L136C69" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L139C52-L139C75" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L143C13-L143C70" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L146C52-L146C67" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L148C44-L148C49" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L150C40-L150C44" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L154C13-L171C10" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L32C17-L42C34" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L54C17-L61C47" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.PropertyNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L65C45-L65C69" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L67C38-L67C64" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Item(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L119C20-L119C37" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L123C41-L123C45" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L125C40-L125C44" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#IDictionary#Keys", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L127C41-L127C65" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L148C44-L148C49" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs#L150C40-L150C44" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L132C42-L132C57" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L139C13-L147C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.AddRange(System.DirectoryServices.PropertyValueCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L154C13-L163C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L165C48-L165C68" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L173C13-L174C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L176C46-L176C65" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L178C57-L178C82" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L211C13-L226C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L230C13-L247C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L251C13-L280C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L284C13-L313C10" + }, + { + "DocsId": "M:System.DirectoryServices.PropertyValueCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L318C13-L338C10" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L50C20-L50C31" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L62C38-L62C42" + }, + { + "DocsId": "P:System.DirectoryServices.PropertyValueCollection.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs#L68C17-L76C40" + } + ], + "DocsId": "T:System.DirectoryServices.PropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/PropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.Subordinate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ReferralChasingOption.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ReferralChasingOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ReferalChasingOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ResultPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L48C13-L49C52" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyCollection.CopyTo(System.DirectoryServices.ResultPropertyValueCollection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L54C13-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L25C17-L32C85" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.PropertyNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L37C45-L37C60" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyCollection.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs#L39C38-L39C55" + } + ], + "DocsId": "T:System.DirectoryServices.ResultPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L30C48-L30C73" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L32C46-L32C70" + }, + { + "DocsId": "M:System.DirectoryServices.ResultPropertyValueCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L34C60-L34C91" + }, + { + "DocsId": "P:System.DirectoryServices.ResultPropertyValueCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs#L22C17-L26C40" + } + ], + "DocsId": "T:System.DirectoryServices.ResultPropertyValueCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ResultPropertyValueCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L57C13-L63C41" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L71C13-L82C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.AddRange(System.DirectoryServices.SchemaNameCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L86C13-L97C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L104C13-L105C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L110C48-L110C68" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L114C13-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L120C13-L121C43" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L138C13-L144C23" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L152C13-L155C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L163C13-L165C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L172C13-L182C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L184C34-L184C39" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L186C35-L186C40" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L190C13-L192C10" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L194C44-L194C49" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L196C40-L196C44" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L200C20-L200C31" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L201C20-L201C48" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L204C41-L204C60" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L206C47-L206C71" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L208C45-L208C68" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L210C56-L210C85" + }, + { + "DocsId": "M:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L212C45-L212C67" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L29C17-L30C47" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L47C17-L48C38" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L184C34-L184C39" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L186C35-L186C40" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L194C44-L194C49" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L196C40-L196C44" + }, + { + "DocsId": "P:System.DirectoryServices.SchemaNameCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs#L200C20-L200C31" + } + ], + "DocsId": "T:System.DirectoryServices.SchemaNameCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SchemaNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SearchResult.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L29C13-L34C33" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResult.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L41C31-L41C64" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResult.Properties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs#L47C54-L47C58" + } + ], + "DocsId": "T:System.DirectoryServices.SearchResult", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResult.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L151C13-L153C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L157C13-L185C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L187C38-L187C52" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L193C13-L196C87" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.Contains(System.DirectoryServices.SearchResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L199C54-L199C80" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.CopyTo(System.DirectoryServices.SearchResult[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L203C13-L204C10" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.IndexOf(System.DirectoryServices.SearchResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L206C52-L206C77" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L208C44-L208C49" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L210C40-L210C44" + }, + { + "DocsId": "M:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L214C13-L215C10" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L38C48-L38C79" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L40C29-L40C44" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.Handle", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L77C17-L80C32" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.PropertiesLoaded", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L88C44-L88C48" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L208C44-L208C49" + }, + { + "DocsId": "P:System.DirectoryServices.SearchResultCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs#L210C40-L210C44" + } + ], + "DocsId": "T:System.DirectoryServices.SearchResultCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchResultCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SearchScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.Base", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.OneLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SearchScope.Subtree", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SearchScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SearchScope.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Owner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Group", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Dacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SecurityMasks.Sacl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SecurityMasks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SecurityMasks.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.SortDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SortDirection.Ascending", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.SortDirection.Descending", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.SortDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.SortOption.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L15C9-L17C10" + }, + { + "DocsId": "M:System.DirectoryServices.SortOption.#ctor(System.String,System.DirectoryServices.SortDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L19C9-L23C10" + }, + { + "DocsId": "P:System.DirectoryServices.SortOption.PropertyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L29C20-L29C33" + }, + { + "DocsId": "P:System.DirectoryServices.SortOption.Direction", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs#L36C20-L36C34" + } + ], + "DocsId": "T:System.DirectoryServices.SortOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/SortOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L14C9-L14C51" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L16C65-L16C82" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L18C83-L18C107" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L24C101-L26C10" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesCOMException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesCOMException.ExtendedError", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L34C36-L34C40" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesCOMException.ExtendedErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs#L36C47-L36C51" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesCOMException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryServicesCOMException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L14C9-L16C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L29C13-L30C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L35C13-L49C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L53C46-L53C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs#L65C17-L66C38" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryPartition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L42C13-L43C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L48C13-L49C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L26C17-L32C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.AttributeNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L36C58-L36C62" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs#L38C53-L38C57" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryReplicationMetaData.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Zero", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.One", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Two", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Three", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Four", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Five", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Six", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Seven", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eight", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Nine", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Ten", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eleven", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Twelve", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Thirteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Fourteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Fifteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Sixteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Seventeen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Eighteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Nineteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.Twenty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyOne", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyTwo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.HourOfDay.TwentyThree", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.HourOfDay", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Zero", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Fifteen", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.Thirty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.MinuteOfHour.FortyFive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.MinuteOfHour", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L47C9-L56C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.#ctor(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L58C76-L65C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetSchedule(System.DayOfWeek,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L100C13-L124C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetSchedule(System.DayOfWeek[],System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L128C13-L138C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.SetDailySchedule(System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour,System.DirectoryServices.ActiveDirectory.HourOfDay,System.DirectoryServices.ActiveDirectory.MinuteOfHour)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L142C18-L146C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.ResetSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L150C18-L152C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule.RawSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs#L77C17-L82C28" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchedule.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Type88", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Structural", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Abstract", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SchemaClassType.Auxiliary", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SchemaClassType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.Indexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.PropertyTypes.InGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.PropertyTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L53C13-L83C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetSchema(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L89C13-L175C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.RefreshSchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L180C13-L203C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindClass(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L210C13-L211C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindDefunctClass(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L219C13-L236C32" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L244C13-L247C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllClasses(System.DirectoryServices.ActiveDirectory.SchemaClassType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L255C13-L266C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllDefunctClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L274C13-L278C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindProperty(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L286C13-L287C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindDefunctProperty(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L295C13-L312C35" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L320C13-L324C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllProperties(System.DirectoryServices.ActiveDirectory.PropertyTypes)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L332C13-L366C76" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.FindAllDefunctProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L374C13-L378C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L383C13-L384C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.GetCurrentSchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L389C13-L389C103" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs#L400C17-L401C72" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchema.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L42C9-L89C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L182C13-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L188C13-L217C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L223C13-L255C32" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.GetAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L260C13-L269C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L274C13-L420C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L424C13-L424C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L429C13-L439C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L448C17-L449C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.CommonName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L457C17-L464C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L483C17-L508C29" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L527C17-L538C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.IsDefunct", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L557C17-L559C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.PossibleSuperiors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L578C17-L647C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.PossibleInferiors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L655C17-L669C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.MandatoryProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L677C17-L745C45" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.OptionalProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L753C17-L830C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.AuxiliaryClasses", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L838C17-L906C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.SubClassOf", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L914C17-L921C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L940C17-L951C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.SchemaGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L976C17-L985C57" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass.DefaultObjectSecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs#L1004C17-L1025C56" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClass.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L82C13-L95C122" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L101C13-L115C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L119C13-L134C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L138C13-L153C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L157C13-L173C111" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L178C13-L191C122" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L197C13-L213C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L218C13-L219C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L223C13-L239C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L244C13-L260C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L266C13-L279C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L285C13-L311C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L317C13-L324C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L328C13-L337C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs#L56C20-L56C60" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaClassCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L40C9-L140C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L238C13-L268C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L274C13-L304C35" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L309C13-L454C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L456C46-L456C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L460C13-L470C99" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L480C17-L481C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.CommonName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L489C17-L496C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L518C17-L543C29" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Syntax", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L565C17-L580C32" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L604C17-L615C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsSingleValued", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L637C17-L663C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L686C17-L688C66" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsIndexedOverContainer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L709C17-L711C79" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsInAnr", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L732C17-L734C64" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsOnTombstonedObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L755C17-L757C77" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsTupleIndexed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L778C17-L780C71" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsInGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L801C17-L813C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.RangeLower", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L836C17-L856C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.RangeUpper", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L889C17-L909C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.IsDefunct", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L942C17-L944C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.Link", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L963C17-L998C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.LinkId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L1006C17-L1025C32" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty.SchemaGuid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs#L1058C17-L1067C57" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L80C13-L93C128" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L99C13-L113C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L117C13-L133C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L137C13-L153C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L157C13-L173C117" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L178C13-L191C128" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L197C13-L212C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L232C13-L233C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L237C13-L252C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L257C13-L273C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L279C13-L292C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L298C13-L324C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L330C13-L338C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L342C13-L349C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs#L56C20-L56C63" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySchemaPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoTopologyDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.TopologyCleanupDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoMinimumHopDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.StaleServerDetectDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.AutoInterSiteTopologyDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.GroupMembershipCachingEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.ForceKccWindows2003Behavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.UseWindows2000IstgElection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.RandomBridgeHeaderServerSelectionDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.UseHashingForReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions.RedundantServerTopologyEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L64C13-L123C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L37C9-L168C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.GetComputerSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L193C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L720C13-L850C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L854C13-L872C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L876C13-L879C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1074C13-L1083C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1089C13-L1091C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L1095C13-L1105C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L233C17-L236C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Domains", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L244C17-L258C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Subnets", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L266C17-L282C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Servers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L290C17-L303C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.AdjacentSites", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L311C17-L323C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L331C17-L343C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.InterSiteTopologyGenerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L352C17-L407C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Options", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L431C17-L452C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.Location", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L478C17-L494C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.BridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L523C17-L532C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.PreferredSmtpBridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L540C17-L556C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.PreferredRpcBridgeheadServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L564C17-L579C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite.IntraSiteReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs#L587C17-L620C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySite", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L45C13-L53C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L58C13-L62C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L66C13-L71C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L75C13-L92C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L97C13-L98C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L102C13-L119C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L124C13-L132C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L137C13-L157C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L163C13-L175C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L181C13-L194C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L200C13-L210C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L216C13-L226C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L230C13-L237C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs#L25C20-L25C58" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L28C89-L30C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L32C129-L34C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L22C9-L101C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L114C13-L114C88" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L119C13-L195C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L579C13-L599C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L603C13-L621C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L625C13-L628C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L633C13-L642C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L648C13-L650C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L654C13-L663C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L201C17-L204C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L212C17-L215C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L223C17-L240C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.Cost", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L248C17-L263C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ReplicationInterval", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L287C17-L304C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.ReciprocalReplicationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L336C17-L359C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.NotificationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L400C17-L423C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.DataCompressionEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L464C17-L490C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink.InterSiteReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs#L532C17-L551C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLink.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L24C93-L26C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L21C9-L88C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L101C13-L101C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L106C13-L183C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L234C13-L255C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L259C13-L277C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L281C13-L284C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L289C13-L298C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L304C13-L306C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L310C13-L319C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L189C17-L192C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L200C17-L217C31" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs#L225C17-L228C35" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkBridge.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L39C13-L48C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L53C13-L58C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L62C13-L68C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L72C13-L90C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L95C13-L96C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L100C13-L118C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L123C13-L132C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L137C13-L158C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L164C13-L176C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L182C13-L195C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L201C13-L211C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L217C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L231C13-L238C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs#L19C20-L19C62" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySiteLinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L21C13-L107C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L109C9-L147C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L149C102-L166C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L272C13-L308C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L312C13-L330C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L334C13-L337C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L342C13-L351C99" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L357C13-L359C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L363C13-L372C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L194C17-L197C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L205C17-L208C30" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet.Location", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs#L230C17-L244C14" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L49C13-L58C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L63C13-L76C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L80C13-L86C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L90C13-L108C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L113C13-L114C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L118C13-L136C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L141C13-L150C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L155C13-L176C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L181C13-L189C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L194C13-L201C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L207C13-L230C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L236C13-L256C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L262C13-L264C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L268C13-L275C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs#L29C20-L29C60" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySubnetCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.CaseExactString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.CaseIgnoreString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.NumericString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DirectoryString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.OctetString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.SecurityDescriptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Int", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Int64", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Bool", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.GeneralizedTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.UtcTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DN", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DNWithBinary", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.DNWithString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Enumeration", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.IA5String", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.PrintableString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.Sid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.AccessPointDN", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.ORName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.PresentationAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax.ReplicaLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectorySyntax.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L84C13-L85C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L90C13-L106C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetAdamInstance(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L113C13-L164C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L170C13-L194C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L199C13-L236C43" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L241C13-L262C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L268C13-L308C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L312C13-L320C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L324C13-L340C123" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L345C13-L354C88" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L359C13-L374C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L379C13-L388C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L393C13-L393C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L398C13-L413C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L418C13-L436C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L440C13-L452C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L456C13-L468C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstance.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L472C13-L491C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L501C17-L507C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.HostName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L515C17-L521C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.LdapPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L529C17-L535C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SslPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L543C17-L549C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.Roles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L559C17-L595C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.DefaultPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L603C17-L626C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L666C17-L675C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L684C17-L697C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L796C17-L799C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L811C79-L811C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstance.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs#L813C80-L813C110" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.Contains(System.DirectoryServices.ActiveDirectory.AdamInstance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L24C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AdamInstance)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L42C13-L56C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AdamInstance[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L61C13-L62C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs#L20C48-L20C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamInstanceCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ADAMInstanceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L28C9-L46C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L28C9-L55C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L76C13-L102C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.GetApplicationPartition(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L110C13-L155C155" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L161C13-L347C30" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L352C13-L370C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L375C13-L399C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L404C13-L424C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindDirectoryServer(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L429C13-L454C36" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L459C13-L476C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDirectoryServers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L482C13-L504C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDiscoverableDirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L510C13-L522C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.FindAllDiscoverableDirectoryServers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L528C13-L545C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L551C13-L575C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L579C13-L742C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartition.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L746C13-L753C75" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartition.DirectoryServers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L764C17-L783C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartition.SecurityReferenceDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs#L791C17-L822C14" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ApplicationPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.Contains(System.DirectoryServices.ActiveDirectory.ApplicationPartition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L24C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ApplicationPartition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L42C13-L55C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ApplicationPartition[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L60C13-L61C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs#L20C56-L20C95" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ApplicationPartitionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L55C30-L55C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L57C30-L57C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LastOriginatingChangeTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L59C53-L59C57" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LastOriginatingInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L61C51-L61C55" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.OriginatingChangeUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L63C44-L63C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.LocalChangeUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L65C38-L65C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadata.OriginatingServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs#L71C17-L88C47" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AttributeMetadata", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetaData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.Contains(System.DirectoryServices.ActiveDirectory.AttributeMetadata)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L16C13-L29C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AttributeMetadata)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L34C13-L46C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs#L12C53-L12C89" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/AttributeMetadataCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L48C34-L48C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L53C13-L67C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetConfigurationSet(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L75C13-L151C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L156C13-L157C68" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L162C13-L169C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAdamInstance(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L174C13-L185C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L190C13-L192C60" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L197C13-L204C69" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.FindAllAdamInstances(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L209C13-L220C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L225C13-L226C110" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.GetSecurityLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L231C13-L237C41" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.SetSecurityLevel(System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L242C13-L261C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ConfigurationSet.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L263C46-L263C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L273C17-L274C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L282C17-L283C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.AdamInstances", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L291C17-L292C72" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.ApplicationPartitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L300C17-L301C120" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.Schema", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L309C17-L321C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L329C17-L330C85" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ConfigurationSet.NamingRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs#L338C17-L339C85" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ConfigSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.DirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.ConfigurationSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DirectoryContextType.ApplicationPartition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryContextType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L103C9-L115C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L117C9-L135C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L137C9-L149C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryContext.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContextType,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L151C9-L169C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L175C32-L175C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.UserName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L177C36-L177C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryContext.ContextType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs#L184C52-L184C64" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L24C9-L37C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L41C31-L41C45" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L45C13-L51C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L56C13-L70C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L74C46-L74C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.MoveToAnotherSite(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L78C13-L144C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L148C13-L150C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L185C17-L186C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.Partitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs#L194C17-L195C91" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServer.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Add(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L65C13-L105C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.AddRange(System.DirectoryServices.ActiveDirectory.DirectoryServer[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L111C13-L124C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L128C13-L140C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L145C13-L146C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L150C13-L162C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Insert(System.Int32,System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L167C13-L207C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Remove(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L213C13-L228C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L233C13-L241C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnClearComplete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L246C13-L270C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnInsertComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L276C13-L317C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnRemoveComplete(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L323C13-L363C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnSetComplete(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L369C13-L371C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L375C13-L397C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs#L48C20-L48C54" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DirectoryServerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DirectoryServerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2000MixedDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2000NativeDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2003InterimDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2003Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2008Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2008R2Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows8Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainMode.Windows2012R2Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetDomain(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L64C13-L134C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetComputerDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L139C13-L145C108" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RaiseDomainFunctionalityLevel(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L151C13-L253C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RaiseDomainFunctionality(System.DirectoryServices.ActiveDirectory.DomainMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L258C13-L408C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L412C13-L414C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L419C13-L426C81" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L431C13-L433C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindDomainController(System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L438C13-L445C84" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L450C13-L452C101" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDomainControllers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L457C13-L464C105" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDiscoverableDomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L469C13-L472C120" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.FindAllDiscoverableDomainControllers(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L477C13-L491C124" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L496C13-L497C140" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetAllTrustRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L502C13-L506C31" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L511C13-L529C38" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetSelectiveAuthenticationStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L535C13-L543C168" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.SetSelectiveAuthenticationStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L548C13-L557C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetSidFilteringStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L561C13-L569C168" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.SetSidFilteringStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L574C13-L583C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.DeleteLocalSideOfTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L587C13-L597C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L601C13-L611C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.VerifyOutboundTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L615C13-L624C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L628C13-L661C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L665C13-L688C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L692C13-L713C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateLocalSideOfTrustRelationship(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L717C13-L732C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L736C13-L754C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L758C13-L779C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L783C13-L821C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Domain.GetCurrentDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L825C13-L825C88" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L836C17-L846C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainControllers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L854C17-L855C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L863C17-L864C84" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L872C17-L877C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.DomainModeLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L885C17-L890C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.Parent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L898C17-L904C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.PdcRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L912C17-L914C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.RidRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L922C17-L923C90" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Domain.InfrastructureRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs#L931C17-L932C112" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Domain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.Contains(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.IndexOf(System.DirectoryServices.ActiveDirectory.Domain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainCollection.CopyTo(System.DirectoryServices.ActiveDirectory.Domain[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs#L23C42-L23C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.AbortIfServerUnavailable", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.SyncAdjacentServerOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.CheckServerAlivenessOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.SkipInitialCheck", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.PushChangeOutward", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions.CrossSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.Error", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.SyncStarted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.SyncCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent.Finished", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ErrorContactingServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ErrorReplicating", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory.ServerUnreachable", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.Invoke(System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent,System.String,System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.BeginInvoke(System.DirectoryServices.ActiveDirectory.SyncFromAllServersEvent,System.String,System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncUpdateCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L42C9-L67C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L95C32-L95C46" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L100C13-L116C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetDomainController(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L123C13-L171C80" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L176C13-L186C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L191C13-L206C74" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L211C13-L221C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L226C13-L241C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L246C13-L259C94" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L264C13-L282C98" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.EnableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L287C13-L307C53" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.IsGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L312C13-L338C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L342C13-L363C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L369C13-L437C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetDirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L441C13-L443C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.CheckReplicationConsistency", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L448C13-L456C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationCursors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L460C13-L476C119" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L481C13-L490C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L495C13-L510C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetAllReplicationNeighbors", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L515C13-L524C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationConnectionFailures", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L529C13-L529C100" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.GetReplicationMetadata(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L534C13-L549C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromServer(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L554C13-L572C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.TriggerSyncReplicaFromNeighbors(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L576C13-L588C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainController.SyncReplicaFromAllServers(System.String,System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L592C13-L604C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L613C17-L619C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.CurrentTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L627C17-L640C53" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.HighestCommittedUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L648C17-L661C94" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.OSVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L669C17-L677C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Roles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L711C17-L712C87" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L720C17-L739C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.IPAddress", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L747C17-L756C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.SiteName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L765C17-L775C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.SyncFromAllServersCallback", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L868C17-L871C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.InboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L883C79-L883C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainController.OutboundConnections", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs#L885C80-L885C110" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainController", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.Contains(System.DirectoryServices.ActiveDirectory.DomainController)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L24C13-L35C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DomainController)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L40C13-L51C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DomainController[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.DomainControllerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs#L20C52-L20C87" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainControllerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/DomainControllerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorCategory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L23C64-L23C68" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L25C32-L25C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.ErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L27C38-L27C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.TargetServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L29C39-L29C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L31C39-L31C43" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String,System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L38C100-L42C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L44C92-L44C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L46C74-L46C91" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L48C59-L48C69" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L54C110-L56C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L68C13-L69C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L58C29-L58C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L60C31-L60C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L75C17-L81C26" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectNotFoundException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Exception,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L90C102-L93C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L95C84-L98C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L100C87-L100C134" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L102C69-L102C109" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L104C54-L104C83" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L110C105-L112C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L122C13-L123C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L114C32-L114C36" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Exception,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L130C117-L134C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L136C99-L140C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L142C88-L142C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L144C70-L144C87" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L146C55-L146C65" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L152C106-L154C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L179C13-L180C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.ErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L156C32-L156C36" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L158C31-L158C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException.Message", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L164C17-L169C30" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryServerDownException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L187C90-L187C114" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L189C72-L189C89" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L191C57-L191C67" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L197C108-L199C10" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryObjectExistsException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String,System.Exception,System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L208C136-L211C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L213C90-L213C137" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L215C72-L215C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L217C57-L217C86" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L223C108-L225C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L248C13-L249C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException.ErrorInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L231C17-L238C34" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.SyncFromAllServersOperationException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String,System.Exception,System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L259C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L261C134" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L263C109" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L265C83" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C82-L273C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L283C13-L284C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException.Collisions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs#L275C73-L275C77" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Exception.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2000Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2003InterimForest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2003Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2008Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2008R2Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows8Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestMode.Windows2012R2Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L60C34-L60C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L65C13-L79C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetForest(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L86C13-L161C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RaiseForestFunctionalityLevel(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L166C13-L209C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RaiseForestFunctionality(System.DirectoryServices.ActiveDirectory.ForestMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L213C13-L227C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L229C46-L229C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L233C13-L235C75" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L240C13-L247C79" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L252C13-L254C78" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindGlobalCatalog(System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L259C13-L266C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllGlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L271C13-L273C66" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllGlobalCatalogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L278C13-L285C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllDiscoverableGlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L290C13-L293C112" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.FindAllDiscoverableGlobalCatalogs(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L298C13-L312C116" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetAllTrustRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L317C13-L319C42" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L324C13-L341C173" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetSelectiveAuthenticationStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L347C13-L355C168" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.SetSelectiveAuthenticationStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L360C13-L369C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetSidFilteringStatus(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L373C13-L381C167" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.SetSidFilteringStatus(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L386C13-L395C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.DeleteLocalSideOfTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L399C13-L409C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L413C13-L423C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.VerifyOutboundTrustRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L427C13-L436C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L440C13-L473C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.CreateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L477C13-L500C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L504C13-L525C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateLocalSideOfTrustRelationship(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L529C13-L544C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateLocalSideOfTrustRelationship(System.String,System.DirectoryServices.ActiveDirectory.TrustDirection,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L548C13-L566C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest,System.DirectoryServices.ActiveDirectory.TrustDirection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L570C13-L591C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L595C13-L630C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.Forest.GetCurrentForest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L632C52-L632C112" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L642C17-L643C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Sites", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L651C17-L652C80" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Domains", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L660C17-L661C78" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.GlobalCatalogs", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L669C17-L670C74" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ApplicationPartitions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L678C17-L679C120" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ForestModeLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L687C17-L692C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.ForestMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L700C17-L707C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.RootDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L715C17-L723C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.Schema", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L731C17-L743C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.SchemaRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L751C17-L752C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.Forest.NamingRoleOwner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs#L760C17-L761C96" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Forest.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.CollisionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L18C57-L18C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.TopLevelNameCollisionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L20C75-L20C79" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.DomainCollisionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L22C63-L22C67" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision.CollisionRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L24C41-L24C45" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.Contains(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L38C13-L41C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L46C13-L49C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L54C13-L55C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs#L33C20-L33C71" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustCollision.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.Contains(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L19C13-L22C52" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L27C13-L30C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L35C13-L36C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs#L14C20-L14C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.SidAdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.SidConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.NetBiosNameAdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus.NetBiosNameConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.DnsName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L40C33-L40C37" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.NetBiosName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L42C37-L42C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.DomainSid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L44C35-L44C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation.Status", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs#L48C20-L48C27" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustDomainInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L82C13-L315C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.TopLevelNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L54C17-L56C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.ExcludedTopLevelNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L64C17-L66C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation.TrustedDomainInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs#L74C17-L76C36" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ForestTrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.GetGlobalCatalog(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L30C13-L86C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L91C13-L101C70" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L106C13-L121C74" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L126C13-L136C73" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.LocatorOptions)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L141C13-L156C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L161C13-L174C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L179C13-L197C55" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.EnableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L202C13-L203C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.DisableGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L208C13-L236C56" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.IsGlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L241C13-L245C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.FindAllProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L250C13-L270C77" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalog.GetDirectorySearcher", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs#L275C13-L278C51" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.GlobalCatalog", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.Contains(System.DirectoryServices.ActiveDirectory.GlobalCatalog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L24C13-L35C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.IndexOf(System.DirectoryServices.ActiveDirectory.GlobalCatalog)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L40C13-L51C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.CopyTo(System.DirectoryServices.ActiveDirectory.GlobalCatalog[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L56C13-L57C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs#L20C49-L20C81" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/GlobalCatalogCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.ForceRediscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.KdcRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.TimeServerRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.WriteableRequired", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.LocatorOptions.AvoidSelf", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.LocatorOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/LocatorFlag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs#L22C20-L22C65" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaClassCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L27C13-L37C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L42C13-L53C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L58C13-L59C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs#L22C20-L22C68" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyActiveDirectorySchemaPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L27C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L43C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs#L23C51-L23C85" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyDirectoryServerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L24C13-L40C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L45C13-L61C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L66C13-L67C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs#L20C55-L20C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L19C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L39C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs#L14C20-L14C68" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkBridgeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L19C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L39C13-L54C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L59C13-L60C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs#L14C20-L14C62" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlySiteLinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L31C13-L44C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L49C13-L62C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L67C13-L68C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs#L20C17-L25C48" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReadOnlyStringCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.NoNotification", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.IntraSiteOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.NotificationStatus.NotificationAlways", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.NotificationStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.IntraSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSpan.InterSite", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationSpan", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L41C13-L94C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L105C109-L107C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L109C144-L111C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L113C149-L115C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.#ctor(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.String,System.DirectoryServices.ActiveDirectory.DirectoryServer,System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L117C9-L201C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L205C13-L207C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L211C13-L218C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Finalize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L222C13-L223C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L845C13-L863C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L867C13-L883C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L887C13-L890C25" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnection.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L895C13-L904C108" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L229C17-L232C40" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L240C17-L262C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.DestinationServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L270C17-L301C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L309C17-L324C14" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L345C17-L373C39" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.GeneratedByKcc", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L381C17-L408C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReciprocalReplicationEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L451C17-L478C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ChangeNotificationStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L521C17-L551C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.DataCompressionEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L603C17-L632C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationScheduleOwnedByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L677C17-L704C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSpan", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L747C17-L764C54" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs#L773C17-L795C33" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationConnection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationConnection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L16C13-L34C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationConnection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L39C13-L57C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationConnection[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L62C13-L63C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs#L12C57-L12C97" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationConnectionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L45C39-L45C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.SourceInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L47C42-L47C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.UpToDatenessUsn", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L49C39-L49C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L56C17-L61C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursor.LastSuccessfulSyncTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs#L69C17-L77C86" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationCursor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationCursor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L22C13-L25C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationCursor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L30C13-L33C46" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationCursor[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L38C13-L39C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs#L18C53-L18C89" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationCursorCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L37C17-L52C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.FirstFailureTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L58C44-L58C48" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.ConsecutiveFailureCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L60C46-L60C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.LastErrorCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L62C37-L62C47" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailure.LastErrorMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs#L64C43-L64C96" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationFailure", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailure.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationFailure)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L25C13-L28C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationFailure)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L33C13-L36C47" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationFailure[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs#L21C54-L21C91" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationFailureCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.Rpc", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType.Smtp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L76C40-L76C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L82C17-L97C38" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L101C61-L101C65" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L103C71-L103C75" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.SourceInvocationId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L105C42-L105C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.UsnLastObjectChangeSynced", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L107C49-L107C53" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.UsnAttributeFilter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L109C42-L109C46" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSuccessfulSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L111C46-L111C50" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastAttemptedSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L113C45-L113C49" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSyncResult", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L115C37-L115C41" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.LastSyncMessage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L117C42-L117C96" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ConsecutiveFailureCount", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs#L119C46-L119C50" + }, + { + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L25C13-L28C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L33C13-L36C48" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs#L21C55-L21C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighborCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.TimeEnqueued", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L47C40-L47C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.OperationNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L49C38-L49C42" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.Priority", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L51C31-L51C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.OperationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L53C57-L53C61" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.PartitionName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L55C40-L55C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperation.SourceServer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs#L61C17-L76C38" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.Contains(System.DirectoryServices.ActiveDirectory.ReplicationOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L25C13-L28C50" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationOperation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L33C13-L36C49" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationOperation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L41C13-L42C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs#L21C56-L21C95" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L12C9-L14C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.OperationStartTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L16C47-L16C56" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.CurrentOperation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L18C58-L18C67" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation.PendingOperations", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs#L20C69-L20C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationOperationInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.FindByTransportType(System.DirectoryServices.ActiveDirectory.DirectoryContext,System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L30C13-L96C82" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L315C13-L326C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.GetDirectoryEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L330C13-L333C97" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L338C13-L340C10" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L344C13-L347C42" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L352C13-L361C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L103C17-L106C35" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.IgnoreReplicationSchedule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L114C17-L132C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.BridgeAllSiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L164C17-L183C33" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.SiteLinks", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L217C17-L257C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport.SiteLinkBridges", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs#L265C17-L306C42" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ActiveDirectoryInterSiteTransport.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.SchemaRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.NamingRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.PdcRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.RidRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole.InfrastructureRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.SchemaRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.AdamRole.NamingRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamRole", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L25C13-L38C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L43C13-L58C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L63C13-L64C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L21C55-L21C93" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.Contains(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L83C13-L96C26" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.IndexOf(System.DirectoryServices.ActiveDirectory.AdamRole)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L101C13-L116C23" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.CopyTo(System.DirectoryServices.ActiveDirectory.AdamRole[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L121C13-L122C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.AdamRoleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs#L79C44-L79C71" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.AdamRoleCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/RoleOwnerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.MutualAuthentication", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.Negotiate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel.NegotiatePassThrough", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/SecurityLevel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.Enabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.NewlyCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.AdminDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus.ConflictDisabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelName.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs#L29C30-L29C34" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelName.Status", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs#L33C20-L33C27" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.Contains(System.DirectoryServices.ActiveDirectory.TopLevelName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L16C13-L19C45" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.IndexOf(System.DirectoryServices.ActiveDirectory.TopLevelName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L24C13-L27C44" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.CopyTo(System.DirectoryServices.ActiveDirectory.TopLevelName[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L32C13-L33C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs#L12C48-L12C79" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TopLevelNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.TreeRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.ParentChild", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.CrossLink", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Forest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Kerberos", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Inbound", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Outbound", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TrustDirection.Bidirectional", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.SourceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L54C38-L54C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TargetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L56C38-L56C44" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TrustType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L58C39-L58C43" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation.TrustDirection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs#L60C49-L60C58" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.Contains(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L35C13-L38C52" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.IndexOf(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L43C13-L46C51" + }, + { + "DocsId": "M:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.CopyTo(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L51C13-L52C10" + }, + { + "DocsId": "P:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs#L30C20-L30C67" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/TrustRelationshipInformationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Sync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Add", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationOperationType.UpdateReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationOperationType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.TopLevelName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.Domain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType.Other", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.NewlyCreated", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.DisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions.DisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.SidDisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.SidDisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.NetBiosNameDisabledByAdmin", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions.NetBiosNameDisabledByConflict", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.DomainCollisionOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/UnsafeNativeMethods.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.Writeable", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.SyncOnStartup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.ScheduledSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.UseInterSiteTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.TwoWaySync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.ReturnObjectParent", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.FullSyncInProgress", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.FullSyncNextPacket", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.NeverSynced", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.Preempted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.IgnoreChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.DisableScheduledSync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.CompressChanges", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.NoChangeNotifications", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + }, + { + "DocsId": "F:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions.PartialAttributeSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ], + "DocsId": "T:System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/ReplicationNeighbor.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Drawing.Common.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Drawing.Common.json new file mode 100644 index 00000000000..9eaef4ef517 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Drawing.Common.json @@ -0,0 +1,12731 @@ +{ + "Assembly": "System.Drawing.Common", + "GUID": "F179A9CEA13B42908CB1BE5DF3B01C97FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L27C38-L27C71" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L29C5-L48C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L50C36-L52C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L54C5-L68C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L70C49-L72C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L83C44-L85C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L87C5-L95C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L97C5-L102C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L104C5-L109C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L111C37-L113C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L115C51-L117C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.#ctor(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L119C60-L125C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.Windows#Win32#Foundation#IPointer#get_Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L131C40-L131C69" + }, + { + "DocsId": "M:System.Drawing.Bitmap.FromHicon(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L136C9-L137C35" + }, + { + "DocsId": "M:System.Drawing.Bitmap.FromResource(System.IntPtr,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L142C9-L149C35" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHbitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L153C35-L153C62" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHbitmap(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L160C13-L173C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetHicon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L179C9-L181C22" + }, + { + "DocsId": "M:System.Drawing.Bitmap.Clone(System.Drawing.RectangleF,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L186C9-L205C34" + }, + { + "DocsId": "M:System.Drawing.Bitmap.MakeTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L210C9-L224C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.MakeTransparent(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L228C9-L260C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L263C9-L263C45" + }, + { + "DocsId": "M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat,System.Drawing.Imaging.BitmapData)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L267C9-L279C27" + }, + { + "DocsId": "M:System.Drawing.Bitmap.UnlockBits(System.Drawing.Imaging.BitmapData)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L284C9-L292C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.GetPixel(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L296C9-L309C43" + }, + { + "DocsId": "M:System.Drawing.Bitmap.SetPixel(System.Int32,System.Int32,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L314C9-L331C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.SetResolution(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L335C9-L337C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.Clone(System.Drawing.Rectangle,System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L341C9-L359C34" + }, + { + "DocsId": "M:System.Drawing.Bitmap.ApplyEffect(System.Drawing.Imaging.Effects.Effect,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L370C9-L381C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.ConvertFormat(System.Drawing.Imaging.PixelFormat,System.Drawing.Imaging.DitherType,System.Drawing.Imaging.PaletteType,System.Drawing.Imaging.ColorPalette,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L450C9-L476C6" + }, + { + "DocsId": "M:System.Drawing.Bitmap.ConvertFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L489C9-L508C6" + }, + { + "DocsId": "P:System.Drawing.Bitmap.Windows#Win32#Foundation#IPointer#Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs#L131C40-L131C69" + } + ], + "DocsId": "T:System.Drawing.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Bitmap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BitmapSuffixInSameAssemblyAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSameAssemblyAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.BitmapSuffixInSameAssemblyAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSameAssemblyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BitmapSuffixInSatelliteAssemblyAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Brush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brush.cs" + }, + { + "DocsId": "M:System.Drawing.Brush.SetNativeBrush(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L15C61-L15C100" + }, + { + "DocsId": "M:System.Drawing.Brush.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L23C9-L25C6" + }, + { + "DocsId": "M:System.Drawing.Brush.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L29C9-L35C6" + }, + { + "DocsId": "M:System.Drawing.Brush.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brush.cs#L37C17-L37C42" + }, + { + "DocsId": "M:System.Drawing.Brush.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brush.cs" + } + ], + "DocsId": "T:System.Drawing.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brush.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Brushes.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L149C40-L149C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.AliceBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L151C38-L151C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.AntiqueWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L152C41-L152C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.Aqua", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L153C33-L153C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Aquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L154C39-L154C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Azure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L155C34-L155C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Beige", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L157C34-L157C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Bisque", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L158C35-L158C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Black", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L159C34-L159C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.BlanchedAlmond", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L160C43-L160C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.Blue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L161C33-L161C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.BlueViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L162C39-L162C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Brown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L163C34-L163C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.BurlyWood", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L164C38-L164C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.CadetBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L166C38-L166C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Chartreuse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L167C39-L167C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Chocolate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L168C38-L168C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Coral", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L169C34-L169C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.CornflowerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L170C43-L170C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.Cornsilk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L171C37-L171C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.Crimson", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L172C36-L172C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Cyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L173C33-L173C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L175C37-L175C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L176C37-L176C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L177C42-L177C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L178C37-L178C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L179C38-L179C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkKhaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L180C38-L180C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkMagenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L181C40-L181C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOliveGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L182C43-L182C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L183C39-L183C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L184C39-L184C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L185C36-L185C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L186C39-L186C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L187C41-L187C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L188C42-L188C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L189C42-L189C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L190C42-L190C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.DarkViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L191C39-L191C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.DeepPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L192C37-L192C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.DeepSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L193C40-L193C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.DimGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L194C36-L194C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.DodgerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L195C39-L195C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Firebrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L197C38-L197C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.FloralWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L198C40-L198C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.ForestGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L199C40-L199C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Fuchsia", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L200C36-L200C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gainsboro", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L202C38-L202C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.GhostWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L203C39-L203C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L204C33-L204C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Goldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L205C38-L205C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Gray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L206C33-L206C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Green", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L207C34-L207C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.GreenYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L208C40-L208C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Honeydew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L210C37-L210C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.HotPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L211C36-L211C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.IndianRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L213C38-L213C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Indigo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L214C35-L214C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Ivory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L215C34-L215C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Khaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L217C34-L217C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Lavender", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L219C37-L219C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.LavenderBlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L220C42-L220C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.LawnGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L221C38-L221C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LemonChiffon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L222C41-L222C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L223C38-L223C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightCoral", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L224C39-L224C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L225C38-L225C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGoldenrodYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L226C49-L226C112" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L227C39-L227C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L228C38-L228C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L229C38-L229C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L230C40-L230C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L231C42-L231C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L232C41-L232C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L233C43-L233C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightSteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L234C43-L234C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.LightYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L235C40-L235C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Lime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L236C33-L236C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.LimeGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L237C38-L237C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Linen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L238C34-L238C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.Magenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L240C36-L240C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Maroon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L241C35-L241C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumAquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L242C45-L242C100" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L243C39-L243C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L244C41-L244C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumPurple", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L245C41-L245C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L246C43-L246C94" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L247C44-L247C97" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumSpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L248C46-L248C103" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L249C44-L249C97" + }, + { + "DocsId": "P:System.Drawing.Brushes.MediumVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L250C44-L250C97" + }, + { + "DocsId": "P:System.Drawing.Brushes.MidnightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L251C41-L251C88" + }, + { + "DocsId": "P:System.Drawing.Brushes.MintCream", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L252C38-L252C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.MistyRose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L253C38-L253C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Moccasin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L254C37-L254C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.NavajoWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L256C40-L256C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Navy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L257C33-L257C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.OldLace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L259C36-L259C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Olive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L260C34-L260C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.OliveDrab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L261C38-L261C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Orange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L262C35-L262C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.OrangeRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L263C38-L263C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Orchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L264C35-L264C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L266C42-L266C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L267C38-L267C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L268C42-L268C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.PaleVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L269C42-L269C91" + }, + { + "DocsId": "P:System.Drawing.Brushes.PapayaWhip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L270C39-L270C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.PeachPuff", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L271C38-L271C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Peru", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L272C33-L272C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Pink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L273C33-L273C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Plum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L274C33-L274C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.PowderBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L275C39-L275C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Purple", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L276C35-L276C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Red", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L278C32-L278C61" + }, + { + "DocsId": "P:System.Drawing.Brushes.RosyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L279C38-L279C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.RoyalBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L280C38-L280C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.SaddleBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L282C40-L282C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.Salmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L283C35-L283C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.SandyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L284C39-L284C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.SeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L285C37-L285C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.SeaShell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L286C37-L286C76" + }, + { + "DocsId": "P:System.Drawing.Brushes.Sienna", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L287C35-L287C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Silver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L288C35-L288C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.SkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L289C36-L289C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.SlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L290C38-L290C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.SlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L291C38-L291C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Snow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L292C33-L292C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.SpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L293C40-L293C85" + }, + { + "DocsId": "P:System.Drawing.Brushes.SteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L294C38-L294C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Tan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L296C32-L296C61" + }, + { + "DocsId": "P:System.Drawing.Brushes.Teal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L297C33-L297C64" + }, + { + "DocsId": "P:System.Drawing.Brushes.Thistle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L298C36-L298C73" + }, + { + "DocsId": "P:System.Drawing.Brushes.Tomato", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L299C35-L299C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Turquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L300C38-L300C79" + }, + { + "DocsId": "P:System.Drawing.Brushes.Violet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L302C35-L302C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.Wheat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L304C34-L304C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.White", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L305C34-L305C67" + }, + { + "DocsId": "P:System.Drawing.Brushes.WhiteSmoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L306C39-L306C82" + }, + { + "DocsId": "P:System.Drawing.Brushes.Yellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L308C35-L308C70" + }, + { + "DocsId": "P:System.Drawing.Brushes.YellowGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs#L309C40-L309C85" + } + ], + "DocsId": "T:System.Drawing.Brushes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Brushes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BufferedGraphics.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L39C9-L55C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L67C9-L80C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L120C9-L128C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphics.Render(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L133C44-L133C89" + }, + { + "DocsId": "P:System.Drawing.BufferedGraphics.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs#L60C33-L60C57" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L16C5-L39C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L68C35-L68C49" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Allocate(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L75C9-L80C71" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Allocate(System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L88C9-L93C66" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L172C9-L174C6" + }, + { + "DocsId": "M:System.Drawing.BufferedGraphicsContext.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L496C9-L509C6" + }, + { + "DocsId": "P:System.Drawing.BufferedGraphicsContext.MaximumBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs#L49C16-L49C30" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphicsContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsContext.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.BufferedGraphicsManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsManager.cs#L24C53-L24C57" + } + ], + "DocsId": "T:System.Drawing.BufferedGraphicsManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/BufferedGraphicsManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.CharacterRange.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L17C9-L19C6" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L36C9-L36C53" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.Equals(System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L41C58-L41C104" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.op_Equality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L43C79-L43C94" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.op_Inequality(System.Drawing.CharacterRange,System.Drawing.CharacterRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L45C79-L45C95" + }, + { + "DocsId": "M:System.Drawing.CharacterRange.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L47C51-L47C82" + }, + { + "DocsId": "P:System.Drawing.CharacterRange.First", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L24C25-L24C31" + }, + { + "DocsId": "P:System.Drawing.CharacterRange.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs#L31C25-L31C32" + } + ], + "DocsId": "T:System.Drawing.CharacterRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CharacterRange.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.ContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.ContentAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.CopyPixelOperation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.Blackness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.CaptureBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.DestinationInvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.MergeCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.MergePaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NoMirrorBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NotSourceCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.NotSourceErase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatInvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.PatPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceAnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceErase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourceInvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.SourcePaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "DocsId": "F:System.Drawing.CopyPixelOperation.Whiteness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + } + ], + "DocsId": "T:System.Drawing.CopyPixelOperation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/CopyPixelOperation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Font.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L141C16-L141C30" + }, + { + "DocsId": "M:System.Drawing.Font.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L155C9-L160C6" + }, + { + "DocsId": "M:System.Drawing.Font.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L169C9-L171C6" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L202C9-L212C23" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L218C9-L220C23" + }, + { + "DocsId": "M:System.Drawing.Font.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L229C9-L248C34" + }, + { + "DocsId": "M:System.Drawing.Font.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L254C42-L254C83" + }, + { + "DocsId": "M:System.Drawing.Font.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L260C9-L260C158" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Object,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L268C9-L297C6" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Drawing.Interop.LOGFONT@,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L306C9-L330C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.Font,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L368C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L376C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L384C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L392C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L400C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L413C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L421C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L429C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.Drawing.FontFamily,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L437C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L445C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L453C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L461C6" + }, + { + "DocsId": "M:System.Drawing.Font.#ctor(System.String,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L27C5-L469C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromHfont(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L547C9-L551C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L560C9-L562C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Drawing.Interop.LOGFONT@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L571C9-L573C6" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Drawing.Interop.LOGFONT@,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L581C5-L605C77" + }, + { + "DocsId": "M:System.Drawing.Font.FromLogFont(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L617C9-L643C45" + }, + { + "DocsId": "M:System.Drawing.Font.FromHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L653C9-L665C58" + }, + { + "DocsId": "M:System.Drawing.Font.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L674C9-L676C62" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L704C9-L707C6" + }, + { + "DocsId": "M:System.Drawing.Font.ToLogFont(System.Drawing.Interop.LOGFONT@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L712C9-L715C6" + }, + { + "DocsId": "M:System.Drawing.Font.ToHfont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L723C9-L728C6" + }, + { + "DocsId": "M:System.Drawing.Font.GetHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L732C9-L735C6" + }, + { + "DocsId": "P:System.Drawing.Font.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L36C26-L36C35" + }, + { + "DocsId": "P:System.Drawing.Font.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L42C31-L42C41" + }, + { + "DocsId": "P:System.Drawing.Font.Bold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L48C25-L48C54" + }, + { + "DocsId": "P:System.Drawing.Font.Italic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L54C27-L54C58" + }, + { + "DocsId": "P:System.Drawing.Font.Strikeout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L60C30-L60C64" + }, + { + "DocsId": "P:System.Drawing.Font.Underline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L66C30-L66C64" + }, + { + "DocsId": "P:System.Drawing.Font.FontFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L72C37-L72C48" + }, + { + "DocsId": "P:System.Drawing.Font.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L81C27-L81C42" + }, + { + "DocsId": "P:System.Drawing.Font.Unit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L87C33-L87C42" + }, + { + "DocsId": "P:System.Drawing.Font.GdiCharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L98C31-L98C42" + }, + { + "DocsId": "P:System.Drawing.Font.GdiVerticalFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L107C36-L107C52" + }, + { + "DocsId": "P:System.Drawing.Font.OriginalFontName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L113C40-L113C57" + }, + { + "DocsId": "P:System.Drawing.Font.SystemFontName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L119C37-L119C52" + }, + { + "DocsId": "P:System.Drawing.Font.IsSystemFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L125C33-L125C71" + }, + { + "DocsId": "P:System.Drawing.Font.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L131C26-L131C56" + }, + { + "DocsId": "P:System.Drawing.Font.SizeInPoints", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs#L745C13-L758C10" + } + ], + "DocsId": "T:System.Drawing.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Font.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L19C9-L19C89" + }, + { + "DocsId": "M:System.Drawing.FontConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L24C9-L24C103" + }, + { + "DocsId": "M:System.Drawing.FontConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L29C9-L146C73" + }, + { + "DocsId": "M:System.Drawing.FontConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L151C9-L251C63" + }, + { + "DocsId": "M:System.Drawing.FontConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L314C9-L400C75" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L403C89-L403C93" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L411C9-L415C86" + }, + { + "DocsId": "M:System.Drawing.FontConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L418C85-L418C89" + }, + { + "DocsId": "M:System.Drawing.FontConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "DocsId": "T:System.Drawing.FontConverter.FontNameConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "DocsId": "T:System.Drawing.FontConverter.FontUnitConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + } + ], + "DocsId": "T:System.Drawing.FontConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L56C5-L56C67" + }, + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.String,System.Drawing.Text.FontCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L62C5-L62C109" + }, + { + "DocsId": "M:System.Drawing.FontFamily.#ctor(System.Drawing.Text.GenericFontFamilies)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L108C5-L127C6" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L129C22-L129C47" + }, + { + "DocsId": "M:System.Drawing.FontFamily.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L136C42-L136C76" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L140C9-L153C57" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L159C42-L159C80" + }, + { + "DocsId": "M:System.Drawing.FontFamily.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L168C9-L170C6" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetName(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L206C9-L208C26" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetFamilies(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L246C9-L247C55" + }, + { + "DocsId": "M:System.Drawing.FontFamily.IsStyleAvailable(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L256C9-L258C33" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetEmHeight(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L267C9-L269C25" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetCellAscent(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L278C9-L280C27" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetCellDescent(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L289C9-L291C28" + }, + { + "DocsId": "M:System.Drawing.FontFamily.GetLineSpacing(System.Drawing.FontStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L301C9-L303C28" + }, + { + "DocsId": "P:System.Drawing.FontFamily.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L199C27-L199C51" + }, + { + "DocsId": "P:System.Drawing.FontFamily.Families", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L215C44-L215C82" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericSansSerif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L220C50-L220C80" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericSerif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L232C46-L232C76" + }, + { + "DocsId": "P:System.Drawing.FontFamily.GenericMonospace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs#L237C50-L237C84" + } + ], + "DocsId": "T:System.Drawing.FontFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontFamily.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.FontStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Regular", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Bold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Italic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Underline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "DocsId": "F:System.Drawing.FontStyle.Strikeout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + } + ], + "DocsId": "T:System.Drawing.FontStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.FromHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L82C9-L85C37" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHdcInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L92C9-L93C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHdc(System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L103C9-L104C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHwnd(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L111C53-L111C75" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromHwndInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L121C9-L123C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.FromImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L131C9-L140C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdcInternal(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L146C9-L148C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L155C9-L157C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L191C20-L191C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.Windows#Win32#Foundation#IPointer#get_Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L198C42-L198C62" + }, + { + "DocsId": "M:System.Drawing.Graphics.Windows#Win32#Graphics#Gdi#IHdcContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L489C33-L489C46" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L494C9-L498C27" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdc(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L502C43-L502C66" + }, + { + "DocsId": "M:System.Drawing.Graphics.ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L504C33-L504C63" + }, + { + "DocsId": "M:System.Drawing.Graphics.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L509C28-L509C65" + }, + { + "DocsId": "M:System.Drawing.Graphics.Flush(System.Drawing.Drawing2D.FlushIntention)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L515C9-L515C90" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L517C40-L517C81" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Graphics,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L521C9-L525C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L527C44-L527C88" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Rectangle,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L529C79-L529C117" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L531C45-L531C89" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.RectangleF,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L534C9-L534C136" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L536C47-L536C91" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L540C9-L543C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.SetClip(System.Drawing.Region,System.Drawing.Drawing2D.CombineMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L547C9-L550C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L552C50-L552C81" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L555C9-L558C55" + }, + { + "DocsId": "M:System.Drawing.Graphics.IntersectClip(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L562C9-L565C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L568C9-L571C53" + }, + { + "DocsId": "M:System.Drawing.Graphics.ExcludeClip(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L575C9-L578C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.ResetClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L580C32-L580C82" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateClip(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L582C54-L582C116" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateClip(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L584C50-L584C112" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L586C44-L586C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L588C43-L588C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L593C9-L594C26" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L597C44-L597C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L599C67-L599C104" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L601C46-L601C103" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L606C9-L607C26" + }, + { + "DocsId": "M:System.Drawing.Graphics.IsVisible(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L610C47-L610C97" + }, + { + "DocsId": "M:System.Drawing.Graphics.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L615C37-L615C97" + }, + { + "DocsId": "M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L620C53-L620C99" + }, + { + "DocsId": "M:System.Drawing.Graphics.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L627C9-L630C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L632C59-L632C106" + }, + { + "DocsId": "M:System.Drawing.Graphics.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L635C9-L635C109" + }, + { + "DocsId": "M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L637C55-L637C98" + }, + { + "DocsId": "M:System.Drawing.Graphics.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L640C9-L640C105" + }, + { + "DocsId": "M:System.Drawing.Graphics.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L642C49-L642C92" + }, + { + "DocsId": "M:System.Drawing.Graphics.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L645C9-L645C105" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L652C9-L662C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L668C9-L668C86" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L674C12-L674C76" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawArc(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L680C9-L680C86" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L687C9-L695C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L701C9-L701C80" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBezier(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L707C9-L707C80" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L714C60-L714C119" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L719C59-L719C118" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRoundedRectangle(System.Drawing.Pen,System.Drawing.Rectangle,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L724C9-L724C60" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRoundedRectangle(System.Drawing.Pen,System.Drawing.RectangleF,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L734C9-L737C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L745C9-L748C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangle(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L754C12-L754C58" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L757C71-L757C122" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.RectangleF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L767C9-L775C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L782C70-L782C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawRectangles(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Rectangle})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L792C9-L800C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L805C58-L805C115" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L812C9-L815C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L820C57-L820C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawEllipse(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L825C78-L825C122" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L831C9-L831C86" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L838C9-L841C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L847C9-L847C86" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPie(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L853C9-L853C73" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L856C65-L856C114" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L866C9-L874C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L881C64-L881C113" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPolygon(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L891C9-L899C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawPath(System.Drawing.Pen,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L906C9-L913C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L916C63-L916C110" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L926C9-L934C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L938C9-L938C65" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF},System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L948C9-L960C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L964C9-L964C63" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF},System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L969C9-L969C63" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L974C9-L974C91" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF},System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L984C9-L998C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1001C62-L1001C109" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1011C9-L1019C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1023C9-L1023C65" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point},System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1033C9-L1045C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.Drawing.Point[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1056C9-L1056C91" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point},System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1066C9-L1080C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1084C9-L1084C62" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1094C9-L1105C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.PointF[],System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1115C9-L1115C81" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF},System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1125C9-L1137C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1140C68-L1140C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1150C9-L1161C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.Drawing.Point[],System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1166C9-L1166C81" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawClosedCurve(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point},System.Single,System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1176C9-L1188C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Clear(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1193C39-L1193C115" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRoundedRectangle(System.Drawing.Brush,System.Drawing.Rectangle,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1198C9-L1198C62" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRoundedRectangle(System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1208C9-L1211C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1217C64-L1217C125" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1224C9-L1232C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1237C63-L1237C131" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangle(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1242C84-L1242C132" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1251C9-L1253C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.RectangleF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1263C9-L1271C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1275C9-L1275C62" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRectangles(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.Rectangle})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1285C9-L1293C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1296C69-L1296C115" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1300C81-L1300C127" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1305C9-L1305C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.PointF},System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1315C9-L1327C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1330C61-L1330C107" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1334C80-L1334C126" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1344C9-L1344C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPolygon(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.Point},System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1354C9-L1366C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1371C62-L1371C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1378C9-L1386C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1391C61-L1391C127" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillEllipse(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1396C82-L1396C128" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1402C9-L1402C88" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1412C9-L1412C88" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1419C9-L1429C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPie(System.Drawing.Brush,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1435C12-L1435C78" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1439C9-L1439C64" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1449C9-L1460C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1464C9-L1464C55" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.PointF},System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1469C9-L1469C55" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.PointF[],System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1480C9-L1480C83" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.PointF},System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1490C9-L1503C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1507C9-L1507C64" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1517C9-L1528C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1532C9-L1532C55" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.Point},System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1537C9-L1537C55" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.Drawing.Point[],System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1543C9-L1543C83" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillClosedCurve(System.Drawing.Brush,System.ReadOnlySpan{System.Drawing.Point},System.Drawing.Drawing2D.FillMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1553C9-L1566C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1581C9-L1581C69" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1586C9-L1586C69" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1601C9-L1601C81" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1606C9-L1606C81" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1626C9-L1626C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Single,System.Single,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1631C9-L1631C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1650C9-L1650C83" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1655C9-L1655C83" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1679C9-L1679C58" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1693C9-L1693C58" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.String,System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1719C9-L1719C68" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Brush,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1724C9-L1724C68" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1764C9-L1764C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1775C9-L1775C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureStringInternal(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1786C9-L1816C65" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1822C12-L1822C95" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1827C12-L1827C95" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1831C78-L1831C121" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1835C89-L1835C132" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1842C9-L1842C96" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.SizeF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1847C9-L1847C96" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1874C60-L1874C102" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1878C71-L1878C113" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1883C71-L1883C122" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1888C9-L1888C60" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.String,System.Drawing.Font,System.Int32,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1894C9-L1894C68" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureString(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Int32,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1899C9-L1899C68" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureCharacterRanges(System.String,System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1922C9-L1922C77" + }, + { + "DocsId": "M:System.Drawing.Graphics.MeasureCharacterRanges(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1927C9-L1927C77" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1981C57-L1981C91" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1985C9-L1989C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1991C60-L1991C117" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L1995C9-L1999C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2001C56-L2001C97" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2003C57-L2003C86" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2005C59-L2005C123" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2007C80-L2007C124" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2009C64-L2009C98" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2011C65-L2011C87" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2013C67-L2013C99" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaled(System.Drawing.Image,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2015C88-L2015C110" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageUnscaledAndClipped(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2019C9-L2027C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2042C9-L2055C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2059C9-L2072C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Single,System.Single,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2076C9-L2087C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Int32,System.Int32,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2090C12-L2090C64" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2094C9-L2108C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2111C12-L2111C100" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2115C9-L2137C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2140C9-L2140C75" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2149C9-L2149C79" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2160C9-L2184C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2187C9-L2187C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2194C40-L2194C106" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2202C38-L2202C108" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2213C9-L2238C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2247C34-L2247C108" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2257C41-L2257C127" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2268C38-L2268C141" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2282C9-L2298C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2307C34-L2307C115" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2317C40-L2317C132" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2328C38-L2328C147" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2340C33-L2340C144" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2345C62-L2345C103" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2348C63-L2348C110" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2358C9-L2366C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2372C9-L2372C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2377C60-L2377C108" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2386C9-L2395C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLines(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2405C9-L2413C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2419C9-L2419C126" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2425C9-L2425C117" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Drawing.Point,System.Drawing.Point,System.Drawing.Size,System.Drawing.CopyPixelOperation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2432C9-L2432C146" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2435C9-L2435C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2438C9-L2438C77" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2441C9-L2441C70" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2444C9-L2444C77" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2447C9-L2447C69" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2450C9-L2450C76" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2453C9-L2453C69" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2456C9-L2456C76" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2459C9-L2459C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2465C33-L2465C101" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2468C9-L2468C71" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2471C9-L2471C78" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2478C44-L2478C123" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2486C33-L2486C119" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2493C44-L2493C123" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2501C33-L2501C119" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2508C44-L2508C122" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2516C33-L2516C118" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2523C44-L2523C122" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2531C33-L2531C118" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2538C44-L2538C124" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2546C33-L2546C120" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2553C44-L2553C124" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2561C33-L2561C120" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2572C9-L2574C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2584C16-L2593C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2598C9-L2600C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.TransformPoints(System.Drawing.Drawing2D.CoordinateSpace,System.Drawing.Drawing2D.CoordinateSpace,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2610C16-L2619C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.CopyFromScreen(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Size,System.Drawing.CopyPixelOperation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2714C17-L2754C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetNearestColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2758C9-L2760C45" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawLine(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2768C9-L2771C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2775C9-L2775C58" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2785C9-L2796C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2806C64-L2806C113" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawBeziers(System.Drawing.Pen,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2816C9-L2828C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillPath(System.Drawing.Brush,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2835C9-L2845C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.FillRegion(System.Drawing.Brush,System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2852C9-L2862C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2866C9-L2879C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIcon(System.Drawing.Icon,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2889C9-L2902C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawIconUnstretched(System.Drawing.Icon,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2912C9-L2922C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2931C9-L2943C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2951C12-L2951C93" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2960C9-L2972C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2979C40-L2979C124" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L2988C9-L3008C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3017C9-L3037C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3048C9-L3062C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3071C40-L3078C23" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3089C9-L3103C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3112C40-L3112C139" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3123C9-L3145C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafile(System.Drawing.Imaging.Metafile,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Graphics.EnumerateMetafileProc,System.IntPtr,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3156C9-L3178C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3196C9-L3197C97" + }, + { + "DocsId": "M:System.Drawing.Graphics.System#Drawing#IGraphicsContextInfo#GetHdc(System.Drawing.ApplyGraphicsProperties,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3274C9-L3337C33" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo(System.Drawing.PointF@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3348C9-L3351C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetContextInfo(System.Drawing.PointF@,System.Drawing.Region@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3362C9-L3365C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.Save", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3425C9-L3440C46" + }, + { + "DocsId": "M:System.Drawing.Graphics.Restore(System.Drawing.Drawing2D.GraphicsState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3445C9-L3447C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3451C9-L3466C50" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3471C9-L3485C50" + }, + { + "DocsId": "M:System.Drawing.Graphics.EndContainer(System.Drawing.Drawing2D.GraphicsContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3490C9-L3493C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.BeginContainer(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.GraphicsUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3496C12-L3496C74" + }, + { + "DocsId": "M:System.Drawing.Graphics.AddMetafileComment(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3500C9-L3505C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.GetHalftonePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3509C9-L3523C34" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawCachedBitmap(System.Drawing.Imaging.CachedBitmap,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3598C9-L3606C6" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Imaging.Effects.Effect)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3613C27-L3613C126" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Imaging.Effects.Effect,System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3632C9-L3645C6" + }, + { + "DocsId": "P:System.Drawing.Graphics.Windows#Win32#Foundation#IPointer#Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L198C42-L198C62" + }, + { + "DocsId": "P:System.Drawing.Graphics.Clip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L204C13-L206C27" + }, + { + "DocsId": "P:System.Drawing.Graphics.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L216C13-L217C25" + }, + { + "DocsId": "P:System.Drawing.Graphics.CompositingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L229C13-L230C52" + }, + { + "DocsId": "P:System.Drawing.Graphics.CompositingQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L246C13-L247C58" + }, + { + "DocsId": "P:System.Drawing.Graphics.DpiX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L263C13-L264C24" + }, + { + "DocsId": "P:System.Drawing.Graphics.DpiY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L273C13-L274C24" + }, + { + "DocsId": "P:System.Drawing.Graphics.InterpolationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L286C13-L287C54" + }, + { + "DocsId": "P:System.Drawing.Graphics.IsClipEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L303C13-L304C28" + }, + { + "DocsId": "P:System.Drawing.Graphics.IsVisibleClipEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L313C13-L314C28" + }, + { + "DocsId": "P:System.Drawing.Graphics.PageScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L323C13-L324C26" + }, + { + "DocsId": "P:System.Drawing.Graphics.PageUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L334C13-L335C39" + }, + { + "DocsId": "P:System.Drawing.Graphics.PixelOffsetMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L351C13-L352C42" + }, + { + "DocsId": "P:System.Drawing.Graphics.RenderingOrigin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L368C13-L369C36" + }, + { + "DocsId": "P:System.Drawing.Graphics.SmoothingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L379C13-L380C50" + }, + { + "DocsId": "P:System.Drawing.Graphics.TextContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L396C13-L397C38" + }, + { + "DocsId": "P:System.Drawing.Graphics.TextRenderingHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L410C13-L411C44" + }, + { + "DocsId": "P:System.Drawing.Graphics.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L429C13-L431C27" + }, + { + "DocsId": "P:System.Drawing.Graphics.TransformElements", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L453C13-L470C10" + }, + { + "DocsId": "P:System.Drawing.Graphics.VisibleClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs#L3371C13-L3376C25" + }, + { + "DocsId": "T:System.Drawing.Graphics.DrawImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "T:System.Drawing.Graphics.EnumerateMetafileProc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.GraphicsUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Pixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "DocsId": "F:System.Drawing.GraphicsUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + } + ], + "DocsId": "T:System.Drawing.GraphicsUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/GraphicsUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L56C36-L58C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L60C47-L62C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L64C59-L74C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L76C45-L78C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Drawing.Icon,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L80C57-L95C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L97C47-L107C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L109C34-L111C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L113C45-L115C6" + }, + { + "DocsId": "M:System.Drawing.Icon.#ctor(System.IO.Stream,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L117C57-L124C6" + }, + { + "DocsId": "M:System.Drawing.Icon.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L137C9-L149C6" + }, + { + "DocsId": "M:System.Drawing.Icon.ExtractAssociatedIcon(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L151C67-L151C101" + }, + { + "DocsId": "M:System.Drawing.Icon.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L189C36-L189C49" + }, + { + "DocsId": "M:System.Drawing.Icon.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L238C30-L238C69" + }, + { + "DocsId": "M:System.Drawing.Icon.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L262C9-L268C6" + }, + { + "DocsId": "M:System.Drawing.Icon.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L393C16-L393C25" + }, + { + "DocsId": "M:System.Drawing.Icon.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L397C9-L400C40" + }, + { + "DocsId": "M:System.Drawing.Icon.ToBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L615C9-L620C27" + }, + { + "DocsId": "M:System.Drawing.Icon.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L792C42-L792C57" + }, + { + "DocsId": "M:System.Drawing.Icon.Save(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L801C9-L817C6" + }, + { + "DocsId": "M:System.Drawing.Icon.ExtractIcon(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L859C12-L861C64" + }, + { + "DocsId": "M:System.Drawing.Icon.ExtractIcon(System.String,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L870C12-L870C51" + }, + { + "DocsId": "P:System.Drawing.Icon.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L187C29-L187C111" + }, + { + "DocsId": "P:System.Drawing.Icon.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L189C36-L189C49" + }, + { + "DocsId": "P:System.Drawing.Icon.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L192C26-L192C37" + }, + { + "DocsId": "P:System.Drawing.Icon.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L198C13-L231C30" + }, + { + "DocsId": "P:System.Drawing.Icon.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs#L236C25-L236C35" + } + ], + "DocsId": "T:System.Drawing.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Icon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.IconConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L14C9-L14C45" + }, + { + "DocsId": "M:System.Drawing.IconConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L19C9-L20C86" + }, + { + "DocsId": "M:System.Drawing.IconConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L25C9-L25C118" + }, + { + "DocsId": "M:System.Drawing.IconConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs#L30C9-L59C6" + }, + { + "DocsId": "M:System.Drawing.IconConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs" + } + ], + "DocsId": "T:System.Drawing.IconConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IconConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.IDeviceContext.GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + }, + { + "DocsId": "M:System.Drawing.IDeviceContext.ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + } + ], + "DocsId": "T:System.Drawing.IDeviceContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/IDeviceContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Image.Windows#Win32#Foundation#IPointer#get_Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L35C39-L35C57" + }, + { + "DocsId": "M:System.Drawing.Image.System#IO#IRawData#get_Data", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L44C41-L44C60" + }, + { + "DocsId": "M:System.Drawing.Image.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L78C9-L81C6" + }, + { + "DocsId": "M:System.Drawing.Image.FromFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L86C54-L86C79" + }, + { + "DocsId": "M:System.Drawing.Image.FromFile(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L90C9-L120C20" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L126C54-L126C107" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L129C9-L129C61" + }, + { + "DocsId": "M:System.Drawing.Image.FromStream(System.IO.Stream,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L133C9-L143C20" + }, + { + "DocsId": "M:System.Drawing.Image.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L187C9-L189C6" + }, + { + "DocsId": "M:System.Drawing.Image.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L194C17-L194C42" + }, + { + "DocsId": "M:System.Drawing.Image.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L202C9-L205C46" + }, + { + "DocsId": "M:System.Drawing.Image.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L210C9-L218C6" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L223C42-L223C67" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L230C9-L239C6" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.String,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L245C12-L245C56" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L297C9-L299C6" + }, + { + "DocsId": "M:System.Drawing.Image.Save(System.IO.Stream,System.Drawing.Imaging.ImageCodecInfo,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L306C9-L331C6" + }, + { + "DocsId": "M:System.Drawing.Image.SaveAdd(System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L338C9-L360C6" + }, + { + "DocsId": "M:System.Drawing.Image.SaveAdd(System.Drawing.Image,System.Drawing.Imaging.EncoderParameters)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L367C9-L393C6" + }, + { + "DocsId": "M:System.Drawing.Image.GetBounds(System.Drawing.GraphicsUnit@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L587C9-L589C23" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImage(System.Int32,System.Int32,System.Drawing.Image.GetThumbnailImageAbort,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L636C9-L645C46" + }, + { + "DocsId": "M:System.Drawing.Image.GetFrameCount(System.Drawing.Imaging.FrameDimension)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L666C9-L670C27" + }, + { + "DocsId": "M:System.Drawing.Image.GetPropertyItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L679C9-L694C6" + }, + { + "DocsId": "M:System.Drawing.Image.SelectActiveFrame(System.Drawing.Imaging.FrameDimension,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L701C9-L704C18" + }, + { + "DocsId": "M:System.Drawing.Image.SetPropertyItem(System.Drawing.Imaging.PropertyItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L712C16-L725C6" + }, + { + "DocsId": "M:System.Drawing.Image.RotateFlip(System.Drawing.RotateFlipType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L729C9-L731C6" + }, + { + "DocsId": "M:System.Drawing.Image.RemovePropertyItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L738C9-L740C6" + }, + { + "DocsId": "M:System.Drawing.Image.GetEncoderParameterList(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L750C9-L771C6" + }, + { + "DocsId": "M:System.Drawing.Image.FromHbitmap(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L776C57-L776C90" + }, + { + "DocsId": "M:System.Drawing.Image.FromHbitmap(System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L784C9-L785C35" + }, + { + "DocsId": "M:System.Drawing.Image.IsExtendedPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L791C69-L791C105" + }, + { + "DocsId": "M:System.Drawing.Image.IsCanonicalPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L805C9-L805C54" + }, + { + "DocsId": "M:System.Drawing.Image.GetPixelFormatSize(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L849C65-L849C90" + }, + { + "DocsId": "M:System.Drawing.Image.IsAlphaPixelFormat(System.Drawing.Imaging.PixelFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L854C66-L854C99" + }, + { + "DocsId": "P:System.Drawing.Image.Windows#Win32#Foundation#IPointer#Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L35C39-L35C57" + }, + { + "DocsId": "P:System.Drawing.Image.System#IO#IRawData#Data", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L44C41-L44C60" + }, + { + "DocsId": "P:System.Drawing.Image.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L50C16-L50C25" + }, + { + "DocsId": "P:System.Drawing.Image.PhysicalDimension", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L414C13-L416C45" + }, + { + "DocsId": "P:System.Drawing.Image.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L423C25-L423C43" + }, + { + "DocsId": "P:System.Drawing.Image.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L436C13-L438C31" + }, + { + "DocsId": "P:System.Drawing.Image.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L453C13-L455C32" + }, + { + "DocsId": "P:System.Drawing.Image.HorizontalResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L467C13-L469C28" + }, + { + "DocsId": "P:System.Drawing.Image.VerticalResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L481C13-L483C28" + }, + { + "DocsId": "P:System.Drawing.Image.Flags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L496C13-L498C31" + }, + { + "DocsId": "P:System.Drawing.Image.RawFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L509C13-L512C42" + }, + { + "DocsId": "P:System.Drawing.Image.PixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L519C39-L519C73" + }, + { + "DocsId": "P:System.Drawing.Image.PropertyIdList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L530C13-L543C27" + }, + { + "DocsId": "P:System.Drawing.Image.PropertyItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L556C13-L578C10" + }, + { + "DocsId": "P:System.Drawing.Image.Palette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L604C13-L613C10" + }, + { + "DocsId": "P:System.Drawing.Image.FrameDimensionsList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs#L827C13-L842C26" + }, + { + "DocsId": "T:System.Drawing.Image.GetThumbnailImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs" + } + ], + "DocsId": "T:System.Drawing.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageAnimator.UpdateFrames(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L99C9-L153C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.UpdateFrames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L160C9-L190C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.Animate(System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L198C9-L279C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.CanAnimate(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L286C9-L307C6" + }, + { + "DocsId": "M:System.Drawing.ImageAnimator.StopAnimate(System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs#L315C9-L374C6" + } + ], + "DocsId": "T:System.Drawing.ImageAnimator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageAnimator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L14C9-L14C75" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L19C9-L19C87" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L24C9-L38C62" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L44C9-L71C6" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L76C9-L76C72" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs#L79C85-L79C89" + }, + { + "DocsId": "M:System.Drawing.ImageConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.FMTID.cs" + } + ], + "DocsId": "T:System.Drawing.ImageConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ImageFormatConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L18C9-L18C89" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L23C9-L28C60" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L34C9-L72C106" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L77C9-L120C73" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L125C9-L139C12" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs#L142C89-L142C93" + }, + { + "DocsId": "M:System.Drawing.ImageFormatConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs" + } + ], + "DocsId": "T:System.Drawing.ImageFormatConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ImageFormatConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L35C31-L37C6" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L43C5-L55C6" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Brush)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L60C31-L62C6" + }, + { + "DocsId": "M:System.Drawing.Pen.#ctor(System.Drawing.Brush,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L67C5-L74C6" + }, + { + "DocsId": "M:System.Drawing.Pen.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L91C9-L93C35" + }, + { + "DocsId": "M:System.Drawing.Pen.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L101C9-L103C6" + }, + { + "DocsId": "M:System.Drawing.Pen.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L130C15-L130C40" + }, + { + "DocsId": "M:System.Drawing.Pen.SetLineCap(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.DashCap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L161C9-L173C6" + }, + { + "DocsId": "M:System.Drawing.Pen.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L452C9-L454C6" + }, + { + "DocsId": "M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L459C53-L459C99" + }, + { + "DocsId": "M:System.Drawing.Pen.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L466C9-L477C6" + }, + { + "DocsId": "M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L483C59-L483C106" + }, + { + "DocsId": "M:System.Drawing.Pen.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L490C9-L492C6" + }, + { + "DocsId": "M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L497C55-L497C98" + }, + { + "DocsId": "M:System.Drawing.Pen.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L504C9-L506C6" + }, + { + "DocsId": "M:System.Drawing.Pen.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L511C49-L511C92" + }, + { + "DocsId": "M:System.Drawing.Pen.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L518C9-L520C6" + }, + { + "DocsId": "M:System.Drawing.Pen.System#Drawing#Internal#ISystemColorTracker#OnSystemColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L831C9-L835C6" + }, + { + "DocsId": "P:System.Drawing.Pen.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L140C13-L142C26" + }, + { + "DocsId": "P:System.Drawing.Pen.StartCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L183C13-L185C29" + }, + { + "DocsId": "P:System.Drawing.Pen.EndCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L225C13-L227C27" + }, + { + "DocsId": "P:System.Drawing.Pen.CustomStartCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L267C13-L269C69" + }, + { + "DocsId": "P:System.Drawing.Pen.CustomEndCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L292C13-L294C69" + }, + { + "DocsId": "P:System.Drawing.Pen.DashCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L317C13-L319C28" + }, + { + "DocsId": "P:System.Drawing.Pen.LineJoin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L346C13-L348C29" + }, + { + "DocsId": "P:System.Drawing.Pen.MiterLimit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L375C13-L377C31" + }, + { + "DocsId": "P:System.Drawing.Pen.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L399C13-L401C28" + }, + { + "DocsId": "P:System.Drawing.Pen.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L427C13-L430C27" + }, + { + "DocsId": "P:System.Drawing.Pen.PenType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L537C13-L539C44" + }, + { + "DocsId": "P:System.Drawing.Pen.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L550C13-L564C27" + }, + { + "DocsId": "P:System.Drawing.Pen.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L596C13-L624C27" + }, + { + "DocsId": "P:System.Drawing.Pen.DashStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L655C13-L657C30" + }, + { + "DocsId": "P:System.Drawing.Pen.DashOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L713C13-L715C31" + }, + { + "DocsId": "P:System.Drawing.Pen.DashPattern", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L737C13-L768C28" + }, + { + "DocsId": "P:System.Drawing.Pen.CompoundArray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs#L798C13-L810C30" + } + ], + "DocsId": "T:System.Drawing.Pen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pen.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Pens.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L149C38-L149C81" + }, + { + "DocsId": "P:System.Drawing.Pens.AliceBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L151C36-L151C75" + }, + { + "DocsId": "P:System.Drawing.Pens.AntiqueWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L152C39-L152C84" + }, + { + "DocsId": "P:System.Drawing.Pens.Aqua", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L153C31-L153C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Aquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L154C37-L154C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Azure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L155C32-L155C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Beige", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L157C32-L157C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Bisque", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L158C33-L158C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Black", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L159C32-L159C63" + }, + { + "DocsId": "P:System.Drawing.Pens.BlanchedAlmond", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L160C41-L160C90" + }, + { + "DocsId": "P:System.Drawing.Pens.Blue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L161C31-L161C60" + }, + { + "DocsId": "P:System.Drawing.Pens.BlueViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L162C37-L162C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Brown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L163C32-L163C63" + }, + { + "DocsId": "P:System.Drawing.Pens.BurlyWood", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L164C36-L164C75" + }, + { + "DocsId": "P:System.Drawing.Pens.CadetBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L166C36-L166C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Chartreuse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L167C37-L167C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Chocolate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L168C36-L168C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Coral", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L169C32-L169C63" + }, + { + "DocsId": "P:System.Drawing.Pens.CornflowerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L170C41-L170C90" + }, + { + "DocsId": "P:System.Drawing.Pens.Cornsilk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L171C35-L171C72" + }, + { + "DocsId": "P:System.Drawing.Pens.Crimson", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L172C34-L172C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Cyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L173C31-L173C60" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L175C35-L175C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L176C35-L176C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L177C40-L177C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L178C35-L178C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L179C36-L179C75" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkKhaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L180C36-L180C75" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkMagenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L181C38-L181C81" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOliveGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L182C41-L182C90" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L183C37-L183C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L184C37-L184C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L185C34-L185C69" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L186C37-L186C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L187C39-L187C84" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L188C40-L188C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L189C40-L189C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L190C40-L190C87" + }, + { + "DocsId": "P:System.Drawing.Pens.DarkViolet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L191C37-L191C78" + }, + { + "DocsId": "P:System.Drawing.Pens.DeepPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L192C35-L192C72" + }, + { + "DocsId": "P:System.Drawing.Pens.DeepSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L193C38-L193C81" + }, + { + "DocsId": "P:System.Drawing.Pens.DimGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L194C34-L194C69" + }, + { + "DocsId": "P:System.Drawing.Pens.DodgerBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L195C37-L195C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Firebrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L197C36-L197C75" + }, + { + "DocsId": "P:System.Drawing.Pens.FloralWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L198C38-L198C81" + }, + { + "DocsId": "P:System.Drawing.Pens.ForestGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L199C38-L199C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Fuchsia", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L200C34-L200C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Gainsboro", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L202C36-L202C75" + }, + { + "DocsId": "P:System.Drawing.Pens.GhostWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L203C37-L203C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Gold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L204C31-L204C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Goldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L205C36-L205C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Gray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L206C31-L206C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Green", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L207C32-L207C63" + }, + { + "DocsId": "P:System.Drawing.Pens.GreenYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L208C38-L208C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Honeydew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L210C35-L210C72" + }, + { + "DocsId": "P:System.Drawing.Pens.HotPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L211C34-L211C69" + }, + { + "DocsId": "P:System.Drawing.Pens.IndianRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L213C36-L213C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Indigo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L214C33-L214C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Ivory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L215C32-L215C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Khaki", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L217C32-L217C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Lavender", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L219C35-L219C72" + }, + { + "DocsId": "P:System.Drawing.Pens.LavenderBlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L220C40-L220C87" + }, + { + "DocsId": "P:System.Drawing.Pens.LawnGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L221C36-L221C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LemonChiffon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L222C39-L222C84" + }, + { + "DocsId": "P:System.Drawing.Pens.LightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L223C36-L223C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightCoral", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L224C37-L224C78" + }, + { + "DocsId": "P:System.Drawing.Pens.LightCyan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L225C36-L225C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGoldenrodYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L226C47-L226C108" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L227C37-L227C78" + }, + { + "DocsId": "P:System.Drawing.Pens.LightGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L228C36-L228C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightPink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L229C36-L229C75" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSalmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L230C38-L230C81" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L231C40-L231C87" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L232C39-L232C84" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L233C41-L233C90" + }, + { + "DocsId": "P:System.Drawing.Pens.LightSteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L234C41-L234C90" + }, + { + "DocsId": "P:System.Drawing.Pens.LightYellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L235C38-L235C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Lime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L236C31-L236C60" + }, + { + "DocsId": "P:System.Drawing.Pens.LimeGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L237C36-L237C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Linen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L238C32-L238C63" + }, + { + "DocsId": "P:System.Drawing.Pens.Magenta", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L240C34-L240C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Maroon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L241C33-L241C66" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumAquamarine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L242C43-L242C96" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L243C37-L243C78" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumOrchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L244C39-L244C84" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumPurple", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L245C39-L245C84" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L246C41-L246C90" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L247C42-L247C93" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumSpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L248C44-L248C99" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L249C42-L249C93" + }, + { + "DocsId": "P:System.Drawing.Pens.MediumVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L250C42-L250C93" + }, + { + "DocsId": "P:System.Drawing.Pens.MidnightBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L251C39-L251C84" + }, + { + "DocsId": "P:System.Drawing.Pens.MintCream", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L252C36-L252C75" + }, + { + "DocsId": "P:System.Drawing.Pens.MistyRose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L253C36-L253C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Moccasin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L254C35-L254C72" + }, + { + "DocsId": "P:System.Drawing.Pens.NavajoWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L256C38-L256C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Navy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L257C31-L257C60" + }, + { + "DocsId": "P:System.Drawing.Pens.OldLace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L259C34-L259C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Olive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L260C32-L260C63" + }, + { + "DocsId": "P:System.Drawing.Pens.OliveDrab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L261C36-L261C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Orange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L262C33-L262C66" + }, + { + "DocsId": "P:System.Drawing.Pens.OrangeRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L263C36-L263C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Orchid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L264C33-L264C66" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleGoldenrod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L266C40-L266C87" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L267C36-L267C75" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleTurquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L268C40-L268C87" + }, + { + "DocsId": "P:System.Drawing.Pens.PaleVioletRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L269C40-L269C87" + }, + { + "DocsId": "P:System.Drawing.Pens.PapayaWhip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L270C37-L270C78" + }, + { + "DocsId": "P:System.Drawing.Pens.PeachPuff", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L271C36-L271C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Peru", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L272C31-L272C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Pink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L273C31-L273C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Plum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L274C31-L274C60" + }, + { + "DocsId": "P:System.Drawing.Pens.PowderBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L275C37-L275C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Purple", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L276C33-L276C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Red", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L278C30-L278C57" + }, + { + "DocsId": "P:System.Drawing.Pens.RosyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L279C36-L279C75" + }, + { + "DocsId": "P:System.Drawing.Pens.RoyalBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L280C36-L280C75" + }, + { + "DocsId": "P:System.Drawing.Pens.SaddleBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L282C38-L282C81" + }, + { + "DocsId": "P:System.Drawing.Pens.Salmon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L283C33-L283C66" + }, + { + "DocsId": "P:System.Drawing.Pens.SandyBrown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L284C37-L284C78" + }, + { + "DocsId": "P:System.Drawing.Pens.SeaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L285C35-L285C72" + }, + { + "DocsId": "P:System.Drawing.Pens.SeaShell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L286C35-L286C72" + }, + { + "DocsId": "P:System.Drawing.Pens.Sienna", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L287C33-L287C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Silver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L288C33-L288C66" + }, + { + "DocsId": "P:System.Drawing.Pens.SkyBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L289C34-L289C69" + }, + { + "DocsId": "P:System.Drawing.Pens.SlateBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L290C36-L290C75" + }, + { + "DocsId": "P:System.Drawing.Pens.SlateGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L291C36-L291C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Snow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L292C31-L292C60" + }, + { + "DocsId": "P:System.Drawing.Pens.SpringGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L293C38-L293C81" + }, + { + "DocsId": "P:System.Drawing.Pens.SteelBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L294C36-L294C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Tan", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L296C30-L296C57" + }, + { + "DocsId": "P:System.Drawing.Pens.Teal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L297C31-L297C60" + }, + { + "DocsId": "P:System.Drawing.Pens.Thistle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L298C34-L298C69" + }, + { + "DocsId": "P:System.Drawing.Pens.Tomato", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L299C33-L299C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Turquoise", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L300C36-L300C75" + }, + { + "DocsId": "P:System.Drawing.Pens.Violet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L302C33-L302C66" + }, + { + "DocsId": "P:System.Drawing.Pens.Wheat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L304C32-L304C63" + }, + { + "DocsId": "P:System.Drawing.Pens.White", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L305C32-L305C63" + }, + { + "DocsId": "P:System.Drawing.Pens.WhiteSmoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L306C37-L306C78" + }, + { + "DocsId": "P:System.Drawing.Pens.Yellow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L308C33-L308C66" + }, + { + "DocsId": "P:System.Drawing.Pens.YellowGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs#L309C38-L309C81" + } + ], + "DocsId": "T:System.Drawing.Pens", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Pens.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Region.Windows#Win32#Foundation#IPointer#get_Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L12C40-L12C58" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L14C5-L19C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L21C5-L27C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L29C37-L31C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L33C5-L41C6" + }, + { + "DocsId": "M:System.Drawing.Region.#ctor(System.Drawing.Drawing2D.RegionData)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L43C5-L54C6" + }, + { + "DocsId": "M:System.Drawing.Region.FromHrgn(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L60C9-L62C35" + }, + { + "DocsId": "M:System.Drawing.Region.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L75C9-L77C35" + }, + { + "DocsId": "M:System.Drawing.Region.ReleaseHrgn(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L82C9-L89C6" + }, + { + "DocsId": "M:System.Drawing.Region.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L93C9-L101C6" + }, + { + "DocsId": "M:System.Drawing.Region.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L103C18-L103C27" + }, + { + "DocsId": "M:System.Drawing.Region.MakeInfinite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L105C35-L105C85" + }, + { + "DocsId": "M:System.Drawing.Region.MakeEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L107C32-L107C79" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L110C9-L110C122" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L112C46-L112C73" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L116C9-L119C6" + }, + { + "DocsId": "M:System.Drawing.Region.Intersect(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L123C9-L126C6" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L129C9-L129C118" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L131C42-L131C65" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L135C9-L138C6" + }, + { + "DocsId": "M:System.Drawing.Region.Union(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L142C9-L145C6" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L148C9-L148C116" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L150C40-L150C61" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L154C9-L157C6" + }, + { + "DocsId": "M:System.Drawing.Region.Xor(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L161C9-L164C6" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L167C9-L167C120" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L169C44-L169C69" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L173C9-L176C6" + }, + { + "DocsId": "M:System.Drawing.Region.Exclude(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L180C9-L183C6" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L186C9-L186C123" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L188C47-L188C75" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L192C9-L195C6" + }, + { + "DocsId": "M:System.Drawing.Region.Complement(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L199C9-L202C6" + }, + { + "DocsId": "M:System.Drawing.Region.Translate(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L204C50-L204C112" + }, + { + "DocsId": "M:System.Drawing.Region.Translate(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L206C46-L206C70" + }, + { + "DocsId": "M:System.Drawing.Region.Transform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L210C9-L214C6" + }, + { + "DocsId": "M:System.Drawing.Region.GetBounds(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L218C9-L222C23" + }, + { + "DocsId": "M:System.Drawing.Region.GetHrgn(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L227C9-L231C21" + }, + { + "DocsId": "M:System.Drawing.Region.IsEmpty(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L236C9-L240C24" + }, + { + "DocsId": "M:System.Drawing.Region.IsInfinite(System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L245C9-L248C27" + }, + { + "DocsId": "M:System.Drawing.Region.Equals(System.Drawing.Region,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L253C9-L259C24" + }, + { + "DocsId": "M:System.Drawing.Region.GetRegionData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L265C9-L276C43" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L279C48-L279C81" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L281C44-L281C66" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L283C61-L283C91" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L288C9-L296C26" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L299C75-L299C127" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L301C47-L301C68" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Single,System.Single,System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L303C88-L303C137" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.RectangleF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L308C9-L315C26" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L318C57-L318C86" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L320C43-L320C65" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Point,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L322C56-L322C83" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L324C67-L324C118" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L326C46-L326C67" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L328C80-L328C128" + }, + { + "DocsId": "M:System.Drawing.Region.IsVisible(System.Drawing.Rectangle,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L330C59-L330C89" + }, + { + "DocsId": "M:System.Drawing.Region.GetRegionScans(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L334C9-L359C27" + }, + { + "DocsId": "P:System.Drawing.Region.Windows#Win32#Foundation#IPointer#Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs#L12C40-L12C58" + } + ], + "DocsId": "T:System.Drawing.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Region.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.RotateFlipType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.RotateNoneFlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate90FlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate180FlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "DocsId": "F:System.Drawing.RotateFlipType.Rotate270FlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + } + ], + "DocsId": "T:System.Drawing.RotateFlipType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/RotateFlipType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SolidBrush.#ctor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L11C5-L26C6" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L39C9-L43C58" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L48C9-L58C6" + }, + { + "DocsId": "M:System.Drawing.SolidBrush.System#Drawing#Internal#ISystemColorTracker#OnSystemColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L107C9-L111C6" + }, + { + "DocsId": "P:System.Drawing.SolidBrush.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs#L64C13-L73C27" + } + ], + "DocsId": "T:System.Drawing.SolidBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SolidBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StockIconId.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DocumentNoAssociation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DocumentWithAssociation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Folder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.FolderOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Drive525", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Drive35", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveRemovable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveNet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveNetDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveRam", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Server", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Printer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MyNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Find", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Share", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.SlowFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Recycler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.RecyclerFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Lock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.AutoList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterNet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ServerShare", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterFax", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterFaxNet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.PrinterFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Stack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaSVCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.StuffedFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveUnknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDRAM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDRW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDAudioPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDRW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDBurn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBlankCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.AudioFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ImageFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.VideoFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MixedFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.FolderBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.FolderFront", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Shield", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Key", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Software", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Rename", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Delete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaAudioDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaMovieDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaEnhancedCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaEnhancedDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBluRay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaVCD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDPlusR", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaDVDPlusRW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DesktopPC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MobilePC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Users", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaSmartMedia", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaCompactFlash", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceCellPhone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceCamera", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceVideoCamera", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DeviceAudioPlayer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.NetworkConnect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Internet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ZipFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.Settings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveHDDVD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.DriveBD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaHDDVDRAM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBDROM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBDR", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.MediaBDRE", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconId.ClusteredDrive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + } + ], + "DocsId": "T:System.Drawing.StockIconId", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconId.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StockIconOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.SmallIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.ShellIconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.LinkOverlay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "DocsId": "F:System.Drawing.StockIconOptions.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + } + ], + "DocsId": "T:System.Drawing.StockIconOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StockIconOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Near", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.StringAlignment.Far", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.StringAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.National", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "DocsId": "F:System.Drawing.StringDigitSubstitute.Traditional", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + } + ], + "DocsId": "T:System.Drawing.StringDigitSubstitute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringDigitSubstitute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.StringFormat.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L22C29-L24C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L29C54-L31C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormatFlags,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L37C5-L42C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.#ctor(System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L48C5-L55C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L62C9-L64C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L99C30-L99C52" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetMeasurableCharacterRanges(System.Drawing.CharacterRange[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L125C9-L139C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetTabStops(System.Single,System.Single[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L218C9-L237C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.GetTabStops(System.Single@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L245C9-L260C29" + }, + { + "DocsId": "M:System.Drawing.StringFormat.SetDigitSubstitution(System.Int32,System.Drawing.StringDigitSubstitute)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L341C9-L347C6" + }, + { + "DocsId": "M:System.Drawing.StringFormat.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L392C24-L392C49" + }, + { + "DocsId": "M:System.Drawing.StringFormat.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L397C42-L397C86" + }, + { + "DocsId": "P:System.Drawing.StringFormat.FormatFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L109C13-L111C27" + }, + { + "DocsId": "P:System.Drawing.StringFormat.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L149C13-L151C30" + }, + { + "DocsId": "P:System.Drawing.StringFormat.LineAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L173C13-L175C30" + }, + { + "DocsId": "P:System.Drawing.StringFormat.HotkeyPrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L197C13-L199C33" + }, + { + "DocsId": "P:System.Drawing.StringFormat.Trimming", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L275C13-L277C29" + }, + { + "DocsId": "P:System.Drawing.StringFormat.GenericDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L310C13-L311C45" + }, + { + "DocsId": "P:System.Drawing.StringFormat.GenericTypographic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L334C13-L335C45" + }, + { + "DocsId": "P:System.Drawing.StringFormat.DigitSubstitutionMethod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L357C13-L363C36" + }, + { + "DocsId": "P:System.Drawing.StringFormat.DigitSubstitutionLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs#L375C13-L377C29" + } + ], + "DocsId": "T:System.Drawing.StringFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormat.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringFormatFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DirectionRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DirectionVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.FitBlackBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.DisplayFormatControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoFontFallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.MeasureTrailingSpaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.LineLimit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "DocsId": "F:System.Drawing.StringFormatFlags.NoClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + } + ], + "DocsId": "T:System.Drawing.StringFormatFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringTrimming.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.Character", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.Word", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisCharacter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisWord", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "DocsId": "F:System.Drawing.StringTrimming.EllipsisPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + } + ], + "DocsId": "T:System.Drawing.StringTrimming", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringTrimming.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.StringUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Pixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "DocsId": "F:System.Drawing.StringUnit.Em", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + } + ], + "DocsId": "T:System.Drawing.StringUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/StringUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemBrushes.FromSystemColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L55C9-L76C63" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L10C41-L10C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L11C42-L11C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ActiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L12C46-L12C93" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.AppWorkspace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L13C41-L13C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonFace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L15C39-L15C79" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L16C44-L16C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ButtonShadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L17C41-L17C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L19C36-L19C73" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlLightLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L20C46-L20C93" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L21C41-L21C83" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L22C40-L22C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlDarkDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L23C44-L23C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ControlText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L24C40-L24C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L26C36-L26C73" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GradientActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L28C50-L28C101" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GradientInactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L29C52-L29C105" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.GrayText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L30C37-L30C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Highlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L32C38-L32C77" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.HighlightText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L33C42-L33C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.HotTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L34C37-L34C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L36C44-L36C89" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L37C43-L37C87" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InactiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L38C48-L38C97" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L39C33-L39C67" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.InfoText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L40C37-L40C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L42C33-L42C67" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L43C36-L43C73" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L44C42-L44C85" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.MenuText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L45C37-L45C75" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L47C38-L47C77" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L49C35-L49C71" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.WindowFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L50C40-L50C81" + }, + { + "DocsId": "P:System.Drawing.SystemBrushes.WindowText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs#L51C39-L51C79" + } + ], + "DocsId": "T:System.Drawing.SystemBrushes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemBrushes.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemFonts.GetFontByName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L15C9-L48C21" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.CaptionFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L61C13-L69C32" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.SmallCaptionFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L77C13-L85C34" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.MenuFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L93C13-L101C29" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.StatusFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L109C13-L117C31" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.MessageBoxFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L125C13-L133C35" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.IconTitleFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L151C13-L160C34" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.DefaultFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L168C13-L218C32" + }, + { + "DocsId": "P:System.Drawing.SystemFonts.DialogFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs#L226C13-L258C31" + } + ], + "DocsId": "T:System.Drawing.SystemFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemFonts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemIcons.GetStockIcon(System.Drawing.StockIconId,System.Drawing.StockIconOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L77C9-L90C58" + }, + { + "DocsId": "M:System.Drawing.SystemIcons.GetStockIcon(System.Drawing.StockIconId,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L103C9-L127C53" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L22C39-L22C94" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Asterisk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L24C36-L24C85" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L26C33-L26C76" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Exclamation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L28C39-L28C94" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L30C32-L30C73" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L32C39-L32C94" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Question", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L34C36-L34C85" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L36C35-L36C82" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.WinLogo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L38C35-L38C82" + }, + { + "DocsId": "P:System.Drawing.SystemIcons.Shield", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs#L44C13-L50C29" + } + ], + "DocsId": "T:System.Drawing.SystemIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemIcons.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.SystemPens.FromSystemColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L56C9-L76C53" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L10C39-L10C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L11C40-L11C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ActiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L12C44-L12C91" + }, + { + "DocsId": "P:System.Drawing.SystemPens.AppWorkspace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L13C39-L13C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonFace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L15C37-L15C77" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L16C42-L16C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ButtonShadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L18C39-L18C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L20C34-L20C71" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L21C38-L21C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L22C38-L22C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlDarkDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L23C42-L23C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L24C39-L24C81" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ControlLightLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L25C44-L25C91" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L27C34-L27C71" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GradientActiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L29C48-L29C99" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GradientInactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L30C50-L30C103" + }, + { + "DocsId": "P:System.Drawing.SystemPens.GrayText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L31C35-L31C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Highlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L33C36-L33C75" + }, + { + "DocsId": "P:System.Drawing.SystemPens.HighlightText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L34C40-L34C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.HotTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L35C35-L35C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L37C41-L37C85" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L38C42-L38C87" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InactiveCaptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L39C46-L39C95" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L40C31-L40C65" + }, + { + "DocsId": "P:System.Drawing.SystemPens.InfoText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L41C35-L41C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L43C31-L43C65" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L44C34-L44C71" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L45C40-L45C83" + }, + { + "DocsId": "P:System.Drawing.SystemPens.MenuText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L46C35-L46C73" + }, + { + "DocsId": "P:System.Drawing.SystemPens.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L48C36-L48C75" + }, + { + "DocsId": "P:System.Drawing.SystemPens.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L50C33-L50C69" + }, + { + "DocsId": "P:System.Drawing.SystemPens.WindowFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L51C38-L51C79" + }, + { + "DocsId": "P:System.Drawing.SystemPens.WindowText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs#L52C37-L52C77" + } + ], + "DocsId": "T:System.Drawing.SystemPens", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/SystemPens.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L17C41-L19C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L21C5-L34C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L36C5-L53C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Drawing2D.WrapMode,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L56C11-L58C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L60C60-L60C90" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L62C5-L79C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L81C59-L81C89" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.#ctor(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.Imaging.ImageAttributes)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L84C11-L86C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L97C9-L100C57" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L154C9-L156C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L158C53-L158C99" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L162C9-L176C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L178C59-L178C106" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L182C9-L188C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L190C55-L190C98" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L194C9-L200C6" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L202C49-L202C92" + }, + { + "DocsId": "M:System.Drawing.TextureBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L206C9-L212C6" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L107C13-L110C27" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L125C13-L127C45" + }, + { + "DocsId": "P:System.Drawing.TextureBrush.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs#L146C13-L148C51" + } + ], + "DocsId": "T:System.Drawing.TextureBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/TextureBrush.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L22C55-L24C6" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L26C45-L28C6" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L31C11-L33C6" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L43C9-L53C22" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L56C42-L56C60" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L58C50-L58C75" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L61C9-L61C76" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L63C42-L63C63" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L65C54-L65C81" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImage(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L69C9-L115C25" + }, + { + "DocsId": "M:System.Drawing.ToolboxBitmapAttribute.GetImageFromResource(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs#L220C9-L220C64" + }, + { + "DocsId": "F:System.Drawing.ToolboxBitmapAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs" + } + ], + "DocsId": "T:System.Drawing.ToolboxBitmapAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/ToolboxBitmapAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.FontCollection.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L20C9-L22C6" + }, + { + "DocsId": "M:System.Drawing.Text.FontCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L24C54-L24C55" + }, + { + "DocsId": "M:System.Drawing.Text.FontCollection.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L61C26-L61C51" + }, + { + "DocsId": "P:System.Drawing.Text.FontCollection.Families", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs#L34C13-L57C29" + } + ], + "DocsId": "T:System.Drawing.Text.FontCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/FontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.Serif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.SansSerif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "DocsId": "F:System.Drawing.Text.GenericFontFamilies.Monospace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + } + ], + "DocsId": "T:System.Drawing.Text.GenericFontFamilies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/GenericFontFamilies.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "DocsId": "F:System.Drawing.Text.HotkeyPrefix.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + } + ], + "DocsId": "T:System.Drawing.Text.HotkeyPrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/HotkeyPrefix.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.InstalledFontCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/InstalledFontCollection.cs#L13C40-L18C6" + } + ], + "DocsId": "T:System.Drawing.Text.InstalledFontCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/InstalledFontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L16C38-L21C6" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L28C9-L52C6" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.AddFontFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L59C9-L74C6" + }, + { + "DocsId": "M:System.Drawing.Text.PrivateFontCollection.AddMemoryFont(System.IntPtr,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs#L81C9-L83C6" + } + ], + "DocsId": "T:System.Drawing.Text.PrivateFontCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/PrivateFontCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SystemDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SingleBitPerPixelGridFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.SingleBitPerPixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.AntiAliasGridFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.AntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "DocsId": "F:System.Drawing.Text.TextRenderingHint.ClearTypeGridFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + } + ], + "DocsId": "T:System.Drawing.Text.TextRenderingHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Text/TextRenderingHint.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L17C32-L17C56" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L26C9-L63C6" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L76C9-L106C70" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L118C13-L131C6" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L140C9-L156C6" + }, + { + "DocsId": "M:System.Drawing.Printing.StandardPrintController.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs" + }, + { + "DocsId": "P:System.Drawing.Printing.StandardPrintController.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs#L17C32-L17C56" + } + ], + "DocsId": "T:System.Drawing.Printing.StandardPrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/DefaultPrintController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.Duplex.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Simplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.Duplex.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.Duplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Duplex.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.Core.cs#L14C91-L17C6" + }, + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.Core.cs#L24C9-L26C6" + }, + { + "DocsId": "M:System.Drawing.Printing.InvalidPrinterException.#ctor(System.Drawing.Printing.PrinterSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.cs#L17C64-L19C6" + } + ], + "DocsId": "T:System.Drawing.Printing.InvalidPrinterException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/InvalidPrinterException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.Margins.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L35C24-L37C6" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L42C5-L58C6" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L176C30-L176C47" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L178C9-L182C40" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L187C42-L187C84" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.op_Equality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L194C9-L204C30" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.op_Inequality(System.Drawing.Printing.Margins,System.Drawing.Printing.Margins)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L210C65-L210C76" + }, + { + "DocsId": "M:System.Drawing.Printing.Margins.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L215C42-L215C106" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L65C16-L65C21" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L79C16-L79C22" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L93C16-L93C20" + }, + { + "DocsId": "P:System.Drawing.Printing.Margins.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs#L107C16-L107C23" + } + ], + "DocsId": "T:System.Drawing.Printing.Margins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/Margins.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L17C12-L17C84" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L20C12-L20C104" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L24C9-L55C76" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L67C9-L99C73" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L102C89-L102C93" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs#L106C9-L115C81" + }, + { + "DocsId": "M:System.Drawing.Printing.MarginsConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.MarginsConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/MarginsConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PageSettings.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L22C29-L24C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.#ctor(System.Drawing.Printing.PrinterSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L12C5-L33C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L216C9-L218C23" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.CopyToHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L226C9-L340C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.SetHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L473C9-L495C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PageSettings.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L498C9-L498C182" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L42C13-L46C31" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L55C16-L57C27" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.HardMarginX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L68C13-L73C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.HardMarginY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L83C13-L88C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Landscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L96C16-L98C31" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.Margins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L107C16-L107C24" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PaperSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L116C16-L116C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PaperSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L127C13-L140C27" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrintableArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L152C13-L175C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrinterResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L185C13-L197C27" + }, + { + "DocsId": "P:System.Drawing.Printing.PageSettings.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs#L207C16-L207C32" + } + ], + "DocsId": "T:System.Drawing.Printing.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PageSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PaperKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Letter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Legal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.CSheet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.DSheet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.ESheet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterSmall", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Tabloid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Ledger", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Statement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Executive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Small", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Folio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Quarto", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard10x14", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard11x17", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Note", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number9Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number10Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number11Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number12Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Number14Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.DLEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C5Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C3Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C4Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C6Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.C65Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.ItalyEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.MonarchEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PersonalEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.USStandardFanfold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.GermanStandardFanfold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.GermanLegalFanfold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.IsoB4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapanesePostcard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard9x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard10x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard15x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.InviteEnvelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LegalExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.TabloidExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterTransverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterExtraTransverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.APlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.BPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Plus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5Extra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Transverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3ExtraTransverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseDoublePostcard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.LetterRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A5Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B4JisRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B5JisRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapanesePostcardRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseDoublePostcardRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.A6Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber2Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeKakuNumber3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeChouNumber4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6Jis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.B6JisRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Standard12x11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeYouNumber4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.JapaneseEnvelopeYouNumber4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc16K", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32K", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KBig", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc16KRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.Prc32KBigRotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber1Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber2Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber3Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber4Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber5Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber6Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber7Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber8Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber9Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperKind.PrcEnvelopeNumber10Rotated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperKinds.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PaperSize.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L24C5-L29C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSize.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L42C5-L48C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSize.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L119C42-L119C188" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L55C16-L55C23" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Kind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L71C12-L74C31" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.PaperName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L81C16-L81C21" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.RawKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L98C16-L98C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSize.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs#L107C16-L107C22" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSize.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PaperSource.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L17C5-L21C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PaperSource.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L52C42-L52C83" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.Kind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L32C36-L32C101" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.RawKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L39C16-L39C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PaperSource.SourceName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs#L48C16-L48C21" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Upper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Lower", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Manual", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Envelope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.ManualFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.AutomaticFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.TractorFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.SmallFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.LargeFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.LargeCapacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Cassette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.FormSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PaperSourceKind.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PaperSourceKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PaperSourceKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PreviewPageInfo.#ctor(System.Drawing.Image,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L14C5-L23C6" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPageInfo.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L28C27-L28C33" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPageInfo.PhysicalSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs#L33C33-L33C46" + } + ], + "DocsId": "T:System.Drawing.Printing.PreviewPageInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPageInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.GetPreviewPageInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L21C54-L21C64" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L28C9-L38C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L45C9-L100C26" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L105C9-L108C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L112C9-L115C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PreviewPrintController.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L15C5-L15C55" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPrintController.IsPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L17C39-L17C43" + }, + { + "DocsId": "P:System.Drawing.Printing.PreviewPrintController.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs#L19C40-L19C44" + } + ], + "DocsId": "T:System.Drawing.Printing.PreviewPrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PreviewPrintController.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintAction.PrintToPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintController.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L13C5-L15C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L25C91-L25C95" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L32C5-L32C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L218C9-L219C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintController.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L224C81-L224C101" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintController.IsPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs#L20C38-L20C43" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintController.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L14C5-L32C88" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnBeginPrint(System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L149C71-L149C106" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnEndPrint(System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L154C69-L154C102" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnPrintPage(System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L159C74-L159C108" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.OnQueryPageSettings(System.Drawing.Printing.QueryPageSettingsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L164C90-L164C120" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L171C9-L173C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintDocument.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L178C42-L178C75" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.BeginPrint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L115C16-L115C43" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.EndPrint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L125C16-L125C41" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.PrintPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L135C16-L135C42" + }, + { + "DocsId": "E:System.Drawing.Printing.PrintDocument.QueryPageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L142C16-L142C38" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.DefaultPageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L42C15-L42C43" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.DocumentName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L58C16-L58C29" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.OriginAtMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L71C16-L71C32" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.PrintController", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L83C16-L83C66" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintDocument.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs#L95C16-L95C32" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterResolution.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L18C5-L21C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterResolution.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L57C42-L59C74" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.Kind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L35C16-L35C21" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L50C20-L50C24" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterResolution.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs#L55C20-L55C24" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolution.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Medium", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Draft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterResolutionKind.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterResolutionKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterResolutionKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L19C5-L42C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Imaging.ImageFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L332C9-L339C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L372C9-L406C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L435C9-L437C22" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L490C52-L490C98" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L495C9-L502C18" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L508C9-L511C18" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.CreateMeasurementGraphics(System.Drawing.Printing.PageSettings,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L517C9-L524C18" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevmode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L601C9-L603C27" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevmode(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L710C9-L713C27" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.GetHdevnames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L724C9-L757C23" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.SetHdevmode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L986C9-L1023C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.SetHdevnames(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1030C9-L1044C6" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L1047C9-L1047C215" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.CanDuplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L47C30-L47C92" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Copies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L54C16-L54C75" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Collate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L71C16-L73C29" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.DefaultPageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L80C48-L80C68" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.Duplex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L91C16-L91C129" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.FromPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L108C16-L108C25" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.InstalledPrinters", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L133C13-L180C10" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsDefaultPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L186C37-L186C100" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsPlotter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L191C30-L191C99" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.IsValid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L196C28-L196C91" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.LandscapeAngle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L201C34-L201C113" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MaximumCopies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L206C33-L206C107" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MaximumPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L213C16-L213C24" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.MinimumPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L230C16-L230C24" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L249C16-L249C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L264C46-L264C67" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L269C50-L269C73" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L283C16-L283C27" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L298C31-L298C35" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L305C16-L305C35" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L324C62-L324C91" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.SupportsColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L411C34-L411C101" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.ToPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs#L418C16-L418C23" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSizeCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSourceCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs" + }, + { + "DocsId": "T:System.Drawing.Printing.PrinterSettings.StringCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.ThousandthsOfAnInch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.HundredthsOfAMillimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrinterUnit.TenthsOfAMillimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Double,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L20C9-L22C64" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Int32,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L29C9-L29C66" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Point,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L35C9-L35C84" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Size,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L41C9-L41C93" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Rectangle,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L46C99-L50C49" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterUnitConvert.Convert(System.Drawing.Printing.Margins,System.Drawing.Printing.PrinterUnit,System.Drawing.Printing.PrinterUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs#L55C95-L61C6" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterUnitConvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterUnitConvert.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs#L16C5-L18C6" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintEventArgs.PrintAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs#L28C38-L28C42" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.Invoke(System.Object,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.PrintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L55C57-L20C6" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L25C26-L25C30" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L30C33-L30C37" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.HasMorePages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L35C32-L35C36" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.MarginBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L40C37-L40C41" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.PageBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L45C35-L45C39" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintPageEventArgs.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs#L50C40-L50C44" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintPageEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.Invoke(System.Object,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.PrintPageEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintPageEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintPageEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintPageEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintRange.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.AllPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.SomePages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.Selection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintRange.CurrentPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrintRange.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventArgs.#ctor(System.Drawing.Printing.PageSettings)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs#L16C68-L16C106" + }, + { + "DocsId": "P:System.Drawing.Printing.QueryPageSettingsEventArgs.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs#L25C13-L26C34" + } + ], + "DocsId": "T:System.Drawing.Printing.QueryPageSettingsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.Invoke(System.Object,System.Drawing.Printing.QueryPageSettingsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.BeginInvoke(System.Object,System.Drawing.Printing.QueryPageSettingsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Printing.QueryPageSettingsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.QueryPageSettingsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/QueryPageSettingsEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfEscapement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfWeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfItalic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfStrikeOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfCharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfOutPrecision", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfClipPrecision", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.lfPitchAndFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "DocsId": "P:System.Drawing.Interop.LOGFONT.lfFaceName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs#L40C37-L40C94" + }, + { + "DocsId": "T:System.Drawing.Interop.LOGFONT.<_lfFaceName>e__FixedBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + } + ], + "DocsId": "T:System.Drawing.Interop.LOGFONT", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.BitmapData.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L26C15-L26C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L35C15-L35C30" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Stride", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L44C15-L44C30" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.PixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L53C15-L53C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Scan0", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L95C15-L95C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.BitmapData.Reserved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs#L104C15-L104C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.BitmapData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/BitmapData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.CachedBitmap.#ctor(System.Drawing.Bitmap,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs#L39C5-L50C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.CachedBitmap.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs#L70C24-L70C49" + }, + { + "DocsId": "M:System.Drawing.Imaging.CachedBitmap.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs#L74C9-L76C6" + } + ], + "DocsId": "T:System.Drawing.Imaging.CachedBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Pen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorAdjustType.Any", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorAdjustType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorAdjustType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorChannelFlag.ColorChannelLast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorChannelFlag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorChannelFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ColorMap.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L14C5-L16C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMap.OldColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L21C29-L21C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMap.NewColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs#L26C29-L26C33" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMapType.Brush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMapType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMapType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ColorMatrix.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L43C5-L72C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ColorMatrix.#ctor(System.Single[][])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L303C5-L330C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ColorMatrix.#ctor(System.ReadOnlySpan{System.Single})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L338C5-L346C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix00", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L79C16-L79C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix01", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L88C16-L88C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix02", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L97C16-L97C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix03", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L106C16-L106C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix04", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L115C16-L115C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L124C16-L124C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L133C16-L133C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix12", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L142C16-L142C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix13", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L151C16-L151C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix14", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L160C16-L160C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix20", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L169C16-L169C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix21", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L178C16-L178C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix22", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L187C16-L187C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix23", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L196C16-L196C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix24", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L205C16-L205C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix30", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L214C16-L214C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix31", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L223C16-L223C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix32", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L232C16-L232C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix33", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L241C16-L241C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix34", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L250C16-L250C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix40", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L259C16-L259C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix41", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L268C16-L268C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix42", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L277C16-L277C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix43", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L286C16-L286C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Matrix44", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L295C16-L295C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorMatrix.Item(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs#L357C13-L369C44" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMatrix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.SkipGrays", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMatrixFlag.AltGrays", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMatrixFlag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrixFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.Argb32Mode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ColorMode.Argb64Mode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ColorPalette.#ctor(System.Drawing.Color[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L38C56-L40C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ColorPalette.#ctor(System.Drawing.Imaging.PaletteType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L46C5-L51C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ColorPalette.CreateOptimalPalette(System.Int32,System.Boolean,System.Drawing.Bitmap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L58C9-L58C116" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorPalette.Flags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L20C25-L20C31" + }, + { + "DocsId": "P:System.Drawing.Imaging.ColorPalette.Entries", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs#L25C31-L25C39" + } + ], + "DocsId": "T:System.Drawing.Imaging.ColorPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ColorPalette.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.DitherType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.Ordered4x4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.Ordered8x8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.Ordered16x16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.Spiral4x4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.Spiral8x8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.DualSpiral4x4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.DualSpiral8x8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.DitherType.ErrorDiffusion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.DitherType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/DitherType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRecordBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetBkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetBkMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetMapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetROP2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetRelAbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPolyFillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetStretchBltMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextCharExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextJustification", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetWindowOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetWindowExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetViewportOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetViewportExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetWindowOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfScaleWindowExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetViewportOrg", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfScaleViewportExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfLineTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfMoveTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExcludeClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfIntersectClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFloodFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRoundRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPatBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSaveDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfOffsetCilpRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfTextOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfBitBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfStretchBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolyline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfEscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRestoreDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFillRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfFrameRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfInvertRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPaintRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectClipRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetTextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfChord", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetMapperFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExtTextOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetDibToDev", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSelectPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfRealizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfAnimatePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetPalEntries", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfPolyPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfResizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibBitBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibStretchBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDibCreatePatternBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfStretchDib", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfExtFloodFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfSetLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfDeleteObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePatternBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreatePenIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateFontIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateBrushIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.WmfCreateRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezier", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezierTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyLineTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolyline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWindowExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWindowOrgEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetViewportExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetViewportOrgEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBrushOrgEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEof", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPixelV", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMapperFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBkMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPolyFillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetROP2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetStretchBltMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetColorAdjustment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetBkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfOffsetClipRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMoveToEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMetaRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExcludeClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfIntersectClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfScaleViewportExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfScaleWindowExtEx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSaveDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRestoreDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfModifyWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreatePen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateBrushIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDeleteObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAngleArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRoundRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRoundArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfChord", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreatePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetPaletteEntries", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfResizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfRealizePalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtFloodFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfLineTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfArcTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetArcDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetMiterLimit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfBeginPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfEndPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCloseFigure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFillPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStrokeAndFillPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStrokePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFlattenPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfWidenPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSelectClipPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAbortPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfReserved069", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGdiComment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFillRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfFrameRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfInvertRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPaintRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtSelectClipRgn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfBitBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStretchBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMaskBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPlgBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetDIBitsToDevice", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStretchDIBits", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtCreateFontIndirect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtTextOutA", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtTextOutW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezier16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolygon16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyline16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyBezierTo16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolylineTo16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolyline16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyPolygon16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyDraw16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateMonoBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateDibPatternBrushPt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtCreatePen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyTextOutA", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPolyTextOutW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDeleteColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGlsRecord", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGlsBoundedRecord", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfDrawEscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfExtEscape", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfStartDoc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSmallTextOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfForceUfiMapping", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfNamedEscpae", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfColorCorrectPalette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmProfileA", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetIcmProfileW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfAlphaBlend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfTransparentBlt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfReserved117", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfGradientFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetLinkedUfis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfSetTextJustification", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfColorMatchToTargetW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfCreateColorSpaceW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMax", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfMin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EmfPlusRecordBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EndOfFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Comment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.GetDC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatSection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiFormatEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Object", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillRects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawRects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPolygon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawEllipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawPie", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawArc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.FillClosedCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawClosedCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawBeziers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawImagePoints", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetRenderingOrigin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetAntiAliasMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetTextRenderingHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetTextContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetInterpolationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetPixelOffsetMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetCompositingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetCompositingQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Save", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Restore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.BeginContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.BeginContainerNoParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.EndContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ResetWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.MultiplyWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.TranslateWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ScaleWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.RotateWorldTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetPageTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.ResetClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.SetClipRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.OffsetClip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.DrawDriverString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Total", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfPlusRecordType.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EmfPlusRecordType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfPlusRecordType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EmfType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfPlusOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EmfType.EmfPlusDual", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EmfType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EmfType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Encoder.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs#L34C5-L34C45" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Compression", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ScanMethod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.RenderMethod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Quality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.Transformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.LuminanceTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ChrominanceTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.SaveFlag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ColorSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.ImageItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Encoder.SaveAsCmyk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "DocsId": "P:System.Drawing.Imaging.Encoder.Guid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs#L36C24-L36C28" + } + ], + "DocsId": "T:System.Drawing.Imaging.Encoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Encoder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L50C9-L59C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L61C28-L61C37" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L63C5-L73C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L75C5-L88C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L90C5-L100C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L102C5-L112C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L114C5-L125C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L127C5-L138C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L140C5-L158C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L160C5-L168C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L170C5-L181C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Byte[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L183C5-L194C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int16[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L196C5-L206C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L208C5-L226C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L228C5-L246C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int64[],System.Int64[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L248C5-L266C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32[],System.Int32[],System.Int32[],System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L268C5-L295C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L298C5-L321C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameter.#ctor(System.Drawing.Imaging.Encoder,System.Int32,System.Drawing.Imaging.EncoderParameterValueType,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L323C5-L347C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.Encoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L29C16-L29C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L36C46-L36C65" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L41C51-L41C70" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameter.NumberOfValues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs#L46C34-L46C49" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L10C5-L10C79" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L12C5-L12C66" + }, + { + "DocsId": "M:System.Drawing.Imaging.EncoderParameters.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L58C40-L64C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.EncoderParameters.Param", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs#L14C39-L14C43" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameters", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameters.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeByte", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeAscii", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeShort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeLong", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeRational", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeLongRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeUndefined", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypeRationalRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderParameterValueType.ValueTypePointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderParameterValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderParameterValueType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ColorTypeCMYK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ColorTypeYCCK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionLZW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionCCITT3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionCCITT4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionRle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.CompressionNone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ScanMethodInterlaced", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.ScanMethodNonInterlaced", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.VersionGif87", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.VersionGif89", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.RenderProgressive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.RenderNonProgressive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate90", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate180", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformRotate270", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformFlipHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.TransformFlipVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.MultiFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.LastFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionResolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.EncoderValue.FrameDimensionPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.EncoderValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/EncoderValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L18C5-L21C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L56C67-L56C118" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L60C9-L60C36" + }, + { + "DocsId": "M:System.Drawing.Imaging.FrameDimension.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L68C9-L83C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Guid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L28C15-L28C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L36C15-L36C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Resolution", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L44C15-L44C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.FrameDimension.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs#L50C42-L50C48" + } + ], + "DocsId": "T:System.Drawing.Imaging.FrameDimension", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/FrameDimension.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L54C5-L60C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L70C9-L79C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L84C27-L84C36" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L92C9-L95C43" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L102C9-L102C89" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L108C9-L108C71" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrix(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L114C9-L114C59" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L119C39-L119C80" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorMatrix(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L126C9-L135C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L141C9-L141C103" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L144C9-L144C85" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorMatrices(System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrix,System.Drawing.Imaging.ColorMatrixFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L152C9-L183C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L185C50-L185C98" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetThreshold(System.Single,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L187C72-L187C119" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearThreshold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L189C37-L189C76" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearThreshold(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L191C57-L191C100" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L204C42-L204C82" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetGamma(System.Single,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L206C64-L206C103" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearGamma", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L208C33-L208C68" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearGamma(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L210C53-L210C92" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetNoOp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L223C30-L223C62" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetNoOp(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L225C50-L225C81" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearNoOp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L227C32-L227C66" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearNoOp(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L229C52-L229C84" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L242C9-L242C66" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetColorKey(System.Drawing.Color,System.Drawing.Color,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L245C9-L245C65" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L247C36-L247C74" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearColorKey(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L249C56-L249C118" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L263C61-L263C109" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannel(System.Drawing.Imaging.ColorChannelFlag,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L266C9-L266C56" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L268C41-L268C84" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannel(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L271C9-L271C85" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L285C9-L285C84" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetOutputChannelColorProfile(System.String,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L290C9-L302C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L304C53-L304C96" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearOutputChannelColorProfile(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L308C9-L315C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L318C57-L318C100" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorMap[],System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L329C9-L331C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.ReadOnlySpan{System.Drawing.Imaging.ColorMap})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L335C69-L335C112" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.ReadOnlySpan{System.ValueTuple{System.Drawing.Color,System.Drawing.Color}})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L338C93-L338C136" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorAdjustType,System.ReadOnlySpan{System.Drawing.Imaging.ColorMap})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L360C9-L379C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetRemapTable(System.Drawing.Imaging.ColorAdjustType,System.ReadOnlySpan{System.ValueTuple{System.Drawing.Color,System.Drawing.Color}})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L385C9-L404C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L413C38-L413C78" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearRemapTable(System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L417C9-L425C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetBrushRemapTable(System.Drawing.Imaging.ColorMap[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L427C62-L427C103" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetBrushRemapTable(System.ReadOnlySpan{System.Drawing.Imaging.ColorMap})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L431C74-L431C115" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetBrushRemapTable(System.ReadOnlySpan{System.ValueTuple{System.Drawing.Color,System.Drawing.Color}})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L434C98-L434C139" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.ClearBrushRemapTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L437C43-L437C81" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L439C57-L439C97" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L441C70-L441C108" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.SetWrapMode(System.Drawing.Drawing2D.WrapMode,System.Drawing.Color,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L445C9-L452C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageAttributes.GetAdjustedPalette(System.Drawing.Imaging.ColorPalette,System.Drawing.Imaging.ColorAdjustType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs#L456C9-L466C6" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageAttributes.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Encoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Decoder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SupportBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SupportVector", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.SeekableEncode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.BlockingDecode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.Builtin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageCodecFlags.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageCodecFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageCodecInfo.GetImageDecoders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L45C9-L56C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageCodecInfo.GetImageEncoders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L64C9-L75C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Clsid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L13C25-L13C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FormatID", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L15C28-L15C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.CodecName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L17C32-L17C36" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.DllName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L19C30-L19C34" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FormatDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L21C40-L21C44" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.FilenameExtension", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L23C40-L23C44" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.MimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L25C31-L25C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Flags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L27C36-L27C40" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L29C26-L29C30" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.SignaturePatterns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L32C42-L32C46" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageCodecInfo.SignatureMasks", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs#L35C39-L35C43" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageCodecInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageCodecInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.Scalable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasAlpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasTranslucent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.PartiallyScalable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceCmyk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceGray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceYcbcr", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ColorSpaceYcck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasRealDpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.HasRealPixelSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageFlags.Caching", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L35C5-L35C50" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L114C67-L114C115" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L119C42-L119C61" + }, + { + "DocsId": "M:System.Drawing.Imaging.ImageFormat.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L131C9-L191C42" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Guid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L40C25-L40C30" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.MemoryBmp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L45C44-L45C55" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Bmp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L50C38-L50C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Emf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L55C38-L55C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Wmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L60C38-L60C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Gif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L65C38-L65C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Jpeg", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L70C39-L70C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Png", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L75C38-L75C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Tiff", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L80C39-L80C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Exif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L85C39-L85C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L90C39-L90C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Heif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L99C39-L99C45" + }, + { + "DocsId": "P:System.Drawing.Imaging.ImageFormat.Webp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs#L108C39-L108C45" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageFormat.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.WriteOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.ReadWrite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.ImageLockMode.UserInputBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.ImageLockMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/ImageLockMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Metafile.Windows#Win32#Foundation#IPointer#get_Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L24C42-L24C62" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L30C5-L43C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L49C5-L54C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L59C5-L69C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L76C9-L78C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L84C9-L86C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L93C9-L95C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L102C9-L104C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L111C9-L113C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L119C5-L136C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L143C9-L145C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L152C9-L154C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L160C9-L162C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L168C9-L170C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L176C9-L178C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L184C9-L186C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L192C9-L194C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L200C9-L202C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L207C5-L232C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L238C9-L240C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L246C9-L248C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L254C9-L256C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L262C9-L264C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L270C9-L272C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L278C9-L280C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L286C9-L288C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L294C9-L296C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L302C9-L304C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L310C9-L312C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L318C9-L320C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L326C9-L328C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L335C9-L337C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L342C5-L350C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L355C5-L370C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L376C5-L394C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L399C5-L419C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.String,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L424C5-L445C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L450C5-L469C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.RectangleF,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L474C5-L494C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.#ctor(System.IO.Stream,System.IntPtr,System.Drawing.Rectangle,System.Drawing.Imaging.MetafileFrameUnit,System.Drawing.Imaging.EmfType,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L499C5-L519C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.PlayRecord(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L539C16-L550C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr,System.Drawing.Imaging.WmfPlaceableFileHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L557C9-L563C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L572C9-L576C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L586C9-L594C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L603C9-L613C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetMetafileHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L620C9-L626C27" + }, + { + "DocsId": "M:System.Drawing.Imaging.Metafile.GetHenhmetafile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L633C40-L633C62" + }, + { + "DocsId": "P:System.Drawing.Imaging.Metafile.Windows#Win32#Foundation#IPointer#Pointer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs#L24C42-L24C62" + } + ], + "DocsId": "T:System.Drawing.Imaging.Metafile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Metafile.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Pixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.Millimeter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileFrameUnit.GdiCompatible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileFrameUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileFrameUnit.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsWmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L53C28-L53C129" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsWmfPlaceable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L58C37-L58C98" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L63C28-L63C80" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfOrEmfPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L69C37-L71C56" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L77C32-L78C56" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusDual", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L84C36-L84C96" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsEmfPlusOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L90C36-L90C96" + }, + { + "DocsId": "M:System.Drawing.Imaging.MetafileHeader.IsDisplay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L95C32-L95C113" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L23C33-L23C59" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.MetafileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L28C32-L28C49" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L33C27-L33C47" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.DpiX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L38C26-L38C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.DpiY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L43C26-L43C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L48C32-L48C88" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.WmfHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L100C36-L102C43" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.EmfPlusHeaderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L107C37-L107C62" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.LogicalDpiX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L112C31-L112C50" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetafileHeader.LogicalDpiY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs#L117C31-L117C50" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileHeader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Wmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.WmfPlaceable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.Emf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.EmfPlusOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.MetafileType.EmfPlusDual", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetafileType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetafileType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.MetaHeader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L17C5-L19C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L28C16-L28C35" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.HeaderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L37C16-L37C41" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L46C16-L46C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L55C16-L55C33" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.NoObjects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L61C16-L61C40" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.MaxRecord", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L67C16-L67C38" + }, + { + "DocsId": "P:System.Drawing.Imaging.MetaHeader.NoParameters", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs#L73C16-L73C43" + } + ], + "DocsId": "T:System.Drawing.Imaging.MetaHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/MetaHeader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.HasAlpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.GrayScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteFlags.Halftone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PaletteFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedBlackAndWhite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedHalftone8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedHalftone27", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedHalftone64", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedHalftone125", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedHalftone216", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedHalftone252", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PaletteType.FixedHalftone256", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PaletteType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PaletteType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Indexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Gdi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.PAlpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Extended", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Canonical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Undefined", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.DontCare", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format1bppIndexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format4bppIndexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format8bppIndexed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppGrayScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppRgb555", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppRgb565", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format16bppArgb1555", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format24bppRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format32bppPArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format48bppRgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format64bppArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Format64bppPArgb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.PixelFormat.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PixelFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PixelFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.Invoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.BeginInvoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Imaging.PlayRecordCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.PlayRecordCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PlayRecordCallback.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L18C21-L18C25" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Len", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L23C22-L23C26" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L28C25-L28C29" + }, + { + "DocsId": "P:System.Drawing.Imaging.PropertyItem.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs#L33C28-L33C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.PropertyItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/PropertyItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.WmfPlaceableFileHeader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L16C5-L16C64" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Key", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L23C16-L23C32" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Hmf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L32C16-L32C27" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L41C16-L41C40" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L50C16-L50C39" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L59C16-L59C41" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.BboxBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L68C16-L68C42" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Inch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L77C16-L77C28" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Reserved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L86C16-L86C37" + }, + { + "DocsId": "P:System.Drawing.Imaging.WmfPlaceableFileHeader.Checksum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs#L95C16-L95C32" + } + ], + "DocsId": "T:System.Drawing.Imaging.WmfPlaceableFileHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/WmfPlaceableFileHeader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.BlackSaturationCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BlackSaturationCurveEffect.cs#L25C11-L27C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.BlackSaturationCurveEffect.BlackSaturation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BlackSaturationCurveEffect.cs#L34C35-L34C46" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.BlackSaturationCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BlackSaturationCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.BlurEffect.#ctor(System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BlurEffect.cs#L28C56-L32C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.BlurEffect.Radius", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BlurEffect.cs#L38C28-L38C46" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.BlurEffect.ExpandEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BlurEffect.cs#L45C31-L45C53" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.BlurEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BlurEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.BrightnessContrastEffect.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BrightnessContrastEffect.cs#L32C79-L36C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.BrightnessContrastEffect.BrightnessLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BrightnessContrastEffect.cs#L43C35-L43C76" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.BrightnessContrastEffect.ContrastLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BrightnessContrastEffect.cs#L50C33-L50C72" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.BrightnessContrastEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/BrightnessContrastEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.ColorBalanceEffect.#ctor(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorBalanceEffect.cs#L40C80-L44C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorBalanceEffect.CyanRed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorBalanceEffect.cs#L52C27-L52C54" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorBalanceEffect.MagentaGreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorBalanceEffect.cs#L60C32-L60C64" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorBalanceEffect.YellowBlue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorBalanceEffect.cs#L68C30-L68C60" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.ColorBalanceEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorBalanceEffect.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorCurveEffect.Channel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorCurveEffect.cs#L31C36-L31C69" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.ColorCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.ColorLookupTableEffect.#ctor(System.Byte[],System.Byte[],System.Byte[],System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorLookupTableEffect.cs#L30C36-L32C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Effects.ColorLookupTableEffect.#ctor(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorLookupTableEffect.cs#L16C5-L56C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorLookupTableEffect.BlueLookupTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorLookupTableEffect.cs#L61C52-L61C71" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorLookupTableEffect.GreenLookupTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorLookupTableEffect.cs#L66C53-L66C74" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorLookupTableEffect.RedLookupTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorLookupTableEffect.cs#L71C51-L71C72" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorLookupTableEffect.AlphaLookupTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorLookupTableEffect.cs#L76C53-L76C74" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.ColorLookupTableEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorLookupTableEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.ColorMatrixEffect.#ctor(System.Drawing.Imaging.ColorMatrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorMatrixEffect.cs#L25C52-L34C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ColorMatrixEffect.Matrix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorMatrixEffect.cs#L44C34-L44C41" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.ColorMatrixEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ColorMatrixEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.ContrastCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ContrastCurveEffect.cs#L23C11-L25C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ContrastCurveEffect.Contrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ContrastCurveEffect.cs#L31C28-L31C39" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.ContrastCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ContrastCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Imaging.Effects.CurveChannel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/CurveChannel.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Effects.CurveChannel.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/CurveChannel.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Effects.CurveChannel.Red", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/CurveChannel.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Effects.CurveChannel.Green", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/CurveChannel.cs" + }, + { + "DocsId": "F:System.Drawing.Imaging.Effects.CurveChannel.Blue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/CurveChannel.cs" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.CurveChannel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/CurveChannel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.DensityCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/DensityCurveEffect.cs#L23C11-L25C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.DensityCurveEffect.Density", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/DensityCurveEffect.cs#L31C27-L31C38" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.DensityCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/DensityCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.Effect.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/Effect.cs#L26C9-L28C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Effects.Effect.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/Effect.cs#L42C18-L42C43" + }, + { + "DocsId": "M:System.Drawing.Imaging.Effects.Effect.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/Effect.cs#L46C9-L51C6" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.Effect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/Effect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.ExposureCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ExposureCurveEffect.cs#L23C11-L25C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ExposureCurveEffect.Exposure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ExposureCurveEffect.cs#L31C28-L31C39" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.ExposureCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ExposureCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.GrayScaleEffect.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/GrayScaleEffect.cs#L16C32-L25C8" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.GrayScaleEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/GrayScaleEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.HighlightCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/HighlightCurveEffect.cs#L24C11-L26C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.HighlightCurveEffect.Highlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/HighlightCurveEffect.cs#L32C29-L32C40" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.HighlightCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/HighlightCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.InvertEffect.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/InvertEffect.cs#L16C29-L25C8" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.InvertEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/InvertEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.LevelsEffect.#ctor(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/LevelsEffect.cs#L44C11-L54C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.LevelsEffect.Highlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/LevelsEffect.cs#L59C29-L59C52" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.LevelsEffect.Midtone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/LevelsEffect.cs#L64C27-L64C48" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.LevelsEffect.Shadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/LevelsEffect.cs#L69C26-L69C46" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.LevelsEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/LevelsEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.MidtoneCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/MidtoneCurveEffect.cs#L25C11-L27C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.MidtoneCurveEffect.Midtone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/MidtoneCurveEffect.cs#L33C27-L33C38" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.MidtoneCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/MidtoneCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.SepiaEffect.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/SepiaEffect.cs#L16C28-L25C8" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.SepiaEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/SepiaEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.ShadowCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ShadowCurveEffect.cs#L25C11-L27C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.ShadowCurveEffect.Shadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ShadowCurveEffect.cs#L33C26-L33C37" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.ShadowCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/ShadowCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.SharpenEffect.#ctor(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/SharpenEffect.cs#L31C56-L35C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.SharpenEffect.Radius", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/SharpenEffect.cs#L42C28-L42C49" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.SharpenEffect.Amount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/SharpenEffect.cs#L48C28-L48C49" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.SharpenEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/SharpenEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.TintEffect.#ctor(System.Drawing.Color,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/TintEffect.cs#L27C50-L32C6" + }, + { + "DocsId": "M:System.Drawing.Imaging.Effects.TintEffect.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/TintEffect.cs#L40C46-L54C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.TintEffect.Hue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/TintEffect.cs#L59C23-L59C84" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.TintEffect.Amount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/TintEffect.cs#L66C26-L66C44" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.TintEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/TintEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.VividEffect.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/VividEffect.cs#L16C28-L25C8" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.VividEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/VividEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Imaging.Effects.WhiteSaturationCurveEffect.#ctor(System.Drawing.Imaging.Effects.CurveChannel,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/WhiteSaturationCurveEffect.cs#L25C11-L27C6" + }, + { + "DocsId": "P:System.Drawing.Imaging.Effects.WhiteSaturationCurveEffect.WhiteSaturation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/WhiteSaturationCurveEffect.cs#L34C35-L34C46" + } + ], + "DocsId": "T:System.Drawing.Imaging.Effects.WhiteSaturationCurveEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Imaging/Effects/WhiteSaturationCurveEffect.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.#ctor(System.Drawing.Design.CategoryNameCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L17C5-L17C93" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L23C5-L23C79" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L34C43-L34C68" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L40C54-L40C84" + }, + { + "DocsId": "M:System.Drawing.Design.CategoryNameCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L45C41-L45C65" + }, + { + "DocsId": "P:System.Drawing.Design.CategoryNameCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs#L28C38-L28C63" + } + ], + "DocsId": "T:System.Drawing.Design.CategoryNameCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Design/CategoryNameCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Round", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashCap.Triangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.DashCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/DashCap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L10C60-L10C89" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.AdjustableArrowCap.#ctor(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L12C5-L17C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L26C13-L28C27" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L42C13-L44C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.MiddleInset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L58C13-L60C32" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.AdjustableArrowCap.Filled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs#L74C13-L76C29" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.AdjustableArrowCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/AdjustableArrowCap.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.Blend.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L8C5-L12C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Blend.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Blend.Factors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L20C30-L20C34" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Blend.Positions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.Blend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Blend.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.ColorBlend.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L8C5-L12C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.ColorBlend.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.ColorBlend.Colors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L20C29-L20C33" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.ColorBlend.Positions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.ColorBlend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/ColorBlend.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Replace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Intersect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Union", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Xor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Exclude", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CombineMode.Complement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CombineMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CombineMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.SourceOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingMode.SourceCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CompositingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.HighSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.HighQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.GammaCorrected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CompositingQuality.AssumeLinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CompositingQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CompositingQuality.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.World", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.CoordinateSpace.Device", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CoordinateSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CoordinateSpace.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L15C78-L15C122" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L17C95-L17C137" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.#ctor(System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.GraphicsPath,System.Drawing.Drawing2D.LineCap,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L19C5-L30C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L66C9-L68C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L72C9-L85C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L87C25-L87C39" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L89C30-L89C41" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.SetStrokeCaps(System.Drawing.Drawing2D.LineCap,System.Drawing.Drawing2D.LineCap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L101C9-L103C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.CustomLineCap.GetStrokeCaps(System.Drawing.Drawing2D.LineCap@,System.Drawing.Drawing2D.LineCap@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L106C5-L113C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.StrokeJoin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L120C13-L122C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.BaseCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L136C13-L138C28" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.BaseInset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L152C13-L154C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.CustomLineCap.WidthScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs#L168C13-L170C31" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.CustomLineCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/CustomLineCap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Dash", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Dot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.DashDot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.DashDotDot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.DashStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.DashStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/DashStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.Alternate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FillMode.Winding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.FillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FillMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.FlushIntention.Sync", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.FlushIntention", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/FlushIntention.cs" + }, + { + "Members": [], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L16C29-L16C57" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L19C5-L24C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L27C55-L27C95" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.PointF[],System.Byte[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L31C11-L33C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.ReadOnlySpan{System.Drawing.PointF},System.ReadOnlySpan{System.Byte},System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L37C5-L55C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L58C54-L58C94" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.Drawing.Point[],System.Byte[],System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L69C11-L69C91" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.#ctor(System.ReadOnlySpan{System.Drawing.Point},System.ReadOnlySpan{System.Byte},System.Drawing.Drawing2D.FillMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L73C5-L91C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L96C9-L98C39" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L111C9-L113C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L140C24-L140C49" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L144C9-L146C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.StartFigure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L202C9-L204C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.CloseFigure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L208C9-L210C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.CloseAllFigures", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L214C9-L216C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.SetMarkers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L220C9-L222C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.ClearMarkers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L226C9-L228C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Reverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L232C9-L234C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetLastPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L239C9-L241C22" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L244C48-L244C81" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L246C44-L246C66" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Single,System.Single,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L251C9-L259C26" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.PointF,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L262C61-L262C92" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L264C44-L264C72" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L266C43-L266C73" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Int32,System.Int32,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L268C64-L268C96" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsVisible(System.Drawing.Point,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L270C60-L270C91" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L272C64-L272C109" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L274C60-L274C94" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Single,System.Single,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L278C9-L290C26" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.PointF,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L293C77-L293C120" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L295C60-L295C104" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L297C59-L297C93" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Int32,System.Int32,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L299C80-L299C124" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.IsOutlineVisible(System.Drawing.Point,System.Drawing.Pen,System.Drawing.Graphics)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L301C76-L301C119" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L303C52-L303C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L307C9-L309C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L324C53-L324C94" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L334C9-L344C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L346C50-L346C92" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLine(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L348C60-L348C90" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L351C52-L351C93" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddLines(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L361C9-L371C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.RectangleF,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L374C9-L374C80" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L378C9-L380C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L383C9-L383C80" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddArc(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L386C9-L386C67" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L389C9-L389C74" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L393C9-L395C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L401C55-L401C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L411C16-L416C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Drawing.Point,System.Drawing.Point,System.Drawing.Point,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L419C9-L419C81" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBezier(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L422C9-L422C57" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L425C54-L425C97" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddBeziers(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L435C9-L443C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L446C53-L446C84" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L449C61-L449C95" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.PointF[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L467C16-L479C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L483C65-L483C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.ReadOnlySpan{System.Drawing.PointF},System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L494C16-L504C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L507C52-L507C83" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L510C60-L510C94" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.Drawing.Point[],System.Int32,System.Int32,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L515C16-L527C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L531C57-L531C79" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddCurve(System.ReadOnlySpan{System.Drawing.Point},System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L542C16-L552C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L555C59-L555C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.PointF[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L558C67-L558C123" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L562C71-L562C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.ReadOnlySpan{System.Drawing.PointF},System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L573C16-L578C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L581C58-L581C86" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.Drawing.Point[],System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L588C66-L588C122" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L592C70-L592C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddClosedCurve(System.ReadOnlySpan{System.Drawing.Point},System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L603C16-L608C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L612C9-L616C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.RectangleF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L622C61-L622C106" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.ReadOnlySpan{System.Drawing.RectangleF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L632C16-L637C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L639C49-L639C79" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.Drawing.Rectangle[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L642C60-L642C105" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRectangles(System.ReadOnlySpan{System.Drawing.Rectangle})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L652C16-L657C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRoundedRectangle(System.Drawing.Rectangle,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L662C9-L662C54" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddRoundedRectangle(System.Drawing.RectangleF,System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L671C9-L697C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L701C9-L701C60" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L705C9-L707C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L709C47-L709C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddEllipse(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L711C68-L711C106" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Drawing.Rectangle,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L714C9-L714C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L718C9-L725C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPie(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L728C9-L728C67" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L731C55-L731C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L741C16-L746C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L752C54-L752C97" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPolygon(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L762C16-L767C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddPath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L771C9-L775C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L778C9-L778C94" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Point,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L781C9-L781C93" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L785C9-L803C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Rectangle,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L806C12-L806C79" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Transform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L810C9-L814C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L816C38-L816C53" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L818C52-L818C75" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetBounds(System.Drawing.Drawing2D.Matrix,System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L823C9-L832C23" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L835C30-L835C43" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L837C44-L837C66" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Flatten(System.Drawing.Drawing2D.Matrix,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L841C9-L843C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L845C35-L845C61" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L847C51-L847C79" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L851C9-L862C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L865C66-L865C97" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L869C9-L869C64" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L873C9-L873C59" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L877C9-L877C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.Warp(System.ReadOnlySpan{System.Drawing.PointF},System.Drawing.RectangleF,System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.WarpMode,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L909C16-L922C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetPathTypes(System.Span{System.Byte})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L967C9-L976C31" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPath.GetPathPoints(System.Span{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L1012C9-L1021C31" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.FillMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L153C13-L155C39" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L171C13-L196C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PointCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L929C13-L931C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L939C13-L947C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPath.PathPoints", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs#L984C13-L992C27" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPath.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L11C5-L17C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L21C9-L23C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L55C32-L55C46" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Int32@,System.Int32@,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L58C5-L67C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextSubpath(System.Drawing.Drawing2D.GraphicsPath,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L75C9-L78C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextPathType(System.Byte@,System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L82C5-L90C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Int32@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L95C5-L102C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.NextMarker(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L109C9-L111C28" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.HasCurve", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L139C9-L141C25" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Rewind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L146C9-L148C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Enumerate(System.Drawing.PointF[]@,System.Byte[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L152C12-L152C86" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.Enumerate(System.Span{System.Drawing.PointF},System.Span{System.Byte})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L162C9-L185C32" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.CopyData(System.Drawing.PointF[]@,System.Byte[]@,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L199C12-L199C107" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.GraphicsPathIterator.CopyData(System.Span{System.Drawing.PointF},System.Span{System.Byte},System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L209C9-L234C32" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPathIterator.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L119C13-L121C32" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.GraphicsPathIterator.SubpathCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs#L130C13-L132C32" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsPathIterator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsPathIterator.cs" + }, + { + "Members": [], + "DocsId": "T:System.Drawing.Drawing2D.GraphicsState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/GraphicsState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L9C11-L11C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.#ctor(System.Drawing.Drawing2D.HatchStyle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L13C5-L23C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.HatchBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L34C9-L36C54" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.HatchStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L44C13-L46C43" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.ForegroundColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L55C13-L57C35" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.HatchBrush.BackgroundColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs#L66C13-L68C35" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.HatchBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.ForwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.BackwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Cross", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DiagonalCross", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent05", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent20", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent25", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent30", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent40", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent50", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent60", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent70", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent75", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent80", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Percent90", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.WideDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.WideUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LightHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.NarrowVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.NarrowHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DarkHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedDownwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedUpwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DashedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallConfetti", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeConfetti", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.ZigZag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Wave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DiagonalBrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.HorizontalBrick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Weave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Plaid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Divot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DottedGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.DottedDiamond", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Shingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Trellis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Sphere", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SmallCheckerBoard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeCheckerBoard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.OutlinedDiamond", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.SolidDiamond", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.LargeGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.HatchStyle.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.HatchStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/HatchStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Bilinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.Bicubic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.HighQualityBilinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.InterpolationMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/InterpolationMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.PointF,System.Drawing.PointF,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L12C5-L22C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Point,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L25C11-L27C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L29C5-L47C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L50C11-L52C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L55C11-L57C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L59C5-L75C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L78C11-L80C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.#ctor(System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L83C11-L85C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L98C9-L100C70" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L196C51-L196C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetSigmaBellShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L200C9-L202C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L204C57-L204C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.SetBlendTriangularShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L208C9-L211C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L305C9-L307C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L309C53-L309C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L313C9-L317C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L319C59-L319C106" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L323C9-L325C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L327C55-L327C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L331C9-L333C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L335C49-L335C92" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L339C9-L341C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.LinearColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L107C13-L115C15" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Rectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L129C13-L131C25" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.GammaCorrection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L140C13-L142C39" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Blend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L158C13-L176C30" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.InterpolationColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L218C13-L241C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L271C13-L273C25" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.LinearGradientBrush.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs#L289C13-L292C27" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LinearGradientBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LinearGradientMode.BackwardDiagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LinearGradientMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LinearGradientMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Square", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Round", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Triangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.NoAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.SquareAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.RoundAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.DiamondAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.ArrowAnchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineCap.AnchorMask", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LineCap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineCap.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Miter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Bevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.Round", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.LineJoin.MiterClipped", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.LineJoin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/LineJoin.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L12C5-L17C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L19C5-L24C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Numerics.Matrix3x2)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L30C39-L32C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.RectangleF,System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L51C5-L63C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.#ctor(System.Drawing.Rectangle,System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L65C5-L77C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L81C9-L83C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L98C18-L98C35" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L103C9-L105C35" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L172C9-L178C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L180C44-L180C81" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Multiply(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L184C9-L192C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L194C60-L194C108" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Translate(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L198C9-L200C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L202C54-L202C96" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Scale(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L206C9-L208C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L210C40-L210C74" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Rotate(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L214C9-L216C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L218C56-L218C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.RotateAt(System.Single,System.Drawing.PointF,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L222C9-L237C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L241C9-L243C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Shear(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L247C9-L249C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Invert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L253C9-L255C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L260C9-L262C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L272C16-L281C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L289C9-L291C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformPoints(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L301C16-L310C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L318C9-L320C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L330C16-L339C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.VectorTransformPoints(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L342C62-L342C83" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.VectorTransformPoints(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L346C74-L346C95" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L352C9-L354C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.TransformVectors(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L364C16-L373C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L399C9-L410C22" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.Matrix.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L413C42-L413C60" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.Elements", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L112C13-L114C29" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.MatrixElements", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L125C13-L128C27" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.OffsetX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L156C29-L156C37" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.OffsetY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L158C29-L158C37" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.IsInvertible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L380C13-L382C31" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.Matrix.IsIdentity", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs#L391C13-L393C29" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.Matrix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/Matrix.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.Prepend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.MatrixOrder.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.MatrixOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/MatrixOrder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.PathData.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L8C5-L8C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathData.Points", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L10C31-L10C35" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathData.Types", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs#L12C28-L12C32" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L16C56-L16C88" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L20C68-L20C100" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.PointF[],System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L27C68-L27C119" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Drawing2D.WrapMode,System.ReadOnlySpan{System.Drawing.PointF})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L31C5-L54C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L57C55-L57C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L65C60-L65C92" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Point[],System.Drawing.Drawing2D.WrapMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L68C67-L68C118" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Drawing2D.WrapMode,System.ReadOnlySpan{System.Drawing.Point})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L72C5-L95C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.#ctor(System.Drawing.Drawing2D.GraphicsPath)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L97C5-L103C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L116C9-L118C68" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L245C51-L245C87" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetSigmaBellShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L249C9-L251C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L253C57-L253C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.SetBlendTriangularShape(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L257C9-L259C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ResetTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L332C9-L334C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L336C53-L336C99" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform(System.Drawing.Drawing2D.Matrix,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L340C9-L348C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L350C59-L350C106" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L354C9-L356C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L358C55-L358C98" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.ScaleTransform(System.Single,System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L362C9-L364C6" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L366C49-L366C92" + }, + { + "DocsId": "M:System.Drawing.Drawing2D.PathGradientBrush.RotateTransform(System.Single,System.Drawing.Drawing2D.MatrixOrder)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L370C9-L372C6" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.CenterColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L126C13-L128C25" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.SurroundColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L142C13-L152C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.CenterPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L176C13-L178C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Rectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L192C13-L194C25" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Blend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L204C13-L224C26" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.InterpolationColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L267C13-L290C10" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.Transform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L316C13-L319C27" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.FocusScales", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L380C13-L382C47" + }, + { + "DocsId": "P:System.Drawing.Drawing2D.PathGradientBrush.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs#L396C13-L398C25" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathGradientBrush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathGradientBrush.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Line", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Bezier", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.PathTypeMask", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.DashMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.PathMarker", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.CloseSubpath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PathPointType.Bezier3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PathPointType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PathPointType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PenAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.SolidColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.HatchFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.TextureFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.PathGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PenType.LinearGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PenType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PenType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.HighSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.HighQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.PixelOffsetMode.Half", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.PixelOffsetMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/PixelOffsetMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.QualityMode.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.QualityMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/QualityMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Drawing2D.RegionData.Data", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/RegionData.cs#L10C26-L10C30" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.RegionData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/RegionData.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.HighSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.HighQuality", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.SmoothingMode.AntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.SmoothingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/SmoothingMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.Perspective", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WarpMode.Bilinear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.WarpMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WarpMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.TileFlipXY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "DocsId": "F:System.Drawing.Drawing2D.WrapMode.Clamp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + } + ], + "DocsId": "T:System.Drawing.Drawing2D.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Drawing2D/WrapMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L424C9-L427C10" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L431C9-L431C10" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L434C13-L434C85" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L437C13-L437C116" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L441C13-L449C57" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L453C93-L453C98" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontNameConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L456C93-L456C97" + } + ], + "DocsId": "T:System.Drawing.FontConverter.FontNameConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.FontConverter.FontUnitConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L489C38-L489C68" + }, + { + "DocsId": "M:System.Drawing.FontConverter.FontUnitConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs#L494C13-L503C27" + } + ], + "DocsId": "T:System.Drawing.FontConverter.FontUnitConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/FontConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.Invoke(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.BeginInvoke(System.IntPtr,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.DrawImageAbort.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics.DrawImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.Invoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.Drawing.Imaging.PlayRecordCallback)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.BeginInvoke(System.Drawing.Imaging.EmfPlusRecordType,System.Int32,System.Int32,System.IntPtr,System.Drawing.Imaging.PlayRecordCallback,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "DocsId": "M:System.Drawing.Graphics.EnumerateMetafileProc.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + } + ], + "DocsId": "T:System.Drawing.Graphics.EnumerateMetafileProc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Graphics.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "DocsId": "M:System.Drawing.Image.GetThumbnailImageAbort.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs" + } + ], + "DocsId": "T:System.Drawing.Image.GetThumbnailImageAbort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Image.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.#ctor(System.Drawing.Printing.PaperSize[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L21C9-L21C72" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L33C47-L33C81" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L35C34-L35C39" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L37C44-L37C49" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L39C40-L39C44" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L41C60-L41C110" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.CopyTo(System.Drawing.Printing.PaperSize[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L43C66-L43C121" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L45C52-L45C67" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Add(System.Drawing.Printing.PaperSize)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L50C13-L54C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L26C29-L26C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L31C53-L31C66" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L35C34-L35C39" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L37C44-L37C49" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSizeCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs#L39C40-L39C44" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSizeCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSizeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.#ctor(System.Drawing.Printing.PaperSource[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L33C47-L33C81" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L35C34-L35C39" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L37C44-L37C49" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L39C40-L39C44" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L41C60-L41C110" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.CopyTo(System.Drawing.Printing.PaperSource[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L43C70-L43C127" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L45C52-L45C67" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Add(System.Drawing.Printing.PaperSource)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L50C13-L54C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L26C29-L26C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L31C55-L31C68" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L35C34-L35C39" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L37C44-L37C49" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PaperSourceCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs#L39C40-L39C44" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PaperSourceCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PaperSourceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.#ctor(System.Drawing.Printing.PrinterResolution[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L18C9-L18C88" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L30C47-L30C81" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L32C34-L32C39" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L34C44-L34C49" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L36C40-L36C44" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L38C60-L38C110" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.CopyTo(System.Drawing.Printing.PrinterResolution[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L40C82-L40C145" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L42C52-L42C67" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Add(System.Drawing.Printing.PrinterResolution)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L47C13-L51C26" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L23C29-L23C42" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L28C61-L28C74" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L32C34-L32C39" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L34C44-L34C49" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs#L36C40-L36C44" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.PrinterResolutionCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.PrinterResolutionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L18C9-L18C70" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L30C47-L30C83" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L32C34-L32C39" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L34C44-L34C49" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L36C40-L36C44" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L38C60-L38C101" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L40C60-L40C103" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L42C52-L42C67" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L47C13-L48C32" + }, + { + "DocsId": "M:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#Generic#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L51C68-L51C89" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L23C29-L23C40" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L28C50-L28C62" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L32C34-L32C39" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L34C44-L34C49" + }, + { + "DocsId": "P:System.Drawing.Printing.PrinterSettings.StringCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs#L36C40-L36C44" + } + ], + "DocsId": "T:System.Drawing.Printing.PrinterSettings.StringCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.StringCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Interop.LOGFONT.<_lfFaceName>e__FixedBuffer.FixedElementField", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + } + ], + "DocsId": "T:System.Drawing.Interop.LOGFONT.<_lfFaceName>e__FixedBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Drawing.Common/src/System/Drawing/Interop/LOGFONT.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Formats.Nrbf.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Formats.Nrbf.json new file mode 100644 index 00000000000..a4906556db3 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Formats.Nrbf.json @@ -0,0 +1,347 @@ +{ + "Assembly": "System.Formats.Nrbf", + "GUID": "5640A50A6D73435BAFBCB3895EB4B373FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Formats.Nrbf.ArrayRecord.GetArray(System.Type,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ArrayRecord.cs#L71C9-L85C79" + }, + { + "DocsId": "P:System.Formats.Nrbf.ArrayRecord.Lengths", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ArrayRecord.cs" + }, + { + "DocsId": "P:System.Formats.Nrbf.ArrayRecord.Rank", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ArrayRecord.cs#L37C24-L37C38" + }, + { + "DocsId": "P:System.Formats.Nrbf.ArrayRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ArrayRecord.cs#L46C49-L46C61" + } + ], + "DocsId": "T:System.Formats.Nrbf.ArrayRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ArrayRecord.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.HasMember(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L53C49-L53C94" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetClassRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L62C62-L62C96" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetString(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L65C52-L65C81" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetBoolean(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L67C50-L67C77" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetByte(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L69C47-L69C74" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetSByte(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L71C49-L71C77" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetInt16(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L73C49-L73C77" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetUInt16(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L75C51-L75C80" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetChar(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L77C47-L77C74" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetInt32(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L79C47-L79C73" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetUInt32(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L81C49-L81C76" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetSingle(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L83C50-L83C78" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetInt64(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L85C48-L85C75" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetUInt64(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L87C50-L87C78" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetDouble(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L89C51-L89C80" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetDecimal(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L91C53-L91C83" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetTimeSpan(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L93C55-L93C86" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetDateTime(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L95C55-L95C86" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetRawValue(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L105C54-L105C83" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetArrayRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L108C62-L108C96" + }, + { + "DocsId": "M:System.Formats.Nrbf.ClassRecord.GetSerializationRecord(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L120C12-L125C122" + }, + { + "DocsId": "P:System.Formats.Nrbf.ClassRecord.TypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L23C42-L23C60" + }, + { + "DocsId": "P:System.Formats.Nrbf.ClassRecord.MemberNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L29C47-L29C73" + }, + { + "DocsId": "P:System.Formats.Nrbf.ClassRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs#L32C49-L32C61" + } + ], + "DocsId": "T:System.Formats.Nrbf.ClassRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/ClassRecord.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Formats.Nrbf.NrbfDecoder.StartsWithPayloadHeader(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/NrbfDecoder.cs#L38C12-L40C129" + }, + { + "DocsId": "M:System.Formats.Nrbf.NrbfDecoder.StartsWithPayloadHeader(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/NrbfDecoder.cs#L55C9-L88C23" + }, + { + "DocsId": "M:System.Formats.Nrbf.NrbfDecoder.Decode(System.IO.Stream,System.Formats.Nrbf.PayloadOptions,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/NrbfDecoder.cs#L117C12-L117C54" + }, + { + "DocsId": "M:System.Formats.Nrbf.NrbfDecoder.Decode(System.IO.Stream,System.Collections.Generic.IReadOnlyDictionary{System.Formats.Nrbf.SerializationRecordId,System.Formats.Nrbf.SerializationRecord}@,System.Formats.Nrbf.PayloadOptions,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/NrbfDecoder.cs#L133C9-L150C6" + }, + { + "DocsId": "M:System.Formats.Nrbf.NrbfDecoder.DecodeClassRecord(System.IO.Stream,System.Formats.Nrbf.PayloadOptions,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/NrbfDecoder.cs#L158C12-L158C60" + } + ], + "DocsId": "T:System.Formats.Nrbf.NrbfDecoder", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/NrbfDecoder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Formats.Nrbf.PayloadOptions.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PayloadOptions.cs#L16C5-L16C32" + }, + { + "DocsId": "P:System.Formats.Nrbf.PayloadOptions.TypeNameParseOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PayloadOptions.cs#L21C57-L21C61" + }, + { + "DocsId": "P:System.Formats.Nrbf.PayloadOptions.UndoTruncatedTypeNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PayloadOptions.cs#L40C42-L40C46" + } + ], + "DocsId": "T:System.Formats.Nrbf.PayloadOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PayloadOptions.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Formats.Nrbf.PrimitiveTypeRecord.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PrimitiveTypeRecord.cs#L33C28-L33C39" + } + ], + "DocsId": "T:System.Formats.Nrbf.PrimitiveTypeRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PrimitiveTypeRecord.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Formats.Nrbf.PrimitiveTypeRecord`1.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PrimitiveTypeRecordOfT.cs#L34C26-L34C30" + }, + { + "DocsId": "P:System.Formats.Nrbf.PrimitiveTypeRecord`1.TypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PrimitiveTypeRecordOfT.cs#L37C42-L37C117" + } + ], + "DocsId": "T:System.Formats.Nrbf.PrimitiveTypeRecord`1", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/PrimitiveTypeRecordOfT.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Formats.Nrbf.SerializationRecord.TypeNameMatches(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecord.cs#L57C9-L65C40" + }, + { + "DocsId": "P:System.Formats.Nrbf.SerializationRecord.RecordType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecord.cs" + }, + { + "DocsId": "P:System.Formats.Nrbf.SerializationRecord.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecord.cs" + }, + { + "DocsId": "P:System.Formats.Nrbf.SerializationRecord.TypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecord.cs" + } + ], + "DocsId": "T:System.Formats.Nrbf.SerializationRecord", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecord.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Formats.Nrbf.SerializationRecordId.Equals(System.Formats.Nrbf.SerializationRecordId)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordId.cs#L52C56-L52C72" + }, + { + "DocsId": "M:System.Formats.Nrbf.SerializationRecordId.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordId.cs#L55C49-L55C100" + }, + { + "DocsId": "M:System.Formats.Nrbf.SerializationRecordId.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordId.cs#L58C42-L58C63" + } + ], + "DocsId": "T:System.Formats.Nrbf.SerializationRecordId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordId.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.SerializedStreamHeader", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ClassWithId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.SystemClassWithMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ClassWithMembers", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.SystemClassWithMembersAndTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ClassWithMembersAndTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.BinaryObjectString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.BinaryArray", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.MemberPrimitiveTyped", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.MemberReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ObjectNull", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.MessageEnd", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.BinaryLibrary", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ObjectNullMultiple256", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ObjectNullMultiple", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ArraySinglePrimitive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ArraySingleObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.ArraySingleString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.MethodCall", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "DocsId": "F:System.Formats.Nrbf.SerializationRecordType.MethodReturn", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + } + ], + "DocsId": "T:System.Formats.Nrbf.SerializationRecordType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SerializationRecordType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Formats.Nrbf.SZArrayRecord`1.GetArray(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SZArrayRecord.cs" + }, + { + "DocsId": "P:System.Formats.Nrbf.SZArrayRecord`1.Length", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SZArrayRecord.cs#L24C26-L24C54" + }, + { + "DocsId": "P:System.Formats.Nrbf.SZArrayRecord`1.Lengths", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SZArrayRecord.cs#L27C50-L27C71" + } + ], + "DocsId": "T:System.Formats.Nrbf.SZArrayRecord`1", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Formats.Nrbf/src/System/Formats/Nrbf/SZArrayRecord.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.IO.Packaging.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.IO.Packaging.json new file mode 100644 index 00000000000..2f070f50e16 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.IO.Packaging.json @@ -0,0 +1,629 @@ +{ + "Assembly": "System.IO.Packaging", + "GUID": "8511B08FD1F541988E1053AA317847F0FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.IO.FileFormatException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L24C15-L25C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L33C15-L34C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L44C15-L45C12" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L56C15-L62C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L74C15-L77C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L90C15-L97C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Uri,System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L111C15-L114C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L120C91-L125C10" + }, + { + "DocsId": "M:System.IO.FileFormatException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L138C13-L140C10" + }, + { + "DocsId": "P:System.IO.FileFormatException.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs#L155C17-L155C35" + } + ], + "DocsId": "T:System.IO.FileFormatException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/FileFormatException.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.CompressionOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.NotCompressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Normal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Maximum", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.Fast", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.CompressionOption.SuperFast", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + } + ], + "DocsId": "T:System.IO.Packaging.CompressionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/CompressionOption.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "DocsId": "F:System.IO.Packaging.EncryptionOption.RightsManagement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + } + ], + "DocsId": "T:System.IO.Packaging.EncryptionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/EncryptionOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.Package.#ctor(System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L29C9-L39C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L94C13-L94C91" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L110C13-L110C85" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L127C13-L127C79" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L147C13-L147C77" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream,System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L166C13-L166C67" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePart(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L189C13-L189C86" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePart(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L214C13-L242C30" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPart(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L261C13-L265C37" + }, + { + "DocsId": "M:System.IO.Packaging.Package.PartExists(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L284C13-L291C59" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeletePart(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L309C13-L375C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetParts", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L387C13-L465C36" + }, + { + "DocsId": "M:System.IO.Packaging.Package.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L480C13-L512C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L524C13-L525C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Flush", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L535C13-L557C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L580C13-L580C86" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L604C13-L608C84" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeleteRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L623C13-L633C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L646C13-L646C49" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationshipsByType(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L664C13-L672C61" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L690C13-L694C45" + }, + { + "DocsId": "M:System.IO.Packaging.Package.RelationshipExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L711C13-L711C56" + }, + { + "DocsId": "M:System.IO.Packaging.Package.CreatePartCore(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.DeletePartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.GetPartsCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L769C13-L786C10" + }, + { + "DocsId": "M:System.IO.Packaging.Package.FlushCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L857C13-L905C28" + }, + { + "DocsId": "M:System.IO.Packaging.Package.Open(System.IO.Stream,System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L921C13-L950C28" + }, + { + "DocsId": "P:System.IO.Packaging.Package.FileOpenAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L55C17-L56C40" + }, + { + "DocsId": "P:System.IO.Packaging.Package.PackageProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs#L70C17-L72C84" + } + ], + "DocsId": "T:System.IO.Packaging.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/Package.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L40C15-L42C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L68C15-L70C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.#ctor(System.IO.Packaging.Package,System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L804C9-L127C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetContentTypeCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L252C13-L252C82" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L273C13-L274C80" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream(System.IO.FileMode)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L295C13-L296C63" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStream(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L319C13-L351C22" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetStreamCore(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L384C13-L384C86" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.CreateRelationship(System.Uri,System.IO.Packaging.TargetMode,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L410C13-L414C84" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.DeleteRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L430C13-L440C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationships", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L455C13-L455C49" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationshipsByType(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L474C13-L482C61" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.GetRelationship(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L501C13-L505C45" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePart.RelationshipExists(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L523C13-L523C56" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L144C17-L145C29" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L168C17-L193C48" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L209C17-L210C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackagePart.CompressionOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs#L224C17-L225C43" + } + ], + "DocsId": "T:System.IO.Packaging.PackagePart", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePart.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L25C13-L25C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.System#Collections#Generic#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L36C13-L36C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackagePartCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs#L46C13-L46C53" + } + ], + "DocsId": "T:System.IO.Packaging.PackagePartCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackagePartCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageProperties.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs#L43C13-L46C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageProperties.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs#L54C9-L54C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageProperties.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Title", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Subject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Creator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Keywords", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.LastModifiedBy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Revision", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.LastPrinted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Created", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Modified", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Category", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Identifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Language", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "DocsId": "P:System.IO.Packaging.PackageProperties.ContentStatus", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackageProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageProperties.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L32C17-L35C40" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.TargetUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L47C17-L47C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.RelationshipType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L59C17-L59C42" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.TargetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L71C17-L71C36" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L83C17-L83C28" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationship.Package", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs#L96C17-L96C33" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationship", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationship.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs#L27C13-L27C36" + }, + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs#L37C13-L42C81" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipSelector.#ctor(System.Uri,System.IO.Packaging.PackageRelationshipSelectorType,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L31C9-L59C10" + }, + { + "DocsId": "M:System.IO.Packaging.PackageRelationshipSelector.Select(System.IO.Packaging.Package)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L117C13-L166C34" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SourceUri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L73C17-L73C35" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SelectorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L86C17-L86C38" + }, + { + "DocsId": "P:System.IO.Packaging.PackageRelationshipSelector.SelectionCriteria", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs#L99C17-L99C43" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipSelector", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelector.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "DocsId": "F:System.IO.Packaging.PackageRelationshipSelectorType.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackageRelationshipSelectorType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackageRelationshipSelectorType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.CreatePartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L38C13-L59C51" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ResolvePartUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L81C13-L100C72" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetRelativeUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L113C13-L125C65" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetNormalizedPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L137C13-L144C51" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ComparePartUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L160C13-L170C109" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.IsRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L185C13-L192C55" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L210C13-L244C76" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetSourcePartUriFromRelationshipPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs#L266C13-L306C77" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L33C13-L33C51" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L51C13-L51C54" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.Create(System.Uri,System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L73C13-L118C100" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetPackageUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L134C13-L136C31" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.GetPartUri(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L157C13-L159C28" + }, + { + "DocsId": "M:System.IO.Packaging.PackUriHelper.ComparePackUri(System.Uri,System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.PackUriScheme.cs#L177C13-L203C38" + }, + { + "DocsId": "F:System.IO.Packaging.PackUriHelper.UriSchemePack", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs" + } + ], + "DocsId": "T:System.IO.Packaging.PackUriHelper", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/PackUriHelper.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.IO.Packaging.TargetMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "DocsId": "F:System.IO.Packaging.TargetMode.Internal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "DocsId": "F:System.IO.Packaging.TargetMode.External", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + } + ], + "DocsId": "T:System.IO.Packaging.TargetMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/TargetMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.ZipPackage.CreatePartCore(System.Uri,System.String,System.IO.Packaging.CompressionOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L41C13-L67C179" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.GetPartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L97C13-L97C25" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.DeletePartCore(System.Uri)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L111C13-L149C10" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.GetPartsCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L176C13-L249C36" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.FlushCore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L262C13-L263C10" + }, + { + "DocsId": "M:System.IO.Packaging.ZipPackage.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs#L273C17-L291C10" + } + ], + "DocsId": "T:System.IO.Packaging.ZipPackage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.IO.Packaging.ZipPackagePart.GetStreamCore(System.IO.FileMode,System.IO.FileAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackagePart.cs#L26C13-L48C25" + } + ], + "DocsId": "T:System.IO.Packaging.ZipPackagePart", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.IO.Packaging/src/System/IO/Packaging/ZipPackagePart.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Resources.Extensions.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Resources.Extensions.json new file mode 100644 index 00000000000..f092657831d --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Resources.Extensions.json @@ -0,0 +1,95 @@ +{ + "Assembly": "System.Resources.Extensions", + "GUID": "705942EBF0EF418990D210A2216A038CFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L44C9-L59C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L61C9-L81C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L88C13-L101C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L108C13-L129C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.IO.Stream,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L137C13-L148C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L177C13-L190C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L233C13-L234C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L253C13-L254C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.Generate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/Common/src/System/Resources/ResourceWriter.cs#L263C13-L434C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddResource(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L73C13-L119C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddTypeConverterResource(System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L130C13-L146C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddBinaryFormattedResource(System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L158C13-L179C10" + }, + { + "DocsId": "M:System.Resources.Extensions.PreserializedResourceWriter.AddActivatorResource(System.String,System.IO.Stream,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs#L191C13-L210C10" + } + ], + "DocsId": "T:System.Resources.Extensions.PreserializedResourceWriter", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/PreserializedResourceWriter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L93C9-L112C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L114C9-L141C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Close", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L147C13-L148C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L152C13-L153C10" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L235C13-L235C36" + }, + { + "DocsId": "M:System.Resources.Extensions.DeserializingResourceReader.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs#L240C13-L242C49" + } + ], + "DocsId": "T:System.Resources.Extensions.DeserializingResourceReader", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Resources.Extensions/src/System/Resources/Extensions/DeserializingResourceReader.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.Pkcs.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.Pkcs.json new file mode 100644 index 00000000000..bd5267fab14 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.Pkcs.json @@ -0,0 +1,1691 @@ +{ + "Assembly": "System.Security.Cryptography.Pkcs", + "GUID": "2A6CDBC64E414EEBAA63EBFB78DC21CFFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObject.#ctor(System.Security.Cryptography.Oid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObject.#ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.AsnEncodedDataCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L20C9-L44C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObject.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L50C27-L50C41" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObject.Values", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs#L52C50-L52C54" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.#ctor(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Add(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L28C13-L33C125" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Add(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L38C13-L75C35" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.Remove(System.Security.Cryptography.CryptographicAttributeObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L86C13-L92C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L128C13-L128C69" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L133C13-L133C69" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L138C13-L155C10" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectCollection.CopyTo(System.Security.Cryptography.CryptographicAttributeObject[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L159C13-L170C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L98C17-L98C37" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L106C17-L106C36" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L114C17-L114C30" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs#L122C17-L122C29" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObjectCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L30C17-L30C46" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L36C13-L39C25" + }, + { + "DocsId": "M:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L22C17-L22C46" + }, + { + "DocsId": "P:System.Security.Cryptography.CryptographicAttributeObjectEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs#L30C17-L30C46" + } + ], + "DocsId": "T:System.Security.Cryptography.CryptographicAttributeObjectEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Xml.X509IssuerSerial.IssuerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs#L21C36-L21C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.X509IssuerSerial.SerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs#L22C38-L22C42" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.X509IssuerSerial", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Xml/X509IssuerSerial.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor(System.Security.Cryptography.Oid)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.#ctor(System.Security.Cryptography.Oid,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L33C50-L27C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L29C26-L29C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.KeyLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L31C32-L31C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.AlgorithmIdentifier.Parameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs#L33C36-L33C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.AlgorithmIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/AlgorithmIdentifier.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L13C15-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSAEncryptionPadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L23C15-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSAEncryptionPadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L40C15-L49C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipient.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L51C9-L73C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.RSAEncryptionPadding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L80C54-L80C58" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.RecipientIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L81C64-L81C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipient.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs#L82C47-L82C51" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipient.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L14C9-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L19C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L25C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Add(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L58C13-L65C35" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Remove(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L70C13-L76C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L80C13-L80C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L85C13-L85C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L90C13-L107C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientCollection.CopyTo(System.Security.Cryptography.Pkcs.CmsRecipient[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L111C13-L122C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L41C17-L44C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L52C17-L52C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L128C17-L128C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs#L136C17-L136C29" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipientCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L30C17-L30C46" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L36C13-L39C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L44C13-L45C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L22C17-L22C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs#L30C17-L30C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsRecipientEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsRecipientEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.#ctor(System.Security.Cryptography.Oid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L22C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.GetContentType(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L43C13-L48C75" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.ContentInfo.GetContentType(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L53C13-L53C75" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.ContentInfo.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L37C34-L37C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.ContentInfo.Content", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs#L39C33-L39C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/ContentInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L24C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo,System.Security.Cryptography.Pkcs.AlgorithmIdentifier)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L28C9-L46C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L93C13-L99C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encrypt(System.Security.Cryptography.Pkcs.CmsRecipientCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L103C13-L119C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L126C13-L129C53" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decode(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L137C13-L143C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decode(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L156C13-L178C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L185C13-L186C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L190C13-L196C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L200C13-L210C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L214C13-L220C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.EnvelopedCms.Decrypt(System.Security.Cryptography.Pkcs.RecipientInfo,System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L224C13-L244C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L54C30-L54C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L55C42-L55C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.ContentEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L56C65-L56C69" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L57C58-L57C62" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.UnprotectedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L58C79-L58C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.EnvelopedCms.RecipientInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs#L68C17-L83C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.EnvelopedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/EnvelopedCms.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L23C17-L23C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L31C17-L31C77" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L39C17-L39C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L47C17-L47C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.OriginatorIdentifierOrKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L55C17-L55C87" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.Date", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L63C17-L68C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo.OtherKeyAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs#L76C17-L76C73" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.KeyAgreeRecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyAgreeRecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L22C17-L22C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L30C17-L30C77" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L38C17-L38C83" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs#L46C17-L46C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.KeyTransRecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/KeyTransRecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L16C15-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L21C15-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.Security.Cryptography.Oid,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L26C15-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.#ctor(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L31C15-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L70C13-L79C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject.Oid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs#L64C17-L64C33" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9AttributeObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9ContentType.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9ContentType.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L41C13-L43C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9ContentType.ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs#L35C17-L35C61" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9ContentType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L23C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L52C13-L54C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription.DocumentDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs#L46C17-L46C69" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L18C15-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L23C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L52C13-L54C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9DocumentName.DocumentName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs#L46C17-L46C62" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9DocumentName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L17C15-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L40C13-L42C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest.MessageDigest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs#L34C17-L34C63" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9MessageDigest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor(System.DateTime)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L24C15-L27C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L30C15-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L58C13-L60C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9SigningTime.SigningTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs#L47C17-L52C47" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9SigningTime", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.PublicKeyInfo.Algorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs#L20C48-L20C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.PublicKeyInfo.KeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs#L22C34-L22C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.PublicKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/PublicKeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs#L36C41-L36C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.RecipientIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.KeyEncryptionAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfo.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L49C13-L49C54" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L54C13-L54C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L59C13-L75C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoCollection.CopyTo(System.Security.Cryptography.Pkcs.RecipientInfo[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L79C13-L87C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L33C17-L35C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L43C17-L43C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L93C17-L93C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs#L101C17-L101C29" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L30C17-L30C50" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L36C13-L41C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L46C13-L47C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L22C17-L22C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs#L30C17-L30C50" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.KeyTransport", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.RecipientInfoType.KeyAgreement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.RecipientInfoType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/RecipientInfoType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SubjectIdentifier.MatchesCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L102C13-L126C56" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifier.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L97C45-L97C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifier.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs#L98C32-L98C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifier.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs#L40C50-L40C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs#L42C31-L42C35" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKey.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.IssuerAndSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.SubjectKeyIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType.PublicKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierOrKeyType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierOrKeyType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.IssuerAndSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.SubjectKeyIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.SubjectIdentifierType.NoSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SubjectIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SubjectIdentifierType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L62C15-L64C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L67C15-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L72C15-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.CspParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L25C67-L80C96" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L82C103-L84C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L87C15-L89C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSA,System.Security.Cryptography.RSASignaturePadding)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L113C15-L115C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L23C48-L23C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L24C50-L24C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L25C58-L25C62" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.DigestAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L26C38-L26C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.IncludeOption", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L27C50-L27C54" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L28C74-L28C78" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.UnsignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L29C76-L29C80" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L37C20-L37C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.CmsSigner.SignerIdentifierType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs#L52C19-L52C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.CmsSigner", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.Pkcs.ContentInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L44C9-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L121C13-L157C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Decode(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L161C13-L167C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.Decode(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L172C13-L239C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L298C43-L298C103" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L300C59-L300C89" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L304C13-L390C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveSignature(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L394C13-L409C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveSignature(System.Security.Cryptography.Pkcs.SignerInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L413C13-L426C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckSignature(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L609C13-L609C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L613C13-L619C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.CheckHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L648C13-L666C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L675C13-L705C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.RemoveCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L709C13-L729C86" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L14C15-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L24C15-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.Pkcs.ContentInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L29C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignedCms.#ctor(System.Security.Cryptography.Pkcs.ContentInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.CtorOverloads.cs#L34C15-L36C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L40C30-L40C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.ContentInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L41C42-L41C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Detached", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L42C32-L42C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L80C17-L102C29" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignedCms.SignerInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs#L110C17-L115C80" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.GetSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L69C41-L69C61" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.AddUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L172C13-L176C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveUnsignedAttribute(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L213C13-L217C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L271C13-L271C87" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.ComputeCounterSignature(System.Security.Cryptography.Pkcs.CmsSigner)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L276C13-L326C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveCounterSignature(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L330C13-L406C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.RemoveCounterSignature(System.Security.Cryptography.Pkcs.SignerInfo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L410C13-L432C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckSignature(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L435C13-L435C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L439C13-L457C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfo.CheckHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L461C13-L470C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L20C30-L20C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignerIdentifier", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L21C53-L21C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L62C13-L62C78" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.UnsignedAttributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L65C13-L65C82" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L72C13-L72C59" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.CounterSignerInfos", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L79C17-L86C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.DigestAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L90C39-L90C70" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfo.SignatureAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs#L92C42-L92C76" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L51C56-L51C86" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L52C52-L52C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L56C13-L72C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoCollection.CopyTo(System.Security.Cryptography.Pkcs.SignerInfo[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L76C62-L76C102" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L43C17-L45C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L49C29-L49C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L78C39-L78C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs#L79C35-L79C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfoCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L23C39-L23C62" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L27C13-L33C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L38C13-L39C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L22C38-L22C61" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.SignerInfoEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs#L23C39-L23C62" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.SignerInfoEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfoEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.Byte[],System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L25C13-L30C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L37C13-L68C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.String,System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L75C13-L80C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsEncrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L87C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.AddSafeContentsUnencrypted(System.Security.Cryptography.Pkcs.Pkcs12SafeContents)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L122C13-L133C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L137C13-L142C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.String,System.Security.Cryptography.HashAlgorithmName,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L150C13-L155C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithMac(System.ReadOnlySpan{System.Char},System.Security.Cryptography.HashAlgorithmName,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L162C13-L311C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.SealWithoutIntegrity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L315C13-L356C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L360C13-L373C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Builder.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Builder.IsSealed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs#L18C33-L18C53" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12Builder", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.#ctor(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L38C15-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificateType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L65C13-L67C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12CertBag.GetCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L74C13-L79C109" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12CertBag.IsX509Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L16C41-L16C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12CertBag.EncodedCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs#L70C59-L70C77" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12CertBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12ConfidentialityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L29C13-L29C49" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.VerifyMac(System.ReadOnlySpan{System.Char})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L34C13-L43C73" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12Info.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L52C13-L147C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Info.AuthenticatedSafe", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L19C75-L19C79" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12Info.IntegrityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs#L20C52-L20C56" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12Info", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.Unknown", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.Password", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs#L9C15-L11C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12KeyBag.Pkcs8PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs#L13C56-L13C71" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12KeyBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.#ctor(System.String,System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L36C9-L46C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L50C13-L51C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.GetBagId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L56C13-L58C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L63C13-L64C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.EncodedBagValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L18C55-L18C59" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeBag.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs#L24C17-L26C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSafeBag(System.Security.Cryptography.Pkcs.Pkcs12SafeBag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L60C13-L71C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L75C13-L85C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddKeyUnencrypted(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L90C13-L101C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddNestedContents(System.Security.Cryptography.Pkcs.Pkcs12SafeContents)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L106C13-L118C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.Byte[],System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L126C13-L130C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L138C13-L149C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.String,System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L157C13-L161C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddShroudedKey(System.Security.Cryptography.AsymmetricAlgorithm,System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L169C13-L180C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.AddSecret(System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L185C13-L195C24" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L201C13-L202C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L206C13-L207C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L212C13-L213C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.Decrypt(System.ReadOnlySpan{System.Char})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L217C13-L218C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.GetBags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L283C13-L293C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.ConfidentialityMode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L20C64-L20C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContents.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs#L21C34-L21C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeContents", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SafeContentsBag.SafeContents", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs#L11C51-L11C55" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SafeContentsBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.GetSecretType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs#L39C13-L41C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12SecretBag.SecretValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs#L16C52-L16C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12SecretBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.#ctor(System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs#L9C15-L11C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag.EncryptedPkcs8PrivateKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs#L13C65-L13C80" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs12ShroudedKeyBag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.#ctor(System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.ReadOnlyMemory{System.Byte},System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L19C9-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Create(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L58C13-L64C57" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Decode(System.ReadOnlyMemory{System.Byte},System.Int32@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L74C17-L93C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L97C13-L98C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L103C13-L116C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Encrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L122C13-L134C36" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L139C13-L140C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L149C13-L161C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.TryEncrypt(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L170C13-L182C68" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Char},System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L190C13-L214C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.DecryptAndDecode(System.ReadOnlySpan{System.Byte},System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L221C13-L245C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.AlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L14C34-L14C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.AlgorithmParameters", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L15C60-L15C64" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L16C68-L16C72" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo.PrivateKeyBytes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs#L17C55-L17C59" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs8PrivateKeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L15C13-L17C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L21C15-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.#ctor(System.ReadOnlySpan{System.Byte})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L26C15-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.CopyFrom(System.Security.Cryptography.AsnEncodedData)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L38C13-L40C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId.KeyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs#L34C13-L34C43" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Pkcs9LocalKeyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetMessageHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L26C57-L26C97" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetNonce", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L30C52-L30C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L35C13-L57C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.ProcessResponse(System.ReadOnlyMemory{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L62C13-L70C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L148C13-L148C51" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L153C13-L161C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L172C13-L188C29" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L199C20-L212C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L222C13-L230C29" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.CreateFromHash(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Boolean,System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L267C13-L341C15" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L359C17-L383C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L25C31-L25C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.HashAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L27C39-L27C127" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.RequestedPolicyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L28C42-L28C142" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.RequestSignerCertificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L29C49-L29C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest.HasExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs#L31C38-L31C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampRequest", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampRequest.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.AsSignedCms", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L40C43-L40C58" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForData(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L79C13-L94C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L103C13-L118C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForHash(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.Oid,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L127C13-L151C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.VerifySignatureForSignerInfo(System.Security.Cryptography.Pkcs.SignerInfo,System.Security.Cryptography.X509Certificates.X509Certificate2@,System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L159C13-L167C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampToken@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L298C13-L428C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken.TokenInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs#L23C54-L23C58" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampToken", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampToken.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.#ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.Oid,System.ReadOnlyMemory{System.Byte},System.ReadOnlyMemory{System.Byte},System.DateTimeOffset,System.Nullable{System.Int64},System.Boolean,System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Nullable{System.ReadOnlyMemory{System.Byte}},System.Security.Cryptography.X509Certificates.X509ExtensionCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L40C9-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetMessageHash", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L99C57-L99C97" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetSerialNumber", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L105C58-L105C82" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetNonce", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L130C52-L130C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetTimestampAuthorityName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L149C13-L164C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.GetExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L173C13-L195C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Encode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L204C13-L204C51" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryEncode(System.Span{System.Byte},System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L215C13-L223C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.TryDecode(System.ReadOnlyMemory{System.Byte},System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo@,System.Int32@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L238C13-L246C26" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L81C31-L81C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.PolicyId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L87C32-L87C82" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.HashAlgorithmId", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L93C39-L93C127" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.Timestamp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L111C44-L111C63" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.AccuracyInMicroseconds", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L118C48-L118C81" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.IsOrdering", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L124C35-L124C55" + }, + { + "DocsId": "P:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo.HasExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs#L136C38-L136C72" + } + ], + "DocsId": "T:System.Security.Cryptography.Pkcs.Rfc3161TimestampTokenInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/Rfc3161TimestampTokenInfo.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.ProtectedData.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.ProtectedData.json new file mode 100644 index 00000000000..882314ee41d --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.ProtectedData.json @@ -0,0 +1,39 @@ +{ + "Assembly": "System.Security.Cryptography.ProtectedData", + "GUID": "9F8E24C501E242FD86DB222CABDB7AB6FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.CurrentUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.DataProtectionScope.LocalMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.DataProtectionScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/DataProtectionScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.ProtectedData.Protect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs#L17C13-L22C88" + }, + { + "DocsId": "M:System.Security.Cryptography.ProtectedData.Unprotect(System.Byte[],System.Byte[],System.Security.Cryptography.DataProtectionScope)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs#L27C13-L32C94" + } + ], + "DocsId": "T:System.Security.Cryptography.ProtectedData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.ProtectedData/src/System/Security/Cryptography/ProtectedData.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.Xml.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.Xml.json new file mode 100644 index 00000000000..87168f5b347 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Cryptography.Xml.json @@ -0,0 +1,1925 @@ +{ + "Assembly": "System.Security.Cryptography.Xml", + "GUID": "4F1C994E9E6F426A87191AE14EDEE474FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L15C9-L15C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.#ctor(System.Security.Cryptography.Xml.CipherReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L22C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L70C13-L74C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherData.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L101C13-L129C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.CipherData.CipherReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L39C19-L39C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.CipherData.CipherValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs#L55C19-L55C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CipherData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L13C36-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L18C46-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L23C77-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L45C13-L49C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CipherReference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs#L73C13-L91C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CipherReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CipherReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L20C54-L20C64" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L21C68-L21C85" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L22C85-L22C109" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs#L27C105-L27C128" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.CryptoSignedXmlRecursionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CryptoSignedXmlRecursionException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L21C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.#ctor(System.String,System.String,System.String,System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L27C9-L40C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L109C13-L113C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataObject.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L140C13-L156C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L48C19-L48C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.MimeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L58C19-L58C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L68C19-L68C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DataObject.Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs#L78C19-L78C34" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DataObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L8C34-L11C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L13C44-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DataReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs#L18C75-L21C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DataReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DataReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L21C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.#ctor(System.Security.Cryptography.DSA)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L26C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L69C13-L71C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.DSAKeyValue.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L156C13-L213C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.DSAKeyValue.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs#L42C20-L42C24" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.DSAKeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/DSAKeyValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs#L15C13-L69C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs#L73C13-L77C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedData.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedData.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L15C9-L15C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.AddReference(System.Security.Cryptography.Xml.DataReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L42C13-L43C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.AddReference(System.Security.Cryptography.Xml.KeyReference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L47C13-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L54C13-L144C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedKey.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L148C13-L152C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.Recipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L20C20-L20C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.CarriedKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L30C19-L30C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedKey.ReferenceList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs#L38C47-L38C85" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedKey.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L16C42-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L20C52-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L24C9-L29C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.AddTransform(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L57C13-L58C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L81C13-L85C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedReference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L109C13-L130C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L33C19-L33C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L47C20-L47C60" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.ReferenceType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L62C19-L62C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedReference.CacheValid", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs#L75C17-L75C45" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.AddProperty(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L91C13-L92C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedType.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L32C19-L32C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L42C19-L42C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.MimeType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L52C19-L52C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L62C19-L62C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L73C20-L73C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.EncryptionMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L79C19-L79C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.EncryptionProperties", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L87C77-L87C122" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedType.CipherData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs#L96C20-L96C52" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L81C33-L81C60" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor(System.Xml.XmlDocument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L85C53-L85C77" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.#ctor(System.Xml.XmlDocument,System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L89C9-L102C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetIdElement(System.Xml.XmlDocument,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L266C13-L266C69" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetDecryptionIV(System.Security.Cryptography.Xml.EncryptedData,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L272C13-L303C23" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.GetDecryptionKey(System.Security.Cryptography.Xml.EncryptedData,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L312C13-L393C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptEncryptedKey(System.Security.Cryptography.Xml.EncryptedKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L401C13-L513C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.AddKeyNameMapping(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L523C13-L535C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ClearKeyNameMappings", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L539C13-L540C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.Encrypt(System.Xml.XmlElement,System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L548C13-L585C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.Encrypt(System.Xml.XmlElement,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L594C13-L668C23" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptDocument", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L679C13-L696C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptData(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L701C13-L742C27" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptData(System.Xml.XmlElement,System.Security.Cryptography.SymmetricAlgorithm,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L748C13-L758C63" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptData(System.Security.Cryptography.Xml.EncryptedData,System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L764C13-L809C27" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ReplaceData(System.Xml.XmlElement,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L815C13-L880C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.ReplaceElement(System.Xml.XmlElement,System.Security.Cryptography.Xml.EncryptedData,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L889C13-L914C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptKey(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L919C13-L941C102" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.EncryptKey(System.Byte[],System.Security.Cryptography.RSA,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L949C13-L966C64" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptKey(System.Byte[],System.Security.Cryptography.SymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L973C13-L995C102" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptedXml.DecryptKey(System.Byte[],System.Security.Cryptography.RSA,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L1002C13-L1019C67" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncNamespaceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncElementUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncElementContentUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncEncryptedKeyUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncDESUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncTripleDESUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES128Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES192Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncRSA15Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncRSAOAEPUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncTripleDESKeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES128KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES256KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncAES192KeyWrapUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncSHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.EncryptedXml.XmlEncSHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.XmlDSigSearchDepth", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L125C17-L125C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.DocumentEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L136C19-L136C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Resolver", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L143C19-L143C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Padding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L151C19-L151C35" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Mode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L159C19-L159C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Encoding", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L166C19-L166C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptedXml.Recipient", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs#L175C20-L175C47" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptedXml.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L20C9-L24C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L59C13-L63C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionMethod.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L84C13-L103C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionMethod.KeySize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L37C19-L37C35" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionMethod.KeyAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs#L49C19-L49C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L17C9-L17C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L19C9-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L70C13-L74C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionProperty.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L84C13-L97C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L35C19-L35C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.Target", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L40C19-L40C34" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionProperty.PropertyElement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs#L46C19-L46C36" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionProperty", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionProperty.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L19C13-L19C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L30C13-L33C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Add(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L38C13-L38C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L43C13-L44C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L49C13-L52C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Contains(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L57C13-L57C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L63C13-L66C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IndexOf(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L71C13-L71C42" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L77C13-L81C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Insert(System.Int32,System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L85C13-L86C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L91C13-L95C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Remove(System.Security.Cryptography.Xml.EncryptionProperty)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L99C13-L100C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L104C13-L105C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L119C13-L119C55" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L138C19-L138C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L141C17-L145C14" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L150C13-L151C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.EncryptionPropertyCollection.CopyTo(System.Security.Cryptography.Xml.EncryptionProperty[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L155C13-L156C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L24C19-L24C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L109C19-L109C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L114C19-L114C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.ItemOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L127C17-L127C66" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L138C19-L138C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L160C19-L160C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.EncryptionPropertyCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs#L165C19-L165C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.EncryptionPropertyCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/EncryptionPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.IRelDecryptor.Decrypt(System.Security.Cryptography.Xml.EncryptionMethod,System.Security.Cryptography.Xml.KeyInfo,System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/IRelDecryptor.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.IRelDecryptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/IRelDecryptor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L36C13-L38C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L65C13-L113C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.AddClause(System.Security.Cryptography.Xml.KeyInfoClause)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L126C13-L127C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L131C13-L131C52" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfo.GetEnumerator(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L136C13-L148C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfo.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L30C19-L30C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfo.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs#L117C19-L117C48" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs#L14C9-L14C38" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoClause.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoClause", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoClause.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L15C9-L15C41" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.#ctor(System.Security.Cryptography.Xml.EncryptedKey)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L30C13-L32C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L44C13-L46C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoEncryptedKey.EncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs#L24C19-L24C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoEncryptedKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoEncryptedKey.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L16C32-L16C46" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L18C9-L21C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L39C13-L41C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoName.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L53C13-L60C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoName.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs#L29C19-L29C35" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L17C9-L17C33" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L40C13-L42C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoNode.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L52C13-L53C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoNode.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs#L30C19-L30C32" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoNode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L17C9-L17C44" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L19C9-L22C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L24C9-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L48C13-L50C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L68C13-L75C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L36C19-L36C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs#L42C19-L42C32" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoRetrievalMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoRetrievalMethod.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L29C9-L29C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L31C9-L43C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L45C9-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509IncludeOption)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L50C9-L102C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddCertificate(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L115C13-L124C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectKeyId(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L133C13-L135C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectKeyId(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L139C13-L141C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddSubjectName(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L150C13-L152C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.AddIssuerSerial(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L161C13-L182C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L216C13-L218C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyInfoX509Data.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L282C13-L331C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.Certificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L110C19-L110C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.SubjectKeyIds", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L128C19-L128C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.SubjectNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L145C19-L145C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.IssuerSerials", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L156C19-L156C41" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.KeyInfoX509Data.CRL", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs#L193C19-L193C31" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyInfoX509Data", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyInfoX509Data.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L8C33-L11C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L13C43-L16C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.KeyReference.#ctor(System.String,System.Security.Cryptography.Xml.TransformChain)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs#L18C74-L21C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.KeyReference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/KeyReference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L32C9-L39C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L41C9-L48C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L50C9-L58C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L160C13-L164C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L211C13-L339C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Reference.AddTransform(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L343C13-L350C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L75C19-L75C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Uri", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L81C19-L81C31" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L91C19-L91C32" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.DigestMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L101C19-L101C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.DigestValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L111C19-L111C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Reference.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs#L121C20-L121C60" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Reference", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Reference.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L12C9-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L19C13-L19C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L30C13-L38C43" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L44C13-L45C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L49C13-L49C48" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L54C13-L54C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L59C13-L68C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L73C13-L74C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L78C13-L79C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L83C13-L83C60" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L102C19-L102C45" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L105C17-L112C14" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L117C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L122C19-L122C50" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L127C19-L127C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L24C19-L24C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.ItemOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L91C17-L91C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L102C19-L102C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L122C19-L122C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L127C19-L127C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L132C19-L132C47" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.ReferenceList.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs#L137C19-L137C53" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.ReferenceList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/ReferenceList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L16C9-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.#ctor(System.Security.Cryptography.RSA)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L21C9-L29C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L64C13-L66C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.RSAKeyValue.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L111C13-L144C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.RSAKeyValue.Key", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs#L37C20-L37C24" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.RSAKeyValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/RSAKeyValue.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L31C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L87C13-L89C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L136C13-L226C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Signature.AddObject(System.Security.Cryptography.Xml.DataObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L230C13-L231C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L43C19-L43C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L49C19-L49C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.SignatureValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L60C19-L60C42" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L66C20-L66C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Signature.ObjectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs#L72C19-L72C43" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Signature.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L29C9-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L36C13-L36C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L41C13-L41C47" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L157C13-L161C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L207C13-L282C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedInfo.AddReference(System.Security.Cryptography.Xml.Reference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L286C13-L293C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L46C19-L46C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.IsReadOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L51C19-L51C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L56C19-L56C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L61C19-L61C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.Id", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L70C19-L70C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.CanonicalizationMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L84C17-L86C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.CanonicalizationMethodObject", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L99C17-L107C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SignatureMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L113C19-L113C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.SignatureLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L123C19-L123C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedInfo.References", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs#L133C19-L133C38" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L33C9-L95C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor(System.Xml.XmlDocument)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L33C9-L107C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.#ctor(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L33C9-L119C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L224C13-L227C45" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.LoadXml(System.Xml.XmlElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L234C13-L244C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.AddReference(System.Security.Cryptography.Xml.Reference)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L252C13-L253C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.AddObject(System.Security.Cryptography.Xml.DataObject)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L257C13-L258C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L262C13-L262C54" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignatureReturningKey(System.Security.Cryptography.AsymmetricAlgorithm@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L267C13-L289C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.AsymmetricAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L294C13-L313C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.KeyedHashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L318C13-L336C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.CheckSignature(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L341C13-L387C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.ComputeSignature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L392C13-L436C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.ComputeSignature(System.Security.Cryptography.KeyedHashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L440C13-L476C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetPublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L484C13-L520C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.SignedXml.GetIdElement(System.Xml.XmlDocument,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L554C13-L554C59" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.m_signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.m_strSigningKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigNamespaceUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigMinimalCanonicalizationUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigCanonicalizationUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigCanonicalizationWithCommentsUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigDSAUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigHMACSHA1Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA256Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA384Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA384Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigSHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigRSASHA512Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigC14NTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigC14NWithCommentsTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NWithCommentsTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigBase64TransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigXPathTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigXsltTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDsigEnvelopedSignatureTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlDecryptionTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.Xml.SignedXml.XmlLicenseTransformUrl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SigningKeyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L144C19-L144C46" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.Resolver", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L154C17-L156C14" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureFormatValidator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L166C19-L166C52" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SafeCanonicalizationMethods", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L172C19-L172C55" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SigningKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L177C19-L177C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L186C20-L186C68" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.Signature", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L192C19-L192C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignedInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L197C19-L197C49" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureMethod", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L202C19-L202C66" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureLength", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L207C19-L207C66" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.SignatureValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L212C19-L212C53" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.SignedXml.KeyInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs#L217C19-L217C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.SignedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/SignedXml.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L56C9-L56C34" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L118C13-L120C37" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.Transform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L156C13-L156C72" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.Algorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L64C19-L64C37" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.Context", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L163C17-L171C43" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.Transform.PropagatedNamespaces", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs#L183C17-L218C46" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/Transform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L29C9-L32C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.Add(System.Security.Cryptography.Xml.Transform)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L36C13-L38C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.TransformChain.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L42C13-L42C48" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.TransformChain.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L47C19-L47C44" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.TransformChain.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs#L54C17-L56C55" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.TransformChain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/TransformChain.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L18C9-L35C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.IsTargetElement(System.Xml.XmlElement,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L41C13-L47C26" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.AddExceptUri(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L81C13-L87C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L91C13-L118C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L122C13-L134C39" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L139C13-L147C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L266C13-L270C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDecryptionTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L275C13-L278C108" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.EncryptedXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L54C17-L64C30" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L71C19-L71C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDecryptionTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L76C19-L76C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDecryptionTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L13C9-L20C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L34C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L38C13-L38C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L43C13-L58C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L121C13-L121C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigBase64Transform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L126C13-L128C25" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigBase64Transform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L24C19-L24C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigBase64Transform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs#L29C19-L29C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigBase64Transform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigBase64Transform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L11C9-L19C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L11C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L39C13-L41C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L45C13-L45C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L50C13-L67C99" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L73C13-L73C56" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L78C13-L80C56" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NTransform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L85C13-L85C50" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigC14NTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L29C19-L29C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigC14NTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs#L34C19-L34C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigC14NTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NWithCommentsTransform.cs#L9C15-L12C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigC14NWithCommentsTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L11C9-L27C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L11C9-L34C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L49C13-L51C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L56C13-L56C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L61C13-L76C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L122C13-L174C44" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L180C13-L192C108" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L38C19-L38C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs#L43C19-L43C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigEnvelopedSignatureTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L17C44-L17C65" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L19C64-L19C95" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L21C80-L21C126" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.#ctor(System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L11C9-L28C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L48C13-L73C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L77C13-L91C99" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L96C13-L105C39" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L110C13-L110C67" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L115C13-L117C67" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.GetDigestedOutput(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L122C13-L122C61" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.InclusiveNamespacesPrefixList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L32C19-L32C57" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L38C19-L38C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs#L43C19-L43C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigExcC14NTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs#L12C56-L15C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs#L17C92-L20C10" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigExcC14NWithCommentsTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L14C9-L23C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L38C13-L84C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L88C13-L115C40" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L120C13-L132C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L161C13-L188C35" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXPathTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L193C13-L195C45" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXPathTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L27C19-L27C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXPathTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs#L32C19-L32C39" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigXPathTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXPathTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L15C9-L25C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L15C9-L31C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L51C13-L75C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L79C13-L79C30" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L84C13-L108C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L118C13-L141C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlDsigXsltTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L145C13-L147C40" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXsltTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L37C17-L37C36" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlDsigXsltTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs#L45C17-L45C37" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlDsigXsltTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDsigXsltTransform.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L14C9-L30C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetInnerXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L106C13-L106C25" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetOutput", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L111C13-L111C30" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.GetOutput(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L116C13-L119C32" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.LoadInnerXml(System.Xml.XmlNodeList)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L125C13-L127C10" + }, + { + "DocsId": "M:System.Security.Cryptography.Xml.XmlLicenseTransform.LoadInput(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L132C13-L183C10" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.InputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L34C19-L34C38" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.OutputTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L39C19-L39C39" + }, + { + "DocsId": "P:System.Security.Cryptography.Xml.XmlLicenseTransform.Decryptor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L44C19-L44C40" + } + ], + "DocsId": "T:System.Security.Cryptography.Xml.XmlLicenseTransform", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Permissions.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Permissions.json new file mode 100644 index 00000000000..32a8cd4e015 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Security.Permissions.json @@ -0,0 +1,6613 @@ +{ + "Assembly": "System.Security.Permissions", + "GUID": "842ECD1B61FC4CACAA208B6D43B2EDCCFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.ApplicationIdentity.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L12C9-L12C75" + }, + { + "DocsId": "M:System.ApplicationIdentity.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L15C45-L15C57" + }, + { + "DocsId": "M:System.ApplicationIdentity.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L18C13-L18C55" + }, + { + "DocsId": "P:System.ApplicationIdentity.FullName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L13C40-L13C52" + }, + { + "DocsId": "P:System.ApplicationIdentity.CodeBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs#L14C40-L14C52" + } + ], + "DocsId": "T:System.ApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ApplicationIdentity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C64-L18C61" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Xaml.Permissions.XamlAccessLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C64-L19C69" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.#ctor(System.Collections.Generic.IEnumerable{System.Xaml.Permissions.XamlAccessLevel})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C64-L20C82" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L22C51-L22C85" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L24C45-L24C71" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L27C46-L27C106" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L28C62-L28C63" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Includes(System.Xaml.Permissions.XamlAccessLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L29C65-L29C77" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L30C69-L30C129" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L31C63-L31C75" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L32C51-L32C83" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L33C64-L33C124" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlLoadPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L34C40-L34C52" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlLoadPermission.AllowedAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs#L26C55-L26C59" + } + ], + "DocsId": "T:System.Xaml.Permissions.XamlLoadPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Xaml/Permissions/XamlLoadPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Web.AspNetHostingPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L14C9-L14C66" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.#ctor(System.Web.AspNetHostingPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L15C9-L15C79" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L17C41-L17C46" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L19C65-L19C77" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L20C69-L20C81" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L21C64-L21C69" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L22C73-L22C74" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L23C51-L23C63" + }, + { + "DocsId": "P:System.Web.AspNetHostingPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Web.AspNetHostingPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L15C74-L15C90" + }, + { + "DocsId": "M:System.Web.AspNetHostingPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L17C58-L17C70" + }, + { + "DocsId": "P:System.Web.AspNetHostingPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Minimal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Low", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Medium", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.High", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Web.AspNetHostingPermissionLevel.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + } + ], + "DocsId": "T:System.Web.AspNetHostingPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Web/AspNetHostingPermissionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L14C9-L14C75" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L16C73-L16C74" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Transactions.DistributedTransactionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Transactions.DistributedTransactionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L15C83-L15C99" + }, + { + "DocsId": "M:System.Transactions.DistributedTransactionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L17C58-L17C70" + }, + { + "DocsId": "P:System.Transactions.DistributedTransactionPermissionAttribute.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs#L16C40-L16C44" + } + ], + "DocsId": "T:System.Transactions.DistributedTransactionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Transactions/DistributedTransactionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L13C9-L13C49" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L14C69-L14C84" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.ServiceProcess.ServiceControllerPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L15C9-L15C139" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermission.#ctor(System.ServiceProcess.ServiceControllerPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L16C9-L16C107" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs#L17C86-L17C90" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "DocsId": "F:System.ServiceProcess.ServiceControllerPermissionAccess.Control", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L15C78-L15C94" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L16C44-L16C48" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L17C76-L17C118" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionAttribute.ServiceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs#L18C44-L18C48" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L8C9-L8C54" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntry.#ctor(System.ServiceProcess.ServiceControllerPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L9C9-L9C144" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L10C44-L10C48" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L11C76-L11C118" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntry.ServiceName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs#L12C44-L12C48" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Add(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L12C66-L12C75" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.AddRange(System.ServiceProcess.ServiceControllerPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L13C74-L13C75" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.AddRange(System.ServiceProcess.ServiceControllerPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L14C82-L14C83" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Contains(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L15C72-L15C85" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.CopyTo(System.ServiceProcess.ServiceControllerPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L16C83-L16C84" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.IndexOf(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L17C70-L17C79" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Insert(System.Int32,System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L18C81-L18C82" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Remove(System.ServiceProcess.ServiceControllerPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L23C70-L23C71" + }, + { + "DocsId": "P:System.ServiceProcess.ServiceControllerPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs#L11C73-L11C85" + } + ], + "DocsId": "T:System.ServiceProcess.ServiceControllerPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/ServiceProcess/ServiceControllerPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.CodeAccessPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L11C9-L11C45" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Assert", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L12C32-L12C33" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Demand", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L14C32-L14C33" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Deny", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L16C30-L16C99" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L17C52-L17C68" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.PermitOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L22C36-L22C105" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertAll", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L23C42-L23C43" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertAssert", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L24C45-L24C46" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertDeny", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L26C43-L26C44" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.RevertPermitOnly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L27C49-L27C50" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L28C46-L28C61" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "DocsId": "M:System.Security.CodeAccessPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs#L30C63-L30C91" + } + ], + "DocsId": "T:System.Security.CodeAccessPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/CodeAccessPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.HostProtectionException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L22C44-L27C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L29C58-L34C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L36C71-L41C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.String,System.Security.Permissions.HostProtectionResource,System.Security.Permissions.HostProtectionResource)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L44C15-L49C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L56C15-L60C10" + }, + { + "DocsId": "M:System.Security.HostProtectionException.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L80C13-L85C34" + }, + { + "DocsId": "M:System.Security.HostProtectionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L94C13-L97C10" + }, + { + "DocsId": "P:System.Security.HostProtectionException.DemandedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L62C59-L62C63" + }, + { + "DocsId": "P:System.Security.HostProtectionException.ProtectedResources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs#L64C60-L64C64" + } + ], + "DocsId": "T:System.Security.HostProtectionException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostProtectionException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.HostSecurityManager.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L11C9-L11C41" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.DetermineApplicationTrust(System.Security.Policy.Evidence,System.Security.Policy.Evidence,System.Security.Policy.TrustManagerContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L14C156-L14C189" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ProvideAppDomainEvidence(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L15C84-L15C109" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ProvideAssemblyEvidence(System.Reflection.Assembly,System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L16C126-L16C151" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.ResolvePolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L18C73-L18C103" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GenerateAppDomainEvidence(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L19C84-L19C96" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GenerateAssemblyEvidence(System.Type,System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L20C102-L20C114" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GetHostSuppliedAppDomainEvidenceTypes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L21C73-L21C85" + }, + { + "DocsId": "M:System.Security.HostSecurityManager.GetHostSuppliedAssemblyEvidenceTypes(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L22C89-L22C101" + }, + { + "DocsId": "P:System.Security.HostSecurityManager.DomainPolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L12C57-L12C85" + }, + { + "DocsId": "P:System.Security.HostSecurityManager.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs#L13C65-L13C108" + } + ], + "DocsId": "T:System.Security.HostSecurityManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostAppDomainEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostAssemblyEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostDetermineApplicationTrust", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostPolicyLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.HostResolvePolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "DocsId": "F:System.Security.HostSecurityManagerOptions.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + } + ], + "DocsId": "T:System.Security.HostSecurityManagerOptions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/HostSecurityManagerOptions.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Security.IEvidenceFactory.Evidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/IEvidenceFactory.cs" + } + ], + "DocsId": "T:System.Security.IEvidenceFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/IEvidenceFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.ISecurityPolicyEncodable.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + }, + { + "DocsId": "M:System.Security.ISecurityPolicyEncodable.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + } + ], + "DocsId": "T:System.Security.ISecurityPolicyEncodable", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/ISecurityPolicyEncodable.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L13C65-L13C99" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L14C50-L14C84" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String,System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L15C73-L15C107" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.#ctor(System.String,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L16C73-L16C107" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L19C48-L19C78" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Copy(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L20C55-L20C90" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L21C50-L21C64" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L22C60-L22C61" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L23C46-L23C64" + }, + { + "DocsId": "M:System.Security.NamedPermissionSet.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L24C51-L24C83" + }, + { + "DocsId": "P:System.Security.NamedPermissionSet.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L17C37-L17C41" + }, + { + "DocsId": "P:System.Security.NamedPermissionSet.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs#L18C30-L18C34" + } + ], + "DocsId": "T:System.Security.NamedPermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/NamedPermissionSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.PolicyLevelType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.AppDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.Enterprise", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.Machine", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "DocsId": "F:System.Security.PolicyLevelType.User", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + } + ], + "DocsId": "T:System.Security.PolicyLevelType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/PolicyLevelType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityContext.Capture", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L14C51-L14C120" + }, + { + "DocsId": "M:System.Security.SecurityContext.CreateCopy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L15C47-L15C116" + }, + { + "DocsId": "M:System.Security.SecurityContext.Dispose", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L16C33-L16C102" + }, + { + "DocsId": "M:System.Security.SecurityContext.IsFlowSuppressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L17C49-L17C118" + }, + { + "DocsId": "M:System.Security.SecurityContext.IsWindowsIdentityFlowSuppressed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L18C64-L18C133" + }, + { + "DocsId": "M:System.Security.SecurityContext.RestoreFlow", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L19C44-L19C113" + }, + { + "DocsId": "M:System.Security.SecurityContext.Run(System.Security.SecurityContext,System.Threading.ContextCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L20C107-L20C176" + }, + { + "DocsId": "M:System.Security.SecurityContext.SuppressFlow", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L21C57-L21C126" + }, + { + "DocsId": "M:System.Security.SecurityContext.SuppressFlowWindowsIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs#L22C72-L22C141" + } + ], + "DocsId": "T:System.Security.SecurityContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.SecurityContextSource.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "DocsId": "F:System.Security.SecurityContextSource.CurrentAppDomain", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "DocsId": "F:System.Security.SecurityContextSource.CurrentAssembly", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + } + ], + "DocsId": "T:System.Security.SecurityContextSource", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityContextSource.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityManager.CurrentThreadRequiresSecurityContextCapture", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L18C76-L18C89" + }, + { + "DocsId": "M:System.Security.SecurityManager.GetStandardSandbox(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L19C77-L19C107" + }, + { + "DocsId": "M:System.Security.SecurityManager.GetZoneAndOrigin(System.Collections.ArrayList@,System.Collections.ArrayList@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L20C127-L20C222" + }, + { + "DocsId": "M:System.Security.SecurityManager.IsGranted(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L22C58-L22C71" + }, + { + "DocsId": "M:System.Security.SecurityManager.LoadPolicyLevelFromFile(System.String,System.Security.PolicyLevelType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L24C96-L24C124" + }, + { + "DocsId": "M:System.Security.SecurityManager.LoadPolicyLevelFromString(System.String,System.Security.PolicyLevelType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L26C97-L26C125" + }, + { + "DocsId": "M:System.Security.SecurityManager.PolicyHierarchy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L28C55-L28C83" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L30C72-L30C102" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence,System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L32C192-L32C271" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicy(System.Security.Policy.Evidence[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L34C98-L34C128" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolvePolicyGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L36C99-L36C127" + }, + { + "DocsId": "M:System.Security.SecurityManager.ResolveSystemPolicy(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L38C101-L38C131" + }, + { + "DocsId": "M:System.Security.SecurityManager.SavePolicy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L40C43-L40C44" + }, + { + "DocsId": "M:System.Security.SecurityManager.SavePolicyLevel(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L42C65-L42C66" + }, + { + "DocsId": "P:System.Security.SecurityManager.CheckExecutionRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L15C51-L15C55" + }, + { + "DocsId": "P:System.Security.SecurityManager.SecurityEnabled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs#L17C46-L17C50" + } + ], + "DocsId": "T:System.Security.SecurityManager", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.SecurityState.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs#L8C9-L8C38" + }, + { + "DocsId": "M:System.Security.SecurityState.EnsureState", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs" + }, + { + "DocsId": "M:System.Security.SecurityState.IsStateAvailable", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs#L10C42-L10C55" + } + ], + "DocsId": "T:System.Security.SecurityState", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.SecurityZone.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Internet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Intranet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.MyComputer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.NoZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Trusted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "DocsId": "F:System.Security.SecurityZone.Untrusted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + } + ], + "DocsId": "T:System.Security.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/SecurityZone.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L12C9-L12C40" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L13C9-L13C54" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L15C9-L15C54" + }, + { + "DocsId": "M:System.Security.XmlSyntaxException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs#L16C9-L16C71" + } + ], + "DocsId": "T:System.Security.XmlSyntaxException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/XmlSyntaxException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L8C9-L8C44" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.AllMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.AllMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/AllMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L8C9-L8C53" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L10C32-L10C44" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L12C46-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectory.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L13C46-L13C61" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationDirectory.Directory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs#L9C41-L9C53" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationDirectory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L8C9-L8C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationDirectoryMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationDirectoryMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationDirectoryMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L10C9-L10C38" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor(System.ApplicationIdentity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L11C9-L11C66" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.#ctor(System.Security.PermissionSet,System.Collections.Generic.IEnumerable{System.Security.Policy.StrongName})", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L15C9-L15C112" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L25C56-L25C57" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrust.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L26C42-L26C74" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.ApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L16C58-L16C62" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.DefaultGrantSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L17C50-L17C54" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.ExtraInfo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L18C35-L18C39" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.FullTrustAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L22C62-L22C96" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.IsApplicationTrustedToRun", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L23C49-L23C53" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrust.Persist", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs#L24C31-L24C35" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrust", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrust.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Add(System.Security.Policy.ApplicationTrust)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L16C50-L16C59" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.AddRange(System.Security.Policy.ApplicationTrust[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L17C59-L17C60" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.AddRange(System.Security.Policy.ApplicationTrustCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L18C67-L18C68" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L19C31-L19C32" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.CopyTo(System.Security.Policy.ApplicationTrust[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L20C67-L20C68" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Find(System.ApplicationIdentity,System.Security.Policy.ApplicationVersionMatch)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L21C129-L21C172" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L22C61-L22C101" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Remove(System.Security.Policy.ApplicationTrust)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L23C54-L23C55" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.Remove(System.ApplicationIdentity,System.Security.Policy.ApplicationVersionMatch)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L24C109-L24C110" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.RemoveRange(System.Security.Policy.ApplicationTrust[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L25C62-L25C63" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.RemoveRange(System.Security.Policy.ApplicationTrustCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L26C70-L26C71" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L27C59-L27C60" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L28C51-L28C74" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L11C34-L11C43" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L12C44-L12C57" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L13C57-L13C90" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L14C66-L14C99" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs#L15C40-L15C52" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrustCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L12C44-L12C56" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L13C34-L13C47" + }, + { + "DocsId": "M:System.Security.Policy.ApplicationTrustEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L14C31-L14C32" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L11C49-L11C82" + }, + { + "DocsId": "P:System.Security.Policy.ApplicationTrustEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs#L12C44-L12C56" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationTrustEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationTrustEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.MatchAllVersions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "DocsId": "F:System.Security.Policy.ApplicationVersionMatch.MatchExactVersion", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + } + ], + "DocsId": "T:System.Security.Policy.ApplicationVersionMatch", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ApplicationVersionMatch.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L12C9-L12C72" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.CreateAnySchemeAccess(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L15C80-L15C114" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.CreateOriginSchemeAccess(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L16C83-L16C117" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeConnectAccess.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L18C46-L18C64" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.AnyScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.DefaultPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.OriginPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "F:System.Security.Policy.CodeConnectAccess.OriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "DocsId": "P:System.Security.Policy.CodeConnectAccess.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L13C33-L13C42" + }, + { + "DocsId": "P:System.Security.Policy.CodeConnectAccess.Scheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs#L14C38-L14C50" + } + ], + "DocsId": "T:System.Security.Policy.CodeConnectAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeConnectAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.CodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L10C9-L10C98" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.AddChild(System.Security.Policy.CodeGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L19C49-L19C50" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L21C88-L21C89" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L22C50-L22C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L23C50-L23C51" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L24C69-L24C70" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Equals(System.Security.Policy.CodeGroup,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L25C66-L25C79" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L26C46-L26C64" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L27C81-L27C82" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.RemoveChild(System.Security.Policy.CodeGroup)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L28C52-L28C53" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L31C42-L31C74" + }, + { + "DocsId": "M:System.Security.Policy.CodeGroup.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L32C59-L32C91" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L11C55-L11C67" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Children", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Description", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L13C37-L13C41" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.MembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L14C59-L14C63" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L17C57-L17C69" + }, + { + "DocsId": "P:System.Security.Policy.CodeGroup.PolicyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs#L18C50-L18C54" + } + ], + "DocsId": "T:System.Security.Policy.CodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/CodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Permissions.FileIOPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L11C117-L11C182" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L15C44-L15C70" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L16C89-L16C90" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L18C46-L18C64" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L19C82-L19C83" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L20C70-L20C102" + }, + { + "DocsId": "M:System.Security.Policy.FileCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L21C82-L21C108" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L12C56-L12C68" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L13C51-L13C63" + }, + { + "DocsId": "P:System.Security.Policy.FileCodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs#L14C58-L14C70" + } + ], + "DocsId": "T:System.Security.Policy.FileCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FileCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L9C104-L9C169" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L11C44-L11C70" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L12C70-L12C102" + }, + { + "DocsId": "M:System.Security.Policy.FirstMatchCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L13C82-L13C108" + }, + { + "DocsId": "P:System.Security.Policy.FirstMatchCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs#L10C51-L10C63" + } + ], + "DocsId": "T:System.Security.Policy.FirstMatchCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/FirstMatchCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.GacInstalled.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L11C9-L11C34" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L12C32-L12C44" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L13C74-L13C102" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L14C50-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.GacInstalled.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs#L16C46-L16C61" + } + ], + "DocsId": "T:System.Security.Policy.GacInstalled", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacInstalled.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L8C9-L8C44" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L9C48-L9C61" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L10C46-L10C83" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L11C50-L11C64" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L12C50-L12C51" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L13C69-L13C70" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L14C46-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L15C46-L15C61" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L16C42-L16C74" + }, + { + "DocsId": "M:System.Security.Policy.GacMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs#L17C59-L17C91" + } + ], + "DocsId": "T:System.Security.Policy.GacMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/GacMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Hash.#ctor(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L12C9-L12C61" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateMD5(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L16C52-L16C73" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateSHA1(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L17C54-L17C75" + }, + { + "DocsId": "M:System.Security.Policy.Hash.CreateSHA256(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L18C58-L18C79" + }, + { + "DocsId": "M:System.Security.Policy.Hash.GenerateHash(System.Security.Cryptography.HashAlgorithm)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L19C61-L19C73" + }, + { + "DocsId": "M:System.Security.Policy.Hash.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L26C13-L26C55" + }, + { + "DocsId": "M:System.Security.Policy.Hash.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L29C46-L29C61" + }, + { + "DocsId": "P:System.Security.Policy.Hash.MD5", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L13C35-L13C47" + }, + { + "DocsId": "P:System.Security.Policy.Hash.SHA1", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L14C36-L14C48" + }, + { + "DocsId": "P:System.Security.Policy.Hash.SHA256", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs#L15C38-L15C50" + } + ], + "DocsId": "T:System.Security.Policy.Hash", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Hash.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.#ctor(System.Security.Cryptography.HashAlgorithm,System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L11C9-L11C80" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L14C48-L14C61" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L17C50-L17C51" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L18C69-L18C70" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L20C74-L20C75" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L23C13-L23C55" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L26C46-L26C61" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L27C42-L27C74" + }, + { + "DocsId": "M:System.Security.Policy.HashMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L28C59-L28C91" + }, + { + "DocsId": "P:System.Security.Policy.HashMembershipCondition.HashAlgorithm", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L12C46-L12C50" + }, + { + "DocsId": "P:System.Security.Policy.HashMembershipCondition.HashValue", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs#L13C35-L13C39" + } + ], + "DocsId": "T:System.Security.Policy.HashMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/HashMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.IIdentityPermissionFactory.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/IIdentityPermissionFactory.cs" + } + ], + "DocsId": "T:System.Security.Policy.IIdentityPermissionFactory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/IIdentityPermissionFactory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "DocsId": "M:System.Security.Policy.IMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + } + ], + "DocsId": "T:System.Security.Policy.IMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/IMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.#ctor(System.Security.Policy.IMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L10C73-L10C138" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.AddConnectAccess(System.String,System.Security.Policy.CodeConnectAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L14C94-L14C95" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L15C44-L15C70" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.CreateXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L16C89-L16C90" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.GetConnectAccessRules", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L18C79-L18C132" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L19C46-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ParseXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L20C82-L20C83" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ResetConnectAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L21C44-L21C45" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L22C70-L22C102" + }, + { + "DocsId": "M:System.Security.Policy.NetCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L23C82-L23C108" + }, + { + "DocsId": "F:System.Security.Policy.NetCodeGroup.AbsentOriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "DocsId": "F:System.Security.Policy.NetCodeGroup.AnyOtherOriginScheme", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L11C56-L11C68" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L12C51-L12C63" + }, + { + "DocsId": "P:System.Security.Policy.NetCodeGroup.PermissionSetName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs#L13C58-L13C70" + } + ], + "DocsId": "T:System.Security.Policy.NetCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/NetCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.#ctor(System.Security.PermissionSet,System.Security.PermissionSet,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L9C9-L9C114" + }, + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L13C51-L13C93" + }, + { + "DocsId": "M:System.Security.Policy.PermissionRequestEvidence.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L14C46-L14C61" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.DeniedPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L10C56-L10C86" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.OptionalPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L11C58-L11C88" + }, + { + "DocsId": "P:System.Security.Policy.PermissionRequestEvidence.RequestedPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs#L12C59-L12C89" + } + ], + "DocsId": "T:System.Security.Policy.PermissionRequestEvidence", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PermissionRequestEvidence.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L13C9-L13C37" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L18C87-L18C110" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L19C50-L19C67" + }, + { + "DocsId": "M:System.Security.Policy.PolicyException.#ctor(System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs#L20C71-L20C99" + } + ], + "DocsId": "T:System.Security.Policy.PolicyException", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddFullTrustAssembly(System.Security.Policy.StrongName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L18C59-L18C60" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddFullTrustAssembly(System.Security.Policy.StrongNameMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L20C80-L20C81" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.AddNamedPermissionSet(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L24C73-L24C74" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ChangeNamedPermissionSet(System.String,System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L28C95-L28C130" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.CreateAppDomainLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L30C60-L30C88" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L31C50-L31C51" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.GetNamedPermissionSet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L35C72-L35C107" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Recover", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L36C33-L36C34" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveFullTrustAssembly(System.Security.Policy.StrongName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L38C62-L38C63" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveFullTrustAssembly(System.Security.Policy.StrongNameMembershipCondition)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L40C83-L40C84" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveNamedPermissionSet(System.Security.NamedPermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L44C90-L44C125" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.RemoveNamedPermissionSet(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L48C75-L48C110" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L49C31-L49C32" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L50C61-L50C93" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L51C73-L51C99" + }, + { + "DocsId": "M:System.Security.Policy.PolicyLevel.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L52C42-L52C74" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.FullTrustAssemblies", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L11C272-L11C294" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.Label", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L12C37-L12C49" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.NamedPermissionSets", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L13C50-L13C72" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.RootCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L14C42-L14C46" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.StoreLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L15C45-L15C57" + }, + { + "DocsId": "P:System.Security.Policy.PolicyLevel.Type", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs#L16C45-L16C77" + } + ], + "DocsId": "T:System.Security.Policy.PolicyLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PolicyStatement.#ctor(System.Security.PermissionSet)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L11C9-L11C58" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.#ctor(System.Security.PermissionSet,System.Security.Policy.PolicyStatementAttribute)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L15C9-L15C95" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L22C41-L22C53" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L23C50-L23C64" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L24C51-L24C52" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L25C70-L25C71" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L26C46-L26C64" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L27C42-L27C74" + }, + { + "DocsId": "M:System.Security.Policy.PolicyStatement.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L28C59-L28C91" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.Attributes", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L16C54-L16C58" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.AttributeString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L17C47-L17C59" + }, + { + "DocsId": "P:System.Security.Policy.PolicyStatement.PermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs#L21C46-L21C50" + } + ], + "DocsId": "T:System.Security.Policy.PolicyStatement", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatement.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.Exclusive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.LevelFinal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "DocsId": "F:System.Security.Policy.PolicyStatementAttribute.Nothing", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + } + ], + "DocsId": "T:System.Security.Policy.PolicyStatementAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PolicyStatementAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Publisher.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L13C9-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L15C32-L15C44" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L16C74-L16C102" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L17C50-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L18C46-L18C64" + }, + { + "DocsId": "M:System.Security.Policy.Publisher.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L19C46-L19C61" + }, + { + "DocsId": "P:System.Security.Policy.Publisher.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs#L14C52-L14C84" + } + ], + "DocsId": "T:System.Security.Policy.Publisher", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Publisher.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L10C9-L10C77" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L12C48-L12C61" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L13C46-L13C58" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L14C50-L14C64" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L15C50-L15C51" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L16C69-L16C70" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L18C46-L18C61" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L19C42-L19C74" + }, + { + "DocsId": "M:System.Security.Policy.PublisherMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L20C59-L20C91" + }, + { + "DocsId": "P:System.Security.Policy.PublisherMembershipCondition.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs#L11C46-L11C50" + } + ], + "DocsId": "T:System.Security.Policy.PublisherMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/PublisherMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Site.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L11C9-L11C37" + }, + { + "DocsId": "M:System.Security.Policy.Site.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Site.CreateFromUrl(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L14C56-L14C77" + }, + { + "DocsId": "M:System.Security.Policy.Site.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L15C74-L15C102" + }, + { + "DocsId": "M:System.Security.Policy.Site.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Site.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Site.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L18C46-L18C61" + }, + { + "DocsId": "P:System.Security.Policy.Site.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs#L12C36-L12C48" + } + ], + "DocsId": "T:System.Security.Policy.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Site.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L8C9-L8C56" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L11C46-L11C83" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.SiteMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.SiteMembershipCondition.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs#L9C30-L9C34" + } + ], + "DocsId": "T:System.Security.Policy.SiteMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/SiteMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.StrongName.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L13C9-L13C90" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L17C32-L17C44" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L18C74-L18C102" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L19C50-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L20C46-L20C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongName.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L21C46-L21C61" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L14C36-L14C48" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L15C58-L15C98" + }, + { + "DocsId": "P:System.Security.Policy.StrongName.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs#L16C40-L16C64" + } + ], + "DocsId": "T:System.Security.Policy.StrongName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongName.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L13C9-L13C109" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L17C48-L17C61" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L19C50-L19C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L20C50-L20C51" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L22C46-L22C64" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L23C46-L23C61" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L24C42-L24C74" + }, + { + "DocsId": "M:System.Security.Policy.StrongNameMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L25C59-L25C91" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L14C30-L14C34" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L15C52-L15C56" + }, + { + "DocsId": "P:System.Security.Policy.StrongNameMembershipCondition.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs#L16C34-L16C38" + } + ], + "DocsId": "T:System.Security.Policy.StrongNameMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/StrongNameMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.TrustManagerContext.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L8C9-L8C41" + }, + { + "DocsId": "M:System.Security.Policy.TrustManagerContext.#ctor(System.Security.Policy.TrustManagerUIContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L9C9-L9C72" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.IgnorePersistedDecision", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L10C55-L10C59" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.KeepAlive", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L11C41-L11C45" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.NoPrompt", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L12C40-L12C44" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.Persist", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L13C39-L13C43" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.UIContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L14C58-L14C62" + }, + { + "DocsId": "P:System.Security.Policy.TrustManagerContext.PreviousApplicationIdentity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs#L15C74-L15C78" + } + ], + "DocsId": "T:System.Security.Policy.TrustManagerContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Install", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Run", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "DocsId": "F:System.Security.Policy.TrustManagerUIContext.Upgrade", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + } + ], + "DocsId": "T:System.Security.Policy.TrustManagerUIContext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/TrustManagerContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.#ctor(System.Security.Policy.IMembershipCondition,System.Security.Policy.PolicyStatement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L9C99-L9C164" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L11C44-L11C70" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.Resolve(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L12C70-L12C102" + }, + { + "DocsId": "M:System.Security.Policy.UnionCodeGroup.ResolveMatchingCodeGroups(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L13C82-L13C108" + }, + { + "DocsId": "P:System.Security.Policy.UnionCodeGroup.MergeLogic", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs#L10C51-L10C63" + } + ], + "DocsId": "T:System.Security.Policy.UnionCodeGroup", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UnionCodeGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Url.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L11C9-L11C36" + }, + { + "DocsId": "M:System.Security.Policy.Url.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Url.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L14C74-L14C102" + }, + { + "DocsId": "M:System.Security.Policy.Url.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L15C50-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.Url.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L16C46-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Url.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L17C46-L17C61" + }, + { + "DocsId": "P:System.Security.Policy.Url.Value", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs#L12C37-L12C49" + } + ], + "DocsId": "T:System.Security.Policy.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Url.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L8C9-L8C54" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L11C46-L11C83" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L12C52-L12C68" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.UrlMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.UrlMembershipCondition.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs#L9C29-L9C33" + } + ], + "DocsId": "T:System.Security.Policy.UrlMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/UrlMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.Zone.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L11C9-L11C43" + }, + { + "DocsId": "M:System.Security.Policy.Zone.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L13C32-L13C44" + }, + { + "DocsId": "M:System.Security.Policy.Zone.CreateFromUrl(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L14C56-L14C77" + }, + { + "DocsId": "M:System.Security.Policy.Zone.CreateIdentityPermission(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L15C74-L15C102" + }, + { + "DocsId": "M:System.Security.Policy.Zone.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L16C50-L16C64" + }, + { + "DocsId": "M:System.Security.Policy.Zone.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L17C46-L17C64" + }, + { + "DocsId": "M:System.Security.Policy.Zone.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L18C46-L18C61" + }, + { + "DocsId": "P:System.Security.Policy.Zone.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs#L12C50-L12C79" + } + ], + "DocsId": "T:System.Security.Policy.Zone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/Zone.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L8C9-L8C62" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Check(System.Security.Policy.Evidence)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L10C48-L10C61" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L11C46-L11C58" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L13C50-L13C51" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.FromXml(System.Security.SecurityElement,System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L14C69-L14C70" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L15C46-L15C64" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L16C46-L16C61" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L17C42-L17C74" + }, + { + "DocsId": "M:System.Security.Policy.ZoneMembershipCondition.ToXml(System.Security.Policy.PolicyLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L18C59-L18C91" + }, + { + "DocsId": "P:System.Security.Policy.ZoneMembershipCondition.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs#L9C44-L9C48" + } + ], + "DocsId": "T:System.Security.Policy.ZoneMembershipCondition", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Policy/ZoneMembershipCondition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L11C9-L11C67" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.#ctor(System.Security.Permissions.DataProtectionPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L12C9-L12C80" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L13C41-L13C46" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L16C65-L16C77" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L19C73-L19C74" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs#L14C54-L14C58" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L13C75-L13C108" + }, + { + "DocsId": "M:System.Security.Permissions.DataProtectionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L14C54-L14C58" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.ProtectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.UnprotectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L16C37-L16C41" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.ProtectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L17C37-L17C41" + }, + { + "DocsId": "P:System.Security.Permissions.DataProtectionPermissionAttribute.UnprotectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs#L18C39-L18C43" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.ProtectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.UnprotectData", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.ProtectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.UnprotectMemory", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.DataProtectionPermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.DataProtectionPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/DataProtectionPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.#ctor(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L11C9-L11C92" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L12C9-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.AddPathList(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L13C86-L13C87" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.GetPathList(System.Security.Permissions.EnvironmentPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L16C71-L16C83" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L17C69-L17C97" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L18C63-L18C76" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L19C40-L19C53" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.SetPathList(System.Security.Permissions.EnvironmentPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L20C86-L20C87" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L21C51-L21C83" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs#L22C64-L22C92" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.EnvironmentPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.EnvironmentPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L13C29-L13C33" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L14C30-L14C34" + }, + { + "DocsId": "P:System.Security.Permissions.EnvironmentPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs#L15C31-L15C35" + } + ], + "DocsId": "T:System.Security.Permissions.EnvironmentPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/EnvironmentPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.#ctor(System.Security.Permissions.FileDialogPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L11C9-L11C75" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L12C9-L12C63" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs#L13C52-L13C56" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.OpenSave", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileDialogPermissionAccess.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileDialogPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L12C71-L12C104" + }, + { + "DocsId": "M:System.Security.Permissions.FileDialogPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L15C58-L15C86" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermissionAttribute.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L13C28-L13C32" + }, + { + "DocsId": "P:System.Security.Permissions.FileDialogPermissionAttribute.Save", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs#L14C28-L14C32" + } + ], + "DocsId": "T:System.Security.Permissions.FileDialogPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileDialogPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L11C9-L11C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L12C9-L12C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L13C9-L13C124" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.FileIOPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L14C9-L14C130" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L15C9-L15C59" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.AddPathList(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L18C79-L18C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.AddPathList(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L19C85-L19C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L21C50-L21C64" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L22C61-L22C62" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L23C46-L23C64" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.GetPathList(System.Security.Permissions.FileIOPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L24C70-L24C82" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L25C69-L25C97" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L26C63-L26C76" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L27C40-L27C53" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.SetPathList(System.Security.Permissions.FileIOPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L28C79-L28C80" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.SetPathList(System.Security.Permissions.FileIOPermissionAccess,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L29C85-L29C86" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L30C51-L30C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L31C64-L31C92" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermission.AllFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L16C50-L16C54" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermission.AllLocalFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs#L17C55-L17C59" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Append", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.PathDiscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.FileIOPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.FileIOPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L12C67-L12C83" + }, + { + "DocsId": "M:System.Security.Permissions.FileIOPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L24C58-L24C70" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L14C31-L14C35" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.Append", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L15C32-L15C36" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.PathDiscovery", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L16C39-L16C43" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ViewAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L17C43-L17C47" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ChangeAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L18C45-L18C49" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L20C29-L20C33" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.ViewAndModify", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L21C39-L21C43" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.AllFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L22C50-L22C54" + }, + { + "DocsId": "P:System.Security.Permissions.FileIOPermissionAttribute.AllLocalFiles", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs#L23C55-L23C59" + } + ], + "DocsId": "T:System.Security.Permissions.FileIOPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/FileIOPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L11C9-L11C43" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L12C9-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L13C46-L13C74" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L14C73-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L15C69-L15C97" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L16C63-L16C76" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L17C51-L17C83" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs#L18C65-L18C93" + } + ], + "DocsId": "T:System.Security.Permissions.GacIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.GacIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs#L13C58-L13C86" + } + ], + "DocsId": "T:System.Security.Permissions.GacIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/GacIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L12C44-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L13C65-L13C98" + }, + { + "DocsId": "M:System.Security.Permissions.HostProtectionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L24C58-L24C86" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.ExternalProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L14C43-L14C47" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.ExternalThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L15C41-L15C45" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.MayLeakOnAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.Resources", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L17C51-L17C55" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SecurityInfrastructure", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L18C46-L18C50" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SelfAffectingProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L19C48-L19C52" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SelfAffectingThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L20C46-L20C50" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.SharedState", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L21C35-L21C39" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.Synchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L22C39-L22C43" + }, + { + "DocsId": "P:System.Security.Permissions.HostProtectionAttribute.UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs#L23C26-L23C30" + } + ], + "DocsId": "T:System.Security.Permissions.HostProtectionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.ExternalProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.ExternalThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.MayLeakOnAbort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SecurityInfrastructure", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SelfAffectingProcessMgmt", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SelfAffectingThreading", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.SharedState", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.Synchronization", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "DocsId": "F:System.Security.Permissions.HostProtectionResource.UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + } + ], + "DocsId": "T:System.Security.Permissions.HostProtectionResource", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/HostProtectionResource.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByMachine", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.ApplicationIsolationByRoamingUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.AdministerIsolatedStorageByUser", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "DocsId": "F:System.Security.Permissions.IsolatedStorageContainment.UnrestrictedIsolatedStorage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageContainment", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageContainment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L11C71-L11C86" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L12C65-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L13C63-L13C76" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L14C69-L14C81" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs#L16C51-L16C63" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageFilePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs#L14C80-L14C96" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStorageFilePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs#L15C58-L15C70" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStorageFilePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStorageFilePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L11C9-L11C71" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L14C40-L14C53" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L15C51-L15C83" + }, + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L16C61-L16C62" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermission.UserQuota", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermission.UsageAllowed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs#L13C58-L13C62" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStoragePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IsolatedStoragePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L11C79-L11C95" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermissionAttribute.UserQuota", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L12C33-L12C37" + }, + { + "DocsId": "P:System.Security.Permissions.IsolatedStoragePermissionAttribute.UsageAllowed", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs#L13C58-L13C62" + } + ], + "DocsId": "T:System.Security.Permissions.IsolatedStoragePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IsolatedStoragePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.IUnrestrictedPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IUnrestrictedPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.IUnrestrictedPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/IUnrestrictedPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L12C9-L12C77" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.#ctor(System.Security.Permissions.KeyContainerPermissionFlags,System.Security.Permissions.KeyContainerPermissionAccessEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L13C9-L13C125" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L16C40-L16C53" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L18C69-L18C81" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L19C65-L19C77" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L21C51-L21C63" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L22C73-L22C74" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L14C52-L14C56" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermission.AccessEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs#L15C76-L15C80" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.String,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L13C9-L13C113" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.Security.Cryptography.CspParameters,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L14C9-L14C114" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.#ctor(System.String,System.String,System.Int32,System.String,System.Int32,System.Security.Permissions.KeyContainerPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L15C9-L17C12" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L24C49-L24C62" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntry.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L25C45-L25C54" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L18C34-L18C38" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L19C38-L19C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.ProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L20C35-L20C39" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L21C42-L21C46" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.KeySpec", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L22C30-L22C34" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntry.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs#L23C52-L23C56" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Add(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L15C73-L15C82" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L16C31-L16C32" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.IndexOf(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L17C77-L17C86" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Remove(System.Security.Permissions.KeyContainerPermissionAccessEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L18C77-L18C78" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L19C78-L19C90" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.CopyTo(System.Security.Permissions.KeyContainerPermissionAccessEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L20C84-L20C85" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L21C54-L21C90" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L22C51-L22C87" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L13C74-L13C86" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.Count", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L14C28-L14C32" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L23C38-L23C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs#L24C34-L24C38" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L14C38-L14C42" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L15C34-L15C47" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L16C31-L16C32" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L13C60-L13C64" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs#L14C38-L14C42" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAccessEntryEnumerator", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAccessEntryEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L12C73-L12C89" + }, + { + "DocsId": "M:System.Security.Permissions.KeyContainerPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeyStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L13C34-L13C38" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.ProviderName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L14C38-L14C42" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.ProviderType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeyContainerName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.KeySpec", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.KeyContainerPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs#L18C52-L18C56" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Open", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Import", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Export", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Sign", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.Decrypt", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.ViewAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.ChangeAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.KeyContainerPermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.KeyContainerPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/KeyContainerPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.NoAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.SiteOfOriginAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.SafeAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionAudio.AllAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionAudio", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.NoVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.SiteOfOriginVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.SafeVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionVideo.AllVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionVideo", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.NoImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.SiteOfOriginImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.SafeImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.MediaPermissionImage.AllImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionImage", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L43C9-L43C37" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L44C9-L44C58" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionAudio)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L45C9-L45C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionVideo)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L46C9-L46C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionImage)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L47C9-L47C73" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.#ctor(System.Security.Permissions.MediaPermissionAudio,System.Security.Permissions.MediaPermissionVideo,System.Security.Permissions.MediaPermissionImage)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L48C9-L51C12" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L52C40-L52C52" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L53C63-L53C75" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L54C69-L54C98" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L55C65-L55C94" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L56C46-L56C75" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L57C51-L57C83" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L58C73-L58C74" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Audio", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L59C51-L59C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Video", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L60C51-L60C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermission.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L61C51-L61C88" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.MediaPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L70C66-L70C82" + }, + { + "DocsId": "M:System.Security.Permissions.MediaPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L71C58-L71C87" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Audio", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L72C51-L72C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Video", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L73C51-L73C88" + }, + { + "DocsId": "P:System.Security.Permissions.MediaPermissionAttribute.Image", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs#L74C51-L74C88" + } + ], + "DocsId": "T:System.Security.Permissions.MediaPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/MediaPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L12C64-L12C97" + }, + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L18C58-L18C86" + }, + { + "DocsId": "M:System.Security.Permissions.PermissionSetAttribute.CreatePermissionSet", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L19C54-L19C84" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.File", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.Hex", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L15C30-L15C34" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.UnicodeEncoded", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.PermissionSetAttribute.XML", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs#L17C29-L17C33" + } + ], + "DocsId": "T:System.Security.Permissions.PermissionSetAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PermissionSetAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L18C9-L30C81" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L34C9-L37C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.#ctor(System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L39C9-L42C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L67C39-L72C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L77C13-L115C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L120C13-L171C90" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L176C13-L196C58" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L201C13-L208C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L213C13-L216C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L221C13-L221C54" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.Demand", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L226C13-L248C74" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L253C13-L267C25" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L272C13-L298C10" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermission.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs#L302C13-L302C39" + } + ], + "DocsId": "T:System.Security.Permissions.PrincipalPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PrincipalPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L15C70-L15C103" + }, + { + "DocsId": "M:System.Security.Permissions.PrincipalPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L19C58-L19C86" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Authenticated", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L16C37-L16C41" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.PrincipalPermissionAttribute.Role", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs#L18C30-L18C34" + } + ], + "DocsId": "T:System.Security.Permissions.PrincipalPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PrincipalPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L13C9-L13C76" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L16C46-L16C58" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L17C61-L17C62" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L19C63-L19C76" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L20C51-L20C83" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L21C65-L21C93" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermission.Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs#L15C46-L15C50" + } + ], + "DocsId": "T:System.Security.Permissions.PublisherIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L12C78-L12C111" + }, + { + "DocsId": "M:System.Security.Permissions.PublisherIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.CertFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L13C34-L13C38" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.SignedFile", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Security.Permissions.PublisherIdentityPermissionAttribute.X509Certificate", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs#L15C41-L15C45" + } + ], + "DocsId": "T:System.Security.Permissions.PublisherIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/PublisherIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L11C9-L11C63" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.#ctor(System.Security.Permissions.ReflectionPermissionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L12C9-L12C71" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L20C64-L20C92" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs#L13C49-L13C53" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ReflectionPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L12C71-L12C104" + }, + { + "DocsId": "M:System.Security.Permissions.ReflectionPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L20C58-L20C86" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L13C49-L13C53" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.MemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.ReflectionEmit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L16C38-L16C42" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.RestrictedMemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L17C46-L17C50" + }, + { + "DocsId": "P:System.Security.Permissions.ReflectionPermissionAttribute.TypeInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs#L19C39-L19C43" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.MemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.ReflectionEmit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.RestrictedMemberAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ReflectionPermissionFlag.TypeInformation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + } + ], + "DocsId": "T:System.Security.Permissions.ReflectionPermissionFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionFlag.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L13C9-L13C61" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.RegistryPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L14C9-L14C118" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.#ctor(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L15C9-L15C88" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.AddPathList(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L16C85-L16C86" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.AddPathList(System.Security.Permissions.RegistryPermissionAccess,System.Security.AccessControl.AccessControlActions,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L17C115-L17C116" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L18C46-L18C74" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L19C62-L19C63" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.GetPathList(System.Security.Permissions.RegistryPermissionAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L20C70-L20C82" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L21C69-L21C97" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L22C63-L22C76" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L23C40-L23C53" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.SetPathList(System.Security.Permissions.RegistryPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L24C85-L24C86" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L25C51-L25C83" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs#L26C64-L26C92" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.AllAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.NoAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "DocsId": "F:System.Security.Permissions.RegistryPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.RegistryPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L12C69-L12C102" + }, + { + "DocsId": "M:System.Security.Permissions.RegistryPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L21C58-L21C86" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ChangeAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L15C45-L15C49" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Create", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L16C32-L16C36" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ViewAccessControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L18C43-L18C47" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.ViewAndModify", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Security.Permissions.RegistryPermissionAttribute.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs#L20C31-L20C35" + } + ], + "DocsId": "T:System.Security.Permissions.RegistryPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/RegistryPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L15C9-L15C47" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L16C9-L16C68" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.AddPermissionAccess(System.Security.Permissions.ResourcePermissionBaseEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L22C81-L22C82" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L23C34-L23C35" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L24C46-L24C58" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.GetPermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L25C74-L25C86" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L26C73-L26C74" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L27C69-L27C81" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L28C63-L28C76" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L29C40-L29C53" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.RemovePermissionAccess(System.Security.Permissions.ResourcePermissionBaseEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L30C84-L30C85" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L31C51-L31C63" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBase.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L32C65-L32C77" + }, + { + "DocsId": "F:System.Security.Permissions.ResourcePermissionBase.Any", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "DocsId": "F:System.Security.Permissions.ResourcePermissionBase.Local", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBase.PermissionAccessType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L20C47-L20C51" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBase.TagNames", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs#L21C39-L21C43" + } + ], + "DocsId": "T:System.Security.Permissions.ResourcePermissionBase", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBaseEntry.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L11C9-L11C49" + }, + { + "DocsId": "M:System.Security.Permissions.ResourcePermissionBaseEntry.#ctor(System.Int32,System.String[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L12C9-L12C100" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBaseEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L13C39-L13C43" + }, + { + "DocsId": "P:System.Security.Permissions.ResourcePermissionBaseEntry.PermissionAccessPath", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs#L14C48-L14C52" + } + ], + "DocsId": "T:System.Security.Permissions.ResourcePermissionBaseEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ResourcePermissionBaseEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L11C9-L11C61" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.#ctor(System.Security.Permissions.SecurityPermissionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L12C9-L12C67" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.SecurityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.SecurityPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs#L13C47-L13C51" + } + ], + "DocsId": "T:System.Security.Permissions.SecurityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SecurityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L12C9-L12C55" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.SiteIdentityPermission.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Security.Permissions.SiteIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L12C73-L12C106" + }, + { + "DocsId": "M:System.Security.Permissions.SiteIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.SiteIdentityPermissionAttribute.Site", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Security.Permissions.SiteIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/SiteIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StorePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L11C9-L11C58" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.#ctor(System.Security.Permissions.StorePermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L12C9-L12C62" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L14C40-L14C53" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L15C65-L15C77" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L16C63-L16C76" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L18C46-L18C58" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L19C51-L19C63" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L20C73-L20C74" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs#L13C45-L13C49" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StorePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L12C66-L12C82" + }, + { + "DocsId": "M:System.Security.Permissions.StorePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L13C45-L13C49" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.CreateStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L14C35-L14C39" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.DeleteStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L15C35-L15C39" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.EnumerateStores", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L16C39-L16C43" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.OpenStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L17C33-L17C37" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.AddToStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L18C34-L18C38" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.RemoveFromStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L19C39-L19C43" + }, + { + "DocsId": "P:System.Security.Permissions.StorePermissionAttribute.EnumerateCertificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs#L20C45-L20C49" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.CreateStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.DeleteStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.EnumerateStores", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.OpenStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.AddToStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.RemoveFromStore", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.EnumerateCertificates", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.StorePermissionFlags.AllFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.StorePermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StorePermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L11C9-L11C71" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.#ctor(System.Security.Permissions.StrongNamePublicKeyBlob,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L12C9-L12C108" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L16C46-L16C58" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L17C59-L17C60" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L19C63-L19C76" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L20C51-L20C83" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L21C65-L21C93" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L14C52-L14C56" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermission.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs#L15C34-L15C38" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNameIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L12C79-L12C112" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNameIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L16C58-L16C86" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.Name", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L13C30-L13C34" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.PublicKey", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L14C35-L14C39" + }, + { + "DocsId": "P:System.Security.Permissions.StrongNameIdentityPermissionAttribute.Version", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs#L15C33-L15C37" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNameIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNameIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.#ctor(System.Byte[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L11C9-L11C61" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L12C50-L12C64" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L13C46-L13C64" + }, + { + "DocsId": "M:System.Security.Permissions.StrongNamePublicKeyBlob.ToString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs#L14C46-L14C61" + } + ], + "DocsId": "T:System.Security.Permissions.StrongNamePublicKeyBlob", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/StrongNamePublicKeyBlob.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L11C9-L11C67" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.#ctor(System.Security.Permissions.TypeDescriptorPermissionFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L12C9-L12C80" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L15C73-L15C74" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L18C40-L18C53" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L19C51-L19C83" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L20C65-L20C93" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermission.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs#L13C54-L13C58" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L12C75-L12C91" + }, + { + "DocsId": "M:System.Security.Permissions.TypeDescriptorPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L15C58-L15C70" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermissionAttribute.Flags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L13C54-L13C58" + }, + { + "DocsId": "P:System.Security.Permissions.TypeDescriptorPermissionAttribute.RestrictedRegistrationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs#L14C52-L14C56" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.NoFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "DocsId": "F:System.Security.Permissions.TypeDescriptorPermissionFlags.RestrictedRegistrationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + } + ], + "DocsId": "T:System.Security.Permissions.TypeDescriptorPermissionFlags", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/TypeDescriptorPermissionFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L11C9-L11C55" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionClipboard)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L12C9-L12C69" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionWindow)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L13C9-L13C63" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.#ctor(System.Security.Permissions.UIPermissionWindow,System.Security.Permissions.UIPermissionClipboard)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L14C9-L14C100" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L17C46-L17C58" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L18C61-L18C62" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L19C69-L19C97" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L20C63-L20C76" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L21C40-L21C53" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L22C51-L22C83" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L23C65-L23C93" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermission.Clipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L15C50-L15C54" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermission.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs#L16C44-L16C48" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UIPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L12C63-L12C96" + }, + { + "DocsId": "M:System.Security.Permissions.UIPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L15C58-L15C86" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermissionAttribute.Clipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L13C50-L13C54" + }, + { + "DocsId": "P:System.Security.Permissions.UIPermissionAttribute.Window", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs#L14C44-L14C48" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.AllClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.NoClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionClipboard.OwnClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionClipboard", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionClipboard.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.AllWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.NoWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.SafeSubWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "DocsId": "F:System.Security.Permissions.UIPermissionWindow.SafeTopLevelWindows", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + } + ], + "DocsId": "T:System.Security.Permissions.UIPermissionWindow", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermissionWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L11C9-L11C64" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L12C9-L12C54" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L14C46-L14C74" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.UrlIdentityPermission.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs#L13C29-L13C33" + } + ], + "DocsId": "T:System.Security.Permissions.UrlIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L12C72-L12C105" + }, + { + "DocsId": "M:System.Security.Permissions.UrlIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.UrlIdentityPermissionAttribute.Url", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs#L13C29-L13C33" + } + ], + "DocsId": "T:System.Security.Permissions.UrlIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UrlIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.Safe", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "DocsId": "F:System.Security.Permissions.WebBrowserPermissionLevel.Unrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L20C9-L20C42" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L21C9-L21C63" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.#ctor(System.Security.Permissions.WebBrowserPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L22C9-L22C93" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L23C40-L23C52" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L24C63-L24C75" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L25C69-L25C103" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L26C65-L26C99" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L27C46-L27C80" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L28C51-L28C83" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L29C73-L29C74" + }, + { + "DocsId": "P:System.Security.Permissions.WebBrowserPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L30C56-L30C102" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L39C71-L39C87" + }, + { + "DocsId": "M:System.Security.Permissions.WebBrowserPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L40C58-L40C92" + }, + { + "DocsId": "P:System.Security.Permissions.WebBrowserPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs#L41C56-L41C102" + } + ], + "DocsId": "T:System.Security.Permissions.WebBrowserPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/WebBrowserPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L11C9-L11C65" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.#ctor(System.Security.SecurityZone)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L12C9-L12C61" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L14C46-L14C58" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L15C61-L15C62" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L16C69-L16C97" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L17C63-L17C76" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L18C51-L18C83" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L19C65-L19C93" + }, + { + "DocsId": "P:System.Security.Permissions.ZoneIdentityPermission.SecurityZone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs#L13C44-L13C48" + } + ], + "DocsId": "T:System.Security.Permissions.ZoneIdentityPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L12C73-L12C106" + }, + { + "DocsId": "M:System.Security.Permissions.ZoneIdentityPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L14C58-L14C86" + }, + { + "DocsId": "P:System.Security.Permissions.ZoneIdentityPermissionAttribute.Zone", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs#L13C36-L13C40" + } + ], + "DocsId": "T:System.Security.Permissions.ZoneIdentityPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Security/Permissions/ZoneIdentityPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.DnsPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L14C9-L14C56" + }, + { + "DocsId": "M:System.Net.DnsPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.DnsPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L16C73-L16C74" + }, + { + "DocsId": "M:System.Net.DnsPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.DnsPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.DnsPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.DnsPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.DnsPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.DnsPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.DnsPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs#L16C64-L16C80" + }, + { + "DocsId": "M:System.Net.DnsPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.DnsPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/DnsPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.EndpointPermission.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L12C51-L12C64" + }, + { + "DocsId": "M:System.Net.EndpointPermission.GetHashCode", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L13C45-L13C54" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Hostname", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L9C40-L9C52" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L10C33-L10C42" + }, + { + "DocsId": "P:System.Net.EndpointPermission.Transport", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs#L11C42-L11C46" + } + ], + "DocsId": "T:System.Net.EndpointPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/EndpointPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.NetworkAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkAccess.Accept", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkAccess.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + } + ], + "DocsId": "T:System.Net.NetworkAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.SocketPermission.#ctor(System.Net.NetworkAccess,System.Net.TransportType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L15C9-L15C116" + }, + { + "DocsId": "M:System.Net.SocketPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L16C9-L16C59" + }, + { + "DocsId": "M:System.Net.SocketPermission.AddPermission(System.Net.NetworkAccess,System.Net.TransportType,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L19C117-L19C118" + }, + { + "DocsId": "M:System.Net.SocketPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L20C46-L20C58" + }, + { + "DocsId": "M:System.Net.SocketPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L21C73-L21C74" + }, + { + "DocsId": "M:System.Net.SocketPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L22C69-L22C81" + }, + { + "DocsId": "M:System.Net.SocketPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L23C64-L23C69" + }, + { + "DocsId": "M:System.Net.SocketPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L24C41-L24C46" + }, + { + "DocsId": "M:System.Net.SocketPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L25C51-L25C63" + }, + { + "DocsId": "M:System.Net.SocketPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L26C65-L26C77" + }, + { + "DocsId": "F:System.Net.SocketPermission.AllPorts", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs" + }, + { + "DocsId": "P:System.Net.SocketPermission.AcceptList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L17C66-L17C78" + }, + { + "DocsId": "P:System.Net.SocketPermission.ConnectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs#L18C67-L18C79" + } + ], + "DocsId": "T:System.Net.SocketPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.SocketPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L16C67-L16C83" + }, + { + "DocsId": "M:System.Net.SocketPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L17C38-L17C50" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Host", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L18C36-L18C48" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Port", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L19C36-L19C48" + }, + { + "DocsId": "P:System.Net.SocketPermissionAttribute.Transport", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs#L20C41-L20C53" + } + ], + "DocsId": "T:System.Net.SocketPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/SocketPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.TransportType.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Connectionless", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.ConnectionOriented", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Tcp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "DocsId": "F:System.Net.TransportType.Udp", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + } + ], + "DocsId": "T:System.Net.TransportType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/TransportType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.WebPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L16C9-L16C35" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Net.NetworkAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L17C9-L17C73" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Net.NetworkAccess,System.Text.RegularExpressions.Regex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L18C9-L18C71" + }, + { + "DocsId": "M:System.Net.WebPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L19C9-L19C56" + }, + { + "DocsId": "M:System.Net.WebPermission.AddPermission(System.Net.NetworkAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L22C77-L22C78" + }, + { + "DocsId": "M:System.Net.WebPermission.AddPermission(System.Net.NetworkAccess,System.Text.RegularExpressions.Regex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L23C75-L23C76" + }, + { + "DocsId": "M:System.Net.WebPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L24C46-L24C58" + }, + { + "DocsId": "M:System.Net.WebPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L25C73-L25C74" + }, + { + "DocsId": "M:System.Net.WebPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L26C69-L26C81" + }, + { + "DocsId": "M:System.Net.WebPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L27C64-L27C69" + }, + { + "DocsId": "M:System.Net.WebPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L28C41-L28C46" + }, + { + "DocsId": "M:System.Net.WebPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L29C51-L29C63" + }, + { + "DocsId": "M:System.Net.WebPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L30C65-L30C77" + }, + { + "DocsId": "P:System.Net.WebPermission.AcceptList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L20C47-L20C59" + }, + { + "DocsId": "P:System.Net.WebPermission.ConnectList", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs#L21C48-L21C60" + } + ], + "DocsId": "T:System.Net.WebPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.WebPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L16C64-L16C80" + }, + { + "DocsId": "M:System.Net.WebPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.Accept", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L17C38-L17C50" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.AcceptPattern", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L18C45-L18C57" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L19C39-L19C51" + }, + { + "DocsId": "P:System.Net.WebPermissionAttribute.ConnectPattern", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs#L20C46-L20C58" + } + ], + "DocsId": "T:System.Net.WebPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/WebPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L14C9-L14C57" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L16C59-L16C60" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs#L16C65-L16C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.PnrpPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.All", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.Global", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.LinkLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "DocsId": "F:System.Net.PeerToPeer.PnrpScope.SiteLocal", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + } + ], + "DocsId": "T:System.Net.PeerToPeer.PnrpScope", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/PnrpScope.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L14C9-L14C70" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L15C46-L15C58" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L16C59-L16C60" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L17C69-L17C81" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L18C64-L18C69" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L19C41-L19C46" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L20C51-L20C63" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs#L21C65-L21C77" + } + ], + "DocsId": "T:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs#L16C78-L16C94" + }, + { + "DocsId": "M:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs#L17C58-L17C70" + } + ], + "DocsId": "T:System.Net.PeerToPeer.Collaboration.PeerCollaborationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/PeerToPeer/Collaboration/PeerCollaborationPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "DocsId": "F:System.Net.NetworkInformation.NetworkInformationAccess.Ping", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L14C9-L14C71" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.#ctor(System.Net.NetworkInformation.NetworkInformationAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L15C9-L15C81" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.AddPermission(System.Net.NetworkInformation.NetworkInformationAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L17C70-L17C71" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L18C41-L18C45" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L19C47-L19C51" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L20C66-L20C70" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L21C70-L21C74" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L22C64-L22C69" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L23C73-L23C74" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L24C52-L24C56" + }, + { + "DocsId": "P:System.Net.NetworkInformation.NetworkInformationPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs#L16C50-L16C54" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L15C79-L15C95" + }, + { + "DocsId": "M:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L17C59-L17C63" + }, + { + "DocsId": "P:System.Net.NetworkInformation.NetworkInformationPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs#L16C32-L16C36" + } + ], + "DocsId": "T:System.Net.NetworkInformation.NetworkInformationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/NetworkInformation/NetworkInformationPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Net.Mail.SmtpAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.Connect", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.ConnectToUnrestrictedPort", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "DocsId": "F:System.Net.Mail.SmtpAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + } + ], + "DocsId": "T:System.Net.Mail.SmtpAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L14C9-L14C53" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Net.Mail.SmtpAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L15C9-L15C53" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L16C9-L16C57" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.AddPermission(System.Net.Mail.SmtpAccess)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L18C56-L18C57" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L19C46-L19C58" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L20C73-L20C74" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L21C69-L21C81" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L22C64-L22C69" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L23C41-L23C46" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L24C51-L24C63" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L25C65-L25C77" + }, + { + "DocsId": "P:System.Net.Mail.SmtpPermission.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs#L17C36-L17C40" + } + ], + "DocsId": "T:System.Net.Mail.SmtpPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Net.Mail.SmtpPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L16C65-L16C81" + }, + { + "DocsId": "M:System.Net.Mail.SmtpPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L18C58-L18C70" + }, + { + "DocsId": "P:System.Net.Mail.SmtpPermissionAttribute.Access", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs#L17C38-L17C50" + } + ], + "DocsId": "T:System.Net.Mail.SmtpPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Net/Mail/SmtpPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.#ctor(System.Drawing.Printing.PrintingPermissionLevel)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L14C9-L14C77" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L15C9-L15C61" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L17C47-L17C51" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L18C65-L18C66" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L19C70-L19C74" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L20C64-L20C69" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L21C41-L21C46" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L22C52-L22C56" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L23C66-L23C70" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintingPermission.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs#L16C48-L16C52" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Printing.PrintingPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L14C69-L14C85" + }, + { + "DocsId": "M:System.Drawing.Printing.PrintingPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L16C74-L16C86" + }, + { + "DocsId": "P:System.Drawing.Printing.PrintingPermissionAttribute.Level", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs#L15C48-L15C52" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.AllPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.DefaultPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.NoPrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "DocsId": "F:System.Drawing.Printing.PrintingPermissionLevel.SafePrinting", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + } + ], + "DocsId": "T:System.Drawing.Printing.PrintingPermissionLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Drawing/Printing/PrintingPermissionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L11C9-L11C49" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.DirectoryServices.DirectoryServicesPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L12C9-L12C108" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L13C9-L13C70" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermission.#ctor(System.DirectoryServices.DirectoryServicesPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L14C9-L14C113" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs#L15C80-L15C84" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "DocsId": "F:System.DirectoryServices.DirectoryServicesPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L15C78-L15C111" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L18C59-L18C87" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L16C69-L16C73" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionAttribute.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs#L17C31-L17C35" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntry.#ctor(System.DirectoryServices.DirectoryServicesPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L8C9-L8C118" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntry.Path", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L9C31-L9C35" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs#L10C69-L10C73" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Add(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L12C66-L12C75" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.AddRange(System.DirectoryServices.DirectoryServicesPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L13C82-L13C83" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.AddRange(System.DirectoryServices.DirectoryServicesPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L14C74-L14C75" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Contains(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L15C72-L15C85" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.CopyTo(System.DirectoryServices.DirectoryServicesPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L16C83-L16C84" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.IndexOf(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L17C70-L17C79" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Insert(System.Int32,System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L18C81-L18C82" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L20C70-L20C71" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L21C70-L21C71" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L22C88-L22C89" + }, + { + "DocsId": "M:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Remove(System.DirectoryServices.DirectoryServicesPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L23C71-L23C72" + }, + { + "DocsId": "P:System.DirectoryServices.DirectoryServicesPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs#L11C74-L11C86" + } + ], + "DocsId": "T:System.DirectoryServices.DirectoryServicesPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/DirectoryServices/DirectoryServicesPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L13C9-L13C40" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Diagnostics.EventLogPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L14C9-L14C101" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Diagnostics.EventLogPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L15C9-L15C89" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L16C9-L16C61" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs#L17C70-L17C74" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Administer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Audit", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Instrument", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.EventLogPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L16C69-L16C85" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L17C43-L17C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs#L18C60-L18C64" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntry.#ctor(System.Diagnostics.EventLogPermissionAccess,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L8C9-L8C106" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L9C43-L9C55" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs#L10C60-L10C64" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Add(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L12C57-L12C66" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.AddRange(System.Diagnostics.EventLogPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L13C73-L13C74" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.AddRange(System.Diagnostics.EventLogPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L14C65-L14C66" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Contains(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L15C63-L15C76" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.CopyTo(System.Diagnostics.EventLogPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L16C74-L16C75" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.IndexOf(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L17C61-L17C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Insert(System.Int32,System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L18C72-L18C73" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.Diagnostics.EventLogPermissionEntryCollection.Remove(System.Diagnostics.EventLogPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L23C61-L23C62" + }, + { + "DocsId": "P:System.Diagnostics.EventLogPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs#L11C64-L11C76" + } + ], + "DocsId": "T:System.Diagnostics.EventLogPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/EventLogPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L13C9-L13C50" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Diagnostics.PerformanceCounterPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L14C9-L14C142" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Diagnostics.PerformanceCounterPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L15C9-L15C109" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L16C9-L16C71" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermission.PermissionEntries", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs#L17C86-L17C98" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermission.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Administer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Browse", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Instrument", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.None", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Read", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "DocsId": "F:System.Diagnostics.PerformanceCounterPermissionAccess.Write", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAccess.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L15C79-L15C95" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L19C58-L19C70" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L16C44-L16C56" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L17C43-L17C55" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionAttribute.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs#L18C70-L18C74" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntry.#ctor(System.Diagnostics.PerformanceCounterPermissionAccess,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L8C9-L8C147" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.CategoryName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L9C44-L9C56" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.MachineName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L10C43-L10C55" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntry.PermissionAccess", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs#L11C70-L11C74" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionEntry", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Add(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L12C67-L12C76" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.AddRange(System.Diagnostics.PerformanceCounterPermissionEntryCollection)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L13C83-L13C84" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.AddRange(System.Diagnostics.PerformanceCounterPermissionEntry[])", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L14C75-L14C76" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Contains(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L15C73-L15C86" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.CopyTo(System.Diagnostics.PerformanceCounterPermissionEntry[],System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L16C84-L16C85" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.IndexOf(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L17C71-L17C80" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Insert(System.Int32,System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L18C82-L18C83" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnClear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L19C45-L19C46" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnInsert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L20C69-L20C70" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnRemove(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L21C69-L21C70" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnSet(System.Int32,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L22C86-L22C87" + }, + { + "DocsId": "M:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Remove(System.Diagnostics.PerformanceCounterPermissionEntry)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L23C71-L23C72" + }, + { + "DocsId": "P:System.Diagnostics.PerformanceCounterPermissionEntryCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs#L11C74-L11C86" + } + ], + "DocsId": "T:System.Diagnostics.PerformanceCounterPermissionEntryCollection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Diagnostics/PerformanceCounterPermissionEntryCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L14C40-L14C74" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L15C61-L15C95" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L16C86-L16C120" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L17C115-L17C116" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs#L18C62-L18C74" + } + ], + "DocsId": "T:System.Data.SqlClient.SqlClientPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs#L17C70-L17C103" + }, + { + "DocsId": "M:System.Data.SqlClient.SqlClientPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs#L18C58-L18C70" + } + ], + "DocsId": "T:System.Data.SqlClient.SqlClientPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/SqlClient/SqlClientPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L14C9-L14C59" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L16C106-L16C107" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L17C46-L17C58" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L18C73-L18C74" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L19C69-L19C81" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L20C64-L20C69" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L21C41-L21C46" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L22C51-L22C63" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L23C65-L23C77" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermission.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs#L15C42-L15C46" + } + ], + "DocsId": "T:System.Data.OracleClient.OraclePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L15C67-L15C83" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L20C67-L20C79" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.ShouldSerializeConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L22C58-L22C63" + }, + { + "DocsId": "M:System.Data.OracleClient.OraclePermissionAttribute.ShouldSerializeKeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L24C57-L24C62" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L17C48-L17C60" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.KeyRestrictionBehavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L18C64-L18C68" + }, + { + "DocsId": "P:System.Data.OracleClient.OraclePermissionAttribute.KeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs#L19C47-L19C59" + } + ], + "DocsId": "T:System.Data.OracleClient.OraclePermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OracleClient/OraclePermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L15C36-L15C70" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L16C57-L16C91" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L17C82-L17C116" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L21C46-L21C58" + }, + { + "DocsId": "P:System.Data.OleDb.OleDbPermission.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs#L20C40-L20C52" + } + ], + "DocsId": "T:System.Data.OleDb.OleDbPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.OleDb.OleDbPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L17C66-L17C99" + }, + { + "DocsId": "M:System.Data.OleDb.OleDbPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L21C58-L21C70" + }, + { + "DocsId": "P:System.Data.OleDb.OleDbPermissionAttribute.Provider", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs#L20C40-L20C52" + } + ], + "DocsId": "T:System.Data.OleDb.OleDbPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/OleDb/OleDbPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L15C35-L15C69" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L16C56-L16C90" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L17C81-L17C115" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L18C115-L18C116" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs#L19C46-L19C58" + } + ], + "DocsId": "T:System.Data.Odbc.OdbcPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Odbc.OdbcPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs#L17C65-L17C98" + }, + { + "DocsId": "M:System.Data.Odbc.OdbcPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs#L18C58-L18C70" + } + ], + "DocsId": "T:System.Data.Odbc.OdbcPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Odbc/OdbcPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L14C9-L14C41" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Data.Common.DBDataPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L15C9-L15C68" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Data.Common.DBDataPermissionAttribute)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L16C9-L16C86" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L17C9-L17C62" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.#ctor(System.Security.Permissions.PermissionState,System.Boolean)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L18C9-L18C87" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Add(System.String,System.String,System.Data.KeyRestrictionBehavior)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L20C114-L20C115" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Clear", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L21C34-L21C35" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.CreateInstance", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L22C64-L22C68" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L23C47-L23C51" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L24C73-L24C74" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L25C70-L25C74" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L26C64-L26C69" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L27C41-L27C46" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L28C52-L28C56" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L29C65-L29C93" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermission.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs#L19C42-L19C46" + } + ], + "DocsId": "T:System.Data.Common.DBDataPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L15C70-L15C86" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.ShouldSerializeConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L21C57-L21C70" + }, + { + "DocsId": "M:System.Data.Common.DBDataPermissionAttribute.ShouldSerializeKeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L23C56-L23C69" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.AllowBlankPassword", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L16C42-L16C46" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.ConnectionString", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L17C42-L17C46" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.KeyRestrictionBehavior", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L18C64-L18C68" + }, + { + "DocsId": "P:System.Data.Common.DBDataPermissionAttribute.KeyRestrictions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs#L19C41-L19C45" + } + ], + "DocsId": "T:System.Data.Common.DBDataPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Data/Common/DBDataPermissionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPermission.#ctor(System.Security.Permissions.PermissionState)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L14C9-L14C66" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.IsUnrestricted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L15C41-L15C46" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Copy", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L16C46-L16C74" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Union(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L17C65-L17C93" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.Intersect(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L18C69-L18C97" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.IsSubsetOf(System.Security.IPermission)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L19C64-L19C69" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.FromXml(System.Security.SecurityElement)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L20C73-L20C74" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermission.ToXml", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs#L21C51-L21C83" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermission.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Configuration.ConfigurationPermissionAttribute.#ctor(System.Security.Permissions.SecurityAction)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs#L15C74-L15C107" + }, + { + "DocsId": "M:System.Configuration.ConfigurationPermissionAttribute.CreatePermission", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs#L16C58-L16C86" + } + ], + "DocsId": "T:System.Configuration.ConfigurationPermissionAttribute", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Security.Permissions/src/System/Configuration/ConfigurationPermissionAttribute.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Threading.AccessControl.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Threading.AccessControl.json new file mode 100644 index 00000000000..fa931229a17 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Threading.AccessControl.json @@ -0,0 +1,531 @@ +{ + "Assembly": "System.Threading.AccessControl", + "GUID": "6B20E978CB52426CB1C74BC22CE10345FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.MutexRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.MutexRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L48C15-L50C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexAccessRule.#ctor(System.String,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L53C15-L55C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexAccessRule.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L80C19-L80C55" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.MutexRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L88C15-L90C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexAuditRule.MutexRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L99C19-L99C55" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L107C15-L109C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L112C15-L115C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L144C13-L144C126" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L149C13-L149C126" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AddAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L189C13-L190C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.SetAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L194C13-L195C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.ResetAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRule(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L204C13-L204C48" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRuleAll(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.MutexAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L214C13-L215C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.AddAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.SetAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L224C13-L225C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRule(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L229C13-L229C47" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRuleAll(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L234C13-L235C10" + }, + { + "DocsId": "M:System.Security.AccessControl.MutexSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.MutexAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L239C13-L240C10" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L244C19-L244C46" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L249C19-L249C50" + }, + { + "DocsId": "P:System.Security.AccessControl.MutexSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs#L254C19-L254C49" + } + ], + "DocsId": "T:System.Security.AccessControl.MutexSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/MutexSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.EventWaitHandleRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L47C15-L49C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAccessRule.#ctor(System.String,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L52C15-L54C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleAccessRule.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L79C19-L79C65" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.EventWaitHandleRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L87C15-L89C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleAuditRule.EventWaitHandleRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L105C19-L105C65" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L113C15-L115C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L150C13-L150C136" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L155C13-L155C136" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AddAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L199C13-L200C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.SetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L204C13-L205C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.ResetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L209C13-L210C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L214C13-L214C48" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRuleAll(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L219C13-L220C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.EventWaitHandleAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L224C13-L225C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.AddAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L229C13-L230C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.SetAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L234C13-L235C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L239C13-L239C47" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRuleAll(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L244C13-L245C10" + }, + { + "DocsId": "M:System.Security.AccessControl.EventWaitHandleSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.EventWaitHandleAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L249C13-L250C10" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L254C19-L254C56" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L259C19-L259C60" + }, + { + "DocsId": "P:System.Security.AccessControl.EventWaitHandleSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs#L264C19-L264C59" + } + ], + "DocsId": "T:System.Security.AccessControl.EventWaitHandleSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/EventWaitHandleSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Modify", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Delete", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.ReadPermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.ChangePermissions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.TakeOwnership", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.Synchronize", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "DocsId": "F:System.Security.AccessControl.SemaphoreRights.FullControl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAccessRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L44C15-L46C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAccessRule.#ctor(System.String,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L49C15-L51C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreAccessRule.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L76C19-L76C59" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreAccessRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreAuditRule.#ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L83C15-L85C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreAuditRule.SemaphoreRights", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L94C19-L94C59" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreAuditRule", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L101C15-L103C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.#ctor(System.String,System.Security.AccessControl.AccessControlSections)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L106C15-L109C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L138C13-L138C130" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L143C13-L143C130" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AddAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L183C13-L184C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.SetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L188C13-L189C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.ResetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L193C13-L194C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L198C13-L198C48" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRuleAll(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L203C13-L204C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAccessRuleSpecific(System.Security.AccessControl.SemaphoreAccessRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L208C13-L209C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.AddAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L213C13-L214C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.SetAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L218C13-L219C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L223C13-L223C47" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRuleAll(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L228C13-L229C10" + }, + { + "DocsId": "M:System.Security.AccessControl.SemaphoreSecurity.RemoveAuditRuleSpecific(System.Security.AccessControl.SemaphoreAuditRule)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L233C13-L234C10" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AccessRightType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L238C19-L238C50" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AccessRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L243C19-L243C54" + }, + { + "DocsId": "P:System.Security.AccessControl.SemaphoreSecurity.AuditRuleType", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs#L248C19-L248C53" + } + ], + "DocsId": "T:System.Security.AccessControl.SemaphoreSecurity", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Security/AccessControl/SemaphoreSecurity.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.Create(System.Boolean,System.Threading.EventResetMode,System.String,System.Boolean@,System.Security.AccessControl.EventWaitHandleSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L31C13-L77C55" + }, + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.OpenExisting(System.String,System.Security.AccessControl.EventWaitHandleRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L95C13-L109C35" + }, + { + "DocsId": "M:System.Threading.EventWaitHandleAcl.TryOpenExisting(System.String,System.Security.AccessControl.EventWaitHandleRights,System.Threading.EventWaitHandle@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs#L125C13-L125C87" + } + ], + "DocsId": "T:System.Threading.EventWaitHandleAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/EventWaitHandleAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.MutexAcl.Create(System.Boolean,System.String,System.Boolean@,System.Security.AccessControl.MutexSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L25C13-L68C55" + }, + { + "DocsId": "M:System.Threading.MutexAcl.OpenExisting(System.String,System.Security.AccessControl.MutexRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L86C13-L100C35" + }, + { + "DocsId": "M:System.Threading.MutexAcl.TryOpenExisting(System.String,System.Security.AccessControl.MutexRights,System.Threading.Mutex@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs#L116C13-L116C87" + } + ], + "DocsId": "T:System.Threading.MutexAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/MutexAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.SemaphoreAcl.Create(System.Int32,System.Int32,System.String,System.Boolean@,System.Security.AccessControl.SemaphoreSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L29C13-L82C55" + }, + { + "DocsId": "M:System.Threading.SemaphoreAcl.OpenExisting(System.String,System.Security.AccessControl.SemaphoreRights)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L101C13-L115C35" + }, + { + "DocsId": "M:System.Threading.SemaphoreAcl.TryOpenExisting(System.String,System.Security.AccessControl.SemaphoreRights,System.Threading.Semaphore@)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs#L131C13-L131C87" + } + ], + "DocsId": "T:System.Threading.SemaphoreAcl", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/SemaphoreAcl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.EventWaitHandle)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L16C13-L16C166" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.EventWaitHandle,System.Security.AccessControl.EventWaitHandleSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L21C13-L24C10" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.Mutex)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L28C13-L28C155" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.Mutex,System.Security.AccessControl.MutexSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L33C13-L36C10" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.GetAccessControl(System.Threading.Semaphore)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L40C13-L40C163" + }, + { + "DocsId": "M:System.Threading.ThreadingAclExtensions.SetAccessControl(System.Threading.Semaphore,System.Security.AccessControl.SemaphoreSecurity)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs#L45C13-L48C10" + } + ], + "DocsId": "T:System.Threading.ThreadingAclExtensions", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Threading.AccessControl/src/System/Threading/ThreadingAclExtensions.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Extensions.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Extensions.json new file mode 100644 index 00000000000..cb6e9b26be0 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Extensions.json @@ -0,0 +1,211 @@ +{ + "Assembly": "System.Windows.Extensions", + "GUID": "6D52E207C21945F3ABBE1598D5E73BFAFFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessTo(System.Reflection.Assembly)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L19C13-L19C66" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessTo(System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L24C13-L24C69" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessTo(System.Type)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L29C13-L29C80" + }, + { + "DocsId": "M:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessTo(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L34C13-L38C73" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlAccessLevel.AssemblyAccessToAssemblyName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L43C19-L43C63" + }, + { + "DocsId": "P:System.Xaml.Permissions.XamlAccessLevel.PrivateAccessToTypeName", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs#L46C50-L46C54" + } + ], + "DocsId": "T:System.Xaml.Permissions.XamlAccessLevel", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Xaml/Permissions/XamlAccessLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Media.SoundPlayer.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L23C9-L52C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L54C52-L57C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L59C46-L62C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L23C9-L70C55" + }, + { + "DocsId": "M:System.Media.SoundPlayer.LoadAsync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L137C13-L164C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Load", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L189C13-L203C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Play", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L347C13-L348C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.PlaySync", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L352C13-L353C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.PlayLooping", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L357C13-L358C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.Stop", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L441C13-L442C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnLoadCompleted(System.ComponentModel.AsyncCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L482C13-L483C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnSoundLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L487C13-L488C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.OnStreamChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L492C13-L493C10" + }, + { + "DocsId": "M:System.Media.SoundPlayer.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L729C13-L729C55" + }, + { + "DocsId": "E:System.Media.SoundPlayer.LoadCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L448C17-L449C14" + }, + { + "DocsId": "E:System.Media.SoundPlayer.SoundLocationChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L460C17-L461C14" + }, + { + "DocsId": "E:System.Media.SoundPlayer.StreamChanged", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L472C17-L473C14" + }, + { + "DocsId": "P:System.Media.SoundPlayer.LoadTimeout", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L75C20-L75C32" + }, + { + "DocsId": "P:System.Media.SoundPlayer.SoundLocation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L89C20-L89C34" + }, + { + "DocsId": "P:System.Media.SoundPlayer.Stream", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L110C17-L115C32" + }, + { + "DocsId": "P:System.Media.SoundPlayer.IsLoadCompleted", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L129C39-L129C43" + }, + { + "DocsId": "P:System.Media.SoundPlayer.Tag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs#L131C30-L131C34" + } + ], + "DocsId": "T:System.Media.SoundPlayer", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SoundPlayer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Media.SystemSound.Play", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSound.cs#L17C13-L18C10" + } + ], + "DocsId": "T:System.Media.SystemSound", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSound.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Media.SystemSounds.Asterisk", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L16C20-L16C82" + }, + { + "DocsId": "P:System.Media.SystemSounds.Beep", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L21C20-L21C68" + }, + { + "DocsId": "P:System.Media.SystemSounds.Exclamation", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L26C20-L26C88" + }, + { + "DocsId": "P:System.Media.SystemSounds.Hand", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L31C20-L31C74" + }, + { + "DocsId": "P:System.Media.SystemSounds.Question", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs#L36C20-L36C82" + } + ], + "DocsId": "T:System.Media.SystemSounds", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Media/SystemSounds.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.value__", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.SingleSelection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "DocsId": "F:System.Security.Cryptography.X509Certificates.X509SelectionFlag.MultiSelection", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.X509Certificates.X509SelectionFlag", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L23C13-L26C10" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L30C13-L33C10" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.String,System.String,System.Security.Cryptography.X509Certificates.X509SelectionFlag)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L37C13-L37C105" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.String,System.String,System.Security.Cryptography.X509Certificates.X509SelectionFlag,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs#L42C13-L42C104" + }, + { + "DocsId": "M:System.Security.Cryptography.X509Certificates.X509Certificate2UI.#ctor", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ], + "DocsId": "T:System.Security.Cryptography.X509Certificates.X509Certificate2UI", + "SourceLink": "https://github.com/dotnet/runtime/blob/9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3/src/libraries/System.Windows.Extensions/src/System/Security/Cryptography/X509Certificates/X509Certificate2UI.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.Design.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.Design.json new file mode 100644 index 00000000000..bfa5cb60a5e --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.Design.json @@ -0,0 +1,5999 @@ +{ + "Assembly": "System.Windows.Forms.Design", + "GUID": "AD75066718F14CF58FACEC390D5DBFB6FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetTypeInfoCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetTypeInfoType(System.Int32,System.Runtime.InteropServices.ComTypes.TYPEKIND@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetLibAttr(System.IntPtr@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.GetDocumentation(System.Int32,System.String@,System.String@,System.Int32@,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.IsName(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "DocsId": "M:System.Runtime.InteropServices.UCOMITypeLib.ReleaseTLibAttr(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + } + ], + "DocsId": "T:System.Runtime.InteropServices.UCOMITypeLib", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Runtime/InteropServices/UCOMITypeLib.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Tools.ITargetAwareCodeDomProvider.SupportsProperty(System.Type,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/ITargetAwareCodeDomProvider.cs" + } + ], + "DocsId": "T:System.Resources.Tools.ITargetAwareCodeDomProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/ITargetAwareCodeDomProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.Collections.IDictionary,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L106C12-L113C29" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.Collections.IDictionary,System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L160C9-L200C30" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L228C12-L235C29" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.Create(System.String,System.String,System.String,System.String,System.CodeDom.Compiler.CodeDomProvider,System.Boolean,System.String[]@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L265C9-L292C30" + }, + { + "DocsId": "M:System.Resources.Tools.StronglyTypedResourceBuilder.VerifyResourceName(System.String,System.CodeDom.Compiler.CodeDomProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs#L822C12-L822C65" + } + ], + "DocsId": "T:System.Resources.Tools.StronglyTypedResourceBuilder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Resources/Tools/StronglyTypedResourceBuilder.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L15C61-L15C85" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L17C52-L17C73" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs#L19C63-L19C81" + }, + { + "DocsId": "M:System.Drawing.Design.BitmapEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + }, + { + "DocsId": "F:System.Drawing.Design.BitmapEditor.BitmapExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.BitmapEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/BitmapEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ColorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L23C9-L39C22" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L43C92-L43C122" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L46C85-L46C89" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs#L51C9-L56C6" + }, + { + "DocsId": "M:System.Drawing.Design.ColorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ColorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ColorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs#L21C9-L33C22" + }, + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs#L38C12-L38C42" + }, + { + "DocsId": "M:System.Drawing.Design.ContentAlignmentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ContentAlignmentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ContentAlignmentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.CursorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L24C9-L36C22" + }, + { + "DocsId": "M:System.Drawing.Design.CursorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L40C92-L40C122" + }, + { + "DocsId": "M:System.Drawing.Design.CursorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs" + }, + { + "DocsId": "P:System.Drawing.Design.CursorEditor.IsDropDownResizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs#L20C49-L20C53" + } + ], + "DocsId": "T:System.Drawing.Design.CursorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/CursorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.FontEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs#L21C9-L55C6" + }, + { + "DocsId": "M:System.Drawing.Design.FontEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs#L57C92-L57C119" + }, + { + "DocsId": "M:System.Drawing.Design.FontEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.FontEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs#L27C85-L27C89" + }, + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs#L32C9-L64C6" + }, + { + "DocsId": "M:System.Drawing.Design.FontNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.FontNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/FontNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IconEditor.CreateExtensionsString(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L24C9-L44C21" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.CreateFilterEntry(System.Drawing.Design.IconEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L49C9-L52C74" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L58C9-L90C22" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L98C12-L98C39" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L100C60-L100C82" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L102C51-L102C72" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L105C85-L105C89" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L107C61-L107C72" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs#L112C9-L133C6" + }, + { + "DocsId": "M:System.Drawing.Design.IconEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IconEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IconEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetImageExtenders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L23C53-L23C69" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.CreateExtensionsString(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L27C9-L49C32" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.CreateFilterEntry(System.Drawing.Design.ImageEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L54C9-L60C74" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L65C9-L118C22" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L122C92-L122C119" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L124C60-L124C83" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L128C9-L154C26" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L158C85-L158C89" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L162C9-L168C47" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs#L174C9-L182C6" + }, + { + "DocsId": "M:System.Drawing.Design.ImageEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ImageEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ImageEditor.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Drawing.Design.IToolboxItemProvider.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxItemProvider.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxItemProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxItemProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback,System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem,System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.AddToolboxItem(System.Drawing.Design.ToolboxItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.DeserializeToolboxItem(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.DeserializeToolboxItem(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetSelectedToolboxItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetSelectedToolboxItem(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.GetToolboxItems(System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsSupported(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsSupported(System.Object,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsToolboxItem(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.IsToolboxItem(System.Object,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveCreator(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveCreator(System.String,System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.RemoveToolboxItem(System.Drawing.Design.ToolboxItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SelectedToolboxItemUsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SerializeToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxService.SetSelectedToolboxItem(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "P:System.Drawing.Design.IToolboxService.CategoryNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "DocsId": "P:System.Drawing.Design.IToolboxService.SelectedCategory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IToolboxUser.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IToolboxUser.ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IToolboxUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/IToolboxUser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L14C61-L14C87" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.GetExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L16C52-L16C66" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.LoadFromStream(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs#L18C63-L18C83" + }, + { + "DocsId": "M:System.Drawing.Design.MetafileEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs" + } + ], + "DocsId": "T:System.Drawing.Design.MetafileEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/MetafileEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventArgs.#ctor(System.ComponentModel.IComponent[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs#L19C5-L22C6" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxComponentsCreatedEventArgs.Components", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs#L27C40-L27C75" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.Invoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.BeginInvoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventArgs.#ctor(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs#L17C5-L20C6" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxComponentsCreatingEventArgs.DesignerHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs#L26C42-L26C46" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.Invoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.BeginInvoke(System.Object,System.Drawing.Design.ToolboxComponentsCreatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxComponentsCreatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxComponentsCreatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxComponentsCreatingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L31C5-L39C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L44C42-L47C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CheckUnlocked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L206C9-L210C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L216C48-L216C70" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L224C9-L231C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponents(System.ComponentModel.Design.IDesignerHost,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L241C9-L248C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L257C9-L271C27" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.CreateComponentsCore(System.ComponentModel.Design.IDesignerHost,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L280C9-L309C27" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L320C9-L362C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L366C9-L385C52" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L394C42-L394C81" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.FilterPropertyValue(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L405C17-L429C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L437C50-L437C94" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.GetType(System.ComponentModel.Design.IDesignerHost,System.Reflection.AssemblyName,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L448C9-L535C21" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Initialize(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L543C9-L632C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Lock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L695C9-L696C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L703C9-L712C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.OnComponentsCreated(System.Drawing.Design.ToolboxComponentsCreatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L720C9-L721C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.OnComponentsCreating(System.Drawing.Design.ToolboxComponentsCreatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L729C9-L730C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L732C42-L732C69" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ValidatePropertyType(System.String,System.Object,System.Type,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L740C9-L749C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.ValidatePropertyValue(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L762C17-L792C22" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItem.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L797C9-L797C51" + }, + { + "DocsId": "E:System.Drawing.Design.ToolboxItem.ComponentsCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L187C16-L187C48" + }, + { + "DocsId": "E:System.Drawing.Design.ToolboxItem.ComponentsCreating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L196C16-L196C49" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.AssemblyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L55C16-L55C57" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.DependentAssemblies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L67C13-L68C52" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L79C16-L79C45" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.OriginalBitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L89C16-L89C53" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Company", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L99C16-L99C46" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.ComponentType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L106C44-L106C67" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L114C16-L114C50" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L124C16-L124C50" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L135C16-L135C50" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.IsTransient", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L146C16-L146C48" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L154C35-L154C42" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L163C38-L163C115" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.TypeName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L171C16-L171C47" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItem.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs#L180C38-L180C87" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.#ctor(System.Drawing.Design.ToolboxItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L16C5-L19C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.#ctor(System.Drawing.Design.ToolboxItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L24C5-L27C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.Contains(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L38C48-L38C73" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.CopyTo(System.Drawing.Design.ToolboxItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L46C9-L47C6" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCollection.IndexOf(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L53C46-L53C70" + }, + { + "DocsId": "P:System.Drawing.Design.ToolboxItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs#L32C43-L32C73" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.Invoke(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.BeginInvoke(System.Object,System.String,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "DocsId": "M:System.Drawing.Design.ToolboxItemCreatorCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + } + ], + "DocsId": "T:System.Drawing.Design.ToolboxItemCreatorCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Drawing/Design/ToolboxItemCreatorCallback.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.#ctor(System.ComponentModel.Design.DesignSurface,System.ComponentModel.Design.DesignSurface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.OldSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L23C40-L23C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs.NewSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs#L28C40-L28C44" + } + ], + "DocsId": "T:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.ActiveDesignSurfaceChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ActiveDesignSurfaceChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ActiveDesignSurfaceChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L17C37-L19C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.CreateCollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L25C12-L25C44" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.GetItems(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L32C9-L39C19" + }, + { + "DocsId": "M:System.ComponentModel.Design.ArrayEditor.SetItems(System.Object,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs#L47C9-L59C25" + } + ], + "DocsId": "T:System.ComponentModel.Design.ArrayEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ArrayEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs#L97C9-L120C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs#L124C92-L124C119" + }, + { + "DocsId": "M:System.ComponentModel.Design.BinaryEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.BinaryEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/BinaryEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L44C5-L76C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.GetBytes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L367C41-L367C49" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.GetDisplayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L372C52-L372C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L507C9-L508C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L515C9-L537C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L545C9-L582C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SaveToFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L589C9-L591C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.ScrollChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L598C9-L601C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetBytes(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L608C9-L613C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetDisplayMode(System.ComponentModel.Design.DisplayMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L620C9-L662C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L669C9-L670C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ByteViewer.SetStartLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs#L677C9-L685C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.ByteViewer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ByteViewer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L26C5-L26C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CanRemoveInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L58C9-L68C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CancelChanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L76C5-L76C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CanSelectMultipleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L81C60-L81C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateCollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L86C64-L86C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L93C9-L126C33" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetObjectsFromInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L133C73-L133C99" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetDisplayText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L140C9-L168C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateCollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L176C9-L186C31" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CreateNewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L192C54-L192C74" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.DestroyInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L199C9-L214C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L221C9-L290C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L293C92-L293C119" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetItems(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L333C9-L340C19" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L346C55-L346C87" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.SetItems(System.Object,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L387C9-L399C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L407C9-L411C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L31C42-L31C92" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L36C37-L36C41" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L41C49-L41C53" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.NewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L46C38-L46C76" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.HelpTopic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs#L51C43-L51C80" + }, + { + "DocsId": "T:System.ComponentModel.Design.CollectionEditor.CollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.CollectionEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeExistingComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L132C12-L132C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L145C9-L155C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L157C74-L157C106" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L159C66-L159C90" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PostFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L161C74-L161C106" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L163C73-L163C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L165C65-L165C88" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#IDesignerFilter#PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L167C73-L167C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L195C13-L216C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#get_Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L224C13-L230C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L239C9-L241C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L250C9-L358C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L377C9-L400C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InvokeGetInheritanceAttribute(System.ComponentModel.Design.ComponentDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L447C12-L447C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L454C9-L464C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.InitializeNonDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L552C5-L552C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L557C63-L557C104" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L580C9-L581C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L598C9-L614C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L622C9-L643C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PostFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L650C9-L685C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterAttributes(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L693C5-L693C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterEvents(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L701C5-L701C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L709C9-L717C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.RaiseComponentChanged(System.ComponentModel.MemberDescriptor,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L724C12-L724C108" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.RaiseComponentChanging(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L732C12-L732C89" + }, + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L28C64-L28C83" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.AssociatedComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L34C56-L34C81" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Inherited", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L63C13-L64C120" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ParentComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L82C13-L83C52" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.InheritanceAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L94C13-L107C42" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ShadowProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L116C60-L116C116" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L172C36-L172C116" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L183C52-L183C65" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.SetTextualDefaultProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L189C57-L189C61" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L195C13-L216C42" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.System#ComponentModel#Design#ITreeDesigner#Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs#L224C13-L230C25" + }, + { + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptor.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceDescriptor.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptor.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceDescriptor.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptor.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceDescriptor.TypeName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptor.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceDescriptor.IsDesignable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DataSourceDescriptor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptorCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L10C47-L12C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptorCollection.Add(System.ComponentModel.Design.DataSourceDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L14C51-L14C66" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptorCollection.IndexOf(System.ComponentModel.Design.DataSourceDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L16C55-L16C74" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptorCollection.Insert(System.Int32,System.ComponentModel.Design.DataSourceDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L18C66-L18C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptorCollection.Contains(System.ComponentModel.Design.DataSourceDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L20C57-L20C77" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptorCollection.CopyTo(System.ComponentModel.Design.DataSourceDescriptor[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L22C68-L22C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceDescriptorCollection.Remove(System.ComponentModel.Design.DataSourceDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L24C55-L24C73" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceDescriptorCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs#L28C16-L28C51" + } + ], + "DocsId": "T:System.ComponentModel.Design.DataSourceDescriptorCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceDescriptorCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroup.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroup.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceGroup.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroup.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceGroup.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroup.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceGroup.DataSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroup.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceGroup.IsDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroup.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DataSourceGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroup.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroupCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L10C42-L12C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroupCollection.Add(System.ComponentModel.Design.DataSourceGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L14C46-L14C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroupCollection.IndexOf(System.ComponentModel.Design.DataSourceGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L16C50-L16C69" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroupCollection.Insert(System.Int32,System.ComponentModel.Design.DataSourceGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L18C61-L18C86" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroupCollection.Contains(System.ComponentModel.Design.DataSourceGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L20C52-L20C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroupCollection.CopyTo(System.ComponentModel.Design.DataSourceGroup[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L22C63-L22C88" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceGroupCollection.Remove(System.ComponentModel.Design.DataSourceGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L24C50-L24C68" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceGroupCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs#L28C16-L28C46" + } + ], + "DocsId": "T:System.ComponentModel.Design.DataSourceGroupCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceGroupCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DataSourceProviderService.GetDataSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceProviderService.InvokeAddNewDataSource(System.Windows.Forms.IWin32Window,System.Windows.Forms.FormStartPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceProviderService.InvokeConfigureDataSource(System.Windows.Forms.IWin32Window,System.Windows.Forms.FormStartPosition,System.ComponentModel.Design.DataSourceDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceProviderService.AddDataSourceInstance(System.ComponentModel.Design.IDesignerHost,System.ComponentModel.Design.DataSourceDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceProviderService.NotifyDataSourceComponentAdded(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DataSourceProviderService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceProviderService.SupportsAddNewDataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DataSourceProviderService.SupportsConfigureDataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DataSourceProviderService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DataSourceProviderService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs#L17C9-L28C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs#L32C92-L32C122" + }, + { + "DocsId": "M:System.ComponentModel.Design.DateTimeEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DateTimeEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DateTimeEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionHeaderItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs#L8C59-L10C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionHeaderItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs#L12C76-L14C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionHeaderItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionHeaderItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItem.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L39C50-L24C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.AllowAssociate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L29C34-L29C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Category", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L31C39-L31C43" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L33C42-L33C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L35C42-L35C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L37C38-L37C76" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItem.ShowInSourceView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs#L39C36-L39C40" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Add(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L16C49-L16C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Contains(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L18C55-L18C75" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.CopyTo(System.ComponentModel.Design.DesignerActionItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L20C66-L20C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.IndexOf(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L22C53-L22C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Insert(System.Int32,System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L24C64-L24C89" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.Remove(System.ComponentModel.Design.DesignerActionItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L26C53-L26C71" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionItemCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs#L12C16-L12C48" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L16C5-L16C78" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L22C52-L22C92" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionList.GetSortedActionItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L26C9-L66C28" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionList.AutoShow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L18C36-L18C40" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionList.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs#L20C36-L20C40" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L10C5-L12C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.#ctor(System.ComponentModel.Design.DesignerActionList[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L14C5-L17C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Add(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L25C50-L25C65" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.AddRange(System.ComponentModel.Design.DesignerActionList[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L29C9-L35C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.AddRange(System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L39C9-L46C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Insert(System.Int32,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L48C65-L48C90" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.IndexOf(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L50C54-L50C73" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Contains(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L52C56-L52C76" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.Remove(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L54C54-L54C72" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.CopyTo(System.ComponentModel.Design.DesignerActionList[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L56C67-L56C92" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListCollection.OnValidate(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L61C5-L61C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs#L21C16-L21C48" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.#ctor(System.Object,System.ComponentModel.Design.DesignerActionListsChangedType,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L24C5-L29C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.RelatedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L35C36-L35C40" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L41C56-L41C60" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionListsChangedEventArgs.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs#L47C56-L47C60" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignerActionListsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignerActionListsChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionListsChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.ActionListsAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionListsChangedType.ActionListsRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionListsChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionListsChangedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L16C11-L21C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L23C109-L25C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L27C137-L29C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L31C126-L33C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L35C154-L37C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.#ctor(System.ComponentModel.Design.DesignerActionList,System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L39C146-L41C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionMethodItem.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L51C9-L59C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.MemberName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L43C40-L43C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L45C42-L45C46" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionMethodItem.IncludeAsDesignerVerb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs#L47C49-L47C53" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionMethodItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionMethodItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L9C11-L12C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L15C11-L17C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionPropertyItem.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L20C11-L22C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionPropertyItem.MemberName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L24C32-L24C36" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionPropertyItem.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs#L26C43-L26C47" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionPropertyItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionPropertyItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L24C5-L42C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Add(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L58C9-L72C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Add(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L79C9-L80C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L87C9-L103C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Contains(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L110C9-L111C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L119C9-L120C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L124C9-L134C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentActions(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L138C9-L138C73" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentActions(System.ComponentModel.IComponent,System.Windows.Forms.Design.ComponentActionsType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L143C9-L160C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentDesignerActions(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L165C9-L225C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.GetComponentServiceActions(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionListCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L256C9-L272C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L295C9-L301C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L308C9-L319C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionService.Remove(System.ComponentModel.IComponent,System.ComponentModel.Design.DesignerActionList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L326C9-L353C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignerActionService.DesignerActionListsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs#L49C16-L49C52" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionTextItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionTextItem.cs#L8C76-L10C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionTextItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionTextItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L32C9-L37C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.HideUI(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L49C9-L50C103" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.ShowUI(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L53C9-L54C103" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.Refresh(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L60C9-L61C106" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIService.ShouldAutoShow(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L72C9-L99C22" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignerActionUIService.DesignerActionUIStateChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs#L44C16-L44C66" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.#ctor(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.RelatedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L23C36-L23C40" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs#L28C57-L28C61" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignerActionUIStateChangeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DesignerActionUIStateChangeType.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerActionUIStateChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerActionUIStateChangeType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignerCommandSet.GetCommands(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L13C61-L13C65" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignerCommandSet.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerCommandSet.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L15C45-L15C95" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignerCommandSet.ActionLists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs#L17C57-L17C119" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignerCommandSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignerCommandSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L22C30-L24C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L30C5-L44C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L49C52-L51C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.#ctor(System.IServiceProvider,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L57C86-L62C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.BeginLoad(System.ComponentModel.Design.Serialization.DesignerLoader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L208C9-L214C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.BeginLoad(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L221C9-L224C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateComponent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L232C9-L232C60" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateDesigner(System.ComponentModel.IComponent,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L240C9-L245C75" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L254C9-L278C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateNestedContainer(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L286C9-L286C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.CreateNestedContainer(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L294C9-L296C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L304C9-L305C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L313C9-L340C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L347C9-L350C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L359C9-L359C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnLoaded(System.ComponentModel.Design.LoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L440C9-L441C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnLoading(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L456C9-L457C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnUnloaded(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L472C9-L473C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnUnloading(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L489C9-L490C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurface.OnViewActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L497C9-L498C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Disposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Flushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Loaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Unloaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.Unloading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurface.ViewActivated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.ComponentContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L71C13-L72C53" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.IsLoaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L79C28-L79C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.LoadErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L84C38-L84C74" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.DtelLoading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L91C9-L91C13" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.ServiceContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L102C13-L103C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurface.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs#L117C13-L163C59" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurface.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L48C43-L48C98" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L50C30-L50C35" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L52C40-L52C45" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L54C36-L54C41" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L58C43-L62C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.CopyTo(System.ComponentModel.Design.DesignSurface[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L64C61-L64C101" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L66C48-L66C63" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L26C25-L26C41" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L35C13-L41C47" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L50C30-L50C35" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L52C40-L52C45" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs#L54C36-L54C41" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.Invoke(System.Object,System.ComponentModel.Design.DesignSurfaceEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.DesignSurfaceEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceEventArgs.#ctor(System.ComponentModel.Design.DesignSurface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs#L19C5-L22C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceEventArgs.Surface", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs#L27C36-L27C40" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceEvent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L23C11-L25C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L31C5-L37C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L229C9-L240C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurface(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L254C9-L267C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.CreateDesignSurfaceCore(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L274C97-L274C116" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L281C9-L282C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L289C9-L296C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.DesignSurfaceManager.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L302C52-L302C94" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.ActiveDesignSurfaceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L91C13-L101C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaceCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L126C13-L136C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaceDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L161C13-L171C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.DesignSurfaceManager.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L197C13-L207C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.ActiveDesignSurface", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L50C16-L50C73" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.DesignSurfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L69C54-L69C82" + }, + { + "DocsId": "P:System.ComponentModel.Design.DesignSurfaceManager.ServiceContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs#L81C52-L81C111" + } + ], + "DocsId": "T:System.ComponentModel.Design.DesignSurfaceManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DesignSurfaceManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Hexdump", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Unicode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.DisplayMode.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.DisplayMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/DisplayMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L25C5-L28C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.CreateUniqueMethodName(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.FreeMethod(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L46C7-L46C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.GetCompatibleMethods(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L60C55-L60C88" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ShowCode(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.UseMethod(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L92C7-L92C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.ValidateMethodName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L101C7-L101C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#CreateUniqueMethodName(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L110C9-L113C53" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetCompatibleMethods(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L122C9-L124C40" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEvent(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L133C9-L133C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEventProperties(System.ComponentModel.EventDescriptorCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L174C9-L191C61" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#GetEventProperty(System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L199C9-L203C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L212C9-L212C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L221C9-L221C37" + }, + { + "DocsId": "M:System.ComponentModel.Design.EventBindingService.System#ComponentModel#Design#IEventBindingService#ShowCode(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs#L230C9-L247C21" + } + ], + "DocsId": "T:System.ComponentModel.Design.EventBindingService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/EventBindingService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ExceptionCollection.#ctor(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L13C5-L26C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ExceptionCollection.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L38C9-L38C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.ExceptionCollection.Exceptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs#L33C37-L33C92" + } + ], + "DocsId": "T:System.ComponentModel.Design.ExceptionCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ExceptionCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.IMultitargetHelperService.GetAssemblyQualifiedName(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/IMultitargetHelperService.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.IMultitargetHelperService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/IMultitargetHelperService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L28C5-L31C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L38C9-L39C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L43C9-L48C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.AddInheritedComponents(System.ComponentModel.IComponent,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L55C9-L56C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.AddInheritedComponents(System.Type,System.ComponentModel.IComponent,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L64C9-L231C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.IgnoreInheritedMember(System.Reflection.MemberInfo,System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L239C9-L249C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.InheritanceService.GetInheritanceAttribute(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs#L256C12-L258C43" + } + ], + "DocsId": "T:System.ComponentModel.Design.InheritanceService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/InheritanceService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventArgs.#ctor(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L16C5-L20C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.LoadedEventArgs.HasSucceeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L25C32-L25C36" + }, + { + "DocsId": "P:System.ComponentModel.Design.LoadedEventArgs.Errors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs#L30C33-L30C37" + } + ], + "DocsId": "T:System.ComponentModel.Design.LoadedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.Invoke(System.Object,System.ComponentModel.Design.LoadedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.LoadedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.LoadedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.LoadedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/LoadedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventArgs.#ctor(System.ComponentModel.Design.MenuCommandsChangedType,System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L18C5-L22C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandsChangedEventArgs.ChangeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L28C49-L28C53" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandsChangedEventArgs.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs#L33C35-L33C39" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.Invoke(System.Object,System.ComponentModel.Design.MenuCommandsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.BeginInvoke(System.Object,System.ComponentModel.Design.MenuCommandsChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandsChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.MenuCommandsChangedType.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandsChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandsChangedType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L38C5-L45C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.AddCommand(System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L82C9-L114C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.AddVerb(System.ComponentModel.Design.DesignerVerb)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L125C9-L135C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L142C9-L143C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L150C9-L178C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.EnsureVerbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L188C9-L316C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.FindCommand(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L324C9-L324C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.FindCommand(System.Guid,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L335C9-L383C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GetCommandList(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L391C9-L396C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L401C9-L402C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GlobalInvoke(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L420C9-L427C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.GlobalInvoke(System.ComponentModel.Design.CommandID,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L439C9-L446C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.OnCommandsChanged(System.ComponentModel.Design.MenuCommandsChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L459C9-L460C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.RemoveCommand(System.ComponentModel.Design.MenuCommand)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L492C9-L514C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.RemoveVerb(System.ComponentModel.Design.DesignerVerb)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L521C9-L536C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.MenuCommandService.ShowContextMenu(System.ComponentModel.Design.CommandID,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L543C5-L543C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.MenuCommandService.MenuCommandsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L54C13-L55C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.MenuCommandService.Verbs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs#L71C13-L72C35" + } + ], + "DocsId": "T:System.ComponentModel.Design.MenuCommandService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MenuCommandService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L19C9-L30C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L36C92-L36C122" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs#L41C85-L41C90" + }, + { + "DocsId": "M:System.ComponentModel.Design.MultilineStringEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.MultilineStringEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/MultilineStringEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L17C5-L19C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L21C5-L24C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L29C9-L53C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.ApplyTreeViewThemeStyles(System.Windows.Forms.TreeView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L62C9-L71C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L73C92-L73C122" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.EqualsToValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L75C61-L75C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.FillTreeWithData(System.ComponentModel.Design.ObjectSelectorEditor.Selector,System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L78C12-L78C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.SetValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs#L81C52-L81C69" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.SubObjectSelector", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.prevValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.currValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.Selector", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + }, + { + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ProjectTargetFrameworkAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs#L9C5-L12C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.ProjectTargetFrameworkAttribute.TargetFrameworkMoniker", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs#L14C44-L14C48" + } + ], + "DocsId": "T:System.ComponentModel.Design.ProjectTargetFrameworkAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ProjectTargetFrameworkAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L34C5-L55C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.AddUndoUnit(System.ComponentModel.Design.UndoEngine.UndoUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.CreateUndoUnit(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L160C9-L160C41" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.DiscardUndoUnit(System.ComponentModel.Design.UndoEngine.UndoUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L170C5-L170C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L177C9-L178C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L185C9-L200C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.GetRequiredService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L240C9-L250C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L260C9-L262C51" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.OnUndoing(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L485C9-L486C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.OnUndone(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L493C9-L494C6" + }, + { + "DocsId": "E:System.ComponentModel.Design.UndoEngine.Undoing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L77C16-L77C38" + }, + { + "DocsId": "E:System.ComponentModel.Design.UndoEngine.Undone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L86C16-L86C37" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoInProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L60C35-L60C61" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs#L70C27-L70C31" + }, + { + "DocsId": "T:System.ComponentModel.Design.UndoEngine.UndoUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.UndoEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L48C5-L55C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(System.ComponentModel.Design.Serialization.IDesignerLoaderHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L140C9-L232C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L244C9-L269C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L283C9-L338C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L345C9-L352C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Initialize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L385C44-L385C95" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.IsReloadNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L396C48-L396C52" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnBeginLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L412C9-L431C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.EnableComponentNotification(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L438C9-L449C34" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnBeginUnload", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L460C7-L460C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnEndLoad(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L628C9-L707C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.OnModifying", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L716C7-L716C8" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformFlush(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformLoad(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Reload(System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L812C9-L838C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReportFlushErrors(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L849C9-L867C18" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.SetBaseComponentClassName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L879C9-L882C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#AddLoadDependency", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L903C9-L912C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#DependentLoadComplete(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L923C9-L952C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.BasicDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerLoaderService#Reload", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L965C9-L972C21" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L69C16-L69C39" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.LoaderHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L81C13-L87C87" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L97C37-L97C73" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.PropertyProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L107C13-L112C59" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadPending", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs#L129C37-L129C64" + }, + { + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L24C53-L26C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L31C5-L34C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.CreateStore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L40C57-L40C97" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.LoadStore(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L50C68-L50C109" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Serialize(System.ComponentModel.Design.Serialization.SerializationStore,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L58C9-L67C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeAbsolute(System.ComponentModel.Design.Serialization.SerializationStore,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L75C9-L84C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeMember(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L93C9-L103C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.SerializeMemberAbsolute(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L114C9-L124C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Deserialize(System.ComponentModel.Design.Serialization.SerializationStore)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L132C9-L139C47" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.Deserialize(System.ComponentModel.Design.Serialization.SerializationStore,System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L148C9-L156C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.DeserializeTo(System.ComponentModel.Design.Serialization.SerializationStore,System.ComponentModel.IContainer,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs#L169C9-L178C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomComponentSerializationService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L91C9-L119C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Initialize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L583C9-L620C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.IsReloadNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L630C9-L675C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnBeginLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L694C9-L701C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnBeginUnload", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L712C9-L714C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnEndLoad(System.Boolean,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L764C9-L780C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Parse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformFlush(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L794C9-L817C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L827C9-L845C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.OnComponentRename(System.Object,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L853C9-L879C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.Write(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerSerializationService#Deserialize(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L969C9-L980C60" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#IDesignerSerializationService#Serialize(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L990C9-L1003C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#CreateName(System.ComponentModel.IContainer,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1014C9-L1098C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#IsValidName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1109C9-L1168C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.System#ComponentModel#Design#Serialization#INameCreationService#ValidateName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs#L1181C9-L1268C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.CodeDomProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.TypeResolutionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomDesignerLoader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomDesignerLoader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.PropertyAssignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel.PropertyReflection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationModel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.#ctor(System.IServiceProvider,System.ComponentModel.Design.Serialization.CodeDomLocalizationModel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L31C5-L37C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.#ctor(System.IServiceProvider,System.ComponentModel.Design.Serialization.CodeDomLocalizationModel,System.Globalization.CultureInfo[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L46C5-L53C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L60C9-L66C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider.System#ComponentModel#Design#Serialization#IDesignerSerializationProvider#GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs#L196C9-L205C21" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomLocalizationProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.GetTargetComponentName(System.CodeDom.CodeStatement,System.CodeDom.CodeExpression,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L31C9-L35C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L46C9-L90C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.DeserializeStatementToInstance(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L101C9-L127C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L135C9-L199C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeAbsolute(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L208C9-L220C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeMember(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L228C9-L256C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeMemberAbsolute(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L264C9-L282C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.SerializeToReferenceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs#L295C9-L337C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeInstance(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type,System.Object[],System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L35C9-L38C79" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetTargetFrameworkProvider(System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L102C9-L107C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L143C9-L159C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetReflectionTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L193C9-L204C59" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetPropertiesHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L212C9-L236C67" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetEventsHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L244C9-L268C63" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L276C9-L290C55" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetAttributesFromTypeHelper(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L298C9-L322C51" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertiesFromResources(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L336C9-L397C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L406C9-L467C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L653C9-L1160C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1643C9-L1730C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1741C9-L1813C60" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetSerializer(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1824C9-L1824C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.IsSerialized(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1829C9-L1829C52" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.IsSerialized(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1839C9-L1849C30" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeCreationExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L1859C9-L1913C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.GetUniqueName(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2039C9-L2074C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeEvent(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.ComponentModel.EventDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2082C9-L2105C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeEvents(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2112C9-L2117C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeProperties(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2124C9-L2145C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializePropertiesToResources(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2176C9-L2221C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeProperty(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeStatementCollection,System.Object,System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2228C9-L2250C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeResource(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2258C9-L2259C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeResourceInvariant(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2267C9-L2268C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2287C9-L2400C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToResourceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2500C9-L2500C68" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SerializeToResourceExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2513C9-L2546C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.CodeDom.CodeExpression)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2551C9-L2552C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerBase.SetExpression(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.CodeDom.CodeExpression,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs#L2562C9-L2573C6" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.String,System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L14C86-L17C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.Exception,System.CodeDom.CodeLinePragma)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L19C84-L22C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.String,System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L24C97-L27C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.#ctor(System.Exception,System.ComponentModel.Design.Serialization.IDesignerSerializationManager)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L29C95-L32C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CodeDomSerializerException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L42C9-L42C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.CodeDomSerializerException.LinePragma", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs#L37C41-L37C45" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CodeDomSerializerException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CodeDomSerializerException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.MethodSupportsSerialization(System.Reflection.MethodInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L105C9-L117C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L125C9-L212C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.SerializeCollection(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeExpression,System.Type,System.Collections.ICollection,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs#L287C9-L369C23" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.CollectionCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/CollectionCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L40C5-L44C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L49C5-L54C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(System.Type,System.Collections.ICollection,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L198C9-L354C80" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateSession", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L375C9-L382C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetSerializer(System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L392C9-L496C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L503C12-L503C94" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L510C9-L523C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetRuntimeType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L532C9-L538C99" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L546C9-L547C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnSessionCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L554C9-L555C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.OnSessionDisposed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L566C17-L584C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#get_Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L607C13-L613C34" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L625C13-L646C32" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#add_ResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L661C13-L663C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#remove_ResolveName(System.ComponentModel.Design.Serialization.ResolveNameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L664C19-L664C52" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#add_SerializationComplete(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L683C13-L685C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#remove_SerializationComplete(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L686C19-L686C62" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#AddSerializationProvider(System.ComponentModel.Design.Serialization.IDesignerSerializationProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L694C9-L696C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#CreateInstance(System.Type,System.Collections.ICollection,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L704C9-L744C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetInstance(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L752C9-L774C25" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetName(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L782C9-L797C103" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetSerializer(System.Type,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L805C9-L805C58" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#GetType(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L813C9-L836C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#RemoveSerializationProvider(System.ComponentModel.Design.Serialization.IDesignerSerializationProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L844C9-L845C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#ReportError(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L855C9-L860C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#SetName(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L876C9-L898C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#IServiceProvider#GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L905C9-L905C40" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.SessionCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L153C16-L153C52" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.SessionDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L162C16-L162C53" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#ResolveName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L661C13-L663C10" + }, + { + "DocsId": "E:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#SerializationComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L683C13-L685C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L63C13-L71C31" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.Errors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L87C13-L89C31" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.PreserveNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L98C16-L98C30" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.PropertyProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L111C16-L111C33" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.RecycleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L127C16-L127C33" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.ValidateRecycledTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L140C16-L140C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L607C13-L613C34" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.DesignerSerializationManager.System#ComponentModel#Design#Serialization#IDesignerSerializationManager#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs#L625C13-L646C32" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.DesignerSerializationManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/DesignerSerializationManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ExpressionContext.#ctor(System.CodeDom.CodeExpression,System.Type,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L17C5-L23C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ExpressionContext.#ctor(System.CodeDom.CodeExpression,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L25C94-L27C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.Expression", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L32C40-L32C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.ExpressionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L38C34-L38C38" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L45C27-L45C31" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ExpressionContext.PresetValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs#L68C34-L68C38" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ExpressionContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ExpressionContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ICodeDomDesignerReload.ShouldReloadDesigner(System.CodeDom.CodeCompileUnit)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ICodeDomDesignerReload.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ICodeDomDesignerReload", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/ICodeDomDesignerReload.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor,System.CodeDom.CodeStatementCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.ShouldSerialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.MemberCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/MemberCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.RootContext.#ctor(System.CodeDom.CodeExpression,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L20C5-L24C6" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.RootContext.Expression", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L29C40-L29C44" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.RootContext.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs#L34C27-L34C31" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.RootContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/RootContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L24C5-L26C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.#ctor(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L32C5-L35C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.ShouldSerialize(System.ComponentModel.MemberDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L47C9-L47C51" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext.Member", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs#L40C39-L40C43" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.SerializeAbsoluteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/SerializeAbsoluteContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.StatementContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.StatementContext.StatementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L28C61-L28C108" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.StatementContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.ContainsKey(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L125C9-L132C22" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L140C9-L140C42" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Populate(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L148C9-L154C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Populate(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L161C9-L164C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.ObjectStatementCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L171C9-L171C32" + }, + { + "DocsId": "P:System.ComponentModel.Design.Serialization.ObjectStatementCollection.Item(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs#L90C13-L117C10" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.ObjectStatementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/StatementContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L34C9-L201C27" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.GetInitializeMethod(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L325C9-L335C21" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.GetInitializeMethods(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.CodeDom.CodeTypeDeclaration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L343C9-L355C6" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object,System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs#L382C9-L440C24" + }, + { + "DocsId": "M:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.TypeCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs#L19C9-L31C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs#L35C92-L35C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AnchorEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AnchorEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AnchorEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.#ctor(System.Windows.Forms.Design.AxImporter.Options)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs#L11C5-L13C70" + }, + { + "DocsId": "T:System.Windows.Forms.Design.AxImporter.IReferenceResolver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.AxImporter.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs#L19C9-L35C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs#L39C92-L39C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.BorderSidesEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.BorderSidesEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/BorderSidesEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ComponentActionsType.Service", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentActionsType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentActionsType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.#ctor(System.ComponentModel.Design.IDesigner,System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L29C5-L174C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L478C9-L478C95" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#get_Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L483C16-L483C39" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L488C16-L488C20" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L494C9-L531C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L533C59-L533C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L535C52-L535C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L539C9-L545C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#BeginDrag(System.Object[],System.Windows.Forms.Design.SelectionRules,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L550C9-L564C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#DragMoved(System.Object[],System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L584C82-L584C123" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#EndDrag(System.Object[],System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L588C9-L604C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetComponentBounds(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L607C75-L607C90" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetComponentRules(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L609C79-L609C127" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#GetSelectionClipRect(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L613C9-L618C32" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OnSelectionDoubleClick(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L623C9-L630C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#QueryBeginDrag(System.Object[],System.Windows.Forms.Design.SelectionRules,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L633C12-L633C50" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#ShowContextMenu(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L635C71-L635C99" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L663C64-L663C102" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L665C63-L665C100" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L667C63-L667C100" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#ISelectionUIHandler#OleDragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L669C48-L669C84" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.AddComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L676C9-L738C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CanCreateComponentFromTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L743C9-L758C74" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CanDisplayComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L805C9-L805C97" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.CreateComponentFromTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L811C9-L818C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L825C9-L840C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L847C9-L902C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetNextComponent(System.ComponentModel.IComponent,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L912C14-L935C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetLocation(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L950C9-L959C46" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetTrayLocation(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L974C9-L983C76" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L991C9-L998C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.IsTrayComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1006C9-L1020C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1025C9-L1038C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1046C9-L1048C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1058C9-L1096C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1103C9-L1133C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1140C9-L1143C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1150C9-L1159C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1166C9-L1170C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnLostCapture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1179C9-L1190C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1209C9-L1267C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1276C9-L1300C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1309C9-L1357C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1378C9-L1467C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1475C9-L1481C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.RemoveComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1488C9-L1506C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.SetLocation(System.ComponentModel.IComponent,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1515C9-L1536C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.SetTrayLocation(System.ComponentModel.IComponent,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1544C9-L1565C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentTray.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L1572C9-L1627C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.AutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L418C16-L418C28" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.ComponentCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L439C16-L439C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.ShowLargeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L462C16-L462C31" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L483C16-L483C39" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentTray.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs#L488C16-L488C20" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentTray", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ComponentTray.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L44C16-L44C76" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L49C9-L49C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L54C9-L54C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L59C9-L59C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L64C9-L64C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#get_SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L67C61-L67C96" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L74C9-L74C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#GetView(System.ComponentModel.Design.ViewTechnology)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L87C9-L87C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Drawing#Design#IToolboxUser#GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L92C9-L92C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Drawing#Design#IToolboxUser#ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L97C9-L97C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterAttributes(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L102C9-L102C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterEvents(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L107C9-L107C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#ITypeDescriptorFilterService#FilterProperties(System.ComponentModel.IComponent,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L112C9-L112C45" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L121C9-L121C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L131C9-L131C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L142C9-L142C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentDocumentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L22C31-L22C91" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.TrayAutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L29C16-L29C76" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.TrayLargeIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L38C16-L38C76" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L44C16-L44C76" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentDocumentDesigner.System#ComponentModel#Design#IRootDesigner#SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs#L67C61-L67C96" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentDocumentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/CompositionDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.NumberOfInternalControlDesigners", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L384C62-L384C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InternalControlDesigner(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L391C90-L391C94" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.BaseWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L399C12-L399C117" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.CanBeParentedTo(System.ComponentModel.Design.IDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L408C12-L408C85" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L414C49-L414C82" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L421C9-L442C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L449C9-L491C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.EnableDesignMode(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L581C9-L599C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.EnableDragDrop(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L607C9-L644C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L678C9-L717C18" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L729C9-L837C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L854C55-L854C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.HookChildControls(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L862C35-L892C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L915C9-L995C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InitializeExistingComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1113C9-L1127C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1138C9-L1188C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1198C9-L1207C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnContextMenu(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1212C59-L1212C80" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnCreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1219C9-L1224C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1232C9-L1237C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1245C5-L1245C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1253C9-L1259C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1267C9-L1272C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1280C9-L1285C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1293C5-L1293C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragBegin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1301C9-L1316C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragEnd(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1323C9-L1368C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseDragMove(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1376C9-L1445C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1453C9-L1474C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1482C9-L1503C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnMouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1511C9-L1532C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1541C9-L1545C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1577C9-L1615C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1624C9-L1665C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.UnhookChildControls(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1673C9-L1693C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L1701C9-L2237C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L46C5-L75C52" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ControlDesigner.InvalidPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ControlDesigner.accessibilityObj", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L73C51-L73C101" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AssociatedComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L114C13-L124C63" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L131C12-L131C83" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L136C39-L136C57" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.EnableDragRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L141C46-L141C51" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ParentComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L178C9-L178C89" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ParticipatesWithSnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L185C54-L185C58" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.AutoResizeHandles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L187C37-L187C41" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L202C13-L279C26" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.SnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L339C39-L339C72" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.InheritanceAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs#L368C12-L368C87" + }, + { + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DesignerOptions.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L16C5-L107C65" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.GridSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L26C16-L26C25" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.ShowGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L60C36-L60C40" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.SnapToGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L68C38-L68C42" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseSnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L75C40-L75C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseSmartTags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L82C40-L82C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.ObjectBoundSmartTagAutoShow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L90C55-L90C59" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.UseOptimizedCodeGeneration", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L98C54-L98C58" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DesignerOptions.EnableInSituEditing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs#L107C47-L107C51" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DesignerOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DesignerOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs#L19C9-L31C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs#L34C92-L34C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DockEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DockEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DockEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L244C9-L245C126" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L340C9-L498C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L509C9-L578C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L660C9-L660C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L669C9-L788C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.OnContextMenu(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L985C9-L1021C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.OnCreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1029C9-L1033C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1253C9-L1320C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1382C9-L1415C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#get_SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1429C13-L1429C64" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#GetView(System.ComponentModel.Design.ViewTechnology)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1439C9-L1444C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Drawing#Design#IToolboxUser#GetToolSupported(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1456C9-L1456C39" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.System#Drawing#Design#IToolboxUser#ToolPicked(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1465C9-L1469C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.DocumentDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L47C5-L47C34" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DocumentDesigner.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L168C13-L171C26" + }, + { + "DocsId": "P:System.Windows.Forms.Design.DocumentDesigner.System#ComponentModel#Design#IRootDesigner#SupportedTechnologies", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs#L1429C13-L1429C64" + } + ], + "DocsId": "T:System.Windows.Forms.Design.DocumentDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DocumentDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L16C5-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.GetHandler(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L43C9-L65C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.PopHandler(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L73C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventHandlerService.PushHandler(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L88C9-L95C6" + }, + { + "DocsId": "E:System.Windows.Forms.Design.EventHandlerService.EventHandlerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L32C16-L32C38" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventHandlerService.FocusWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs#L36C35-L36C39" + } + ], + "DocsId": "T:System.Windows.Forms.Design.EventHandlerService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/EventHandlerService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L19C9-L40C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L44C92-L44C119" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.InitializeDialog(System.Windows.Forms.OpenFileDialog)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs#L53C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FileNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FileNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FileNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L19C9-L30C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L34C92-L34C119" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.InitializeDialog(System.Windows.Forms.Design.FolderNameEditor.FolderBrowser)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs#L42C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IContainsThemedScrollbarWindows.ThemedScrollbarWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/IContainsThemedScrollbarWindows.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IContainsThemedScrollbarWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/IContainsThemedScrollbarWindows.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs#L23C9-L34C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs#L42C9-L75C27" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListCodeDomSerializer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ImageListCodeDomSerializer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageCollectionCodeDomSerializer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetImageExtenders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L22C54-L22C70" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L26C9-L89C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetFileDialogDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L92C61-L92C84" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L97C85-L97C89" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs#L116C9-L122C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ImageListImageEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ImageListImageEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ImageListImageEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.IsValidMaskDescriptor(System.Windows.Forms.Design.MaskDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L55C9-L55C68" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.IsValidMaskDescriptor(System.Windows.Forms.Design.MaskDescriptor,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L60C9-L103C55" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L133C9-L140C93" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L145C9-L146C35" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L151C9-L151C160" + }, + { + "DocsId": "M:System.Windows.Forms.Design.MaskDescriptor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Mask", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Sample", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.MaskDescriptor.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs#L41C43-L41C78" + } + ], + "DocsId": "T:System.Windows.Forms.Design.MaskDescriptor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MaskDescriptor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.MenuCommands.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SelectionMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.ContainerMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.TraySelectionMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.ComponentTrayMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.DesignerProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyReverseCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyInvokeSmartTag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyMoveRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeWidthIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeHeightIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeWidthDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySizeHeightDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeWidthIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeHeightIncrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeWidthDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyNudgeHeightDecrease", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySelectNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeySelectPrevious", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyTabOrderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.EditLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyShiftHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.KeyShiftEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SetStatusText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.MenuCommands.SetStatusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.MenuCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/MenuCommands.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanAddComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L97C78-L97C82" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetParentForComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L293C78-L293C85" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.AddPaddingSnapLines(System.Collections.ArrayList@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L298C12-L298C79" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L674C9-L700C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.InvokeCreateTool(System.Windows.Forms.Design.ParentControlDesigner,System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L763C9-L764C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanParent(System.Windows.Forms.Design.ControlDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L773C9-L773C51" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CanParent(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L783C9-L783C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L792C9-L793C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L802C9-L803C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L812C9-L813C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.CreateToolCore(System.Drawing.Design.ToolboxItem,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L822C9-L836C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetControl(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L893C9-L907C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L994C9-L1025C81" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1033C9-L1058C23" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.GetUpdatedRect(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1136C9-L1188C28" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.Initialize(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1197C9-L1222C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.InitializeNewComponent(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1228C9-L1278C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragComplete(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1370C9-L1372C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1383C9-L1443C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1451C9-L1608C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1642C9-L1649C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1656C9-L1691C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragBegin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1706C9-L1749C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragEnd(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1759C9-L1892C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnMouseDragMove(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L1903C9-L2017C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2024C9-L2047C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.OnSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2066C9-L2080C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties(System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2093C9-L2123C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#get_Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2297C13-L2297C30" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#AddComponent(System.ComponentModel.IComponent,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2308C9-L2451C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#get_CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2462C13-L2462C91" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#IsDropOk(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2472C9-L2523C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#GetDesignerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2532C9-L2532C24" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#GetControlForComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2542C9-L2542C38" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ParentControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L22C5-L59C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowControlLasso", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L70C49-L70C53" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowGenericDragBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L76C51-L76C55" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.AllowSetChildIndexOnDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L89C65-L89C69" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.DefaultControlLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L111C55-L111C64" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.DrawGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L136C13-L162C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.EnableDragRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L205C47-L205C51" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.GridSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L216C13-L238C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.MouseDragTool", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L284C44-L284C58" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.SnapLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L335C13-L344C39" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2297C13-L2297C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ParentControlDesigner.System#Windows#Forms#Design#IOleDragClient#CanModifyComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs#L2462C13-L2462C91" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ParentControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ParentControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs#L24C9-L40C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs#L48C9-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ScrollableControlDesigner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ScrollableControlDesigner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ScrollableControlDesigner.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Moveable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.TopSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.BottomSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.LeftSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.RightSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.SelectionRules.AllSizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.SelectionRules", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/SelectionRules.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs#L23C9-L42C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs#L46C92-L46C122" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ShortcutKeysEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ShortcutKeysEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ShortcutKeysEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarMode.OnlyTopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ThemedScrollbarMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarWindow.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ThemedScrollbarWindow.Mode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ThemedScrollbarWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ThemedScrollbarWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.PopulateOptionCollection(System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs#L25C9-L35C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.WindowsFormsDesignerOptionService.CompatibilityOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs#L17C60-L17C94" + } + ], + "DocsId": "T:System.Windows.Forms.Design.WindowsFormsDesignerOptionService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/WindowsFormsDesignerOptionService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L22C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L70C9-L71C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L78C9-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Adorner.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L86C9-L87C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L34C16-L34C32" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L44C16-L44C31" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Adorner.Glyphs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs#L62C16-L62C23" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Adorner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Adorner.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.BehaviorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L19C5-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L28C5-L31C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.#ctor(System.Windows.Forms.Design.Behavior.Adorner[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L40C5-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Add(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L80C9-L81C32" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.AddRange(System.Windows.Forms.Design.Behavior.Adorner[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L98C14-L102C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.AddRange(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L119C14-L123C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Contains(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L139C9-L139C37" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.CopyTo(System.Windows.Forms.Design.Behavior.Adorner[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L170C9-L171C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.IndexOf(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L186C9-L186C36" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Insert(System.Int32,System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L201C9-L202C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L214C9-L214C69" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Remove(System.Windows.Forms.Design.Behavior.Adorner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L231C9-L232C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs#L61C13-L61C46" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/AdornerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L19C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.#ctor(System.Boolean,System.Windows.Forms.Design.Behavior.BehaviorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L27C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.FindCommand(System.ComponentModel.Design.CommandID)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L72C13-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnLoseCapture(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L110C9-L118C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseDoubleClick(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L128C9-L138C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L150C9-L160C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseEnter(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L170C9-L180C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseHover(System.Windows.Forms.Design.Behavior.Glyph,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L191C9-L201C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseLeave(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L210C9-L220C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseMove(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L231C9-L241C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnMouseUp(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L254C9-L264C26" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragDrop(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L275C9-L283C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragEnter(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L290C9-L298C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragLeave(System.Windows.Forms.Design.Behavior.Glyph,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L305C9-L313C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnDragOver(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L320C9-L332C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnGiveFeedback(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L339C9-L347C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Behavior.OnQueryContinueDrag(System.Windows.Forms.Design.Behavior.Glyph,System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L354C9-L362C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Behavior.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L43C37-L43C52" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Behavior.DisableAllCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs#L53C13-L59C30" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Behavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Behavior.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs.#ctor(System.Collections.ICollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs#L13C5-L13C100" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs.DragComponents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs#L18C41-L18C45" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.Invoke(System.Object,System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.BeginInvoke(System.Object,System.Windows.Forms.Design.Behavior.BehaviorDragDropEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorDragDropEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L167C9-L180C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowPointToScreen(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L255C57-L255C88" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowToScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L260C45-L260C88" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ControlToAdornerWindow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L267C9-L279C19" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.MapAdornerWindowPoint(System.IntPtr,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L287C9-L288C19" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ControlRectInAdornerWindow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L296C9-L302C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.GetNextBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L339C9-L348C21" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L365C33-L365C73" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L371C47-L371C91" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L377C41-L377C82" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.SyncSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L382C36-L382C91" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PopBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L389C9-L414C25" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PushBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L429C9-L439C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.PushCaptureBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L448C9-L460C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorService.ScreenToAdornerWindow(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L465C52-L465C83" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L311C16-L311C42" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L320C16-L320C40" + }, + { + "DocsId": "E:System.Windows.Forms.Design.Behavior.BehaviorService.Synchronize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L329C16-L329C49" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.Adorners", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L101C56-L101C60" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.AdornerWindowGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L138C13-L140C27" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorService.CurrentBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs#L144C41-L144C92" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.#ctor(System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L12C5-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#get_Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L20C35-L20C58" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L25C9-L25C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L30C9-L30C43" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L35C9-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L40C9-L41C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L18C31-L18C63" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator.System#Collections#IEnumerator#Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs#L20C35-L20C58" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/BehaviorServiceAdornerCollectionEnumerator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.#ctor(System.ComponentModel.IComponent,System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L23C11-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.#ctor(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L29C11-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L42C52-L42C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ComponentGlyph.Paint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L49C5-L49C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.ComponentGlyph.RelatedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs#L37C44-L37C61" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.ComponentGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ComponentGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.#ctor(System.Drawing.Rectangle,System.Windows.Forms.Cursor,System.ComponentModel.IComponent,System.Windows.Forms.Design.ControlDesigner)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L24C11-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.#ctor(System.Drawing.Rectangle,System.Windows.Forms.Cursor,System.ComponentModel.IComponent,System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L32C11-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L52C9-L59C21" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.ControlBodyGlyph.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs#L42C41-L42C48" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.ControlBodyGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/ControlBodyGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.#ctor(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L23C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.GetHitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.Paint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.Glyph.SetBehavior(System.Windows.Forms.Design.Behavior.Behavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L63C9-L64C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Glyph.Behavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L32C42-L32C51" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.Glyph.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs#L38C40-L38C55" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/Glyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L16C5-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor(System.Windows.Forms.Design.Behavior.GlyphCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L23C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.#ctor(System.Windows.Forms.Design.Behavior.Glyph[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L31C5-L34C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Add(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L51C9-L51C32" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.AddRange(System.Windows.Forms.Design.Behavior.Glyph[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L59C14-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.AddRange(System.Windows.Forms.Design.Behavior.GlyphCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L70C14-L74C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Contains(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L82C9-L82C37" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.CopyTo(System.Windows.Forms.Design.Behavior.Glyph[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L91C9-L92C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.IndexOf(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L100C9-L100C36" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Insert(System.Int32,System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L108C9-L109C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.GlyphCollection.Remove(System.Windows.Forms.Design.Behavior.Glyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L118C9-L122C6" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.GlyphCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs#L41C16-L41C35" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.GlyphCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.NotSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.GlyphSelectionType.SelectedPrimary", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.GlyphSelectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/GlyphSelectionType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L38C11-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L46C11-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.Windows.Forms.Design.Behavior.SnapLinePriority)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L54C11-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.#ctor(System.Windows.Forms.Design.Behavior.SnapLineType,System.Int32,System.String,System.Windows.Forms.Design.Behavior.SnapLinePriority)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L61C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.AdjustOffset(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L111C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.ShouldSnap(System.Windows.Forms.Design.Behavior.SnapLine,System.Windows.Forms.Design.Behavior.SnapLine)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L120C9-L173C22" + }, + { + "DocsId": "M:System.Windows.Forms.Design.Behavior.SnapLine.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L181C9-L181C128" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L74C29-L74C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.IsHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L79C33-L82C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.IsVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L87C31-L89C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Offset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L94C25-L94C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.Priority", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L99C40-L99C44" + }, + { + "DocsId": "P:System.Windows.Forms.Design.Behavior.SnapLine.SnapLineType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs#L104C40-L104C44" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLine.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Medium", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLinePriority.Always", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLinePriority", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLinePriority.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.Behavior.SnapLineType.Baseline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.Behavior.SnapLineType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/Behavior/SnapLineType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.#ctor(System.ComponentModel.Design.CollectionEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L28C9-L31C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CanRemoveInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L129C59-L129C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CanSelectMultipleInstances", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L134C64-L134C100" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.CreateInstance(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L139C59-L139C91" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.DestroyInstance(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L144C60-L144C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.DisplayError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L151C13-L172C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L177C68-L177C99" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.ShowEditorDialog(System.Windows.Forms.Design.IWindowsFormsEditorService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L184C13-L186C43" + }, + { + "DocsId": "M:System.ComponentModel.Design.CollectionEditor.CollectionForm.OnEditValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.CollectionItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L36C46-L36C72" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.CollectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L41C42-L41C64" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L70C54-L70C69" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.EditValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L77C20-L77C26" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L91C20-L91C47" + }, + { + "DocsId": "P:System.ComponentModel.Design.CollectionEditor.CollectionForm.NewItemTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs#L124C42-L124C62" + } + ], + "DocsId": "T:System.ComponentModel.Design.CollectionEditor.CollectionForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/CollectionEditor.CollectionForm.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs#L51C54-L51C118" + }, + { + "DocsId": "P:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs#L27C17-L39C63" + } + ], + "DocsId": "T:System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ComponentDesigner.ShadowPropertyCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.#ctor(System.ComponentModel.Design.ObjectSelectorEditor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L20C9-L34C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.AddNode(System.String,System.Object,System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L42C13-L53C28" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L79C13-L81C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnAfterSelect(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L85C13-L90C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L94C13-L113C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L117C13-L125C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.OnNodeMouseClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L130C13-L136C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.SetSelection(System.Object,System.Windows.Forms.TreeNodeCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L140C13-L171C26" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Start(System.Windows.Forms.Design.IWindowsFormsEditorService,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L179C13-L182C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L187C31-L187C52" + }, + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.Selector.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs#L191C13-L214C10" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.Selector.clickSeen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.Selector", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.Selector.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs#L17C61-L20C10" + }, + { + "DocsId": "F:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode.value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.ObjectSelectorEditor.SelectorNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/ObjectSelectorEditor.SelectorNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.#ctor(System.ComponentModel.Design.UndoEngine,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L24C9-L44C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L70C13-L91C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentAdded(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L98C13-L112C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentAdding(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L119C13-L122C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentChanged(System.ComponentModel.Design.ComponentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L165C13-L185C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentChanging(System.ComponentModel.Design.ComponentChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L193C13-L263C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRemoved(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L271C13-L313C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRemoving(System.ComponentModel.Design.ComponentEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L320C13-L334C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ComponentRename(System.ComponentModel.Design.ComponentRenameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L340C13-L340C64" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.GetService(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L345C59-L345C93" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L350C46-L350C50" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L357C13-L387C10" + }, + { + "DocsId": "M:System.ComponentModel.Design.UndoEngine.UndoUnit.UndoCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L394C13-L486C10" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L46C30-L46C34" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L51C40-L51C77" + }, + { + "DocsId": "P:System.ComponentModel.Design.UndoEngine.UndoUnit.UndoEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs#L53C43-L53C47" + } + ], + "DocsId": "T:System.ComponentModel.Design.UndoEngine.UndoUnit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/UndoEngine.UndoUnit.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.ModifyOnError", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.Force", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "DocsId": "F:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions.NoFlush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + } + ], + "DocsId": "T:System.ComponentModel.Design.Serialization.BasicDesignerLoader.ReloadOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/BasicDesignerLoader.ReloadOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveManagedReference(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveComReference(System.Runtime.InteropServices.UCOMITypeLib)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveComReference(System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.IReferenceResolver.ResolveActiveXReference(System.Runtime.InteropServices.UCOMITypeLib)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter.IReferenceResolver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.AxImporter.Options.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.delaySign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.genSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.ignoreRegisteredOcx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.keyPair", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.msBuildErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.noLogo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.outputDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.outputName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.overwriteRCW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.publicKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.references", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.silentMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.AxImporter.Options.verboseMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.AxImporter.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/AxImporter.IReferenceResolver.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.#ctor(System.Windows.Forms.Design.ControlDesigner,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L18C9-L22C10" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L67C13-L76C65" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L79C48-L79C92" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L97C16-L97C82" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L100C16-L100C83" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L102C68-L102C110" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L24C45-L24C80" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L26C48-L26C88" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L30C49-L30C61" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L32C40-L32C53" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L34C53-L34C88" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L36C48-L36C81" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L44C17-L59C30" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs#L63C42-L63C76" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/ControlDesigner.ControlDesignerAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L46C45-L46C61" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L53C13-L73C40" + }, + { + "DocsId": "M:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L13C9-L25C73" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L20C44-L20C48" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.DirectoryPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L25C39-L25C43" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.StartLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L30C52-L30C56" + }, + { + "DocsId": "P:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs#L39C20-L39C36" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Desktop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Favorites", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyDocuments", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.MyPictures", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.NetAndDialUpConnections", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.NetworkNeighborhood", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Printers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Recent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.SendTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.StartMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder.Templates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForComputer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForEverything", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.BrowseForPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToDomain", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToFilesystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.RestrictToSubfolders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles.ShowTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FolderNameEditor.FolderBrowserFolder.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.Primitives.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.Primitives.json new file mode 100644 index 00000000000..e01cda83785 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.Primitives.json @@ -0,0 +1,617 @@ +{ + "Assembly": "System.Windows.Forms.Primitives", + "GUID": "480105C201E2419A823080FA9631F0A8FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L19C5-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.#ctor(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L19C5-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlace.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L55C9-L55C85" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialogCustomPlace.Path", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L35C16-L35C37" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialogCustomPlace.KnownFolderGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs#L45C16-L45C32" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialogCustomPlace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlace.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs#L23C38-L23C74" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.Add(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs#L25C46-L25C93" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialogCustomPlacesCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialogCustomPlacesCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/FileDialogCustomPlacesCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.DpiUnaware", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.SystemAware", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.PerMonitor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.PerMonitorV2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HighDpiMode.DpiUnawareGdiScaled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/HighDpiMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Message.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L82C43-L82C47" + }, + { + "DocsId": "M:System.Windows.Forms.Message.GetLParam(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L89C22-L89C65" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Create(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L102C9-L111C18" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L116C9-L121C26" + }, + { + "DocsId": "M:System.Windows.Forms.Message.Equals(System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L125C12-L129C54" + }, + { + "DocsId": "M:System.Windows.Forms.Message.op_Equality(System.Windows.Forms.Message,System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L131C61-L131C72" + }, + { + "DocsId": "M:System.Windows.Forms.Message.op_Inequality(System.Windows.Forms.Message,System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L133C61-L133C73" + }, + { + "DocsId": "M:System.Windows.Forms.Message.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L135C51-L135C78" + }, + { + "DocsId": "M:System.Windows.Forms.Message.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L137C51-L137C80" + }, + { + "DocsId": "P:System.Windows.Forms.Message.HWnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L17C26-L17C30" + }, + { + "DocsId": "P:System.Windows.Forms.Message.Msg", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L30C25-L30C41" + }, + { + "DocsId": "P:System.Windows.Forms.Message.WParam", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L56C25-L56C52" + }, + { + "DocsId": "P:System.Windows.Forms.Message.LParam", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L67C25-L67C39" + }, + { + "DocsId": "P:System.Windows.Forms.Message.Result", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L78C25-L78C39" + }, + { + "DocsId": "P:System.Windows.Forms.Message.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs#L82C43-L82C47" + } + ], + "DocsId": "T:System.Windows.Forms.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Message.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Padding.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L26C9-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L33C9-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Add(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L130C58-L130C65" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Subtract(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L132C63-L132C70" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L135C60-L135C113" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.Equals(System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L139C9-L142C38" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Addition(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L148C9-L148C92" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Subtraction(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L154C9-L154C92" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Equality(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L160C9-L160C97" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.op_Inequality(System.Windows.Forms.Padding,System.Windows.Forms.Padding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L165C63-L165C74" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L167C51-L167C93" + }, + { + "DocsId": "M:System.Windows.Forms.Padding.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L169C51-L169C109" + }, + { + "DocsId": "F:System.Windows.Forms.Padding.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L44C25-L44C41" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L60C25-L60C46" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L76C25-L76C44" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L92C25-L92C45" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L108C25-L108C29" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L122C39-L122C51" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L125C37-L125C49" + }, + { + "DocsId": "P:System.Windows.Forms.Padding.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs#L128C34-L128C59" + } + ], + "DocsId": "T:System.Windows.Forms.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Padding.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L15C9-L15C81" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L18C9-L18C101" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L22C9-L40C140" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L45C9-L66C73" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L71C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L109C89-L109C93" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L114C9-L115C145" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs#L118C85-L118C89" + }, + { + "DocsId": "M:System.Windows.Forms.PaddingConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PaddingConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/PaddingConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle0", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle90", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle180", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScreenOrientation.Angle270", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScreenOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/ScreenOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L8C25-L8C29" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Ascent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L10C25-L10C29" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Descent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L12C26-L12C30" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.InternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L14C34-L14C38" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.ExternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L16C34-L16C38" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.AverageCharWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L18C35-L18C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.MaxCharWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L20C31-L20C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Weight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L22C25-L22C29" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Overhang", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L24C27-L24C31" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DigitizedAspectX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L26C35-L26C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DigitizedAspectY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L28C35-L28C39" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.FirstChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L30C29-L30C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.LastChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L32C28-L32C32" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.DefaultChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L34C31-L34C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.BreakChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L36C29-L36C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Italic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L38C26-L38C30" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.Underlined", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L40C30-L40C34" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.StruckOut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L42C29-L42C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.PitchAndFamily", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L44C61-L44C65" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.TextMetrics.CharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs#L46C46-L46C50" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetrics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetrics.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Baltic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.ChineseBig5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.EastEurope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Gb2312", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Greek", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Hangul", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Mac", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Oem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Russian", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.ShiftJis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Symbol", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Turkish", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Vietnamese", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Johab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Arabic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Hebrew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet.Thai", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetricsCharacterSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsCharacterSet.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.FixedPitch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.Vector", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.TrueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues.Device", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/TextMetricsPitchAndFamilyValues.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.True", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ThemeSizeType.Draw", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ThemeSizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/VisualStyles/ThemeSizeType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Off", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Polite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationLiveSetting.Assertive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationLiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationLiveSetting.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ItemAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ItemRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ActionCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.ActionAborted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationKind.Other", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationNotificationKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationKind.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.ImportantAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.ImportantMostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.MostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Automation.AutomationNotificationProcessing.CurrentThenMostRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.AutomationNotificationProcessing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/AutomationNotificationProcessing.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.Automation.IAutomationLiveRegion.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/IAutomationLiveRegion.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Automation.IAutomationLiveRegion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms.Primitives/src/System/Windows/Forms/Automation/IAutomationLiveRegion.cs" + } + ] +} \ No newline at end of file diff --git a/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.json b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.json new file mode 100644 index 00000000000..4d8407e5507 --- /dev/null +++ b/xml/SourceLinkInformation/windowsdesktop-9.0/System.Windows.Forms.json @@ -0,0 +1,57789 @@ +{ + "Assembly": "System.Windows.Forms", + "GUID": "A26A0FFA449744DBA861A18FAB386756FFFFFFFF", + "Tag": "YLvZLG4blN7mEvSsjPYkrv5LR/UBUXdSJjsg6uulm8U=", + "Types": [ + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.AddPropertyValueUIHandler(System.Drawing.Design.PropertyValueUIHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.GetPropertyUIValueItems(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.NotifyPropertyValueUIItemsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "M:System.Drawing.Design.IPropertyValueUIService.RemovePropertyValueUIHandler(System.Drawing.Design.PropertyValueUIHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "DocsId": "E:System.Drawing.Design.IPropertyValueUIService.PropertyUIValueItemsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + } + ], + "DocsId": "T:System.Drawing.Design.IPropertyValueUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/IPropertyValueUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PaintValueEventArgs.#ctor(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L20C5-L26C6" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L31C31-L31C35" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L36C46-L36C50" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L41C32-L41C36" + }, + { + "DocsId": "P:System.Drawing.Design.PaintValueEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs#L46C28-L46C32" + } + ], + "DocsId": "T:System.Drawing.Design.PaintValueEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PaintValueEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.Invoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.BeginInvoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Collections.ArrayList,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItem.#ctor(System.Drawing.Image,System.Drawing.Design.PropertyValueUIItemInvokeHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L15C5-L20C6" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItem.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L32C35-L32C36" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L23C34-L23C38" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.InvokeHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L26C69-L26C73" + }, + { + "DocsId": "P:System.Drawing.Design.PropertyValueUIItem.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs#L29C38-L29C42" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.Invoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Drawing.Design.PropertyValueUIItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.BeginInvoke(System.ComponentModel.ITypeDescriptorContext,System.ComponentModel.PropertyDescriptor,System.Drawing.Design.PropertyValueUIItem,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "DocsId": "M:System.Drawing.Design.PropertyValueUIItemInvokeHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + } + ], + "DocsId": "T:System.Drawing.Design.PropertyValueUIItemInvokeHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/PropertyValueUIItemInvokeHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L65C5-L71C6" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L83C75-L83C107" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L91C116-L91C121" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetEditStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L96C52-L96C70" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetPaintValueSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L101C45-L101C73" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L107C84-L107C89" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L113C91-L113C117" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.PaintValue(System.Object,System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L122C12-L122C79" + }, + { + "DocsId": "M:System.Drawing.Design.UITypeEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L128C61-L128C62" + }, + { + "DocsId": "P:System.Drawing.Design.UITypeEditor.IsDropDownResizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs#L76C48-L76C53" + } + ], + "DocsId": "T:System.Drawing.Design.UITypeEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditor.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.Modal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "DocsId": "F:System.Drawing.Design.UITypeEditorEditStyle.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + } + ], + "DocsId": "T:System.Drawing.Design.UITypeEditorEditStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Drawing/Design/UITypeEditorEditStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L72C55-L74C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Object,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L76C5-L99C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Resources.ResXFileRef)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L101C61-L103C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.#ctor(System.String,System.Resources.ResXFileRef,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L105C5-L110C6" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetNodePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L508C39-L508C75" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValueTypeName(System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L516C9-L584C25" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValueTypeName(System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L591C12-L591C75" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValue(System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L598C9-L627C21" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.GetValue(System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L633C55-L633C110" + }, + { + "DocsId": "M:System.Resources.ResXDataNode.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L686C12-L686C53" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.Comment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L149C16-L149C62" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L158C13-L158C61" + }, + { + "DocsId": "P:System.Resources.ResXDataNode.FileRef", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs#L171C13-L180C109" + } + ], + "DocsId": "T:System.Resources.ResXDataNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXDataNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXFileRef.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L23C5-L27C6" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.#ctor(System.String,System.String,System.Text.Encoding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L34C87-L37C6" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L112C9-L126C23" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.FileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L42C30-L42C34" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.TypeName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L44C30-L44C34" + }, + { + "DocsId": "P:System.Resources.ResXFileRef.TextFileEncoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs#L46C41-L46C45" + }, + { + "DocsId": "T:System.Resources.ResXFileRef.Converter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + } + ], + "DocsId": "T:System.Resources.ResXFileRef", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXFileRef.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L51C50-L53C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L56C11-L58C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L67C52-L69C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L72C11-L74C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L83C48-L85C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L88C11-L90C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.Stream,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L100C11-L102C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.IO.TextReader,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L111C82-L113C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.#ctor(System.String,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L123C11-L125C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L136C9-L137C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L181C9-L182C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.System#IDisposable#Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L186C9-L188C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L192C9-L206C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L286C12-L286C73" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String,System.ComponentModel.Design.ITypeResolutionService)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L292C12-L295C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.FromFileContents(System.String,System.Reflection.AssemblyName[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L301C12-L304C10" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L306C48-L306C63" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L310C9-L312C56" + }, + { + "DocsId": "M:System.Resources.ResXResourceReader.GetMetadataEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L320C9-L321C60" + }, + { + "DocsId": "P:System.Resources.ResXResourceReader.BasePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L144C16-L144C25" + }, + { + "DocsId": "P:System.Resources.ResXResourceReader.UseResXDataNodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs#L164C16-L164C33" + } + ], + "DocsId": "T:System.Resources.ResXResourceReader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceReader.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceSet.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L14C47-L16C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L21C45-L23C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.GetDefaultReader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L28C48-L28C74" + }, + { + "DocsId": "M:System.Resources.ResXResourceSet.GetDefaultWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs#L33C48-L33C74" + } + ], + "DocsId": "T:System.Resources.ResXResourceSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceSet.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L106C5-L106C71" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.String,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L108C5-L112C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L117C5-L117C65" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.Stream,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L119C5-L123C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.TextWriter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L129C5-L129C81" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.#ctor(System.IO.TextWriter,System.Func{System.Type,System.String})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L131C5-L135C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L139C9-L140C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddAlias(System.String,System.Reflection.AssemblyName)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L251C9-L254C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L260C59-L260C95" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L266C60-L266C96" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddMetadata(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L272C60-L272C96" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L277C60-L277C92" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L285C9-L293C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L298C60-L298C92" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.AddResource(System.Resources.ResXDataNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L306C9-L320C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L509C28-L509C37" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L513C9-L515C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L519C9-L535C6" + }, + { + "DocsId": "M:System.Resources.ResXResourceWriter.Generate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L582C9-L591C6" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.BinSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.SoapSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.DefaultSerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ByteArraySerializedObjectMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ResMimeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "F:System.Resources.ResXResourceWriter.ResourceSchema", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "DocsId": "P:System.Resources.ResXResourceWriter.BasePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs#L101C31-L101C35" + } + ], + "DocsId": "T:System.Resources.ResXResourceWriter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResXResourceWriter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSound", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemAlert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuPopupStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMenuPopupEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemCaptureStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemCaptureEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMoveSizeStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMoveSizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemContextHelpStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemContextHelpEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDragDropStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDragDropEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDialogStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemDialogEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemScrollingStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemScrollingEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSwitchStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemSwitchEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMinimizeStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SystemMinimizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Create", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Destroy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Reorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.Selection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionAdd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionRemove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.SelectionWithin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.StateChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.LocationChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.NameChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.DescriptionChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.ValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.ParentChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.HelpChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.DefaultActionChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleEvents.AcceleratorChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleEvents.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.FirstChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.LastChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Next", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Previous", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleNavigation.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleNavigation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleNavigation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2705C53-L126C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L377C61-L377C65" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L385C43-L385C45" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L429C9-L445C68" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L471C9-L473C22" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L497C9-L513C75" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L540C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Com#IServiceProvider#Interface#QueryService(System.Guid*,System.Guid*,System.Void**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L881C9-L903C38" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessibleEx#Interface#GetObjectForChild(System.Int32,Windows.Win32.UI.Accessibility.IAccessibleEx**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L908C9-L914C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessibleEx#Interface#GetIAccessiblePair(Windows.Win32.UI.Accessibility.IAccessible**,System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L919C9-L932C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessibleEx#Interface#GetRuntimeId(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L937C9-L953C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessibleEx#Interface#ConvertReturnedElement(Windows.Win32.UI.Accessibility.IRawElementProviderSimple*,Windows.Win32.UI.Accessibility.IAccessibleEx**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L957C9-L964C34" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderSimple#Interface#get_ProviderOptions(Windows.Win32.UI.Accessibility.ProviderOptions*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L969C9-L975C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderSimple#Interface#get_HostRawElementProvider(Windows.Win32.UI.Accessibility.IRawElementProviderSimple**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L980C9-L986C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderSimple#Interface#GetPatternProvider(Windows.Win32.UI.Accessibility.UIA_PATTERN_ID,Windows.Win32.System.Com.IUnknown**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L991C9-L1003C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderSimple#Interface#GetPropertyValue(Windows.Win32.UI.Accessibility.UIA_PROPERTY_ID,Windows.Win32.System.Variant.VARIANT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1008C9-L1023C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragment#Interface#Navigate(Windows.Win32.UI.Accessibility.NavigateDirection,Windows.Win32.UI.Accessibility.IRawElementProviderFragment**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1028C9-L1035C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragment#Interface#GetRuntimeId(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1040C9-L1046C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragment#Interface#get_BoundingRectangle(Windows.Win32.UI.Accessibility.UiaRect*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1051C9-L1064C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragment#Interface#GetEmbeddedFragmentRoots(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1069C9-L1079C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragment#Interface#SetFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1084C9-L1085C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragment#Interface#get_FragmentRoot(Windows.Win32.UI.Accessibility.IRawElementProviderFragmentRoot**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1095C9-L1103C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragmentRoot#Interface#ElementProviderFromPoint(System.Double,System.Double,Windows.Win32.UI.Accessibility.IRawElementProviderFragment**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1108C9-L1114C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderFragmentRoot#Interface#GetFocus(Windows.Win32.UI.Accessibility.IRawElementProviderFragment**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1119C9-L1125C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#Select(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1130C9-L1131C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1136C9-L1137C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#SetValue(Windows.Win32.Foundation.PCWSTR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1142C9-L1143C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#GetIAccessible(Windows.Win32.UI.Accessibility.IAccessible**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1148C9-L1169C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_ChildId(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1174C9-L1180C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_Name(Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1185C9-L1193C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_Value(Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1199C13-L1207C33" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_Description(Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1213C9-L1221C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_Role(System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1226C9-L1232C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_State(System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1237C9-L1243C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_Help(Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1248C9-L1256C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_KeyboardShortcut(Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1261C9-L1267C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#GetSelection(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1272C9-L1290C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ILegacyIAccessibleProvider#Interface#get_DefaultAction(Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1295C9-L1301C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IExpandCollapseProvider#Interface#Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1306C9-L1307C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IExpandCollapseProvider#Interface#Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1312C9-L1313C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IExpandCollapseProvider#Interface#get_ExpandCollapseState(Windows.Win32.UI.Accessibility.ExpandCollapseState*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1318C9-L1324C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IInvokeProvider#Interface#Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1329C9-L1330C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#get_DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1333C66-L1333C87" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#GetSelection(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1335C74-L1335C99" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#GetVisibleRanges(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1337C78-L1337C107" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#RangeFromChild(Windows.Win32.UI.Accessibility.IRawElementProviderSimple*,Windows.Win32.UI.Accessibility.ITextRangeProvider**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1340C12-L1340C56" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#RangeFromPoint(Windows.Win32.UI.Accessibility.UiaPoint,Windows.Win32.UI.Accessibility.ITextRangeProvider**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1343C12-L1343C49" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#get_SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1345C78-L1345C108" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#get_DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1347C67-L1347C88" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#GetSelection(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1349C75-L1349C100" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#GetVisibleRanges(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1351C79-L1351C108" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#RangeFromChild(Windows.Win32.UI.Accessibility.IRawElementProviderSimple*,Windows.Win32.UI.Accessibility.ITextRangeProvider**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1354C12-L1354C56" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#RangeFromPoint(Windows.Win32.UI.Accessibility.UiaPoint,Windows.Win32.UI.Accessibility.ITextRangeProvider**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1357C12-L1357C49" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#get_SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1359C79-L1359C109" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#GetCaretRange(Windows.Win32.Foundation.BOOL*,Windows.Win32.UI.Accessibility.ITextRangeProvider**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1361C101-L1361C137" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#RangeFromAnnotation(Windows.Win32.UI.Accessibility.IRawElementProviderSimple*,Windows.Win32.UI.Accessibility.ITextRangeProvider**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1364C12-L1364C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IValueProvider#Interface#SetValue(Windows.Win32.Foundation.PCWSTR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1368C9-L1369C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IValueProvider#Interface#get_Value(Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1374C9-L1380C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IValueProvider#Interface#get_IsReadOnly(Windows.Win32.Foundation.BOOL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1385C9-L1391C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IToggleProvider#Interface#Toggle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1396C9-L1397C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IToggleProvider#Interface#get_ToggleState(Windows.Win32.UI.Accessibility.ToggleState*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1402C9-L1408C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITableProvider#Interface#GetRowHeaders(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1413C9-L1423C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITableProvider#Interface#GetColumnHeaders(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1428C9-L1438C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITableProvider#Interface#get_RowOrColumnMajor(Windows.Win32.UI.Accessibility.RowOrColumnMajor*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1443C9-L1449C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITableItemProvider#Interface#GetRowHeaderItems(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1454C9-L1464C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITableItemProvider#Interface#GetColumnHeaderItems(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1469C9-L1479C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridProvider#Interface#GetItem(System.Int32,System.Int32,Windows.Win32.UI.Accessibility.IRawElementProviderSimple**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1484C9-L1490C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridProvider#Interface#get_RowCount(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1495C9-L1501C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridProvider#Interface#get_ColumnCount(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1506C9-L1512C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridItemProvider#Interface#get_Row(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1517C9-L1523C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridItemProvider#Interface#get_Column(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1528C9-L1534C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridItemProvider#Interface#get_RowSpan(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1539C9-L1545C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridItemProvider#Interface#get_ColumnSpan(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1550C9-L1556C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IGridItemProvider#Interface#get_ContainingGrid(Windows.Win32.UI.Accessibility.IRawElementProviderSimple**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1561C9-L1567C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accDoDefaultAction(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1571C9-L1571C88" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#accDoDefaultAction(Windows.Win32.System.Variant.VARIANT)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1575C9-L1600C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accHitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1629C9-L1631C34" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#accHitTest(System.Int32,System.Int32,Windows.Win32.System.Variant.VARIANT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1636C9-L1675C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accLocation(System.Int32@,System.Int32@,System.Int32@,System.Int32@,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1682C28-L1682C123" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#accLocation(System.Int32*,System.Int32*,System.Int32*,System.Int32*,Windows.Win32.System.Variant.VARIANT)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1686C9-L1727C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accNavigate(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1731C9-L1734C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#accNavigate(System.Int32,Windows.Win32.System.Variant.VARIANT,Windows.Win32.System.Variant.VARIANT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1738C9-L1779C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accSelect(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1785C9-L1785C92" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#accSelect(System.Int32,Windows.Win32.System.Variant.VARIANT)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1789C9-L1814C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1822C9-L1829C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accChild(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1833C9-L1835C77" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accChild(Windows.Win32.System.Variant.VARIANT,Windows.Win32.System.Com.IDispatch**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1840C9-L1889C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1895C13-L1897C31" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accChildCount(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1903C9-L1928C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accDefaultAction(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1933C9-L1936C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accDefaultAction(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1940C9-L1968C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accDescription(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1973C9-L1976C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accDescription(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1980C9-L2008C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2044C9-L2048C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accFocus(Windows.Win32.System.Variant.VARIANT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2054C9-L2060C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accHelp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2065C9-L2068C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accHelp(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2072C9-L2099C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accHelpTopic(System.String@,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2104C9-L2109C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accHelpTopic(Windows.Win32.Foundation.BSTR*,Windows.Win32.System.Variant.VARIANT,System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2113C9-L2150C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accKeyboardShortcut(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2155C9-L2158C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accKeyboardShortcut(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2162C9-L2184C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accName(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2189C9-L2192C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accName(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2196C9-L2233C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2240C13-L2242C87" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accParent(Windows.Win32.System.Com.IDispatch**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2248C9-L2276C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accRole(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2280C9-L2283C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accRole(Windows.Win32.System.Variant.VARIANT,Windows.Win32.System.Variant.VARIANT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2287C9-L2314C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2321C13-L2323C38" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accSelection(Windows.Win32.System.Variant.VARIANT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2329C9-L2352C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accState(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2356C9-L2359C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accState(Windows.Win32.System.Variant.VARIANT,Windows.Win32.System.Variant.VARIANT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2363C9-L2388C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#get_accValue(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2393C9-L2396C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#get_accValue(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2400C9-L2428C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#set_accName(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2432C9-L2432C95" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#put_accName(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2436C9-L2468C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#set_accValue(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2472C9-L2472C97" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IAccessible#Interface#put_accValue(Windows.Win32.System.Variant.VARIANT,Windows.Win32.Foundation.BSTR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2476C9-L2508C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IOleWindow#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2533C9-L2555C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IOleWindow#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2564C9-L2579C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Clone(Windows.Win32.System.Ole.IEnumVARIANT**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2581C68-L2581C93" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Next(System.UInt32,Windows.Win32.System.Variant.VARIANT*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2584C12-L2584C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2586C47-L2586C66" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IEnumVARIANT#Interface#Skip(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2588C55-L2588C77" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2596C9-L2640C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2647C9-L2652C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2721C9-L2722C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.UseStdAccessibleObjects(System.IntPtr,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2726C9-L2771C6" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2904C12-L2904C86" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2908C12-L2908C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMethods(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2912C12-L2912C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetField(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2916C12-L2916C59" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetFields(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2920C12-L2920C54" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2924C12-L2924C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2934C12-L2934C100" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetProperties(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2938C12-L2938C58" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMember(System.String,System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2947C12-L2947C60" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#GetMembers(System.Reflection.BindingFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2956C12-L2956C55" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2986C9-L2991C126" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#get_UnderlyingSystemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2994C43-L2994C62" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRawElementProviderHwndOverride#Interface#GetOverrideProviderForHwnd(Windows.Win32.Foundation.HWND,Windows.Win32.UI.Accessibility.IRawElementProviderSimple**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2998C9-L3004C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IMultipleViewProvider#Interface#get_CurrentView(System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3009C9-L3015C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IMultipleViewProvider#Interface#GetSupportedViews(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3020C9-L3029C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IMultipleViewProvider#Interface#GetViewName(System.Int32,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3034C9-L3040C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IMultipleViewProvider#Interface#SetCurrentView(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3045C9-L3046C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRangeValueProvider#Interface#SetValue(System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3051C9-L3052C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRangeValueProvider#Interface#get_Value(System.Double*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3057C9-L3063C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRangeValueProvider#Interface#get_IsReadOnly(Windows.Win32.Foundation.BOOL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3068C9-L3074C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRangeValueProvider#Interface#get_Maximum(System.Double*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3079C9-L3085C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRangeValueProvider#Interface#get_Minimum(System.Double*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3090C9-L3096C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRangeValueProvider#Interface#get_LargeChange(System.Double*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3101C9-L3107C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IRangeValueProvider#Interface#get_SmallChange(System.Double*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3112C9-L3118C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionProvider#Interface#GetSelection(Windows.Win32.System.Com.SAFEARRAY**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3123C9-L3133C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionProvider#Interface#get_CanSelectMultiple(Windows.Win32.Foundation.BOOL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3138C9-L3144C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionProvider#Interface#get_IsSelectionRequired(Windows.Win32.Foundation.BOOL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3149C9-L3155C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionItemProvider#Interface#Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3160C9-L3161C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionItemProvider#Interface#AddToSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3166C9-L3167C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionItemProvider#Interface#RemoveFromSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3172C9-L3173C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionItemProvider#Interface#get_IsSelected(Windows.Win32.Foundation.BOOL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3178C9-L3184C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ISelectionItemProvider#Interface#get_SelectionContainer(Windows.Win32.UI.Accessibility.IRawElementProviderSimple**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3189C9-L3195C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.RaiseAutomationNotification(System.Windows.Forms.Automation.AutomationNotificationKind,System.Windows.Forms.Automation.AutomationNotificationProcessing,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3214C12-L3219C44" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.RaiseLiveRegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3228C9-L3228C84" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#IScrollItemProvider#Interface#ScrollIntoView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3290C9-L3291C29" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Com#IDispatch#Interface#GetTypeInfoCount(System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3308C12-L3308C77" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Com#IDispatch#Interface#GetTypeInfo(System.UInt32,System.UInt32,Windows.Win32.System.Com.ITypeInfo**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3311C12-L3311C86" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Com#IDispatch#Interface#GetIDsOfNames(System.Guid*,Windows.Win32.Foundation.PWSTR*,System.UInt32,System.UInt32,System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3314C12-L3314C106" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Com#IDispatch#Interface#Invoke(System.Int32,System.Guid*,System.UInt32,Windows.Win32.System.Com.DISPATCH_FLAGS,Windows.Win32.System.Com.DISPPARAMS*,Windows.Win32.System.Variant.VARIANT*,Windows.Win32.System.Com.EXCEPINFO*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3325C12-L3325C139" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#GetDispID(Windows.Win32.Foundation.BSTR,System.UInt32,System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3328C12-L3328C86" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#InvokeEx(System.Int32,System.UInt32,System.UInt16,Windows.Win32.System.Com.DISPPARAMS*,Windows.Win32.System.Variant.VARIANT*,Windows.Win32.System.Com.EXCEPINFO*,Windows.Win32.System.Com.IServiceProvider*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3338C12-L3338C110" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#DeleteMemberByName(Windows.Win32.Foundation.BSTR,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3341C12-L3341C90" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#DeleteMemberByDispID(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3344C12-L3344C78" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#GetMemberProperties(System.Int32,System.UInt32,Windows.Win32.System.Ole.FDEX_PROP_FLAGS*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3347C12-L3347C99" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#GetMemberName(System.Int32,Windows.Win32.Foundation.BSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3350C12-L3350C82" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#GetNextDispID(System.UInt32,System.Int32,System.Int32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3353C12-L3353C84" + }, + { + "DocsId": "M:System.Windows.Forms.AccessibleObject.Windows#Win32#System#Ole#IDispatchEx#Interface#GetNameSpaceParent(Windows.Win32.System.Com.IUnknown**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L3356C12-L3356C79" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L144C40-L144C86" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L149C45-L149C97" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L169C43-L169C93" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L191C36-L191C79" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L211C48-L211C115" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L233C16-L233C59" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L291C9-L291C103" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L325C43-L325C85" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L330C46-L330C89" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L338C16-L338C60" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1333C66-L1333C87" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider#Interface#SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1345C78-L1345C108" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#DocumentRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1347C67-L1347C88" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Windows#Win32#UI#Accessibility#ITextProvider2#Interface#SupportedTextSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1359C79-L1359C109" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L1895C13-L1897C31" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2044C9-L2048C62" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2240C13-L2242C87" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.Accessibility#IAccessible#accSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2321C13-L2323C38" + }, + { + "DocsId": "P:System.Windows.Forms.AccessibleObject.System#Reflection#IReflect#UnderlyingSystemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs#L2994C43-L2994C62" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.TitleBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Grip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Sound", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Alert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Client", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuPopup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.MenuItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Chart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Border", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Grouping", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.StatusBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Table", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.HelpBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Character", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Outline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.OutlineItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PageTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PropertyPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Indicator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Graphic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.StaticText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.CheckButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.DropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Dial", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.HotkeyField", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Slider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.SpinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Diagram", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Animation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Equation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.ButtonDropDownGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.WhiteSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.PageTabList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.Clock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.IpAddress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleRole.OutlineButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleRoles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.TakeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.TakeSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.ExtendSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.AddSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleSelection.RemoveSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleSelection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Unavailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.HotTracked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Busy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Floating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Marqueed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Animated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Invisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Offscreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Sizeable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Moveable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.SelfVoicing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Focusable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Linked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Traversed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.MultiSelectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.ExtSelectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertLow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertMedium", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.AlertHigh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Protected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.HasPopup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AccessibleStates.Valid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AccessibleStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/AccessibleStates.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#GetControlInfo(Windows.Win32.System.Ole.CONTROLINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L31C9-L51C52" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#OnMnemonic(Windows.Win32.UI.WindowsAndMessaging.MSG*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L57C9-L65C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#OnAmbientPropertyChange(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L71C9-L72C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleControl#Interface#FreezeEvents(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L78C9-L80C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L85C12-L85C64" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L89C12-L89C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#TranslateAccelerator(Windows.Win32.UI.WindowsAndMessaging.MSG*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L93C12-L93C55" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#OnFrameWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L98C9-L99C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#OnDocWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L105C9-L106C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#ResizeBorder(Windows.Win32.Foundation.RECT*,Windows.Win32.System.Ole.IOleInPlaceUIWindow*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L111C9-L111C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceActiveObject#Interface#EnableModeless(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L114C79-L114C96" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L117C67-L117C99" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L122C9-L127C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#InPlaceDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L131C64-L131C99" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#UIDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L134C59-L134C89" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#SetObjectRects(Windows.Win32.Foundation.RECT*,Windows.Win32.Foundation.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L138C9-L138C66" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleInPlaceObject#Interface#ReactivateAndUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L141C64-L141C76" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetClientSite(Windows.Win32.System.Ole.IOleClientSite*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L146C9-L147C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetClientSite(Windows.Win32.System.Ole.IOleClientSite**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L153C9-L159C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetHostNames(Windows.Win32.Foundation.PCWSTR,Windows.Win32.Foundation.PCWSTR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L165C9-L165C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Close(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L170C9-L171C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetMoniker(System.UInt32,Windows.Win32.System.Com.IMoniker*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L175C84-L175C101" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetMoniker(System.UInt32,System.UInt32,Windows.Win32.System.Com.IMoniker**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L180C9-L186C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#InitFromData(Windows.Win32.System.Com.IDataObject*,Windows.Win32.Foundation.BOOL,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L191C9-L191C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetClipboardData(System.UInt32,Windows.Win32.System.Com.IDataObject**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L196C9-L202C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#DoVerb(System.Int32,Windows.Win32.UI.WindowsAndMessaging.MSG*,Windows.Win32.System.Ole.IOleClientSite*,System.Int32,Windows.Win32.Foundation.HWND,Windows.Win32.Foundation.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L215C9-L218C109" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#EnumVerbs(Windows.Win32.System.Ole.IEnumOLEVERB**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L224C9-L230C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Update", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L234C46-L234C58" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#IsUpToDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L237C50-L237C62" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetUserClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L242C9-L248C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetUserType(System.UInt32,Windows.Win32.Foundation.PWSTR*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L254C9-L262C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetExtent(Windows.Win32.System.Com.DVASPECT,Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L268C9-L274C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetExtent(Windows.Win32.System.Com.DVASPECT,Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L280C9-L286C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Advise(Windows.Win32.System.Com.IAdviseSink*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L292C9-L297C64" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#Unadvise(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L301C65-L301C103" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#EnumAdvise(Windows.Win32.System.Com.IEnumSTATDATA**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L306C9-L312C34" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#GetMiscStatus(Windows.Win32.System.Com.DVASPECT,Windows.Win32.System.Ole.OLEMISC*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L318C9-L341C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleObject#Interface#SetColorScheme(Windows.Win32.Graphics.Gdi.LOGPALETTE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L345C73-L345C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleWindow#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L348C60-L348C112" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IOleWindow#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L352C12-L352C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersist#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L356C9-L362C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#InitNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L366C56-L366C68" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L371C9-L377C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#Load(Windows.Win32.System.Com.StructuredStorage.IPropertyBag*,Windows.Win32.System.Com.IErrorLog*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L383C9-L384C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IPersistPropertyBag#Interface#Save(Windows.Win32.System.Com.StructuredStorage.IPropertyBag*,Windows.Win32.Foundation.BOOL,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L390C9-L391C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L397C9-L403C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#IsDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L407C52-L407C77" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#InitNew(Windows.Win32.System.Com.StructuredStorage.IStorage*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L410C66-L410C78" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#Load(Windows.Win32.System.Com.StructuredStorage.IStorage*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L415C9-L420C43" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#Save(Windows.Win32.System.Com.StructuredStorage.IStorage*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L426C9-L431C60" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#SaveCompleted(Windows.Win32.System.Com.StructuredStorage.IStorage*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L435C75-L435C87" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#StructuredStorage#IPersistStorage#Interface#HandsOffStorage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L438C60-L438C72" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#GetClassID(System.Guid*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L443C9-L449C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#IsDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L453C55-L453C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#Load(Windows.Win32.System.Com.IStream*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L458C9-L464C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#Save(Windows.Win32.System.Com.IStream*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L470C9-L476C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#GetSizeMax(System.UInt64*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L480C72-L480C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Com#IPersistStreamInit#Interface#InitNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L483C55-L483C67" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IQuickActivate#Interface#QuickActivate(Windows.Win32.System.Ole.QACONTAINER*,Windows.Win32.System.Ole.QACONTROL*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L487C9-L487C64" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IQuickActivate#Interface#SetContentExtent(Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L492C9-L498C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IQuickActivate#Interface#GetContentExtent(Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L504C9-L510C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#Draw(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Foundation.RECTL*,Windows.Win32.Foundation.RECTL*,System.IntPtr,System.UIntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L526C9-L538C29" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#GetColorSet(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.LOGPALETTE**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L550C9-L550C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#Freeze(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L554C9-L554C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#Unfreeze(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L557C62-L557C79" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#SetAdvise(Windows.Win32.System.Com.DVASPECT,System.UInt32,Windows.Win32.System.Com.IAdviseSink*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L561C9-L561C65" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject#Interface#GetAdvise(System.UInt32*,System.UInt32*,Windows.Win32.System.Com.IAdviseSink**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L565C9-L565C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#Draw(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Foundation.RECTL*,Windows.Win32.Foundation.RECTL*,System.IntPtr,System.UIntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L579C12-L589C24" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#GetColorSet(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Graphics.Gdi.HDC,Windows.Win32.Graphics.Gdi.LOGPALETTE**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L599C12-L599C116" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#Freeze(Windows.Win32.System.Com.DVASPECT,System.Int32,System.Void*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L603C12-L603C91" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#Unfreeze(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L607C12-L607C60" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#SetAdvise(Windows.Win32.System.Com.DVASPECT,System.UInt32,Windows.Win32.System.Com.IAdviseSink*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L611C12-L611C76" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#GetAdvise(System.UInt32*,System.UInt32*,Windows.Win32.System.Com.IAdviseSink**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L615C12-L615C79" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#System#Ole#IViewObject2#Interface#GetExtent(Windows.Win32.System.Com.DVASPECT,System.Int32,Windows.Win32.System.Com.DVTARGETDEVICE*,Windows.Win32.Foundation.SIZE*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/Control_ActiveXControlInterfaces.cs#L619C12-L619C73" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L298C24-L300C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L381C36-L383C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L388C78-L390C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L395C53-L399C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.#ctor(System.Windows.Forms.Control,System.String,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L404C95-L408C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetAccessibilityObjectById(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L462C9-L462C67" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetAutoSizeMode(System.Windows.Forms.AutoSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L678C58-L678C102" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetAutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L680C49-L680C87" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L960C9-L968C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2158C9-L2203C30" + }, + { + "DocsId": "M:System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4297C9-L4298C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.AccessibilityNotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4303C9-L4307C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Delegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4420C57-L4420C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Action)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4430C55-L4430C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BeginInvoke(System.Delegate,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4451C9-L4454C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.BringToFront", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4476C9-L4488C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Contains(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4588C13-L4600C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4610C9-L4610C50" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4620C9-L4620C44" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateGraphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4632C9-L4634C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4649C9-L4713C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.CreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4721C9-L4733C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4794C57-L4794C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4803C9-L4858C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4865C9-L4950C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4979C9-L4979C117" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5012C9-L5035C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5046C9-L5086C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5097C9-L5128C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FindForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5163C9-L5169C31" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetTopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5207C37-L5207C68" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseKeyEvent(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5224C9-L5225C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseMouseEvent(System.Object,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5234C9-L5235C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5244C9-L5244C32" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FromChildHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5289C9-L5301C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5316C9-L5322C114" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5365C9-L5376C51" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5387C50-L5387C95" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5394C9-L5407C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5433C9-L5494C46" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetNextControl(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5671C9-L5855C41" + }, + { + "DocsId": "M:System.Windows.Forms.Control.GetStyle(System.Windows.Forms.ControlStyles)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5900C52-L5900C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5907C9-L5908C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InitLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5937C9-L5938C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5972C9-L5973C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L5983C9-L6012C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6021C9-L6022C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6031C9-L6053C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6063C9-L6064C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6074C9-L6101C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Action)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6109C9-L6110C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Delegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6126C46-L6126C66" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke(System.Delegate,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6144C9-L6147C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Invoke``1(System.Func{``0})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6155C43-L6155C66" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokePaint(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6348C9-L6349C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokePaintBackground(System.Windows.Forms.Control,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6353C9-L6354C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsKeyLocked(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6395C9-L6416C98" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6436C9-L6445C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6463C9-L6483C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.IsMnemonic(System.Char,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6494C9-L6525C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.LogicalToDeviceUnits(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6544C51-L6544C91" + }, + { + "DocsId": "M:System.Windows.Forms.Control.LogicalToDeviceUnits(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6552C53-L6552C93" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleBitmapLogicalToDevice(System.Drawing.Bitmap@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6562C9-L6568C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.NotifyInvalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6719C9-L6720C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeOnClick(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6762C9-L6763C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnAutoSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6767C9-L6771C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6776C9-L6814C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6819C9-L6842C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBackgroundImageLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6847C9-L6858C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6863C9-L6889C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCausesValidationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6894C9-L6898C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnContextMenuStripChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6912C9-L6916C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6921C9-L6937C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDataContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6942C9-L6960C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6965C9-L6969C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L6980C9-L7013C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7022C9-L7064C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7069C9-L7092C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7097C9-L7124C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnNotifyMessage(System.Windows.Forms.Message)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7134C5-L7134C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7139C9-L7144C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7149C9-L7150C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7155C9-L7159C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7164C9-L7168C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentDataContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7173C9-L7190C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7195C9-L7199C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7206C9-L7222C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7273C9-L7278C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7283C9-L7287C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7292C9-L7296C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPrint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7321C9-L7346C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTabIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7351C9-L7355C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTabStopChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7360C9-L7364C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7369C9-L7373C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7383C9-L7426C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7446C9-L7456C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7465C9-L7466C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnClientSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7471C9-L7475C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnControlAdded(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7483C9-L7484C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnControlRemoved(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7492C9-L7493C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7501C5-L7501C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7510C9-L7630C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7659C9-L7664C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7678C9-L7735C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7743C9-L7744C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7758C9-L7759C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7768C9-L7769C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7778C9-L7779C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7788C9-L7789C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7798C9-L7799C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7804C9-L7805C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeGotFocus(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7813C9-L7818C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7826C9-L7834C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnHelpRequested(System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7843C9-L7860C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnInvalidated(System.Windows.Forms.InvalidateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7870C9-L7889C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7897C9-L7898C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7906C9-L7907C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7915C9-L7922C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7934C9-L7950C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7972C9-L7973C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeLostFocus(System.Windows.Forms.Control,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7978C9-L7983C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L7991C9-L7997C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMarginChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8001C9-L8002C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8010C9-L8011C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8019C9-L8020C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8028C9-L8029C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8037C9-L8038C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8046C9-L8047C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8055C9-L8056C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDpiChangedBeforeParent(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8068C9-L8069C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnDpiChangedAfterParent(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8081C9-L8082C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8090C9-L8091C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8099C9-L8100C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8108C9-L8109C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8117C9-L8118C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8126C9-L8132C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8141C9-L8142C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8146C9-L8152C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8162C9-L8164C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8199C9-L8200C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnRegionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8208C9-L8212C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8220C9-L8228C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8236C9-L8237C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8242C9-L8248C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8256C9-L8257C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8265C9-L8266C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8274C9-L8289C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8298C9-L8299C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnValidated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8307C9-L8308C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8334C5-L8334C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PerformLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8601C9-L8615C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8623C9-L8624C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PointToClient(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8771C9-L8772C18" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PointToScreen(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8780C9-L8781C18" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8826C9-L8865C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.PreProcessControlMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8883C12-L8883C67" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L8972C9-L8972C58" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9078C64-L9078C109" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9092C62-L9092C105" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9108C9-L9178C31" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9197C9-L9202C43" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9220C64-L9220C106" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9235C71-L9235C76" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaiseDragEvent(System.Object,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9315C9-L9316C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RaisePaintEvent(System.Object,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9325C9-L9326C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9346C9-L9347C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9352C9-L9353C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9366C9-L9367C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9375C9-L9376C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9409C9-L9410C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RecreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9419C9-L9420C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RectangleToClient(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9574C9-L9576C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RectangleToScreen(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9584C9-L9586C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ReflectMessage(System.IntPtr,System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9598C9-L9609C21" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9617C9-L9619C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9656C9-L9661C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9668C9-L9669C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResumeLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9680C35-L9680C68" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResumeLayout(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9688C9-L9740C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9793C9-L9794C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9803C9-L9805C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Scale(System.Drawing.SizeF)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9816C9-L9837C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L9992C9-L10088C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10096C9-L10129C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10155C9-L10156C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10161C9-L10167C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SelectNextControl(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10174C9-L10182C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SendToBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10255C9-L10267C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10274C9-L10295C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10302C9-L10344C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10362C9-L10434C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetClientSizeCore(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10442C9-L10446C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SizeFromClientSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10449C67-L10449C105" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetStyle(System.Windows.Forms.ControlStyles,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10561C9-L10562C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetTopLevel(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10571C9-L10579C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10605C9-L10730C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10831C9-L10831C46" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Windows.Forms.LeftRightAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10837C9-L10837C45" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateAlignment(System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10843C9-L10843C43" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateHorizontal(System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10849C9-L10861C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateLeftRight(System.Windows.Forms.LeftRightAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10867C9-L10879C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.RtlTranslateContent(System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10885C9-L10921C22" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10937C9-L10938C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.SuspendLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L10990C9-L10997C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Update", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11053C9-L11057C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11065C9-L11088C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11097C9-L11104C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11112C9-L11136C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateZOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11224C9-L11225C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.UpdateStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L11282C9-L11285C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12512C9-L12921C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12927C13-L12933C39" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12942C13-L12942C35" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12948C15-L12948C47" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12953C9-L12954C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12958C15-L12958C33" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12964C9-L13035C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13046C61-L13046C82" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13048C60-L13048C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13050C50-L13050C64" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IDropTarget#OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13052C60-L13052C80" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#ISupportOleDropSource#OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13057C95-L13057C132" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#ISupportOleDropSource#OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13059C110-L13059C157" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13064C9-L13064C125" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13066C62-L13066C92" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13068C74-L13068C105" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13070C51-L13070C71" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13073C9-L13073C120" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13076C9-L13076C117" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13078C55-L13078C59" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13080C56-L13080C86" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13082C58-L13082C90" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13084C68-L13084C94" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13087C9-L13087C121" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13089C48-L13089C79" + }, + { + "DocsId": "M:System.Windows.Forms.Control.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13091C61-L13091C91" + }, + { + "DocsId": "M:System.Windows.Forms.Control.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13191C34-L13191C38" + }, + { + "DocsId": "M:System.Windows.Forms.Control.OnImeModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L500C9-L501C6" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ResetImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L507C35-L507C59" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeAsync(System.Action,System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ExtendedStates.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeAsync``1(System.Func{``0},System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ExtendedStates.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeAsync(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.ValueTask},System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ExtendedStates.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Control.InvokeAsync``1(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.ValueTask{``0}},System.Threading.CancellationToken)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ExtendedStates.cs" + }, + { + "DocsId": "E:System.Windows.Forms.Control.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L653C16-L653C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L860C16-L860C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L890C16-L890C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L937C16-L937C70" + }, + { + "DocsId": "E:System.Windows.Forms.Control.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1025C16-L1025C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1137C16-L1137C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ClientSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1227C16-L1227C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1304C16-L1304C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1587C16-L1587C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1793C16-L1793C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1872C16-L1872C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1994C16-L1994C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2151C16-L2151C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2551C16-L2551C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2582C16-L2582C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.RegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2901C16-L2901C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3047C16-L3047C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.SizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3176C16-L3176C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3206C16-L3206C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3253C16-L3253C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3316C16-L3316C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3627C16-L3627C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3780C16-L3780C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3793C16-L3793C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3806C16-L3806C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DataContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3819C16-L3819C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3827C16-L3827C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3835C16-L3835C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3843C16-L3843C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3851C16-L3851C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3859C16-L3859C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3872C16-L3872C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HandleDestroyed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3885C16-L3885C64" + }, + { + "DocsId": "E:System.Windows.Forms.Control.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3893C16-L3893C62" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Invalidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3903C16-L3903C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3947C16-L3947C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3955C16-L3955C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3963C16-L3963C66" + }, + { + "DocsId": "E:System.Windows.Forms.Control.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3971C16-L3971C71" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3982C16-L3982C60" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3993C16-L3993C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4006C16-L4006C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4017C16-L4017C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4028C16-L4028C57" + }, + { + "DocsId": "E:System.Windows.Forms.Control.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4039C16-L4039C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4047C16-L4047C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4058C16-L4058C54" + }, + { + "DocsId": "E:System.Windows.Forms.Control.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4071C16-L4071C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4082C16-L4082C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4093C16-L4093C65" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseCaptureChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4104C16-L4104C68" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4116C16-L4116C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4127C16-L4127C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4138C16-L4138C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DpiChangedBeforeParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4151C16-L4151C71" + }, + { + "DocsId": "E:System.Windows.Forms.Control.DpiChangedAfterParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4164C16-L4164C70" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4175C16-L4175C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4186C16-L4186C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4197C16-L4197C56" + }, + { + "DocsId": "E:System.Windows.Forms.Control.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4210C16-L4210C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4221C16-L4221C53" + }, + { + "DocsId": "E:System.Windows.Forms.Control.PreviewKeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4232C16-L4232C63" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Resize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4244C16-L4244C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4252C16-L4252C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4260C16-L4260C61" + }, + { + "DocsId": "E:System.Windows.Forms.Control.SystemColorsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4268C16-L4268C68" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4279C16-L4279C59" + }, + { + "DocsId": "E:System.Windows.Forms.Control.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4290C16-L4290C58" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ParentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L4408C16-L4408C55" + }, + { + "DocsId": "E:System.Windows.Forms.Control.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L220C16-L220C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L426C13-L434C37" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleDefaultActionDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L474C16-L474C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L487C16-L487C78" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L500C16-L500C71" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L514C13-L515C74" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L534C16-L534C42" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L607C16-L607C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L621C16-L621C50" + }, + { + "DocsId": "P:System.Windows.Forms.Control.AutoScrollOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L666C16-L668C26" + }, + { + "DocsId": "P:System.Windows.Forms.Control.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L685C49-L685C71" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DataContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L756C16-L758C42" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L797C13-L833C41" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L873C16-L873C71" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L903C16-L905C31" + }, + { + "DocsId": "P:System.Windows.Forms.Control.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1017C16-L1017C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1037C26-L1037C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1050C16-L1050C44" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1065C29-L1065C110" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanRaiseEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1072C47-L1072C81" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1083C30-L1083C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Capture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1095C16-L1095C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1122C16-L1122C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CheckForIllegalCrossThreadCalls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1194C58-L1194C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ClientRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1204C41-L1204C89" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ClientSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1216C16-L1216C48" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1238C34-L1238C57" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ContainsFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1252C13-L1258C99" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1272C16-L1272C83" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1318C13-L1326C39" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Created", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1337C28-L1337C52" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1349C13-L1430C23" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1521C13-L1552C33" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1603C13-L1615C29" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1623C45-L1623C65" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1630C47-L1630C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1640C13-L1646C34" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1654C45-L1654C69" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1656C48-L1656C78" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1658C50-L1658C85" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1660C50-L1660C85" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1662C49-L1662C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1670C43-L1670C53" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DeviceDpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1683C12-L1683C93" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1726C12-L1726C50" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1736C31-L1736C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Disposing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1762C30-L1762C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1777C16-L1777C43" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1804C16-L1804C61" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1835C13-L1845C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1884C12-L1884C67" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L1899C16-L1899C43" + }, + { + "DocsId": "P:System.Windows.Forms.Control.FontHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2062C13-L2090C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2105C13-L2130C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2225C13-L2235C35" + }, + { + "DocsId": "P:System.Windows.Forms.Control.HasChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2256C13-L2257C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2271C16-L2271C23" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsHandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2329C36-L2329C55" + }, + { + "DocsId": "P:System.Windows.Forms.Control.InvokeRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2407C13-L2427C10" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsAccessible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2441C16-L2441C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsAncestorSiteInDesignMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2458C9-L2458C78" + }, + { + "DocsId": "P:System.Windows.Forms.Control.IsMirrored", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2488C13-L2494C46" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2531C16-L2531C18" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2543C16-L2543C27" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2560C16-L2560C48" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2592C15-L2592C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2614C15-L2614C80" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ModifierKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2635C13-L2652C30" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2664C13-L2691C28" + }, + { + "DocsId": "P:System.Windows.Forms.Control.MousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2702C13-L2703C23" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2718C13-L2729C25" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2753C16-L2753C30" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2785C34-L2785C57" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ProductVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2794C37-L2794C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RecreatingHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2815C37-L2815C62" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2854C16-L2854C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RenderRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2907C50-L2907C54" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ResizeRedraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2971C16-L2971C52" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2983C25-L2983C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L2998C13-L3017C45" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ScaleChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3058C45-L3058C49" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3085C16-L3085C25" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3168C16-L3168C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3189C16-L3189C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3220C16-L3220C31" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3265C16-L3265C56" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3280C16-L3280C70" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3330C16-L3330C18" + }, + { + "DocsId": "P:System.Windows.Forms.Control.TopLevelControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3344C40-L3344C63" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3389C13-L3443C92" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ShowFocusCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3458C13-L3489C86" + }, + { + "DocsId": "P:System.Windows.Forms.Control.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3507C16-L3507C46" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3609C13-L3615C69" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3700C16-L3700C22" + }, + { + "DocsId": "P:System.Windows.Forms.Control.WindowTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3732C16-L3732C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3910C15-L3910C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L3918C15-L3918C72" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12927C13-L12933C39" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12942C13-L12942C35" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12948C15-L12948C47" + }, + { + "DocsId": "P:System.Windows.Forms.Control.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L12958C15-L12958C33" + }, + { + "DocsId": "P:System.Windows.Forms.Control.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs#L13191C34-L13191C38" + }, + { + "DocsId": "P:System.Windows.Forms.Control.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L79C13-L79C33" + }, + { + "DocsId": "P:System.Windows.Forms.Control.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L102C49-L102C64" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L141C13-L148C28" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ImeModeBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L162C16-L162C29" + }, + { + "DocsId": "P:System.Windows.Forms.Control.PropagatingImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L279C13-L307C41" + }, + { + "DocsId": "T:System.Windows.Forms.Control.ControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.Control.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventArgs.cs#L12C5-L14C6" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventArgs.#ctor(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventArgs.cs#L16C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpNamespace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventArgs.cs#L23C36-L23C40" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventArgs.cs#L25C33-L25C37" + }, + { + "DocsId": "P:System.Windows.Forms.QueryAccessibilityHelpEventArgs.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventArgs.cs#L27C34-L27C38" + } + ], + "DocsId": "T:System.Windows.Forms.QueryAccessibilityHelpEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.Invoke(System.Object,System.Windows.Forms.QueryAccessibilityHelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QueryAccessibilityHelpEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryAccessibilityHelpEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QueryAccessibilityHelpEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/QueryAccessibilityHelpEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L187C11-L189C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L48C5-L214C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AttachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L253C5-L253C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.PropsValid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L402C36-L402C55" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L407C5-L407C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L422C9-L432C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowAboutBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L481C9-L482C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L805C9-L807C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L811C9-L813C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L817C9-L819C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L970C9-L981C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1028C9-L1029C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1033C9-L1071C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1171C112-L1171C118" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1195C9-L1256C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1294C9-L1302C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnInPlaceActive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1466C5-L1466C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1551C9-L1611C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1654C59-L1654C63" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1656C63-L1656C115" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1683C9-L1744C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1752C9-L1802C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.SetAboutBoxDelegate(System.Windows.Forms.AxHost.AboutBoxDelegate)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1812C9-L1813C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DoVerb(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2169C9-L2181C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateInstanceCore(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2349C9-L2358C26" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvokeEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2426C9-L2442C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2451C9-L2457C57" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2467C9-L2467C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetComponentName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2477C9-L2477C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2487C9-L2487C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetDefaultEvent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2494C9-L2494C59" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetDefaultProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2501C9-L2501C62" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEditor(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2511C9-L2526C24" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2531C12-L2531C66" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetEvents(System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2536C12-L2536C78" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2722C9-L2722C37" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetProperties(System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2729C9-L2729C43" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.System#ComponentModel#ICustomTypeDescriptor#GetPropertyOwner(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2735C9-L2735C21" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOcx", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2885C9-L2885C26" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2941C5-L2941C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2946C5-L2946C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.HasPropertyPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L2961C9-L2985C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.MakeDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3018C9-L3023C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowPropertyPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3027C9-L3033C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ShowPropertyPages(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3037C9-L3085C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3103C9-L3233C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3315C9-L3322C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3417C9-L3437C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureFromPicture(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3561C12-L3561C72" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureFromCursor(System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3568C12-L3568C109" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIPictureDispFromPicture(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3575C12-L3575C76" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetPictureFromIPicture(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3583C9-L3599C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetPictureFromIPictureDisp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3607C9-L3623C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetColorFromOleColor(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3664C9-L3664C52" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOleColorFromColor(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3674C9-L3674C51" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIFontFromFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3683C9-L3698C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetFontFromIFont(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3732C9-L3749C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetIFontDispFromFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3757C9-L3772C74" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetFontFromIFontDisp(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3782C9-L3837C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetOADateFromTime(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3845C9-L3845C32" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.GetTimeFromOADate(System.Double)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3854C9-L3854C42" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3877C9-L3878C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3883C9-L3884C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseMove(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3889C9-L3890C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3895C9-L3896C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3901C9-L3902C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseUp(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3907C9-L3908C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Object,System.Object,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3913C9-L3914C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Int16,System.Int16,System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3919C9-L3920C6" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.RaiseOnMouseDown(System.Int16,System.Int16,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L3925C9-L3926C6" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L311C16-L311C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L319C16-L319C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L488C16-L488C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L496C16-L496C110" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L504C16-L504C116" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L512C16-L512C109" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L520C16-L520C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L531C16-L531C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L539C16-L539C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L547C16-L547C104" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L555C16-L555C106" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L563C16-L563C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L574C16-L574C93" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L582C16-L582C96" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L590C16-L590C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L598C16-L598C96" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L606C16-L606C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L614C16-L614C100" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L622C16-L622C101" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L630C16-L630C93" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L638C16-L638C105" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L646C16-L646C110" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L657C16-L657C99" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L665C16-L665C102" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L676C16-L676C95" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L687C16-L687C96" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L698C16-L698C93" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L706C16-L706C94" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L717C16-L717C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L728C16-L728C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L739C16-L739C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L750C16-L750C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L761C16-L761C97" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L772C16-L772C95" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L783C16-L783C98" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L791C16-L791C100" + }, + { + "DocsId": "E:System.Windows.Forms.AxHost.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L799C16-L799C100" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L225C13-L231C23" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L273C16-L273C30" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L282C16-L282C36" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L291C16-L291C42" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L303C16-L303C28" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L328C16-L328C27" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L340C13-L340C37" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L348C16-L348C28" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L357C16-L357C25" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L365C16-L365C30" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L376C13-L377C50" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L387C16-L387C21" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.EditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L460C29-L460C52" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.HasAboutBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L468C32-L468C61" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L907C13-L959C10" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.OcxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1837C13-L1843C30" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ContainingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs#L1981C16-L1981C69" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ActiveXInvokeKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.AxComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.AxComponentEditor.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ClsidAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ClsidAttribute.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.ConnectionPointCookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ConnectionPointCookie.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.AboutBoxDelegate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.InvalidActiveXStateException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.InvalidActiveXStateException.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.State.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.StateConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.StateConverter.cs" + }, + { + "DocsId": "T:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.TypeLibraryTimeStampAttribute.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AmbientProperties.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L18C30-L18C34" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L28C25-L28C29" + }, + { + "DocsId": "P:System.Windows.Forms.AmbientProperties.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs#L33C30-L33C34" + } + ], + "DocsId": "T:System.Windows.Forms.AmbientProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AmbientProperties.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Application.SetColorMode(System.Windows.Forms.SystemColorMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L299C13-L352C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.RegisterMessageLoop(System.Windows.Forms.Application.MessageLoopCallback)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L562C12-L562C69" + }, + { + "DocsId": "M:System.Windows.Forms.Application.UnregisterMessageLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L610C12-L610C65" + }, + { + "DocsId": "M:System.Windows.Forms.Application.AddMessageFilter(System.Windows.Forms.IMessageFilter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L781C12-L781C63" + }, + { + "DocsId": "M:System.Windows.Forms.Application.FilterMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L790C9-L800C26" + }, + { + "DocsId": "M:System.Windows.Forms.Application.DoEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L921C12-L921C78" + }, + { + "DocsId": "M:System.Windows.Forms.Application.EnableVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L934C9-L958C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Exit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L970C34-L970C44" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Exit(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L979C5-L1064C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.ExitThread", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1071C9-L1080C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.OleRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1239C12-L1239C53" + }, + { + "DocsId": "M:System.Windows.Forms.Application.OnThreadException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1245C12-L1245C60" + }, + { + "DocsId": "M:System.Windows.Forms.Application.RaiseIdle(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1262C12-L1262C85" + }, + { + "DocsId": "M:System.Windows.Forms.Application.RemoveMessageFilter(System.Windows.Forms.IMessageFilter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1268C12-L1268C66" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Restart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1275C9-L1310C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1317C12-L1317C94" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1324C12-L1324C102" + }, + { + "DocsId": "M:System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1331C12-L1331C77" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetCompatibleTextRenderingDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1348C9-L1354C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetDefaultFont(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1376C9-L1383C6" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetHighDpiMode(System.Windows.Forms.HighDpiMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1436C9-L1437C90" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetSuspendState(System.Windows.Forms.PowerState,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1445C12-L1445C93" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1452C12-L1452C65" + }, + { + "DocsId": "M:System.Windows.Forms.Application.SetUnhandledExceptionMode(System.Windows.Forms.UnhandledExceptionMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L1474C12-L1474C77" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ApplicationExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L749C16-L749C62" + }, + { + "DocsId": "E:System.Windows.Forms.Application.Idle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L811C13-L817C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.EnterThreadModal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L836C13-L841C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.LeaveThreadModal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L860C13-L865C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ThreadException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L883C13-L888C10" + }, + { + "DocsId": "E:System.Windows.Forms.Application.ThreadExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L906C16-L906C57" + }, + { + "DocsId": "P:System.Windows.Forms.Application.AllowQuit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L82C37-L82C65" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CommonAppDataRegistry", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L143C12-L143C76" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CommonAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L158C12-L158C99" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CompanyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L166C9-L224C34" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CurrentCulture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L233C16-L233C51" + }, + { + "DocsId": "P:System.Windows.Forms.Application.CurrentInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L242C16-L242C50" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ColorMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L261C48-L261C86" + }, + { + "DocsId": "P:System.Windows.Forms.Application.SystemColorMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L374C9-L376C38" + }, + { + "DocsId": "P:System.Windows.Forms.Application.IsDarkModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L409C9-L411C97" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ExecutablePath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L417C9-L417C79" + }, + { + "DocsId": "P:System.Windows.Forms.Application.HighDpiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L423C46-L423C80" + }, + { + "DocsId": "P:System.Windows.Forms.Application.LocalUserAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L433C12-L433C98" + }, + { + "DocsId": "P:System.Windows.Forms.Application.MessageLoop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L439C12-L439C56" + }, + { + "DocsId": "P:System.Windows.Forms.Application.OpenForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L444C47-L444C61" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ProductName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L453C9-L511C34" + }, + { + "DocsId": "P:System.Windows.Forms.Application.ProductVersion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L521C9-L555C37" + }, + { + "DocsId": "P:System.Windows.Forms.Application.RenderWithVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L570C12-L570C73" + }, + { + "DocsId": "P:System.Windows.Forms.Application.SafeTopLevelCaptionFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L580C13-L582C48" + }, + { + "DocsId": "P:System.Windows.Forms.Application.StartupPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L601C13-L603C34" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L617C16-L617C31" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UserAppDataPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L641C12-L641C93" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UserAppDataRegistry", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L648C12-L648C106" + }, + { + "DocsId": "P:System.Windows.Forms.Application.UseVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L660C42-L660C46" + }, + { + "DocsId": "P:System.Windows.Forms.Application.VisualStyleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs#L684C13-L690C27" + }, + { + "DocsId": "T:System.Windows.Forms.Application.MessageLoopCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Application", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L22C35-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.#ctor(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L31C5-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L44C30-L44C44" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L93C9-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L99C9-L116C6" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.ExitThread", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L121C33-L121C49" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.ExitThreadCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L126C48-L126C89" + }, + { + "DocsId": "M:System.Windows.Forms.ApplicationContext.OnMainFormClosed(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L132C77-L132C93" + }, + { + "DocsId": "E:System.Windows.Forms.ApplicationContext.ThreadExit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ApplicationContext.MainForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L54C16-L54C25" + }, + { + "DocsId": "P:System.Windows.Forms.ApplicationContext.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs#L78C26-L78C30" + } + ], + "DocsId": "T:System.Windows.Forms.ApplicationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ApplicationContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.Suggest", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteMode.SuggestAppend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.FileSystem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.HistoryList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.RecentlyUsedList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.AllUrl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.AllSystemSources", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.FileSystemDirectories", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.CustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoCompleteSource.ListItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteSource.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L15C5-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L44C30-L44C55" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L46C31-L46C57" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L54C72-L54C109" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L66C9-L73C22" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L81C9-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L107C9-L109C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L116C43-L116C64" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.CopyTo(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L122C54-L122C80" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.IndexOf(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L128C41-L128C61" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L136C9-L144C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L162C9-L164C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L171C9-L174C6" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L183C16-L183C27" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L184C16-L184C44" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L187C37-L187C56" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L189C43-L189C67" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L191C41-L191C64" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L193C52-L193C81" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L195C41-L195C63" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L197C56-L197C97" + }, + { + "DocsId": "M:System.Windows.Forms.AutoCompleteStringCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L199C43-L199C64" + }, + { + "DocsId": "E:System.Windows.Forms.AutoCompleteStringCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L50C16-L50C45" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L28C13-L28C33" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L42C25-L42C36" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L44C30-L44C55" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L46C31-L46C57" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L149C31-L149C56" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L155C35-L155C64" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L179C31-L179C54" + }, + { + "DocsId": "P:System.Windows.Forms.AutoCompleteStringCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs#L183C16-L183C27" + } + ], + "DocsId": "T:System.Windows.Forms.AutoCompleteStringCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoCompleteStringCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoValidate.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.EnablePreventFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.EnableAllowFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoValidate.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/AutoValidate.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BaseCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L21C48-L21C71" + }, + { + "DocsId": "M:System.Windows.Forms.BaseCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L26C43-L26C64" + }, + { + "DocsId": "M:System.Windows.Forms.BaseCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L19C33-L19C44" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L34C35-L34C40" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L38C31-L38C35" + }, + { + "DocsId": "P:System.Windows.Forms.BaseCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs#L40C42-L40C46" + } + ], + "DocsId": "T:System.Windows.Forms.BaseCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BaseCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.High", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Low", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Critical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Charging", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.NoSystemBattery", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BatteryChargeStatus.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BatteryChargeStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BatteryChargeStatus.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BootMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.FailSafe", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BootMode.FailSafeWithNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BootMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BootMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BoundsSpecified.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BoundsSpecified", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/BoundsSpecified.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CloseReason.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.WindowsShutDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.MdiFormClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.UserClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.TaskManagerClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.FormOwnerClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CloseReason.ApplicationExitCall", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CloseReason.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L17C53-L23C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L25C5-L27C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L31C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L115C9-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.OnOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L140C9-L151C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContextMenuStrip.OnClosed(System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L155C9-L166C6" + }, + { + "DocsId": "P:System.Windows.Forms.ContextMenuStrip.SourceControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs#L41C13-L41C42" + } + ], + "DocsId": "T:System.Windows.Forms.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ContextMenuStrip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImeContext.Disable(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L704C9-L721C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.Enable(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L728C9-L759C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.GetImeMode(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L766C9-L831C23" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.IsOpen(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L839C9-L849C23" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.SetImeStatus(System.Windows.Forms.ImeMode,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L859C9-L938C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImeContext.SetOpenStatus(System.Boolean,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L945C9-L963C6" + } + ], + "DocsId": "T:System.Windows.Forms.ImeContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ImeModeConversion.ImeModeConversionBits", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1081C16-L1162C10" + }, + { + "DocsId": "P:System.Windows.Forms.ImeModeConversion.IsCurrentConversionTableSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs#L1165C61-L1165C99" + } + ], + "DocsId": "T:System.Windows.Forms.ImeModeConversion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.Ime.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlEventArgs.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ControlEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs#L22C31-L22C35" + } + ], + "DocsId": "T:System.Windows.Forms.ControlEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.Invoke(System.Object,System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ControlEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ControlEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ControlStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UserPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.Opaque", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.ResizeRedraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.FixedWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.FixedHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.StandardClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UserMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.SupportsTransparentBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.StandardDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.AllPaintingInWmPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.CacheText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.EnableNotifyMessage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.DoubleBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.OptimizedDoubleBuffer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.UseTextForAccessibility", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlStyles.ApplyThemingImplicitly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlStyles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Appearance.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Appearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Appearance.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Appearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Appearance.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Appearance.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Appearance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Button.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L31C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L76C74-L76C106" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L154C58-L154C78" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L159C58-L159C78" + }, + { + "DocsId": "M:System.Windows.Forms.Button.NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L185C9-L189C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L193C9-L210C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L214C9-L216C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L220C9-L245C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L249C9-L251C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L255C9-L262C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L269C9-L279C6" + }, + { + "DocsId": "M:System.Windows.Forms.Button.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L283C9-L289C47" + }, + { + "DocsId": "M:System.Windows.Forms.Button.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L292C42-L292C76" + }, + { + "DocsId": "M:System.Windows.Forms.Button.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L296C9-L315C6" + }, + { + "DocsId": "E:System.Windows.Forms.Button.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L166C16-L166C41" + }, + { + "DocsId": "E:System.Windows.Forms.Button.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L175C16-L175C46" + }, + { + "DocsId": "P:System.Windows.Forms.Button.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L52C16-L52C33" + }, + { + "DocsId": "P:System.Windows.Forms.Button.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L114C13-L129C23" + }, + { + "DocsId": "P:System.Windows.Forms.Button.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs#L141C16-L141C29" + } + ], + "DocsId": "T:System.Windows.Forms.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/Button.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L20C5-L87C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#get_PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L622C65-L622C69" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#set_PreviousEnabledStatus(System.Nullable{System.Boolean})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L622C70-L622C74" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L771C74-L771C110" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L777C9-L790C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L807C9-L809C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L816C9-L818C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L825C9-L832C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L839C9-L848C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L855C9-L862C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L869C9-L893C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L900C9-L910C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L917C9-L918C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ResetFlagsandPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L925C9-L929C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L945C9-L955C52" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1039C61-L1039C97" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1047C9-L1047C82" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnCommandParameterChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1054C70-L1054C115" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnRequestCommandExecute(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1061C9-L1061C66" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1064C76-L1064C95" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1067C86-L1067C115" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1087C9-L1097C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1101C9-L1112C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1119C9-L1140C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1147C9-L1172C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1179C9-L1198C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1202C9-L1204C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1208C9-L1210C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1290C9-L1369C6" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L145C16-L145C45" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandCanExecuteChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L205C16-L205C73" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L217C16-L217C63" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.CommandParameterChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L251C16-L251C72" + }, + { + "DocsId": "E:System.Windows.Forms.ButtonBase.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L584C16-L584C44" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.AutoEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L100C16-L100C41" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L126C16-L126C29" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L156C16-L156C30" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L192C16-L192C24" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.CommandParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L232C16-L232C33" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L255C44-L255C55" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L261C13-L303C23" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L307C50-L307C65" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.IsDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L311C16-L311C38" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L343C16-L343C26" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.FlatAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L364C51-L364C101" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L376C13-L397C27" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L430C16-L430C27" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L457C16-L459C32" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L504C16-L504C31" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L534C16-L534C26" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L576C16-L576C28" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.System#Windows#Forms#ICommandBindingTargetProvider#PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L622C65-L622C69" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L663C16-L663C25" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L676C16-L676C26" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L705C16-L705C34" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseMnemonic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L730C16-L730C40" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1254C16-L1254C50" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.UseVisualStyleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs#L1264C16-L1265C44" + }, + { + "DocsId": "T:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.ButtonBaseAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Dotted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Dashed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L39C9-L46C26" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L54C12-L54C73" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L67C9-L67C53" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L126C9-L126C66" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L131C9-L139C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L147C9-L168C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L176C9-L195C6" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L206C35-L215C19" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonRenderer.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.PushButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L230C12-L230C110" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs#L30C57-L30C61" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.Pushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ButtonState.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L28C5-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L255C9-L257C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L370C74-L370C108" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnAppearanceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L374C9-L378C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L385C9-L388C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L395C9-L406C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L435C9-L467C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L474C9-L480C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L488C9-L507C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L520C9-L535C22" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L538C42-L538C93" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.AppearanceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L94C16-L94C66" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L208C16-L208C41" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L217C16-L217C46" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L356C16-L356C63" + }, + { + "DocsId": "E:System.Windows.Forms.CheckBox.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L366C16-L366C66" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L63C16-L63C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.AutoCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L105C29-L105C33" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L117C16-L117C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L151C16-L151C51" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L171C16-L171C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L225C13-L247C23" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L251C44-L251C56" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L338C16-L338C30" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs#L348C30-L348C34" + }, + { + "DocsId": "T:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.CheckBoxAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L27C9-L34C26" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L41C9-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L52C9-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L91C33-L99C19" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L110C33-L110C129" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L165C33-L175C19" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L192C9-L225C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBoxRenderer.GetGlyphSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.CheckBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L230C73-L230C111" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBoxRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs#L20C57-L20C61" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CheckState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Unchecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CheckState.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckState.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/FlatButtonAppearance.cs#L35C16-L35C27" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.BorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/FlatButtonAppearance.cs#L69C16-L69C28" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.CheckedBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/FlatButtonAppearance.cs#L97C16-L97C33" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.MouseDownBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/FlatButtonAppearance.cs#L121C16-L121C35" + }, + { + "DocsId": "P:System.Windows.Forms.FlatButtonAppearance.MouseOverBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/FlatButtonAppearance.cs#L145C16-L145C35" + } + ], + "DocsId": "T:System.Windows.Forms.FlatButtonAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/FlatButtonAppearance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IButtonControl.NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/IButtonControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IButtonControl.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/IButtonControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IButtonControl.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/IButtonControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IButtonControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/IButtonControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L30C5-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L232C9-L234C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L324C74-L324C111" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L328C9-L334C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L342C9-L354C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L358C9-L364C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L369C9-L392C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L469C9-L484C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L491C9-L500C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L504C9-L520C22" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L523C42-L523C82" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.AppearanceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L111C16-L111C65" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L176C16-L176C41" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L185C16-L185C46" + }, + { + "DocsId": "E:System.Windows.Forms.RadioButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L320C16-L320C63" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.AutoCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L62C16-L62C26" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L82C16-L82C27" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.CheckAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L124C16-L124C27" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L151C16-L151C26" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L193C13-L215C23" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L219C44-L219C56" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L296C16-L296C28" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs#L308C16-L308C30" + }, + { + "DocsId": "T:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L28C9-L35C26" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L42C9-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L51C9-L51C60" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L97C9-L100C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L113C9-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L165C36-L175C19" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L190C36-L201C23" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButtonRenderer.GetGlyphSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.RadioButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L253C9-L255C6" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButtonRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs#L21C57-L21C61" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButtonRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButtonRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L52C5-L126C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.AddItemsCore(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1420C9-L1434C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1444C9-L1446C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1458C9-L1458C51" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1890C9-L1896C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1940C9-L1955C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1965C9-L1983C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1989C41-L1989C70" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1997C9-L1997C100" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2006C9-L2006C69" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2015C9-L2015C65" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2042C9-L2050C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2060C9-L2079C27" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2244C9-L2259C41" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2369C9-L2373C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2382C9-L2483C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2491C9-L2509C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2518C9-L2519C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2528C9-L2548C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2554C9-L2572C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2580C9-L2600C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2604C9-L2610C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2625C9-L2626C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2633C9-L2635C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2642C9-L2644C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectionChangeCommitted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2674C9-L2683C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2692C9-L2745C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2749C9-L2751C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnSelectedItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2760C9-L2761C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDownStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2768C9-L2769C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2778C9-L2783C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2791C9-L2805C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2828C9-L2830C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2838C9-L2840C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2845C9-L2850C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2855C9-L2867C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2872C9-L2896C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2901C9-L2909C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2937C9-L2943C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2947C9-L2972C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2976C9-L2978C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L2985C9-L3029C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.OnTextUpdate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3037C9-L3038C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3042C9-L3075C30" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3080C9-L3089C52" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3104C9-L3156C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3163C9-L3164C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3228C9-L3229C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3367C9-L3375C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3382C9-L3383C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3390C9-L3396C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3403C9-L3436C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3440C9-L3441C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3476C9-L3477C68" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L3764C9-L3976C6" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L292C16-L292C52" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L300C16-L300C58" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L818C16-L818C44" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1318C16-L1318C41" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1326C16-L1326C57" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1334C16-L1334C57" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1344C13-L1346C10" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1358C16-L1358C69" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.SelectionChangeCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1366C16-L1366C73" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDownStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1374C16-L1374C62" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1386C16-L1386C35" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.TextUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1398C16-L1398C59" + }, + { + "DocsId": "E:System.Windows.Forms.ComboBox.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1410C16-L1410C63" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L141C13-L141C38" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L183C13-L183C40" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L221C13-L227C46" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L260C13-L266C44" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L276C16-L276C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L284C16-L284C42" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L343C13-L379C23" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L391C13-L391C51" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L406C16-L406C31" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L422C13-L428C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L452C13-L453C50" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L482C13-L489C46" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DroppedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L517C13-L522C26" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L546C13-L546C31" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L564C13-L571C141" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L582C13-L588C48" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L608C13-L608C36" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L634C13-L659C22" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L691C13-L693C37" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L727C13-L727C38" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L740C16-L740C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L746C16-L746C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L762C13-L762C59" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L810C16-L810C28" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L833C13-L880C37" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L946C13-L951C35" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L996C13-L997C56" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1035C13-L1040C68" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1065C13-L1068C32" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1087C13-L1089C26" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1109C13-L1109C28" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.DropDownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1139C13-L1145C43" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs#L1186C13-L1206C30" + }, + { + "DocsId": "T:System.Windows.Forms.ComboBox.ChildAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ChildAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ComboBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs#L50C9-L53C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs#L60C9-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs#L68C9-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs#L76C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs#L88C9-L93C6" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBoxRenderer.DrawDropDownButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ComboBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs#L100C9-L102C6" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBoxRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs#L24C39-L24C70" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.Simple", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ComboBoxStyle.DropDownList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBoxStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBoxStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L257C5-L493C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4939C9-L4945C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4949C9-L4980C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AccessibilityNotifyCurrentCellChanged(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L23C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AdjustColumnHeaderBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L100C9-L318C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AreAllCellsSelected(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1415C9-L1540C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1716C9-L1717C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32,System.Windows.Forms.DataGridViewAutoSizeColumnMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1721C9-L1722C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumn(System.Int32,System.Windows.Forms.DataGridViewAutoSizeColumnMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1726C9-L1757C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1761C9-L1762C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1766C9-L1767C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1771C9-L1838C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(System.Int32,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1842C9-L1912C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1975C9-L1976C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns(System.Windows.Forms.DataGridViewAutoSizeColumnsMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1980C9-L1981C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeColumns(System.Windows.Forms.DataGridViewAutoSizeColumnsMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1985C14-L1989C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1993C9-L1994C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L1998C9-L1999C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRow(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2003C9-L2018C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2023C9-L2027C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2035C9-L2185C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Int32,System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2189C9-L2194C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRowHeadersWidth(System.Int32,System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2202C9-L2370C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2435C9-L2436C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Windows.Forms.DataGridViewAutoSizeRowsMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2440C9-L2441C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Windows.Forms.DataGridViewAutoSizeRowsMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2456C17-L2471C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.AutoResizeRows(System.Int32,System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2476C9-L2519C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.BeginEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L2663C9-L2673C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L3155C9-L3155C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ClearSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L3511C9-L3573C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ClearSelection(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L3577C9-L3711C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CommitEdit(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L3840C9-L3866C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L5547C9-L5547C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L5552C9-L5552C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateColumnsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L5562C9-L5562C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.CreateRowsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L5572C9-L5572C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DisplayedColumnCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L5672C9-L5713C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DisplayedRowCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L5718C9-L5720C120" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L5725C9-L5778C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.EndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L6296C9-L6296C102" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.EndEdit(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L6301C9-L6317C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetAccessibilityObjectById(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L6983C9-L6983C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetCellCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L7025C9-L7150C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetCellDisplayRectangle(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L7229C9-L7299C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetClipboardContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L7334C9-L8361C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetColumnDisplayRectangle(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L8406C9-L8409C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.GetRowDisplayRectangle(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L9319C9-L9322C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L9598C9-L10011C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateCell(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L10171C9-L10179C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateCell(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L10190C9-L10197C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateColumn(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L10216C9-L10220C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.InvalidateRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L10260C9-L10264C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L10463C9-L10470C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L10476C9-L10546C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.NotifyCurrentCellDirty(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L10934C9-L10945C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToAddRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11521C9-L11523C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToDeleteRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11526C9-L11526C85" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToOrderColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11529C9-L11529C87" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToResizeColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11532C9-L11532C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAllowUserToResizeRowsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11535C9-L11535C85" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAlternatingRowsDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11539C9-L11553C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoGenerateColumnsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11557C9-L11564C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeColumnModeChanged(System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11575C9-L11644C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeColumnsModeChanged(System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11648C9-L11731C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnAutoSizeRowsModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11735C9-L11760C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBackgroundColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11764C9-L11766C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11862C9-L11909C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11912C9-L11912C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCancelRowEdit(System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11916C9-L11921C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellBeginEdit(System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11937C9-L11939C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11943C9-L11951C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L11960C9-L11975C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12043C9-L12058C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12067C9-L12082C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContextMenuStripChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12092C9-L12094C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellContextMenuStripNeeded(System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12105C9-L12107C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12111C9-L12126C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellEndEdit(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12130C9-L12132C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12153C9-L12165C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellErrorTextChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12177C9-L12181C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellErrorTextNeeded(System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12194C9-L12196C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellFormatting(System.Windows.Forms.DataGridViewCellFormattingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12218C9-L12220C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12241C9-L12253C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12257C9-L12273C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12277C9-L12293C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L12297C9-L12468C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13017C9-L13035C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13039C9-L13057C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13061C9-L13114C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13118C9-L13133C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellPainting(System.Windows.Forms.DataGridViewCellPaintingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13137C9-L13139C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellParsing(System.Windows.Forms.DataGridViewCellParsingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13161C9-L13163C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStateChanged(System.Windows.Forms.DataGridViewCellStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13214C9-L13244C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStyleChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13254C9-L13257C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellStyleContentChanged(System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13302C9-L13424C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellToolTipTextChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13434C9-L13436C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellToolTipTextNeeded(System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13447C9-L13449C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValidated(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13470C9-L13486C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValidating(System.Windows.Forms.DataGridViewCellValidatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13518C9-L13537C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValueChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13547C9-L13550C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValueNeeded(System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13562C9-L13565C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCellValuePushed(System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13576C9-L13579C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnAdded(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13645C9-L13651C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnContextMenuStripChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13709C9-L13715C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDataPropertyNameChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13724C9-L13746C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDefaultCellStyleChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13750C9-L13757C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDisplayIndexChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13822C9-L13833C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDividerDoubleClick(System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13864C9-L13894C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnDividerWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13898C9-L13905C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderCellChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L13985C9-L13992C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14041C9-L14072C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeaderMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14075C9-L14075C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14302C9-L14310C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14314C9-L14329C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersHeightChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14379C9-L14387C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnHeadersHeightSizeModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14391C9-L14407C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnMinimumWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14446C9-L14462C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnNameChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14473C9-L14515C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnRemoved(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14525C9-L14525C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnSortModeChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14665C9-L14711C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnStateChanged(System.Windows.Forms.DataGridViewColumnStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14716C9-L14858C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnToolTipTextChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14867C9-L14873C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnColumnWidthChanged(System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14877C9-L14943C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCurrentCellChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14969C9-L14977C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCurrentCellDirtyStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L14981C9-L14997C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnCursorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15001C9-L15006C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataBindingComplete(System.Windows.Forms.DataGridViewBindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15012C9-L15012C103" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataError(System.Boolean,System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15016C9-L15050C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15290C9-L15297C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15301C9-L15309C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15318C9-L15332C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDefaultValuesNeeded(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15335C9-L15335C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15339C9-L15357C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEditingControlShowing(System.Windows.Forms.DataGridViewEditingControlShowingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15360C9-L15360C111" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEditModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15364C9-L15371C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15375C9-L15397C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15401C9-L15477C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15481C9-L15512C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15516C9-L15530C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15590C9-L15612C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnGridColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15616C9-L15618C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15622C9-L15650C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L15654C9-L15656C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16072C9-L16125C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16130C9-L16151C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16156C9-L16184C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16188C9-L16208C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16212C9-L16240C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16244C9-L16254C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16258C9-L16345C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16349C9-L16486C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16490C9-L16527C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16531C9-L16542C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16547C9-L16579C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16583C9-L16736C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16740C9-L16844C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L16848C9-L17040C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnMultiSelectChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L17049C9-L17049C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnNewRowNeeded(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L17053C9-L17059C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L17066C13-L17127C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L17255C9-L17269C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L17864C9-L17941C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L17945C9-L17953C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowContextMenuStripChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18008C9-L18014C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowContextMenuStripNeeded(System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18024C9-L18024C119" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDefaultCellStyleChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18028C9-L18035C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDirtyStateNeeded(System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18038C9-L18038C84" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDividerDoubleClick(System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18042C9-L18062C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowDividerHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18066C9-L18073C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowEnter(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18166C13-L18178C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowErrorTextChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18188C9-L18195C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowErrorTextNeeded(System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18206C9-L18206C105" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderCellChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18272C9-L18279C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18348C9-L18348C97" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeaderMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18351C9-L18351C103" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18605C9-L18608C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18612C9-L18627C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersWidthChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18667C9-L18680C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeadersWidthSizeModeChanged(System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18684C9-L18701C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18705C9-L18713C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightInfoNeeded(System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18724C9-L18724C107" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowHeightInfoPushed(System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18745C9-L18745C107" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowLeave(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18773C13-L18785C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowMinimumHeightChanged(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18789C9-L18795C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowPostPaint(System.Windows.Forms.DataGridViewRowPostPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18798C9-L18798C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowPrePaint(System.Windows.Forms.DataGridViewRowPrePaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18801C9-L18801C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsAdded(System.Windows.Forms.DataGridViewRowsAddedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18807C9-L18807C87" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsDefaultCellStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18811C9-L18825C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowsRemoved(System.Windows.Forms.DataGridViewRowsRemovedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18979C9-L18979C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowStateChanged(System.Int32,System.Windows.Forms.DataGridViewRowStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L18987C9-L19124C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowUnshared(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19139C9-L19145C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowValidating(System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19174C13-L19187C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnRowValidated(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19219C13-L19232C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19332C9-L19332C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19336C9-L19338C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSortCompare(System.Windows.Forms.DataGridViewSortCompareEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19360C9-L19360C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnSorted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19362C53-L19362C107" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserAddedRow(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19425C9-L19431C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserDeletedRow(System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19434C9-L19434C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnUserDeletingRow(System.Windows.Forms.DataGridViewRowCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19437C9-L19437C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19471C9-L19542C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19546C9-L19548C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.PaintBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L19634C9-L19700C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessAKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L20359C9-L20365C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDeleteKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L20370C9-L20488C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L20497C9-L20585C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDownKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L20590C9-L20590C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEndKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L21517C9-L21842C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEnterKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L21850C9-L21923C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessEscapeKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L21928C9-L21942C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessF2Key(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L21947C9-L21966C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessF3Key(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L21976C9-L21989C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessHomeKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L21994C9-L22300C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessInsertKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L22304C9-L22317C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L22322C9-L22376C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L22382C9-L22451C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessControlShiftF10Keys(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L22492C9-L22509C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessLeftKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L22514C9-L22520C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessNextKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L23379C9-L23634C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessPriorKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L23638C9-L23896C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessRightKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L23900C9-L23906C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessSpaceKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L24727C9-L24805C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessTabKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L24812C9-L24879C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessDataGridViewKey(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L24891C9-L24996C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessUpKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L25001C9-L25735C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ProcessZeroKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L25739C9-L25789C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.RefreshEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L25939C9-L25978C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.ResetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L26284C41-L26284C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L27011C9-L27109C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L27218C9-L27600C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L27923C9-L27934C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedCellCore(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L28084C9-L28196C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedColumnCore(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L28414C9-L28451C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.SetSelectedRowCore(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L28533C9-L28571C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Sort(System.Windows.Forms.DataGridViewColumn,System.ComponentModel.ListSortDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L28628C9-L28646C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.Sort(System.Collections.IComparer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L28650C9-L28664C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateCellErrorText(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L29327C9-L29336C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateCellValue(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L29340C9-L29350C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L29398C9-L29405C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowErrorText(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L29409C9-L29433C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.UpdateRowHeightInfo(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L29437C9-L29438C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.Methods.cs#L30551C9-L30591C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToAddRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L678C16-L678C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToDeleteRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L706C16-L706C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToOrderColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L733C16-L733C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToResizeColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L761C16-L761C80" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AllowUserToResizeRowsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L789C16-L789C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L828C16-L828C87" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoGenerateColumnsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L856C16-L856C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeColumnsModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L936C16-L936C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeRowsModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L984C16-L984C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1001C16-L1001C46" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1032C16-L1032C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1056C16-L1056C52" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1064C16-L1064C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1105C16-L1105C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1325C16-L1325C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1500C16-L1500C80" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1561C16-L1561C85" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1591C16-L1591C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1626C16-L1626C83" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1898C16-L1898C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1954C16-L1954C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2074C16-L2074C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.EditModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2164C16-L2164C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2609C16-L2609C46" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2626C16-L2626C41" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.GridColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2657C16-L2657C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.MultiSelectChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3007C16-L3007C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3045C16-L3045C44" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3131C16-L3131C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersBorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3288C16-L3288C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3327C16-L3327C82" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3430C16-L3430C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeadersWidthSizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3470C16-L3470C79" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3520C16-L3520C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3998C16-L3998C41" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.AutoSizeColumnModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4163C16-L4163C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CancelRowEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4171C16-L4171C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellBeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4179C16-L4179C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4187C16-L4187C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContentClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4195C16-L4195C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContentDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4203C16-L4203C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4212C16-L4212C76" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellContextMenuStripNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4221C16-L4221C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4229C16-L4229C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellEndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4237C16-L4237C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4245C16-L4245C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellErrorTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4253C16-L4253C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellErrorTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4262C16-L4262C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellFormatting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4270C16-L4270C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4278C16-L4278C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4286C16-L4286C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4294C16-L4294C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4302C16-L4302C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4310C16-L4310C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4318C16-L4318C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4326C16-L4326C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellMouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4334C16-L4334C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellPainting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4342C16-L4342C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellParsing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4350C16-L4350C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4358C16-L4358C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4366C16-L4366C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellStyleContentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4374C16-L4374C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellToolTipTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4382C16-L4382C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellToolTipTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4391C16-L4391C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4399C16-L4399C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValidating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4407C16-L4407C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4415C16-L4415C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValueNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4424C16-L4424C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CellValuePushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4433C16-L4433C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4441C16-L4441C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4449C16-L4449C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDataPropertyNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4457C16-L4457C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4465C16-L4465C78" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDisplayIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4473C16-L4473C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDividerDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4481C16-L4481C73" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnDividerWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4489C16-L4489C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4497C16-L4497C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4505C16-L4505C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnHeaderCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4513C16-L4513C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnMinimumWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4521C16-L4521C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4529C16-L4529C66" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4537C16-L4537C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnSortModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4545C16-L4545C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4553C16-L4553C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnToolTipTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4561C16-L4561C73" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.ColumnWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4569C16-L4569C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CurrentCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4577C16-L4577C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.CurrentCellDirtyStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4586C16-L4586C77" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataBindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4594C16-L4594C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4602C16-L4602C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.DefaultValuesNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4611C16-L4611C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.EditingControlShowing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4619C16-L4619C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.NewRowNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4627C16-L4627C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4635C16-L4635C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowContextMenuStripNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4644C16-L4644C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDefaultCellStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4652C16-L4652C75" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDirtyStateNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4661C16-L4661C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDividerDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4669C16-L4669C70" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowDividerHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4677C16-L4677C72" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4685C16-L4685C57" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowErrorTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4693C16-L4693C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowErrorTextNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4702C16-L4702C67" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4710C16-L4710C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4718C16-L4718C74" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeaderCellChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4726C16-L4726C69" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4734C16-L4734C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightInfoNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4743C16-L4743C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowHeightInfoPushed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4762C16-L4762C68" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4770C16-L4770C57" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowMinimumHeightChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4778C16-L4778C71" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowPostPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4786C16-L4786C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowPrePaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4804C16-L4804C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4822C16-L4822C58" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowsRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4830C16-L4830C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4838C16-L4838C64" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowUnshared", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4847C16-L4847C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowValidated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4855C16-L4855C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.RowValidating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4863C16-L4863C62" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4871C16-L4871C55" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4879C16-L4879C65" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.SortCompare", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4888C16-L4888C60" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4896C16-L4896C55" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4904C16-L4904C42" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserAddedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4912C16-L4912C61" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserDeletedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4920C16-L4920C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridView.UserDeletingRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4928C16-L4928C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdjustedTopLeftHeaderBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L503C13-L633C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L639C70-L639C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedColumnHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L643C79-L643C83" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AdvancedRowHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L647C76-L647C80" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToAddRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L654C16-L654C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToDeleteRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L687C16-L687C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToOrderColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L717C13-L717C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToResizeColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L746C16-L746C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AllowUserToResizeRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L774C16-L774C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L800C13-L806C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoGenerateColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L841C16-L841C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L865C16-L865C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSizeColumnsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L882C16-L882C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.AutoSizeRowsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L948C16-L948C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L993C16-L993C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1012C16-L1012C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1040C16-L1040C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1048C16-L1048C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1075C16-L1075C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1133C13-L1146C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1158C13-L1232C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ClipboardCopyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1374C16-L1374C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1389C16-L1389C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1444C16-L1451C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1512C13-L1514C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1570C16-L1570C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1608C16-L1608C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ColumnHeadersVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1639C16-L1639C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1689C13-L1691C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1701C13-L1710C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentCellAddress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1769C40-L1769C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.CurrentRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1843C13-L1851C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1880C16-L1880C81" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1909C16-L1909C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L1966C13-L2025C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2110C44-L2110C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2122C13-L2137C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2146C16-L2146C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2222C38-L2222C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EditingPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2232C13-L2237C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.EnableHeadersVisualStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2260C16-L2260C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2278C13-L2284C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingColumnHiddenWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2435C59-L2435C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2441C16-L2441C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.FirstDisplayedScrollingRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2521C16-L2521C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2601C16-L2601C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2618C16-L2618C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.GridColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2637C16-L2637C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HorizontalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2776C48-L2776C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HorizontalScrollingOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2786C16-L2786C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentCellDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2849C39-L2849C84" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentCellInEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2865C12-L2865C91" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.IsCurrentRowDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2873C13-L2881C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.MultiSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L2991C16-L2991C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.NewRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3013C30-L3013C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3036C16-L3036C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3057C16-L3057C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3172C16-L3172C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3231C16-L3238C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3300C13-L3302C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3340C16-L3340C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3377C16-L3377C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowHeadersWidthSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3449C13-L3449C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3479C13-L3481C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowsDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3492C13-L3498C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.RowTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3533C13-L3535C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3578C16-L3578C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3626C13-L3677C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3686C13-L3703C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectedRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3712C13-L3729C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3739C16-L3739C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowCellErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3770C16-L3770C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowCellToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3823C16-L3823C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowEditingIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3875C16-L3875C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.ShowRowErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3911C16-L3911C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SortedColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3961C47-L3961C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.SortOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3964C34-L3964C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.StandardTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3972C16-L3972C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L3990C16-L3990C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Item(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4008C13-L4009C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.Item(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4024C13-L4025C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.TopLeftHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4043C13-L4048C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.UserSetCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4080C37-L4082C17" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VerticalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4116C46-L4116C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VerticalScrollingOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4120C42-L4120C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.VirtualMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs#L4142C16-L4142C55" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.ControlCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L19C11-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L278C9-L287C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L290C42-L290C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L294C9-L294C123" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAdvancedBorderStyle.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L299C9-L307C23" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L56C13-L56C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L83C13-L88C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L128C13-L133C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L184C13-L189C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAdvancedBorderStyle.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs#L235C13-L235C25" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAdvancedBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.InsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.OutsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle.OutsetPartial", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAdvancedCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAdvancedCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewAutoSizeColumnMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnModeEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnModeEventArgs.cs#L14C41-L14C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs.PreviousMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnModeEventArgs.cs#L16C58-L16C62" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs.#ctor(System.Windows.Forms.DataGridViewAutoSizeColumnMode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsModeEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs.PreviousModes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsModeEventArgs.cs#L13C61-L13C65" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeColumnsModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeModeEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs.PreviousModeAutoSized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeModeEventArgs.cs#L13C41-L13C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeModeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeModeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.AllCellsExceptHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowMode.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeRowMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCellsExceptHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewAutoSizeRowsMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeRowsMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewAutoSizeRowsMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L36C28-L36C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L739C9-L741C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L781C9-L783C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L787C9-L799C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L864C9-L877C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBand.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L892C9-L892C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L45C13-L50C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L86C13-L94C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.DefaultHeaderCellType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L125C13-L137C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L161C13-L161C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L208C13-L208C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.HasDefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L232C16-L232C78" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.HeaderCellCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L252C13-L279C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L351C24-L351C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L354C61-L354C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.IsRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L356C29-L356C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L414C13-L415C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L500C13-L510C115" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L554C13-L554C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L615C16-L615C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBand.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs#L706C13-L706C69" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBand.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventArgs.#ctor(System.ComponentModel.ListChangedType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBindingCompleteEventArgs.cs#L10C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewBindingCompleteEventArgs.ListChangedType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBindingCompleteEventArgs.cs#L15C46-L15C50" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBindingCompleteEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewBindingCompleteEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L34C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L164C9-L178C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L181C74-L181C122" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L185C9-L238C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L253C9-L310C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L319C9-L442C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L462C9-L470C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L474C9-L474C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L477C9-L477C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L480C9-L480C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L483C9-L483C111" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L486C9-L486C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L489C9-L489C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L493C9-L503C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L507C9-L528C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L532C9-L542C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L546C9-L556C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L560C9-L582C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L586C9-L618C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L622C9-L631C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L646C9-L662C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L1045C9-L1045C87" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L68C13-L68C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L77C13-L83C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L111C13-L111C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.UseColumnTextForButtonValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L118C13-L124C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs#L151C13-L157C39" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L17C11-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L188C9-L202C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L230C9-L230C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L32C16-L32C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L50C16-L50C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L62C13-L67C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L104C13-L104C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonColumn.UseColumnTextForButtonValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs#L150C13-L155C67" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L64C11-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L81C28-L81C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L303C51-L303C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L305C62-L305C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L318C9-L344C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L347C51-L347C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L349C50-L349C121" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L351C46-L351C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L353C56-L353C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L355C56-L355C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L359C58-L359C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L365C9-L370C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L373C48-L373C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L375C48-L375C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L379C61-L379C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.AdjustCellBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L812C9-L866C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.BorderWidths(System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L871C9-L917C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L938C77-L938C82" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L980C9-L982C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ContentClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1073C84-L1073C89" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ContentDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1077C90-L1077C95" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1081C73-L1081C115" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1088C9-L1141C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1167C9-L1169C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1173C9-L1185C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1187C83-L1187C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.EnterUnsharesRow(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1191C86-L1191C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1334C9-L1432C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetContentBounds(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1502C9-L1511C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1513C119-L1513C134" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetEditedFormattedValue(System.Int32,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1558C9-L1564C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1574C121-L1574C136" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1578C9-L1600C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1629C9-L1713C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1760C9-L1803C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1809C9-L1902C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L1907C9-L2308C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2344C33-L2344C44" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetSize(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2385C9-L2397C80" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2447C9-L2489C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2498C9-L2529C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2531C80-L2531C85" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2536C62-L2536C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyPressUnsharesRow(System.Windows.Forms.KeyPressEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2538C86-L2538C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2543C78-L2543C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.LeaveUnsharesRow(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2548C86-L2548C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextHeight(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2559C35-L2565C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextHeight(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags,System.Boolean@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2576C9-L2589C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextPreferredSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Single,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2600C9-L2635C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextSize(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2645C9-L2655C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MeasureTextWidth(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Int32,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2666C9-L2695C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseClickUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2699C87-L2699C92" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2704C93-L2704C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2709C86-L2709C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2714C67-L2714C72" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2719C67-L2719C72" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseMoveUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2724C86-L2724C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2729C84-L2729C89" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2860C5-L2860C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2883C5-L2883C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2890C5-L2890C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2897C5-L2897C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2904C5-L2904C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2914C5-L2914C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyPress(System.Windows.Forms.KeyPressEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2921C5-L2921C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2925C5-L2925C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2932C5-L2932C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2939C5-L2939C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseDoubleClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2946C5-L2946C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2953C5-L2953C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2975C5-L2975C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L2984C5-L2984C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3009C5-L3009C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3055C5-L3055C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3086C9-L3099C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3114C5-L3114C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PaintBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3160C9-L3546C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PaintErrorIcon(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3564C9-L3577C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3733C9-L3738C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PositionEditingControl(System.Boolean,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3789C9-L3810C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.PositionEditingPanel(System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3823C9-L3894C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L3910C9-L3987C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L4006C9-L4006C89" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L88C13-L95C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L102C31-L102C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ContentBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L105C39-L105C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L110C16-L110C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DefaultNewRowValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L150C50-L150C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L157C13-L169C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.EditedFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L179C13-L186C143" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L193C38-L193C79" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ErrorIconBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L197C41-L197C69" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L203C16-L203C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L231C13-L238C117" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L243C48-L243C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L271C13-L281C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.HasStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L291C29-L291C84" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.InheritedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L383C56-L383C83" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L393C13-L393C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.IsInEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L409C13-L423C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.OwningColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L429C47-L429C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.OwningRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L433C41-L433C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L436C34-L436C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L446C13-L462C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L521C13-L532C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L540C28-L540C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L548C13-L564C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L605C25-L605C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L636C13-L644C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L679C16-L679C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L694C16-L694C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L727C13-L727C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L741C13-L747C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs#L789C13-L799C26" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SingleVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.RaisedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SunkenVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.RaisedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellBorderStyle.SunkenHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCancelEventArgs.cs#L15C5-L22C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCancelEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCancelEventArgs.cs#L24C30-L24C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCancelEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCancelEventArgs.cs#L26C27-L26C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L20C37-L20C66" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L22C27-L22C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L24C43-L24C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L26C41-L26C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L28C52-L28C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L30C41-L30C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L32C39-L32C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L34C31-L34C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L36C30-L36C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L40C15-L40C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L41C15-L41C56" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L44C56-L44C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L46C30-L46C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L48C40-L48C76" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L50C36-L50C66" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L52C48-L52C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L17C5-L58C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Add(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L158C9-L168C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.AddRange(System.Windows.Forms.DataGridViewCell[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L190C9-L231C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L235C9-L247C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.CopyTo(System.Windows.Forms.DataGridViewCell[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L251C9-L252C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Contains(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L259C9-L260C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.IndexOf(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L263C62-L263C94" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L267C9-L282C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L300C9-L301C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.Remove(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L305C9-L329C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L333C9-L339C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewCellCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L149C16-L149C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L34C31-L34C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L36C30-L36C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L40C15-L40C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L46C30-L46C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L48C40-L48C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L50C36-L50C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L60C42-L60C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L67C16-L67C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs#L117C13-L128C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellContextMenuStripNeededEventArgs.cs#L9C11-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellContextMenuStripNeededEventArgs.cs#L19C49-L19C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellContextMenuStripNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellErrorTextNeededEventArgs.cs#L14C31-L14C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellErrorTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellEventArgs.cs#L13C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellEventArgs.cs#L22C30-L22C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellEventArgs.cs#L24C27-L24C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventArgs.#ctor(System.Int32,System.Int32,System.Object,System.Type,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellFormattingEventArgs.cs#L14C11-L22C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellFormattingEventArgs.cs#L24C46-L24C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellFormattingEventArgs.cs#L26C30-L26C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.FormattingApplied", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellFormattingEventArgs.cs#L28C37-L28C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellFormattingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellFormattingEventArgs.cs#L30C27-L30C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellFormattingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellFormattingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellMouseEventArgs.cs#L14C11-L22C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellMouseEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellMouseEventArgs.cs#L24C30-L24C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellMouseEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellMouseEventArgs.cs#L26C27-L26C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellMouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L13C5-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Paint(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L80C9-L105C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L109C9-L140C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L144C9-L169C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L54C33-L54C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.AdvancedBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L56C67-L56C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.CellBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L58C35-L58C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L60C35-L60C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L62C27-L62C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L64C30-L64C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L66C46-L66C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L68C28-L68C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L70C37-L70C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L72C32-L72C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L74C47-L74C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellPaintingEventArgs.PaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs#L76C48-L76C52" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellPaintingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellPaintingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventArgs.#ctor(System.Int32,System.Int32,System.Object,System.Type,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellParsingEventArgs.cs#L14C11-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellParsingEventArgs.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellParsingEventArgs.cs#L23C30-L23C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.InheritedCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellParsingEventArgs.cs#L25C56-L25C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellParsingEventArgs.ParsingApplied", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellParsingEventArgs.cs#L27C34-L27C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellParsingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellParsingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewCell,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStateChangedEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStateChangedEventArgs.cs#L14C36-L14C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStateChangedEventArgs.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L33C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.#ctor(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L39C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.ApplyStyle(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L486C9-L552C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L554C53-L554C62" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L557C9-L557C111" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L596C9-L609C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L662C9-L793C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyle.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L796C34-L796C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L71C13-L77C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L118C16-L118C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.DataSourceNullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L139C16-L141C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L174C16-L174C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L195C16-L195C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L220C13-L227C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.FormatProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L252C13-L259C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsDataSourceNullValueDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L279C13-L284C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsFormatProviderDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L292C16-L292C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.IsNullValueDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L301C13-L306C87" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.NullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L315C16-L317C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L348C16-L348C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.SelectionBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L394C16-L394C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.SelectionForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L413C16-L413C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L433C16-L433C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyle.WrapMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs#L449C13-L455C48" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyle.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleContentChangedEventArgs.cs#L14C46-L14C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs.CellStyleScope", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleContentChangedEventArgs.cs#L16C58-L16C73" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleContentChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleConverter.cs#L19C9-L24C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleConverter.cs#L36C9-L44C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.ColumnHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.RowHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewCellStyleScopes.AlternatingRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleScopes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellStyleScopes.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellToolTipTextNeededEventArgs.cs#L14C34-L14C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellToolTipTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValidatingEventArgs.cs#L17C30-L17C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValidatingEventArgs.cs#L19C27-L19C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValidatingEventArgs.FormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValidatingEventArgs.cs#L21C37-L21C41" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValidatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValidatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValueEventArgs.cs#L14C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValueEventArgs.cs#L23C30-L23C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValueEventArgs.cs#L25C27-L25C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCellValueEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValueEventArgs.cs#L27C28-L27C32" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValueEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCellValueEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L40C11-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L44C5-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetEditingCellFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L125C9-L172C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.PrepareEditingCellForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L178C5-L178C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L453C9-L469C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ContentClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L481C85-L481C117" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ContentDoubleClickUnsharesRow(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L483C91-L483C123" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L485C74-L485C124" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L489C9-L536C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L551C9-L592C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L603C9-L675C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L684C9-L796C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.KeyDownUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L800C9-L800C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L802C79-L802C102" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L804C87-L804C116" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L809C9-L809C118" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L812C68-L812C107" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L814C85-L814C114" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L843C76-L843C99" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L845C82-L845C105" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnKeyDown(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L849C9-L859C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L863C9-L886C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L890C9-L900C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L904C9-L914C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L918C9-L940C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L944C9-L976C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L980C9-L990C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L1047C9-L1063C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L1610C9-L1699C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L1737C9-L1737C89" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditingCellFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L54C16-L54C86" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditingCellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L109C16-L109C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L211C13-L211C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FalseValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L218C16-L218C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L255C13-L261C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L287C48-L287C107" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.IndeterminateValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L292C16-L292C62" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L327C16-L327C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.TrueValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L399C16-L399C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs#L435C13-L441C80" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L13C11-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L18C11-L27C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L316C9-L316C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L33C16-L33C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L53C16-L53C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.FalseValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L66C13-L71C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L109C13-L114C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.IndeterminateValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L153C13-L158C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.ThreeState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L196C13-L201C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxColumn.TrueValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs#L247C13-L252C51" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithAutoHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewClipboardCopyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewClipboardCopyMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewClipboardCopyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewClipboardCopyMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L45C11-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L34C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L820C9-L823C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L850C13-L867C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.GetPreferredWidth(System.Windows.Forms.DataGridViewAutoSizeColumnMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L890C9-L1027C41" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L1031C9-L1031C63" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewColumn.Disposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L317C16-L317C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L76C16-L76C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L157C53-L157C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.CellType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L161C30-L161C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L168C16-L168C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DataPropertyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L181C16-L181C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L200C16-L200C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L236C16-L236C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.DividerWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L326C16-L326C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.FillWeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L335C16-L335C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L369C16-L369C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.HeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L378C16-L378C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.HeaderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L390C13-L403C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.InheritedAutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L423C68-L423C106" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L430C13-L565C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.IsDataBound", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L587C32-L587C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.MinimumWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L612C16-L612C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L640C13-L645C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L670C16-L670C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L691C16-L691C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L697C26-L697C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.SortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L706C13-L716C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L763C16-L763C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L790C16-L790C78" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L804C16-L804C28" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumn.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs#L814C16-L814C25" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L28C31-L28C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L30C30-L30C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L34C16-L34C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L35C16-L35C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L38C37-L38C68" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L40C27-L40C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L42C43-L42C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L44C41-L44C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L46C52-L46C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L48C41-L48C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L50C39-L50C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L54C30-L54C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L56C40-L56C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L58C36-L58C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L60C56-L60C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L64C48-L64C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L19C5-L71C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L132C9-L138C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Add(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L147C9-L171C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.AddRange(System.Windows.Forms.DataGridViewColumn[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L176C9-L262C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L266C9-L310C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Contains(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L329C76-L329C116" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Contains(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L333C9-L346C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.CopyTo(System.Windows.Forms.DataGridViewColumn[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L351C9-L352C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetColumnCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L408C9-L468C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetColumnsWidth(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L547C9-L592C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetFirstColumn(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L597C9-L623C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetFirstColumn(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L630C9-L668C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetLastColumn(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L675C9-L708C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetNextColumn(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L716C9-L781C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.GetPreviousColumn(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L789C9-L854C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.IndexOf(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L857C66-L857C100" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L865C9-L904C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L950C80-L950C117" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Remove(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L986C9-L1007C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.Remove(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L1011C9-L1025C132" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L1030C9-L1048C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewColumnCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L110C16-L110C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L28C31-L28C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L30C30-L30C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L34C16-L34C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L54C30-L54C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L56C40-L56C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L58C36-L58C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L75C42-L75C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L77C43-L77C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L82C50-L82C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs#L91C13-L104C25" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs#L9C5-L11C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs#L13C5-L13C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs#L24C9-L24C111" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs#L26C42-L26C121" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs#L28C50-L28C76" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs#L15C27-L15C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDesignTimeVisibleAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDesignTimeVisibleAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs.#ctor(System.Int32,System.Windows.Forms.HandledMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDividerDoubleClickEventArgs.cs#L9C11-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDividerDoubleClickEventArgs.cs#L17C30-L17C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnDividerDoubleClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnEventArgs.cs#L8C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnEventArgs.cs#L16C40-L16C44" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L34C5-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L98C9-L111C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L115C9-L115C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L125C9-L206C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L213C9-L263C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L268C9-L272C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L277C9-L473C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L482C9-L702C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L707C9-L711C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L727C9-L740C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L1193C9-L1202C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L1208C9-L1208C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.SortGlyphDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs#L63C16-L63C35" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeadersHeightSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeadersHeightSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.NotSortable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.Automatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnSortMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewColumnSortMode.Programmatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnSortMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnSortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnSortMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnStateChangedEventArgs.cs#L8C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnStateChangedEventArgs.cs#L16C40-L16C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnStateChangedEventArgs.cs#L18C53-L18C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L62C5-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L86C74-L86C124" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L728C9-L756C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L803C9-L818C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L822C9-L879C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L935C9-L992C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1003C9-L1132C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1268C9-L1330C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1360C9-L1441C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1614C9-L1626C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1711C9-L1719C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1723C9-L1732C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1755C9-L1761C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1765C9-L1788C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1792C9-L1803C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1807C9-L1830C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1834C9-L1906C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L1927C9-L1944C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ParseFormattedValue(System.Object,System.Windows.Forms.DataGridViewCellStyle,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L2482C9-L2527C37" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L2543C9-L2543C97" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.AutoComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L91C16-L91C78" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L136C16-L136C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L205C13-L212C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L259C13-L265C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayStyleForCurrentCellOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L306C13-L307C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L368C13-L369C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L399C38-L399C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L406C13-L412C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L438C48-L438C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L443C46-L443C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L450C13-L456C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L488C16-L488C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L531C13-L538C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs#L584C13-L600C43" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L18C11-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L499C9-L513C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L544C9-L544C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.AutoComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L32C13-L37C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L69C16-L69C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L98C13-L103C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L144C13-L149C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L187C13-L192C54" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DisplayStyleForCurrentCellOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L231C13-L236C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L275C13-L280C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L316C13-L321C51" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L359C13-L364C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L379C13-L384C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L422C13-L427C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxColumn.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs#L463C13-L468C48" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L15C51-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L22C9-L24C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L74C9-L88C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L92C9-L101C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L104C101-L104C105" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L108C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxEditingControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L122C9-L127C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L31C13-L31C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L42C16-L42C89" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L58C16-L58C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L64C16-L64C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L68C49-L68C64" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs#L70C66-L70C71" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewContentAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Formatting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Display", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.RowDeletion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Parsing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Commit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.InitialValueRestoration", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.LeaveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.CurrentCellChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewDataErrorContexts.ClipboardContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorContexts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorContexts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventArgs.#ctor(System.Exception,System.Int32,System.Int32,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorEventArgs.cs#L15C11-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.Context", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorEventArgs.cs#L21C52-L21C56" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorEventArgs.cs#L23C35-L23C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewDataErrorEventArgs.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorEventArgs.cs#L28C16-L28C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewDataErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.#ctor(System.Windows.Forms.Control,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditingControlShowingEventArgs.cs#L10C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditingControlShowingEventArgs.cs#L16C30-L16C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs.CellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditingControlShowingEventArgs.cs#L20C16-L20C26" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditingControlShowingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditingControlShowingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnKeystroke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnKeystrokeOrF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditOnF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewEditMode.EditProgrammatically", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEditMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L18C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.OnDataGridViewChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L76C5-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L80C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellContentClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L85C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellContentDoubleClick(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L90C9-L91C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseCellValueChanged(System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L95C9-L96C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseDataError(System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L100C9-L101C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewElement.RaiseMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L105C9-L106C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewElement.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L47C54-L47C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewElement.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs#L63C16-L63C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElement.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.ResizableSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewElementStates.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewElementStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewElementStates.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeColumnsModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeModeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewAutoSizeModeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewAutoSizeModeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewBindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewBindingCompleteEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewBindingCompleteEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewBindingCompleteEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellContextMenuStripNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellErrorTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellErrorTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellFormattingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellFormattingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellFormattingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellFormattingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellMouseEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellMouseEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellMouseEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellPaintingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellPaintingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellPaintingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellPaintingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellParsingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellParsingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellParsingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellParsingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellStyleContentChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellStyleContentChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellToolTipTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellToolTipTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellValidatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellValidatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValidatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValidatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewCellValueEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewCellValueEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCellValueEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCellValueEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnDividerDoubleClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewColumnStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewColumnStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewEditingControlShowingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewEditingControlShowingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewEditingControlShowingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewDataErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewDataErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewDataErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowErrorTextNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowPostPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowPostPaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPostPaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowPrePaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowPrePaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPrePaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowsAddedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowsAddedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsAddedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowsRemovedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowsRemovedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsRemovedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewRowStateChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewRowStateChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowStateChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.Invoke(System.Object,System.Windows.Forms.DataGridViewSortCompareEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DataGridViewSortCompareEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSortCompareEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewEventHandlers.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHeaderBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHeaderBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L25C5-L27C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L57C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L239C9-L251C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L256C9-L268C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetInheritedState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L274C9-L385C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetSize(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L390C9-L423C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L467C9-L469C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L473C9-L473C113" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseEnterUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L476C9-L479C59" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L482C9-L482C117" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L485C9-L485C113" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L489C9-L500C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseEnter(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L504C9-L522C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L526C9-L543C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L547C9-L556C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L571C9-L597C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L603C12-L603C90" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L33C13-L39C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L74C13-L93C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L112C48-L112C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L119C13-L138C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L151C16-L151C20" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L160C13-L174C243" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L182C16-L182C21" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L190C13-L196C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewHeaderCell.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs#L212C13-L232C26" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.Cell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.RowHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.TopLeftHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.HorizontalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewHitTestType.VerticalScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewHitTestType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewHitTestType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L26C11-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L30C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L233C9-L248C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L251C74-L251C121" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L255C9-L310C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L317C9-L375C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetFormattedValue(System.Object,System.Int32,System.Windows.Forms.DataGridViewCellStyle@,System.ComponentModel.TypeConverter,System.ComponentModel.TypeConverter,System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L386C9-L419C24" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L429C9-L564C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L569C9-L593C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L718C9-L734C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L936C42-L936C119" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DefaultNewRowValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L42C13-L52C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L63C13-L69C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L87C13-L87C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L100C13-L106C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L116C13-L122C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ValueIsIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L151C16-L151C52" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs#L207C13-L220C43" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCellLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewImageCellLayout.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCellLayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCellLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCellLayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L18C11-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L23C11-L34C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L239C9-L254C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L292C9-L292C68" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L40C16-L40C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L58C16-L58C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L72C13-L77C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L110C16-L110C21" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L123C16-L123C22" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L141C13-L152C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageColumn.ValuesAreIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs#L189C13-L194C50" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L39C5-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L432C9-L480C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L492C9-L492C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L497C9-L552C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L567C9-L608C32" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L617C9-L742C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L747C9-L755C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.KeyUpUnsharesRow(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L760C9-L766C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseDownUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L771C9-L771C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseLeaveUnsharesRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L774C9-L774C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseMoveUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L778C9-L793C22" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.MouseUpUnsharesRow(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L797C9-L797C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnKeyUp(System.Windows.Forms.KeyEventArgs,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L801C9-L822C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseDown(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L826C9-L838C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseLeave(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L842C9-L860C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseMove(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L864C9-L895C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.OnMouseUp(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L899C9-L908C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L923C9-L939C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L1154C9-L1154C85" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L47C13-L58C96" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.EditType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L108C13-L108C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L112C49-L112C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L119C13-L125C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L165C13-L176C90" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L245C13-L251C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.TrackVisitedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L281C13-L282C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.UseColumnTextForLinkValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L320C13-L321C60" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L349C13-L360C97" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs#L419C13-L425C39" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L18C11-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L370C9-L384C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L388C9-L388C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L31C13-L36C53" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L80C16-L80C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L100C13-L105C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L142C13-L147C47" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L192C16-L192C21" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.TrackVisitedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L237C13-L242C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.UseColumnTextForLinkValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L280C13-L285C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkColumn.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs#L322C13-L327C54" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkColumn.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Border", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ContentBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ContentForeground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.ErrorIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewPaintParts.SelectionBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewPaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewPaintParts.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L29C32-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.AdjustRowHeaderBorderStyle(System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L375C9-L608C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1053C9-L1081C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1103C9-L1103C58" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1108C9-L1129C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCells(System.Windows.Forms.DataGridView,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1133C9-L1140C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.CreateCellsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1149C9-L1149C53" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DrawFocus(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewCellStyle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1192C9-L1211C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1215C9-L1232C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1242C9-L1266C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetPreferredHeight(System.Int32,System.Windows.Forms.DataGridViewAutoSizeRowMode,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1289C9-L1344C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.GetState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1378C9-L1395C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1427C9-L1491C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.PaintCells(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1504C9-L1684C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.PaintHeader(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Boolean,System.Boolean,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1697C9-L1741C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.SetValues(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1785C9-L1800C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L1833C9-L1833C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L40C13-L47C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Cells", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L53C48-L53C83" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L60C16-L60C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataBoundItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L70C13-L80C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DefaultCellStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L93C16-L93C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Displayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L110C13-L115C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DividerHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L125C16-L125C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L146C13-L146C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Frozen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L191C13-L196C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.HeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L219C16-L219C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L228C16-L228C25" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.InheritedStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L244C13-L251C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.IsNewRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L261C16-L261C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L268C16-L268C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L289C13-L294C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Resizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L306C13-L311C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L320C13-L325C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L334C13-L339C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs#L348C13-L353C38" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCancelEventArgs.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCancelEventArgs.cs#L10C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCancelEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCancelEventArgs.cs#L15C35-L15C39" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L40C37-L40C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L42C27-L42C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L44C43-L44C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L46C41-L46C80" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L48C52-L48C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L50C41-L50C72" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L52C39-L52C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L54C31-L54C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L56C30-L56C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L60C16-L60C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L61C16-L61C49" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L68C9-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L71C30-L71C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L73C40-L73C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L75C36-L75C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L79C48-L79C80" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L81C5-L88C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.SharedRow(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L112C55-L112C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L177C9-L187C57" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L275C9-L292C51" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L300C9-L315C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L323C9-L377C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddCopy(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L462C9-L472C166" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddCopies(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L533C9-L543C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.AddRange(System.Windows.Forms.DataGridViewRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L714C9-L783C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L787C9-L807C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Contains(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L844C9-L844C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.CopyTo(System.Windows.Forms.DataGridViewRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L849C9-L850C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetFirstRow(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L880C9-L919C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetFirstRow(System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L925C9-L975C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetLastRow(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L980C9-L1019C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetNextRow(System.Int32,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1039C9-L1053C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetNextRow(System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1060C9-L1085C52" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(System.Int32,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1090C9-L1104C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetPreviousRow(System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1111C9-L1136C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowCount(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1141C9-L1198C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowsHeight(System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1237C9-L1284C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.GetRowState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1329C9-L1342C55" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.IndexOf(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1348C9-L1348C48" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1355C9-L1370C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1377C9-L1388C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Insert(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1392C9-L1450C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertCopy(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1562C9-L1563C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertCopies(System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1567C9-L1578C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.InsertRange(System.Int32,System.Windows.Forms.DataGridViewRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1751C9-L1833C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L1903C9-L1904C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.Remove(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L2144C9-L2159C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L2163C9-L2205C6" + }, + { + "DocsId": "E:System.Windows.Forms.DataGridViewRowCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L170C16-L170C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L54C31-L54C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L56C30-L56C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L60C16-L60C27" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L71C30-L71C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L73C40-L73C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L75C36-L75C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L90C25-L90C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L100C13-L106C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.DataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L114C44-L114C57" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs#L123C13-L163C40" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowContextMenuStripNeededEventArgs.cs#L8C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowContextMenuStripNeededEventArgs.cs#L21C27-L21C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowContextMenuStripNeededEventArgs.cs#L23C49-L23C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowContextMenuStripNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowContextMenuStripNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs.#ctor(System.Int32,System.Windows.Forms.HandledMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowDividerDoubleClickEventArgs.cs#L9C11-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowDividerDoubleClickEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowDividerDoubleClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowDividerDoubleClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowErrorTextNeededEventArgs.cs#L15C27-L15C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowErrorTextNeededEventArgs.cs#L17C31-L17C35" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowErrorTextNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowErrorTextNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowEventArgs.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowEventArgs.cs#L13C34-L13C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L33C5-L35C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L54C9-L67C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L71C9-L71C60" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetClipboardContent(System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L94C9-L178C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L185C9-L239C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L244C9-L284C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetErrorText(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L288C9-L290C47" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetInheritedContextMenuStrip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L294C9-L302C67" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetInheritedStyle(System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L309C9-L498C38" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L512C9-L557C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.GetValue(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L564C9-L570C54" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L586C9-L602C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.SetValue(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L1053C9-L1064C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs#L1070C9-L1070C63" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.EnableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToDisplayedHeaders", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeadersWidthSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeadersWidthSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoNeededEventArgs.cs#L18C27-L18C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoNeededEventArgs.cs#L22C16-L22C23" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoNeededEventArgs.cs#L38C16-L38C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoNeededEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoNeededEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoPushedEventArgs.cs#L18C27-L18C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoPushedEventArgs.cs#L20C25-L20C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs.MinimumHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoPushedEventArgs.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeightInfoPushedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L12C5-L34C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.DrawFocus(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L64C9-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCells(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L81C9-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCellsBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L99C9-L119C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintCellsContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L123C9-L137C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintHeader(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L141C9-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.PaintHeader(System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L152C9-L166C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L44C32-L44C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L46C35-L46C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.RowBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L48C34-L48C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L50C27-L50C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L52C46-L52C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L54C32-L54C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.InheritedRowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L56C54-L56C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.IsFirstDisplayedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L58C39-L58C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPostPaintEventArgs.IsLastVisibleRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs#L60C36-L60C40" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPostPaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPostPaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.#ctor(System.Windows.Forms.DataGridView,System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L14C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.DrawFocus(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L81C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCells(System.Drawing.Rectangle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L98C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCellsBackground(System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L116C9-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintCellsContent(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L140C9-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintHeader(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L158C9-L165C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintHeader(System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L169C9-L183C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L47C32-L47C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.ClipBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L49C35-L49C39" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.RowBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L51C34-L51C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L53C27-L53C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L55C46-L55C50" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L57C32-L57C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.InheritedRowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L59C54-L59C58" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.IsFirstDisplayedRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L61C39-L61C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.IsLastVisibleRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L63C36-L63C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowPrePaintEventArgs.PaintParts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs#L67C16-L67C27" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowPrePaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowPrePaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsAddedEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsAddedEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsAddedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsAddedEventArgs.cs#L14C27-L14C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsAddedEventArgs.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsAddedEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsAddedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsAddedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsRemovedEventArgs.cs#L8C5-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsRemovedEventArgs.cs#L17C27-L17C31" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowsRemovedEventArgs.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsRemovedEventArgs.cs#L19C27-L19C31" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowsRemovedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowsRemovedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.#ctor(System.Windows.Forms.DataGridViewRow,System.Windows.Forms.DataGridViewElementStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowStateChangedEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowStateChangedEventArgs.cs#L14C34-L14C38" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowStateChangedEventArgs.StateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowStateChangedEventArgs.cs#L16C53-L16C57" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowStateChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowStateChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L20C9-L20C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L25C9-L25C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L28C43-L28C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L30C41-L30C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L34C9-L34C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L39C9-L39C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L44C9-L44C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L47C31-L47C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L49C30-L49C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L53C15-L53C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L54C15-L54C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L57C56-L57C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L59C30-L59C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L61C40-L61C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L63C36-L63C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L65C48-L65C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L112C9-L112C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Contains(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L118C64-L118C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.CopyTo(System.Windows.Forms.DataGridViewCell[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L120C64-L120C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedCellCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L125C9-L125C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L47C31-L47C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L49C30-L49C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L53C15-L53C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L59C30-L59C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L61C40-L61C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L63C36-L63C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L75C13-L75C46" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedCellCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs#L83C13-L83C34" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedCellCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedCellCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L16C9-L16C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L21C9-L21C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L24C43-L24C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L26C41-L26C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L30C9-L30C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L35C9-L35C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L40C9-L40C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L43C31-L43C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L45C30-L45C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L49C15-L49C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L50C15-L50C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L53C56-L53C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L55C30-L55C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L57C40-L57C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L59C36-L59C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L61C48-L61C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L79C9-L79C77" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Contains(System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L85C68-L85C112" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.CopyTo(System.Windows.Forms.DataGridViewColumn[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L87C66-L87C93" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedColumnCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewColumn)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L92C9-L92C77" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L43C31-L43C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L45C30-L45C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L49C15-L49C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L55C30-L55C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L57C40-L57C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L59C36-L59C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L67C42-L67C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedColumnCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs#L69C50-L69C63" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedColumnCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedColumnCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L18C37-L18C104" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L20C27-L20C94" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L22C43-L22C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L24C41-L24C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L26C52-L26C119" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L28C41-L28C108" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L30C39-L30C106" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L32C31-L32C35" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L34C30-L34C34" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L38C15-L38C36" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L39C15-L39C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L42C56-L42C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L44C30-L44C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L46C40-L46C45" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L48C36-L48C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L50C48-L50C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L66C28-L66C95" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Contains(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L71C62-L71C103" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.CopyTo(System.Windows.Forms.DataGridViewRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L73C63-L73C90" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewSelectedRowCollection.Insert(System.Int32,System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L76C71-L76C138" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L32C31-L32C35" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L34C30-L34C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L38C15-L38C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L44C30-L44C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L46C40-L46C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L48C36-L48C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L56C42-L56C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSelectedRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs#L58C47-L58C60" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectedRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectedRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.CellSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.FullColumnSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.RowHeaderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewSelectionMode.ColumnHeaderSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSelectionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewSortCompareEventArgs.#ctor(System.Windows.Forms.DataGridViewColumn,System.Object,System.Object,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs#L10C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.CellValue1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs#L26C33-L26C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.CellValue2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs#L28C33-L28C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs#L30C40-L30C44" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.RowIndex1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs#L32C28-L32C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.RowIndex2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs#L34C28-L34C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewSortCompareEventArgs.SortResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs#L36C29-L36C33" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewSortCompareEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewSortCompareEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L36C5-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L47C74-L47C123" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L118C9-L130C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.DetachEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L136C9-L150C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L273C9-L328C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L343C9-L400C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L409C9-L520C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.InitializeEditingControl(System.Int32,System.Object,System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L528C9-L545C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.KeyEntersEditMode(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L549C9-L559C42" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnEnter(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L564C9-L573C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnLeave(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L577C9-L583C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.OnMouseClick(System.Windows.Forms.DataGridViewCellMouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L587C9-L605C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L626C9-L642C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.PositionEditingControl(System.Boolean,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L804C9-L815C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L818C12-L818C91" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.FormattedValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L66C13-L66C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.MaxInputLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L75C13-L81C59" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxCell.ValueType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs#L99C13-L105C39" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxColumn.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxColumn.cs#L14C42-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxColumn.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxColumn.cs#L86C9-L86C70" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.CellTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxColumn.cs#L23C16-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.MaxInputLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxColumn.cs#L43C13-L48C55" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxColumn.SortMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxColumn.cs#L79C16-L79C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxColumn.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L19C50-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L26C9-L28C40" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L98C9-L125C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L129C9-L212C43" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L217C9-L217C21" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L222C9-L232C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L243C9-L244C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L248C9-L252C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxEditingControl.ProcessKeyEventArgs(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L256C9-L289C48" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L35C13-L35C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L48C13-L48C94" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L60C13-L60C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L72C13-L72C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L84C13-L84C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTextBoxEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs#L92C13-L92C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L17C5-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L23C9-L23C72" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetContentBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L28C9-L80C30" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetErrorIconBounds(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L85C9-L131C28" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.GetPreferredSize(System.Drawing.Graphics,System.Windows.Forms.DataGridViewCellStyle,System.Int32,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L136C9-L162C20" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.Paint(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DataGridViewElementStates,System.Object,System.Object,System.String,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle,System.Windows.Forms.DataGridViewPaintParts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L178C9-L194C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.PaintBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Windows.Forms.DataGridViewCellStyle,System.Windows.Forms.DataGridViewAdvancedBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L363C9-L394C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs#L396C42-L396C73" + }, + { + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.NotSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.True", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTriState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridViewTriState.False", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTriState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTriState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTriState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridColumnStyleEditingNotificationService.ColumnStartedEditing(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridColumnStyleEditingNotificationService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridColumnStyleEditingNotificationService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridColumnStyleEditingNotificationService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingCell.GetEditingCellFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingCell.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingCell.PrepareEditingCellForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingCell.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingCell.EditingCellFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingCell.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingCell.EditingCellValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingCell.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridViewEditingCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingCell.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.ApplyCellStyleToEditingControl(System.Windows.Forms.DataGridViewCellStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.EditingControlWantsInputKey(System.Windows.Forms.Keys,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.GetEditingControlFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataGridViewEditingControl.PrepareEditingControlForEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlDataGridView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlFormattedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlRowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingControlValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.EditingPanelCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IDataGridViewEditingControl.RepositionEditingControlOnValueChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataGridViewEditingControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/IDataGridViewEditingControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QuestionEventArgs.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventArgs.cs#L8C5-L10C6" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventArgs.cs#L12C5-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.QuestionEventArgs.Response", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventArgs.cs#L17C28-L17C32" + } + ], + "DocsId": "T:System.Windows.Forms.QuestionEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.Invoke(System.Object,System.Windows.Forms.QuestionEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QuestionEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QuestionEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QuestionEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/QuestionEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L74C5-L124C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L952C74-L952C114" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L959C9-L993C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1000C9-L1002C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1032C9-L1040C42" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnCloseUp(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1049C9-L1060C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1067C9-L1078C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnFormatChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1082C9-L1086C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1090C9-L1098C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1105C9-L1107C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1114C9-L1116C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1120C9-L1133C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1140C9-L1156C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1161C9-L1172C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1176C9-L1188C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1432C42-L1432C80" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1524C9-L1526C6" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L1553C9-L1575C6" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L138C16-L138C46" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L154C16-L154C52" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L170C16-L170C58" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L379C16-L379C35" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L465C16-L465C41" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L505C16-L505C46" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.FormatChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L537C16-L537C62" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L549C16-L549C35" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L703C16-L703C40" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L711C16-L711C46" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L728C16-L728C44" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L844C16-L844C41" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.CloseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L918C16-L918C35" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L926C16-L926C52" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L937C16-L937C40" + }, + { + "DocsId": "E:System.Windows.Forms.DateTimePicker.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L948C16-L948C36" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultMonthBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.DefaultTrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.MinDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePicker.MaxDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L130C16-L130C81" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L146C16-L146C36" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L162C16-L162C42" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L181C16-L181C34" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L207C16-L207C37" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L241C16-L241C39" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L264C16-L264C39" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarTrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L287C16-L287C37" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CalendarMonthBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L310C16-L310C40" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L338C13-L346C35" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L390C13-L419C23" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.CustomFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L433C16-L433C29" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L452C44-L452C69" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L457C16-L457C35" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DropDownAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L478C16-L478C107" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L492C16-L495C42" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L518C16-L518C23" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MaxDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L592C13-L592C51" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MaximumDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L629C13-L635C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MinDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L648C13-L648C51" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.MinimumDateTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L689C13-L695C41" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L720C16-L720C28" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L741C13-L753C27" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L768C16-L768C34" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ShowCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L790C16-L790C52" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.ShowUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L802C16-L802C50" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L825C16-L825C25" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs#L860C13-L860C77" + }, + { + "DocsId": "T:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePicker", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Long", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Short", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePickerFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DateTimePickerFormat.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePickerFormats.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePickerFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePickerFormats.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GroupBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L21C5-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L404C9-L455C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L611C9-L615C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L623C9-L629C22" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L634C9-L644C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L651C42-L651C76" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L683C9-L712C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L714C74-L714C108" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L71C16-L71C45" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L233C16-L233C44" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L293C16-L293C35" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L302C16-L302C40" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L311C16-L311C41" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L320C16-L320C46" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L329C16-L329C35" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L338C16-L338C37" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L347C16-L347C38" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L356C16-L356C39" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L365C16-L365C37" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L374C16-L374C39" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L383C16-L383C40" + }, + { + "DocsId": "E:System.Windows.Forms.GroupBox.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L392C16-L392C40" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L49C16-L49C30" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L61C16-L61C29" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L85C16-L85C33" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L115C13-L130C23" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L135C50-L135C56" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L137C44-L137C57" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L146C13-L167C76" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L178C13-L178C31" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L225C16-L225C28" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L241C16-L241C25" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBox.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs#L277C16-L277C50" + } + ], + "DocsId": "T:System.Windows.Forms.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.IsBackgroundPartiallyTransparent(System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L35C9-L42C26" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawParentBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L52C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L64C9-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L78C12-L78C106" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L90C12-L90C117" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L102C12-L102C85" + }, + { + "DocsId": "M:System.Windows.Forms.GroupBoxRenderer.DrawGroupBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.GroupBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L133C12-L133C96" + }, + { + "DocsId": "P:System.Windows.Forms.GroupBoxRenderer.RenderMatchingApplicationState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs#L25C57-L25C61" + } + ], + "DocsId": "T:System.Windows.Forms.GroupBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/GroupBox/GroupBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColorDepth.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth4Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth8Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth16Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth24Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ColorDepth.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColorDepth.Depth32Bit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ColorDepth.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ColorDepth.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageList.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L35C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L66C46-L71C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L490C9-L513C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Drawing.Point,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L519C58-L519C84" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L525C62-L525C119" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Draw(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L534C9-L556C6" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L764C12-L766C87" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L768C46-L768C56" + }, + { + "DocsId": "E:System.Windows.Forms.ImageList.RecreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L268C16-L268C41" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L80C16-L80C27" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L111C13-L116C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.HandleCreated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L128C34-L128C62" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Images", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L135C38-L135C84" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L145C16-L145C26" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L187C13-L194C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L252C26-L252C30" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.TransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L259C37-L259C41" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs#L768C46-L768C56" + }, + { + "DocsId": "T:System.Windows.Forms.ImageList.ImageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageListStreamer.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageListStreamer.cs#L87C9-L87C41" + }, + { + "DocsId": "M:System.Windows.Forms.ImageListStreamer.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageListStreamer.cs#L145C9-L147C6" + } + ], + "DocsId": "T:System.Windows.Forms.ImageListStreamer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageListStreamer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RelatedImageListAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/RelatedImageListAttribute.cs#L15C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.RelatedImageListAttribute.RelatedImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/RelatedImageListAttribute.cs#L24C13-L24C38" + } + ], + "DocsId": "T:System.Windows.Forms.RelatedImageListAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/RelatedImageListAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Label.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L63C22-L90C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.CalcImageRenderBounds(System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L888C9-L915C87" + }, + { + "DocsId": "M:System.Windows.Forms.Label.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L918C74-L918C105" + }, + { + "DocsId": "M:System.Windows.Forms.Label.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L957C9-L980C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.DrawImage(System.Drawing.Graphics,System.Drawing.Image,System.Drawing.Rectangle,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L999C12-L999C49" + }, + { + "DocsId": "M:System.Windows.Forms.Label.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1050C9-L1060C52" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1166C9-L1180C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1184C9-L1192C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1212C9-L1216C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1220C9-L1225C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1229C9-L1249C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1253C9-L1257C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1261C9-L1263C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1267C9-L1328C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1339C9-L1341C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1345C9-L1353C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1357C9-L1359C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1363C9-L1365C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1378C9-L1392C22" + }, + { + "DocsId": "M:System.Windows.Forms.Label.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1397C9-L1418C6" + }, + { + "DocsId": "M:System.Windows.Forms.Label.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1441C42-L1441C76" + }, + { + "DocsId": "M:System.Windows.Forms.Label.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L1445C9-L1460C6" + }, + { + "DocsId": "E:System.Windows.Forms.Label.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L122C16-L122C45" + }, + { + "DocsId": "E:System.Windows.Forms.Label.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L182C16-L182C52" + }, + { + "DocsId": "E:System.Windows.Forms.Label.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L201C16-L201C58" + }, + { + "DocsId": "E:System.Windows.Forms.Label.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L606C16-L606C44" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L615C16-L615C35" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L624C16-L624C37" + }, + { + "DocsId": "E:System.Windows.Forms.Label.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L633C16-L633C38" + }, + { + "DocsId": "E:System.Windows.Forms.Label.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L692C16-L692C44" + }, + { + "DocsId": "E:System.Windows.Forms.Label.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L746C16-L746C65" + }, + { + "DocsId": "P:System.Windows.Forms.Label.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L105C16-L105C29" + }, + { + "DocsId": "P:System.Windows.Forms.Label.AutoEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L137C16-L137C53" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L174C16-L174C36" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L193C16-L193C42" + }, + { + "DocsId": "P:System.Windows.Forms.Label.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L214C16-L214C60" + }, + { + "DocsId": "P:System.Windows.Forms.Label.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L250C13-L306C23" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L310C50-L310C65" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L312C49-L312C64" + }, + { + "DocsId": "P:System.Windows.Forms.Label.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L318C44-L318C85" + }, + { + "DocsId": "P:System.Windows.Forms.Label.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L325C16-L325C56" + }, + { + "DocsId": "P:System.Windows.Forms.Label.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L372C13-L380C30" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L419C13-L431C51" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L466C16-L466C33" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L510C16-L510C65" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L559C13-L560C89" + }, + { + "DocsId": "P:System.Windows.Forms.Label.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L586C16-L586C28" + }, + { + "DocsId": "P:System.Windows.Forms.Label.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L598C16-L598C28" + }, + { + "DocsId": "P:System.Windows.Forms.Label.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L651C43-L651C63" + }, + { + "DocsId": "P:System.Windows.Forms.Label.PreferredWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L661C42-L661C61" + }, + { + "DocsId": "P:System.Windows.Forms.Label.RenderTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L670C16-L670C49" + }, + { + "DocsId": "P:System.Windows.Forms.Label.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L684C16-L684C28" + }, + { + "DocsId": "P:System.Windows.Forms.Label.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L707C13-L708C83" + }, + { + "DocsId": "P:System.Windows.Forms.Label.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L738C16-L738C25" + }, + { + "DocsId": "P:System.Windows.Forms.Label.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L760C13-L766C25" + }, + { + "DocsId": "P:System.Windows.Forms.Label.UseMnemonic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs#L788C16-L788C52" + } + ], + "DocsId": "T:System.Windows.Forms.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/Label.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkArea.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L19C9-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L41C9-L46C26" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.Equals(System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L50C12-L50C58" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L52C51-L52C88" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.op_Equality(System.Windows.Forms.LinkArea,System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L55C12-L55C39" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.op_Inequality(System.Windows.Forms.LinkArea,System.Windows.Forms.LinkArea)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L58C12-L58C40" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L60C51-L60C82" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L25C25-L25C30" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L31C25-L31C31" + }, + { + "DocsId": "P:System.Windows.Forms.LinkArea.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs#L37C37-L37C66" + }, + { + "DocsId": "T:System.Windows.Forms.LinkArea.LinkAreaConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.SystemDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.AlwaysUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.HoverUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkBehavior.NeverUnderline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkBehavior.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkBehavior.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventArgs.cs#L15C53-L15C77" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventArgs.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventArgs.cs#L28C5-L39C6" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventArgs.cs#L44C29-L44C33" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventArgs.cs#L49C28-L49C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkClickedEventArgs.LinkText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventArgs.cs#L54C31-L54C35" + } + ], + "DocsId": "T:System.Windows.Forms.LinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.Invoke(System.Object,System.Windows.Forms.LinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LinkClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkConverter.cs#L21C9-L26C57" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkConverter.cs#L35C9-L40C60" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkConverter.cs#L48C9-L72C58" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkConverter.cs#L84C9-L117C73" + }, + { + "DocsId": "M:System.Windows.Forms.LinkConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L29C5-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L426C74-L426C109" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L446C9-L448C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.PointInLink(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L672C9-L686C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#get_DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L737C16-L737C29" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#set_DialogResult(System.Windows.Forms.DialogResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L741C13-L744C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#NotifyDefault(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L749C5-L749C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L753C9-L781C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L785C9-L791C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L795C9-L804C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L808C9-L830C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L834C9-L859C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L863C9-L892C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L896C9-L950C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnLinkClicked(System.Windows.Forms.LinkLabelLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L957C9-L958C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L962C9-L964C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L968C9-L1146C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1150C9-L1168C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1172C9-L1176C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnAutoSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1180C9-L1182C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1192C9-L1206C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1210C9-L1213C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1217C9-L1220C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1384C9-L1404C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1408C9-L1443C47" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1545C9-L1549C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1555C9-L1589C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1762C9-L1771C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1775C9-L1782C6" + }, + { + "DocsId": "E:System.Windows.Forms.LinkLabel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L314C16-L314C44" + }, + { + "DocsId": "E:System.Windows.Forms.LinkLabel.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L368C16-L368C60" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L72C16-L72C79" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.DisabledLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L90C16-L90C85" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L151C16-L151C30" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L165C16-L167C62" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L216C16-L216C29" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L237C16-L239C25" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Links", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L255C36-L255C80" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L265C16-L265C54" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.OverrideCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L286C16-L286C31" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L322C16-L322C28" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L330C16-L330C25" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L337C16-L337C28" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L348C16-L350C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.System#Windows#Forms#IButtonControl#DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L737C16-L737C29" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs#L1729C13-L1729C52" + }, + { + "DocsId": "T:System.Windows.Forms.LinkLabel.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs" + }, + { + "DocsId": "T:System.Windows.Forms.LinkLabel.LinkCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventArgs.#ctor(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventArgs.cs#L15C11-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventArgs.#ctor(System.Windows.Forms.LinkLabel.Link,System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventArgs.cs#L19C5-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabelLinkClickedEventArgs.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventArgs.cs#L28C35-L28C39" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabelLinkClickedEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventArgs.cs#L33C34-L33C38" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabelLinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.Invoke(System.Object,System.Windows.Forms.LinkLabelLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LinkLabelLinkClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabelLinkClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabelLinkClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabelLinkClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LinkState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Hover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LinkState.Visited", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L19C5-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L358C9-L358C57" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CreateItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L363C9-L363C43" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.GetItemCheckState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L372C9-L375C52" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.GetItemChecked(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L382C46-L382C94" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L454C9-L456C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L463C9-L465C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L478C9-L744C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L748C9-L754C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L759C9-L766C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L777C9-L786C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnItemCheck(System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L795C9-L803C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L807C9-L815C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L826C9-L828C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L835C9-L849C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.SetItemCheckState(System.Int32,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L857C9-L875C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.SetItemChecked(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L883C9-L884C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.WmReflectCommand(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L891C9-L908C6" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L933C9-L975C6" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L279C16-L279C47" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DisplayMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L287C16-L287C50" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.ItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L295C16-L295C37" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L304C16-L304C35" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L313C16-L313C40" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L322C16-L322C38" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L331C16-L331C41" + }, + { + "DocsId": "E:System.Windows.Forms.CheckedListBox.ValueMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L348C16-L348C48" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L79C32-L79C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L86C53-L86C113" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L93C50-L93C108" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L99C13-L101C23" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L113C16-L113C31" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L125C16-L125C34" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L136C13-L136C36" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L151C13-L151C57" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L171C13-L171C49" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L190C16-L190C34" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ThreeDCheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L218C13-L218C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L246C16-L246C50" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L271C16-L271C32" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs#L340C16-L340C28" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.CheckedListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.ObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L46C5-L132C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L136C9-L138C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.AddItemsCore(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1178C9-L1184C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1265C9-L1267C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1289C9-L1289C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.CreateItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1294C9-L1294C43" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ClearSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1324C9-L1344C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1357C9-L1359C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1365C40-L1365C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1373C9-L1373C100" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1380C45-L1380C79" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1388C9-L1388C99" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1411C9-L1434C28" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetItemRectangle(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1444C9-L1451C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1463C9-L1464C64" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.GetSelected(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1472C9-L1473C43" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IndexFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1504C9-L1504C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IndexFromPoint(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1514C9-L1525C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1701C9-L1704C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1708C9-L1723C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1734C9-L1735C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1744C9-L1801C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1810C9-L1817C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1821C9-L1822C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1826C9-L1833C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1840C9-L1847C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1851C9-L1858C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1869C9-L1908C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1912C9-L1914C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1918C9-L1928C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1932C9-L1941C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1949C9-L1963C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1971C9-L2029C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2036C9-L2037C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2055C9-L2056C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2060C9-L2061C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2071C9-L2077C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2085C9-L2091C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2098C9-L2131C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2135C9-L2136C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SetSelected(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2144C9-L2162C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2178C9-L2203C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2210C9-L2225C18" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.WmReflectCommand(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2337C9-L2348C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L2401C9-L2492C6" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L181C16-L181C52" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L197C16-L197C58" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1103C16-L1103C41" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1190C16-L1190C35" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1198C16-L1198C40" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1215C16-L1215C44" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1226C16-L1226C35" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1234C16-L1234C57" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.MeasureItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1242C16-L1242C60" + }, + { + "DocsId": "E:System.Windows.Forms.ListBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1250C16-L1250C69" + }, + { + "DocsId": "F:System.Windows.Forms.ListBox.NoMatches", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListBox.DefaultItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L157C13-L163C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L173C16-L173C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L189C16-L189C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L211C16-L211C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ColumnWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L243C13-L243C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L271C13-L336C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.UseCustomTabOffsets", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L351C13-L351C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L380C13-L380C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L397C13-L397C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L432C16-L432C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L450C13-L456C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.HorizontalExtent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L474C13-L474C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.HorizontalScrollbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L502C13-L502C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L543C13-L543C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L579C13-L584C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L627C13-L629C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.MultiColumn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L684C13-L684C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L712C13-L753C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ScrollAlwaysVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L790C13-L790C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L810C13-L810C57" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L830C13-L847C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L919C13-L921C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L941C13-L946C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L978C13-L980C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L995C13-L995C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1035C13-L1035C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1062C13-L1075C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.TopIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1117C16-L1117C100" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.UseTabStops", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1142C13-L1142C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.CustomTabOffsets", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1166C13-L1168C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs#L1207C16-L1207C28" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.IntegerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListBox.SelectedObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L423C9-L423C72" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.FilterItemOnProperty(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L428C9-L458C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.GetItemText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L513C9-L567C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L574C9-L582C42" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L588C9-L590C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L594C9-L596C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnDisplayMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L600C9-L602C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormat(System.Windows.Forms.ListControlConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L606C9-L608C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormatInfoChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L612C9-L614C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormatStringChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L618C9-L620C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnFormattingEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L624C9-L626C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L637C9-L638C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnValueMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L642C9-L644C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.OnSelectedValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L648C9-L650C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.RefreshItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L656C5-L656C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.SetItemsCore(System.Collections.IList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.SetItemCore(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L817C5-L817C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L28C5-L28C49" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L90C16-L90C66" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.DisplayMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L127C16-L127C69" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L166C13-L168C10" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormatInfoChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L199C16-L199C66" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormatStringChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L227C16-L227C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.FormattingEnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L251C16-L251C73" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.ValueMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L332C16-L332C67" + }, + { + "DocsId": "E:System.Windows.Forms.ListControl.SelectedValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L386C16-L386C69" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L49C16-L49C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DataManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L94C47-L94C59" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.DisplayMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L108C16-L108C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormatInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L181C16-L181C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormatString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L209C16-L209C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.FormattingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L235C16-L235C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.ValueMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L297C16-L297C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L339C46-L339C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListControl.SelectedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs#L354C13-L360C25" + } + ], + "DocsId": "T:System.Windows.Forms.ListControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventArgs.#ctor(System.Object,System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventArgs.cs#L9C11-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListControlConvertEventArgs.ListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventArgs.cs#L14C31-L14C35" + } + ], + "DocsId": "T:System.Windows.Forms.ListControlConvertEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.Invoke(System.Object,System.Windows.Forms.ListControlConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListControlConvertEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListControlConvertEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListControlConvertEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListControl/ListControlConvertEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.CacheVirtualItemsEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventArgs.cs#L14C29-L14C33" + }, + { + "DocsId": "P:System.Windows.Forms.CacheVirtualItemsEventArgs.EndIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.CacheVirtualItemsEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.Invoke(System.Object,System.Windows.Forms.CacheVirtualItemsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.BeginInvoke(System.Object,System.Windows.Forms.CacheVirtualItemsEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CacheVirtualItemsEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CacheVirtualItemsEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/CacheVirtualItemsEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnClickEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventArgs.cs#L16C25-L16C29" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnClickEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L21C5-L59C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L64C43-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L72C44-L75C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.AutoResize(System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L420C9-L426C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L433C9-L448C29" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L453C9-L466C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeader.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L511C9-L511C56" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.DisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L112C13-L112C41" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L179C13-L184C23" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L197C13-L202C40" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L228C13-L228C44" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L241C13-L241C38" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L263C33-L263C37" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L274C13-L274C68" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L304C13-L304C50" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L331C13-L342C31" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L371C26-L371C30" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnHeader.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs#L395C13-L409C27" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeader.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.HeaderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderAutoResizeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderAutoResizeStyle.ColumnContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderAutoResizeStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderAutoResizeStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderAutoResizeStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderConverter.cs#L19C9-L24C60" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderConverter.cs#L36C9-L79C73" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnHeaderConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.Nonclickable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ColumnHeaderStyle.Clickable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnHeaderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnHeaderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventArgs.#ctor(System.Int32,System.Int32,System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventArgs.cs#L10C103-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.OldDisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventArgs.cs#L17C34-L17C38" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.NewDisplayIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventArgs.cs#L19C34-L19C38" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnReorderedEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventArgs.cs#L21C35-L21C39" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnReorderedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnReorderedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnReorderedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnReorderedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnReorderedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnReorderedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangedEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventArgs.cs#L13C30-L13C34" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnWidthChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnWidthChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventArgs.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventArgs.cs#L10C74-L12C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventArgs.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventArgs.cs#L14C87-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangingEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventArgs.cs#L23C30-L23C34" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnWidthChangingEventArgs.NewWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventArgs.cs#L28C27-L28C31" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.Invoke(System.Object,System.Windows.Forms.ColumnWidthChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ColumnWidthChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnWidthChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnWidthChangingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ColumnWidthChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.ColumnHeader,System.Windows.Forms.ListViewItemStates,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L18C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L88C9-L120C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L127C9-L134C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L141C9-L146C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L41C32-L41C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L46C31-L46C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L51C30-L51C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L56C35-L56C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L61C39-L61C43" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L66C30-L66C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L71C30-L71C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L76C25-L76C29" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewColumnHeaderEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs#L81C31-L81C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewColumnHeaderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewColumnHeaderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewColumnHeaderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewColumnHeaderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewColumnHeaderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewColumnHeaderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ListViewItem,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.ListViewItemStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L16C5-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L65C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawFocusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L75C9-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L84C31-L84C61" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L91C9-L92C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L33C32-L33C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L38C32-L38C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L43C31-L43C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L48C28-L48C32" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L53C39-L53C43" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewItemEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs#L58C31-L58C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ListViewItem,System.Windows.Forms.ListViewItem.ListViewSubItem,System.Int32,System.Int32,System.Windows.Forms.ColumnHeader,System.Windows.Forms.ListViewItemStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L16C5-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L96C9-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawFocusRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L106C9-L115C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L123C9-L130C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L137C9-L144C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L49C32-L49C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L54C31-L54C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L59C33-L59C37" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.SubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L64C52-L64C56" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L69C28-L69C32" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L74C30-L74C34" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L79C35-L79C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.ItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L84C43-L84C47" + }, + { + "DocsId": "P:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs#L89C31-L89C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewSubItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawListViewSubItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawListViewSubItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawListViewSubItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawListViewSubItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/DrawListViewSubItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ItemActivation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.OneClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemActivation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemActivation.TwoClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemActivation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemActivation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemActivation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Entire", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemBoundsPortion.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ItemBoundsPortion.ItemOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemBoundsPortion.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemBoundsPortion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ItemBoundsPortion.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LabelEditEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventArgs.cs#L16C43-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventArgs.#ctor(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventArgs.cs#L25C5-L29C6" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventArgs.cs#L35C23-L35C27" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventArgs.cs#L40C28-L40C32" + }, + { + "DocsId": "P:System.Windows.Forms.LabelEditEventArgs.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventArgs.cs#L46C30-L46C34" + } + ], + "DocsId": "T:System.Windows.Forms.LabelEditEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.Invoke(System.Object,System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LabelEditEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LabelEditEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LabelEditEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/LabelEditEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L52C5-L235C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ArrangeIcons(System.Windows.Forms.ListViewAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2270C9-L2296C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ArrangeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2302C35-L2302C68" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.AutoResizeColumns(System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2356C9-L2362C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.AutoResizeColumn(System.Int32,System.Windows.Forms.ColumnHeaderAutoResizeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2366C9-L2372C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2382C9-L2390C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2485C9-L2487C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2581C9-L2597C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3097C9-L3193C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3208C9-L3214C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.EnsureVisible(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3234C9-L3241C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3246C9-L3251C54" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String,System.Boolean,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3256C9-L3256C82" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindItemWithText(System.String,System.Boolean,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3261C9-L3264C133" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindNearestItem(System.Windows.Forms.SearchDirectionHint,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3269C9-L3269C55" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.FindNearestItem(System.Windows.Forms.SearchDirectionHint,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3274C9-L3322C97" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3539C9-L3554C19" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemRect(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3632C48-L3632C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.GetItemRect(System.Int32,System.Windows.Forms.ItemBoundsPortion)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3639C9-L3663C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3772C56-L3772C81" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L3776C9-L3826C66" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4342C9-L4372C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnAfterLabelEdit(System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4418C9-L4419C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4423C9-L4429C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4436C9-L4438C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4449C9-L4476C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnBeforeLabelEdit(System.Windows.Forms.LabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4483C9-L4484C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnCacheVirtualItems(System.Windows.Forms.CacheVirtualItemsEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4488C9-L4489C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGroupCollapsedStateChanged(System.Windows.Forms.ListViewGroupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4496C9-L4512C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnClick(System.Windows.Forms.ColumnClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4519C9-L4520C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGroupTaskLinkClick(System.Windows.Forms.ListViewGroupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4527C9-L4528C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnReordered(System.Windows.Forms.ColumnReorderedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4535C9-L4536C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnWidthChanged(System.Windows.Forms.ColumnWidthChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4543C9-L4544C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnColumnWidthChanging(System.Windows.Forms.ColumnWidthChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4551C9-L4552C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawColumnHeader(System.Windows.Forms.DrawListViewColumnHeaderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4559C9-L4560C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawItem(System.Windows.Forms.DrawListViewItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4567C9-L4568C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnDrawSubItem(System.Windows.Forms.DrawListViewSubItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4575C9-L4576C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4580C9-L4601C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4606C9-L4742C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4748C9-L4781C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4785C9-L4803C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4807C9-L4809C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4816C9-L4817C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemCheck(System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4826C9-L4827C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemChecked(System.Windows.Forms.ItemCheckedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4831C9-L4845C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4849C9-L4850C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemMouseHover(System.Windows.Forms.ListViewItemMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4857C9-L4858C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnItemSelectionChanged(System.Windows.Forms.ListViewItemSelectionChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4865C9-L4866C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4870C9-L4878C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4883C9-L4889C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnRetrieveVirtualItem(System.Windows.Forms.RetrieveVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4893C9-L4894C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4899C9-L4913C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSearchForVirtualItem(System.Windows.Forms.SearchForVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4920C9-L4921C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4932C9-L4952C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4956C9-L4966C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.OnVirtualItemsSelectionRangeChanged(System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L4970C9-L4971C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.RealizeProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L5021C9-L5055C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.RedrawItems(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L5063C9-L5123C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L5611C9-L5624C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L5642C9-L5665C18" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.UpdateExtendedStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L5698C9-L5760C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L7000C9-L7181C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L7192C9-L7192C51" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L381C16-L381C58" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1375C16-L1375C73" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1657C16-L1657C41" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.AfterLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1979C16-L1979C42" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.BeforeLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1987C16-L1987C43" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.CacheVirtualItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1995C16-L1995C66" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2003C16-L2003C39" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.GroupTaskLinkClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2014C16-L2014C67" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnReordered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2025C16-L2025C64" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnWidthChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2036C16-L2036C67" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ColumnWidthChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2047C16-L2047C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawColumnHeader", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2058C16-L2058C65" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2069C16-L2069C57" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.DrawSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2080C16-L2080C60" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2088C16-L2088C40" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2096C16-L2096C37" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2104C16-L2104C39" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2112C16-L2112C36" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2120C16-L2120C42" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.ItemSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2128C16-L2128C69" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.GroupCollapsedStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2139C16-L2139C75" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2156C16-L2156C44" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2167C16-L2167C35" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.RetrieveVirtualItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2175C16-L2175C68" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.SearchForVirtualItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2183C16-L2183C69" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2191C16-L2191C69" + }, + { + "DocsId": "E:System.Windows.Forms.ListView.VirtualItemsSelectionRangeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2199C16-L2199C81" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Activation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L248C13-L248C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L281C13-L281C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.AllowColumnReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L308C13-L308C69" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.AutoArrange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L333C13-L333C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L350C13-L356C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L373C16-L373C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BackgroundImageTiled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L392C13-L392C71" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L435C16-L435C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L459C13-L459C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L601C13-L603C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L618C13-L620C51" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L634C13-L634C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L645C13-L747C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L765C13-L765C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L771C16-L771C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.FocusedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L821C13-L835C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L850C13-L856C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L901C13-L901C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.GridLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L924C13-L924C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.GroupImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L960C16-L960C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Groups", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L998C13-L1000C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HeaderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1021C15-L1021C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1058C13-L1058C64" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HotTracking", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1078C13-L1078C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.HoverSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1106C13-L1106C65" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.InsertionMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1139C13-L1141C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1167C13-L1167C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1181C13-L1181C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LabelWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1204C13-L1204C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.LargeImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1224C16-L1224C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemSorter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1280C13-L1280C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.MultiSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1306C13-L1306C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.OwnerDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1329C13-L1329C60" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1355C13-L1355C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Scrollable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1389C13-L1389C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndices", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1410C13-L1412C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1427C13-L1429C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ShowGroups", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1440C13-L1440C61" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SmallImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1463C16-L1463C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1506C13-L1506C67" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Sorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1525C13-L1525C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.StateImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1569C16-L1569C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1649C16-L1649C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.TileSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1668C13-L1686C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.TopItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1737C13-L1760C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.UseCompatibleStateImageBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1823C13-L1823C84" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1838C13-L1838C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.VirtualListSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1889C13-L1889C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.VirtualMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L1939C13-L1939C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs#L2148C16-L2148C28" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.CheckedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.ColumnHeaderCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.ListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListView.SelectedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewAlignment.SnapToGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L39C30-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L54C61-L58C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L63C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.#ctor(System.String,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L72C81-L75C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L440C42-L440C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroup.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L452C9-L472C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L88C16-L88C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.HeaderAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L108C16-L108C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Footer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L131C16-L131C39" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.FooterAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L157C16-L157C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.CollapsedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L188C16-L188C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Subtitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L211C16-L211C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TaskLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L232C16-L232C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TitleImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L266C13-L269C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.TitleImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L301C16-L301C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L322C53-L322C138" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L326C33-L326C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L332C27-L332C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroup.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs#L340C26-L340C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroup.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollapsedState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewGroupCollapsedState.Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollapsedState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupCollapsedState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollapsedState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L26C36-L26C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L28C40-L28C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L32C30-L32C35" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L102C16-L102C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L105C13-L109C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Add(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L114C9-L131C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L136C9-L138C22" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L143C9-L148C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.AddRange(System.Windows.Forms.ListViewGroup[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L153C9-L160C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.AddRange(System.Windows.Forms.ListViewGroupCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L164C9-L171C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L187C9-L207C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Contains(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L209C50-L209C70" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L213C9-L218C32" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L221C51-L221C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L223C43-L223C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.IndexOf(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L225C48-L225C67" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L229C9-L234C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Insert(System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L239C9-L255C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L259C9-L263C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.Remove(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L280C9-L292C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L296C9-L300C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewGroupCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L302C40-L302C59" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L24C25-L24C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L26C36-L26C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L28C40-L28C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L30C31-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L32C30-L32C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L38C16-L38C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L58C13-L71C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs#L102C16-L102C27" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewGroupEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupEventArgs.cs#L15C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewGroupEventArgs.GroupIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupEventArgs.cs#L23C29-L23C33" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewGroupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewGroupEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewHitTestInfo.#ctor(System.Windows.Forms.ListViewItem,System.Windows.Forms.ListViewItem.ListViewSubItem,System.Windows.Forms.ListViewHitTestLocations)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestInfo.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestInfo.cs#L24C48-L24C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestInfo.cs#L29C33-L29C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewHitTestInfo.SubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestInfo.cs#L34C52-L34C56" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewHitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.AboveClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.BelowClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.LeftOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.RightOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.StateImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewHitTestLocations.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewHitTestLocations", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewHitTestLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewInsertionMark.NearestIndex(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewInsertionMark.cs#L116C9-L123C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.AppearsAfterItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewInsertionMark.cs#L33C13-L33C38" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewInsertionMark.cs#L56C13-L58C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewInsertionMark.cs#L69C13-L74C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewInsertionMark.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewInsertionMark.cs#L96C13-L96C27" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewInsertionMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewInsertionMark.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L33C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L68C11-L71C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L74C11-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L79C11-L83C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L86C11-L88C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L91C11-L104C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L107C11-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L115C11-L130C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L133C11-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L139C11-L142C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L145C11-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L151C11-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L157C11-L160C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.Int32,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L163C11-L166C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.Int32,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L169C11-L172C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L175C11-L179C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L182C11-L195C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L198C11-L203C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L206C11-L221C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String,System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L224C11-L227C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L230C11-L233C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.String[],System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L236C11-L239C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.#ctor(System.Windows.Forms.ListViewItem.ListViewSubItem[],System.String,System.Windows.Forms.ListViewGroup)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L242C11-L245C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.BeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L867C9-L882C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L886C9-L939C24" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.EnsureVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L947C9-L951C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.FindNearestItem(System.Windows.Forms.SearchDirectionHint)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L955C9-L959C77" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.GetBounds(System.Windows.Forms.ItemBoundsPortion)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L968C9-L973C24" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.GetSubItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L978C9-L991C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L1181C37-L1181C66" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L1185C9-L1259C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L1266C9-L1291C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L1307C42-L1307C69" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L1350C91-L1350C115" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L12C61-L12C75" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L14C46-L14C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L16C51-L16C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L18C67-L18C78" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L20C62-L20C87" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L24C9-L61C38" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L64C56-L64C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L66C50-L66C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L68C48-L68C87" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L70C51-L70C129" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L72C56-L72C86" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L74C58-L74C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.IKeyboardToolTip.cs#L76C48-L76C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L284C13-L295C47" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L310C13-L316C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L326C16-L326C35" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L362C13-L367C26" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L392C13-L403C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L415C13-L426C47" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L440C16-L440C22" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L477C13-L479C46" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L508C16-L508C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L525C13-L539C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.IndentCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L548C16-L548C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L575C13-L588C27" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L598C34-L598C43" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L611C13-L617C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L630C13-L635C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L685C13-L690C34" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.StateImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L725C13-L731C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.SubItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L777C13-L783C87" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L795C16-L795C25" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L810C13-L816C42" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L830C16-L830C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.UseItemStyleForSubItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs#L858C16-L858C59" + }, + { + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemConverter.cs#L26C9-L31C60" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemConverter.cs#L43C9-L179C73" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventArgs.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemMouseHoverEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventArgs.cs#L16C33-L16C37" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemMouseHoverEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewItemMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewItemMouseHoverEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemMouseHoverEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemMouseHoverEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemMouseHoverEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.#ctor(System.Windows.Forms.ListViewItem,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventArgs.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventArgs.cs#L24C33-L24C37" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventArgs.cs#L29C28-L29C32" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemSelectionChangedEventArgs.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventArgs.cs#L34C30-L34C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemSelectionChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewItemSelectionChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewItemSelectionChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemSelectionChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemSelectionChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemSelectionChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Marked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ListViewItemStates.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItemStateImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemStateImageIndexConverter.cs#L44C9-L101C72" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItemStateImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemStateImageIndexConverter.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItemStateImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemStateImageIndexConverter.cs#L25C13-L25C26" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItemStateImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItemStateImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.#ctor(System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L14C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L29C29-L29C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.EndIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L34C27-L34C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs#L39C30-L39C34" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.RetrieveVirtualItemEventArgs.ItemIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventArgs.cs#L13C28-L13C32" + }, + { + "DocsId": "P:System.Windows.Forms.RetrieveVirtualItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventArgs.cs#L15C33-L15C37" + } + ], + "DocsId": "T:System.Windows.Forms.RetrieveVirtualItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.Invoke(System.Object,System.Windows.Forms.RetrieveVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.RetrieveVirtualItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.RetrieveVirtualItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RetrieveVirtualItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/RetrieveVirtualItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchDirectionHint.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SearchDirectionHint.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchDirectionHint.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SearchDirectionHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchDirectionHint.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventArgs.#ctor(System.Boolean,System.Boolean,System.Boolean,System.String,System.Drawing.Point,System.Windows.Forms.SearchDirectionHint,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L34C38-L26C6" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IsTextSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L28C32-L28C36" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IsPrefixSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L30C34-L30C38" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.IncludeSubItemsInSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L32C43-L32C47" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L34C24-L34C28" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L36C27-L36C31" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.StartingPoint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L38C34-L38C38" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.Direction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L40C44-L40C48" + }, + { + "DocsId": "P:System.Windows.Forms.SearchForVirtualItemEventArgs.StartIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs#L42C29-L42C33" + } + ], + "DocsId": "T:System.Windows.Forms.SearchForVirtualItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.Invoke(System.Object,System.Windows.Forms.SearchForVirtualItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SearchForVirtualItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SearchForVirtualItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SearchForVirtualItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/SearchForVirtualItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.View.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.LargeIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.Details", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.SmallIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/View.cs" + }, + { + "DocsId": "F:System.Windows.Forms.View.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/View.cs" + } + ], + "DocsId": "T:System.Windows.Forms.View", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/View.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Arrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Checkmark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Bullet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuGlyph.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MenuGlyph.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuGlyph.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MenuGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuGlyph.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MenuStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L18C5-L23C6" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L140C12-L140C47" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L144C9-L150C64" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.OnMenuActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L167C9-L179C6" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.OnMenuDeactivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L183C9-L195C6" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L227C9-L247C51" + }, + { + "DocsId": "M:System.Windows.Forms.MenuStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L252C9-L266C6" + }, + { + "DocsId": "E:System.Windows.Forms.MenuStrip.MenuActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L98C16-L98C61" + }, + { + "DocsId": "E:System.Windows.Forms.MenuStrip.MenuDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L106C16-L106C63" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L52C16-L52C32" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L57C12-L57C17" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultGripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L62C9-L64C40" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L67C9-L69C29" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L77C13-L83C47" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L90C16-L90C30" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L115C16-L115C37" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L124C16-L124C28" + }, + { + "DocsId": "P:System.Windows.Forms.MenuStrip.MdiWindowListItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs#L135C16-L135C34" + } + ], + "DocsId": "T:System.Windows.Forms.MenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Menus/MenuStrip.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.StartDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventArgs.cs#L18C33-L18C37" + }, + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventArgs.cs#L20C23-L20C27" + }, + { + "DocsId": "P:System.Windows.Forms.DateBoldEventArgs.DaysToBold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventArgs.cs#L22C32-L22C36" + } + ], + "DocsId": "T:System.Windows.Forms.DateBoldEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.Invoke(System.Object,System.Windows.Forms.DateBoldEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DateBoldEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateBoldEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateBoldEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateBoldEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateRangeEventArgs.#ctor(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventArgs.cs#L12C5-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.DateRangeEventArgs.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventArgs.cs#L18C29-L18C33" + }, + { + "DocsId": "P:System.Windows.Forms.DateRangeEventArgs.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventArgs.cs#L20C27-L20C31" + } + ], + "DocsId": "T:System.Windows.Forms.DateRangeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.Invoke(System.Object,System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DateRangeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DateRangeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DateRangeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/DateRangeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Day.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Monday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Tuesday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Wednesday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Thursday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Friday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Saturday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Sunday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Day.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Day", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/Day.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L90C5-L145C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L148C12-L148C51" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L152C9-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddAnnuallyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L971C9-L973C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L981C9-L985C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.AddMonthlyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L993C9-L995C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1121C9-L1132C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.GetDisplayRange(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1146C9-L1151C52" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1297C9-L1325C50" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1331C48-L1331C73" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1338C9-L1346C42" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1352C9-L1398C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1402C9-L1404C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnDateChanged(System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1418C12-L1418C49" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnDateSelected(System.Windows.Forms.DateRangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1424C12-L1424C50" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1428C9-L1434C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1444C9-L1446C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1450C9-L1452C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1456C9-L1458C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1462C9-L1464C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1469C9-L1480C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllAnnuallyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1497C9-L1503C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1508C43-L1508C61" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAllMonthlyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1515C9-L1517C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveAnnuallyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1528C9-L1549C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1559C9-L1568C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.RemoveMonthlyBoldedDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1579C9-L1600C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1653C9-L1681C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetCalendarDimensions(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1757C9-L1790C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetDate(System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1798C9-L1802C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.SetSelectionRange(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1837C9-L1866C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1945C9-L1946C41" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.UpdateBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1954C9-L1961C6" + }, + { + "DocsId": "M:System.Windows.Forms.MonthCalendar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L2192C9-L2226C6" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L223C16-L223C52" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L239C16-L239C58" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L439C16-L439C44" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L568C16-L568C44" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L845C16-L845C41" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1007C16-L1007C35" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1015C16-L1015C39" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DateSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1023C16-L1023C40" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1037C16-L1037C41" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1045C16-L1045C40" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1053C16-L1053C46" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1061C16-L1061C35" + }, + { + "DocsId": "E:System.Windows.Forms.MonthCalendar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L1069C16-L1069C52" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.AnnuallyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L171C16-L171C37" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L200C13-L205C40" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L215C16-L215C36" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L231C16-L231C42" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.BoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L250C16-L250C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.CalendarDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L274C16-L274C27" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L290C13-L317C23" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L321C50-L321C65" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L323C49-L323C55" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L325C44-L325C59" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L334C16-L334C35" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.FirstDayOfWeek", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L376C16-L376C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L416C13-L421C44" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L431C16-L431C28" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MaxDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L452C16-L452C57" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MaxSelectionCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L477C16-L477C34" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MinDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L508C16-L508C57" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.MonthlyBoldedDates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L531C16-L531C38" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L560C16-L560C28" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L583C16-L583C34" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ScrollChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L610C16-L610C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L639C16-L639C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L676C16-L676C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SelectionRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L712C16-L712C49" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowToday", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L725C16-L725C26" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowTodayCircle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L748C16-L748C32" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.ShowWeekNumbers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L771C16-L771C32" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.SingleMonthSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L800C13-L811C45" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L824C16-L824C25" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L837C16-L837C25" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TodayDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L859C13-L872C29" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TodayDateSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L901C33-L901C46" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TitleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L910C16-L910C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TitleForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L931C16-L931C31" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.TrailingForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs#L952C16-L952C34" + }, + { + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.HitTestInfo.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRange.cs#L17C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor(System.DateTime,System.DateTime)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRange.cs#L17C5-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.#ctor(System.Windows.Forms.SelectionRange)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRange.cs#L17C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRange.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRange.cs#L97C9-L97C64" + }, + { + "DocsId": "P:System.Windows.Forms.SelectionRange.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRange.cs#L69C13-L69C25" + }, + { + "DocsId": "P:System.Windows.Forms.SelectionRange.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRange.cs#L84C13-L84C27" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionRange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRange.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L25C9-L30C57" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L39C9-L44C60" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L52C9-L82C58" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L94C9-L133C73" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L145C13-L156C6" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L164C9-L164C21" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L175C9-L176C45" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs#L185C9-L185C21" + }, + { + "DocsId": "M:System.Windows.Forms.SelectionRangeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionRangeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/SelectionRangeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PictureBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L67C5-L120C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.CancelAsync", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L175C9-L176C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L462C9-L508C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Load(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L514C9-L516C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.LoadAsync", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L522C9-L566C90" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.LoadAsync(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L745C9-L747C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1000C12-L1000C48" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1004C9-L1011C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1047C9-L1049C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1078C9-L1084C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1089C9-L1095C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnLoadCompleted(System.ComponentModel.AsyncCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1098C9-L1098C85" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnLoadProgressChanged(System.ComponentModel.ProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1101C9-L1101C92" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1108C9-L1142C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1146C9-L1148C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1152C9-L1154C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1161C9-L1171C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.OnSizeModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1175C9-L1179C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1186C9-L1187C48" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1202C9-L1203C6" + }, + { + "DocsId": "M:System.Windows.Forms.PictureBox.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1207C9-L1221C6" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L190C16-L190C53" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L274C16-L274C46" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L291C16-L291C41" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L451C16-L451C44" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.LoadCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L753C16-L753C60" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.LoadProgressChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L761C16-L761C66" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L794C16-L794C48" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.SizeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L860C16-L860C64" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L878C16-L878C44" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L894C16-L894C45" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L912C16-L912C41" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L920C16-L920C35" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L928C16-L928C35" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L936C16-L936C37" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L944C16-L944C38" + }, + { + "DocsId": "E:System.Windows.Forms.PictureBox.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L952C16-L952C35" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L126C16-L126C30" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L139C16-L139C28" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L182C16-L182C37" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L201C13-L213C23" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L217C50-L217C65" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L223C44-L223C56" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ErrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L236C13-L249C32" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L266C16-L266C30" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L283C16-L283C25" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L304C16-L304C22" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ImageLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L316C16-L316C30" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.InitialImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L395C13-L407C34" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L443C16-L443C28" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L786C16-L786C32" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.SizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L826C16-L826C25" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L870C16-L870C28" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L886C16-L886C29" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L904C16-L904C25" + }, + { + "DocsId": "P:System.Windows.Forms.PictureBox.WaitOnLoad", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs#L1196C16-L1196C49" + } + ], + "DocsId": "T:System.Windows.Forms.PictureBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.StretchImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.CenterImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBoxSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PictureBoxSizeMode.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBoxSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PictureBoxSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PictureBox/PictureBoxSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L22C5-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L78C9-L90C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L342C9-L347C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L351C9-L356C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L553C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.Increment(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L572C9-L591C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L598C9-L610C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L617C9-L619C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L624C9-L635C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.PerformStep", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L643C9-L649C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L657C9-L658C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L675C12-L675C89" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L712C12-L712C49" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L143C16-L143C52" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L159C16-L159C58" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L175C16-L175C53" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L203C16-L203C41" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L219C16-L219C44" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L371C16-L371C44" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L404C16-L404C52" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L440C16-L440C44" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L458C16-L458C41" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L491C16-L491C41" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L499C16-L499C46" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L507C16-L507C35" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L515C16-L515C37" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L523C16-L523C38" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L531C16-L531C35" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L539C16-L539C35" + }, + { + "DocsId": "E:System.Windows.Forms.ProgressBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L547C16-L547C35" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L52C13-L72C23" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L96C16-L96C30" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L104C16-L104C36" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L118C16-L118C22" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L151C16-L151C42" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L167C16-L167C37" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L179C50-L179C65" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L181C44-L181C56" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L186C16-L186C35" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L195C16-L195C25" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L211C16-L211C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.MarqueeAnimationSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L233C16-L233C38" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L273C16-L273C24" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L311C16-L311C24" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L363C16-L363C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L386C16-L386C34" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Step", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L417C16-L417C21" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L432C16-L432C28" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L450C16-L450C25" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs#L471C16-L471C22" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawHorizontalBar(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs#L29C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawVerticalBar(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs#L39C9-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawHorizontalChunks(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs#L49C9-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ProgressBarRenderer.DrawVerticalChunks(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs#L59C9-L62C6" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs#L22C39-L22C70" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.ChunkThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs#L71C13-L73C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProgressBarRenderer.ChunkSpaceThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs#L84C13-L86C88" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Blocks", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Continuous", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ProgressBarStyle.Marquee", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ProgressBarStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ProgressBar/ProgressBarStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GridItem.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GridItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs#L30C26-L30C30" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.GridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.GridItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.PropertyDescriptor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Expandable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs#L72C39-L72C44" + }, + { + "DocsId": "P:System.Windows.Forms.GridItem.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs#L79C16-L79C21" + } + ], + "DocsId": "T:System.Windows.Forms.GridItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L27C36-L27C40" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L29C40-L29C45" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L54C9-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.GridItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L66C43-L66C67" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemCollection.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L25C25-L25C39" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L27C36-L27C40" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L29C40-L29C45" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L34C40-L34C55" + }, + { + "DocsId": "P:System.Windows.Forms.GridItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs#L40C39-L49C10" + } + ], + "DocsId": "T:System.Windows.Forms.GridItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.GridItemType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Property", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Category", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.ArrayValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GridItemType.Root", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GridItemType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/GridItemType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L26C5-L241C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#add_ComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1413C16-L1413C72" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#remove_ComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1414C19-L1414C78" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CollapseAllGridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1571C12-L1571C101" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1600C74-L1600C112" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.CreatePropertyTab(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1639C71-L1639C75" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1802C9-L1858C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#EnsurePendingChangesCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2129C13-L2145C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ExpandAllGridItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2148C12-L2148C119" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#get_InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2252C47-L2252C70" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#DropDownDone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2254C48-L2254C73" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#HandleF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2258C9-L2269C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#SaveState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2273C9-L2283C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#LoadState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2287C9-L2337C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnChanged(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2363C9-L2390C29" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2525C9-L2527C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2531C9-L2533C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2539C9-L2553C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2557C9-L2559C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2563C9-L2577C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2582C9-L2587C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2769C9-L2780C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2784C9-L2809C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2813C9-L2847C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnRequestEdit(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2857C9-L2857C29" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2862C9-L2868C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnComComponentNameChanged(System.ComponentModel.Design.ComponentRenameEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2881C9-L2882C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnNotifyPropertyValueUIItemsChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2886C9-L2888C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2894C9-L2924C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertySortChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2929C9-L2930C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertyTabChanged(System.Windows.Forms.PropertyTabChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2934C9-L2935C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnPropertyValueChanged(System.Windows.Forms.PropertyValueChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2939C9-L2940C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSelectedGridItemChanged(System.Windows.Forms.SelectedGridItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2979C9-L2980C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSelectedObjectsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2984C9-L2985C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L3210C9-L3216C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L3223C9-L3355C21" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L3360C9-L3367C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.RefreshTabs(System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L3427C9-L3467C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ResetSelectedProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L3666C44-L3666C61" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.ShowEventsButton(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L4002C9-L4012C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L4239C9-L4250C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L4265C9-L4459C6" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L336C16-L336C52" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L352C16-L352C58" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L584C16-L584C46" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L819C16-L819C44" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1183C16-L1183C41" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1333C16-L1333C37" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1342C16-L1342C38" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1351C16-L1351C35" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1360C16-L1360C39" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1369C16-L1369C37" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1378C16-L1378C39" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1387C16-L1387C40" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1396C16-L1396C40" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertyValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1407C16-L1407C69" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#ComComponentNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1413C16-L1413C72" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertyTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1424C16-L1424C67" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.PropertySortChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1435C16-L1435C68" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.SelectedGridItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1446C16-L1446C72" + }, + { + "DocsId": "E:System.Windows.Forms.PropertyGrid.SelectedObjectsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1454C16-L1454C71" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L309C16-L309C31" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L315C16-L315C30" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L328C16-L328C36" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L344C16-L344C42" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.BrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L362C16-L362C68" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CanShowCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L399C44-L399C72" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CategoryForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L409C16-L409C40" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L427C16-L427C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L442C16-L442C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L457C16-L457C45" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L468C16-L468C51" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsDisabledLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L479C16-L479C53" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L491C16-L491C41" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L500C44-L500C65" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CommandsVisibleIfAvailable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L511C16-L511C42" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ContextMenuDefaultLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L533C48-L533C84" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L543C16-L543C29" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L546C44-L546C57" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DefaultTabType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L551C46-L551C67" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DrawFlatToolbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L559C16-L559C32" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L576C16-L576C30" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L630C16-L630C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L642C16-L642C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L654C16-L654C37" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.HelpVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L667C16-L667C28" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedItemWithFocusBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L702C16-L702C47" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedItemWithFocusForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L721C16-L721C47" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.DisabledItemForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L740C16-L740C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CategorySplitterColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L756C16-L756C38" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.CanShowVisualStyleGlyphs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L776C16-L776C41" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.LineColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L792C16-L792C26" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L811C16-L811C28" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertySort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L832C16-L832C34" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L878C50-L878C59" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L890C16-L890C101" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedObjects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L899C16-L899C82" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1133C13-L1133C39" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SelectedGridItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1143C16-L1143C57" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ShowFocusCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1147C55-L1147C59" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1151C16-L1151C25" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1176C16-L1176C25" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.LargeButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1192C16-L1192C29" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ToolbarVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1240C16-L1240C31" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ToolStripRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1259C16-L1259C36" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1274C16-L1274C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1287C16-L1287C35" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ViewBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L1303C16-L1303C32" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.System#Windows#Forms#ComponentModel#Com2Interop#IComPropertyBrowser#InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L2252C47-L2252C70" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SortByPropertyImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L4020C53-L4020C132" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.SortByCategoryImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L4028C53-L4028C135" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.ShowPropertyPageImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L4036C55-L4036C134" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.UseCompatibleTextRendering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs#L4208C16-L4208C50" + }, + { + "DocsId": "T:System.Windows.Forms.PropertyGrid.PropertyTabCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGrid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PropertySort.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.NoSort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.Alphabetical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.Categorized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertySort.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertySort.CategorizedAlphabetical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertySort.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertySort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertySort.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventArgs.#ctor(System.Windows.Forms.Design.PropertyTab,System.Windows.Forms.Design.PropertyTab)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventArgs.cs#L10C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyTabChangedEventArgs.OldTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventArgs.cs#L16C34-L16C38" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyTabChangedEventArgs.NewTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventArgs.cs#L18C34-L18C38" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyTabChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.Invoke(System.Object,System.Windows.Forms.PropertyTabChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PropertyTabChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyTabChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyTabChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyTabChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventArgs.#ctor(System.Windows.Forms.GridItem,System.Windows.Forms.GridItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.SelectedGridItemChangedEventArgs.OldSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventArgs.cs#L23C37-L23C41" + }, + { + "DocsId": "P:System.Windows.Forms.SelectedGridItemChangedEventArgs.NewSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventArgs.cs#L28C37-L28C41" + } + ], + "DocsId": "T:System.Windows.Forms.SelectedGridItemChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.Invoke(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SelectedGridItemChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SelectedGridItemChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectedGridItemChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/SelectedGridItemChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventArgs.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventArgs.cs#L17C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.ContentsResizedEventArgs.NewRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventArgs.cs#L25C37-L25C41" + } + ], + "DocsId": "T:System.Windows.Forms.ContentsResizedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.Invoke(System.Object,System.Windows.Forms.ContentsResizedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ContentsResizedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ContentsResizedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ContentsResizedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/ContentsResizedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RichTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L62C5-L110C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CanPaste(System.Windows.Forms.DataFormats.Format)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1607C12-L1607C86" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1614C9-L1615C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1766C9-L1766C55" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1774C9-L1774C41" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Int32,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1782C9-L1782C46" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.String,System.Int32,System.Int32,System.Windows.Forms.RichTextBoxFinds)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1790C9-L1842C25" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1929C9-L1929C42" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1937C9-L1937C46" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Find(System.Char[],System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1948C9-L2101C22" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2218C9-L2230C22" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2256C12-L2256C79" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2263C9-L2275C25" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2294C9-L2295C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.String,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2303C9-L2314C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.LoadFile(System.IO.Stream,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2321C9-L2343C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2347C9-L2353C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2357C9-L2389C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnContentsResized(System.Windows.Forms.ContentsResizedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2397C9-L2398C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2402C9-L2413C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2419C9-L2513C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2517C9-L2530C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnHScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2538C9-L2539C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnLinkClicked(System.Windows.Forms.LinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2547C9-L2548C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnImeChange(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2555C9-L2556C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnProtected(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2564C9-L2566C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2574C9-L2575C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.OnVScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2583C9-L2584C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Paste(System.Windows.Forms.DataFormats.Format)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2591C9-L2592C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2596C9-L2607C51" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.Redo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2613C27-L2613C69" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2622C9-L2623C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.String,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2631C9-L2642C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.SaveFile(System.IO.Stream,System.Windows.Forms.RichTextBoxStreamType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L2649C9-L2660C6" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L3125C74-L3125C107" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.CreateRichEditOleCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L3132C61-L3132C82" + }, + { + "DocsId": "M:System.Windows.Forms.RichTextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L3436C9-L3543C6" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L190C16-L190C52" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L206C16-L206C58" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.ContentsResized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1496C16-L1496C60" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1507C16-L1507C38" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1518C16-L1518C39" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1526C16-L1526C39" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1534C16-L1534C38" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1542C16-L1542C42" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1550C16-L1550C47" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.HScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1558C16-L1558C56" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1566C16-L1566C61" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.ImeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1574C16-L1574C58" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.Protected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1582C16-L1582C58" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.SelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1590C16-L1590C64" + }, + { + "DocsId": "E:System.Windows.Forms.RichTextBox.VScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1598C16-L1598C56" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L119C16-L119C61" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L151C16-L151C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.AutoWordSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L163C16-L163C66" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L182C16-L182C36" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L198C16-L198C42" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.BulletIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L220C16-L220C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.CanRedo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L250C28-L250C102" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L257C13-L318C23" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.DetectUrls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L335C16-L335C62" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L350C44-L350C56" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.EnableAutoDragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L361C16-L361C67" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L371C16-L371C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L391C16-L391C25" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.LanguageOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L464C16-L466C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L489C16-L489C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L496C16-L496C30" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RedoActionName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L526C13-L532C43" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RichTextShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L542C16-L542C73" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.RightMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L560C16-L560C28" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L595C13-L606C33" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L638C16-L638C77" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L665C13-L695C39" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionBullet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L741C13-L766C73" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionCharOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L807C13-L809C50" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L844C13-L854C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L880C13-L900C29" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L940C16-L940C39" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionHangingIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L957C13-L974C55" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1005C13-L1022C48" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1052C13-L1062C40" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionProtected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1078C13-L1079C122" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectedRtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1101C13-L1102C70" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionRightIndent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1126C13-L1144C53" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1174C13-L1195C28" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1240C13-L1241C60" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.SelectionType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1263C13-L1271C56" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ShowSelectionMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1285C15-L1285C66" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1310C13-L1341C36" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1385C13-L1391C95" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.UndoActionName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1410C13-L1416C43" + }, + { + "DocsId": "P:System.Windows.Forms.RichTextBox.ZoomFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs#L1455C13-L1473C40" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.WholeWord", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.MatchCase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.NoHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxFinds.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxFinds.Reverse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxFinds.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxFinds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxFinds.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoFontSizeAdjust", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.AutoKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.DualFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.ImeAlwaysSendNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.ImeCancelComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxLanguageOptions.UIFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxLanguageOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxLanguageOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxScrollBars.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionAttribute.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionAttribute.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionAttribute.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxSelectionAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.Object", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.MultiChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionTypes.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxSelectionTypes.MultiObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionTypes.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxSelectionTypes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxSelectionTypes.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.RichText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.PlainText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.RichNoOleObjs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.TextTextOleObjs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxStreamType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxStreamType.UnicodePlainText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxStreamType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxStreamType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxStreamType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Level1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Level2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxWordPunctuations.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RichTextBoxWordPunctuations.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxWordPunctuations.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RichTextBoxWordPunctuations", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/RichTextBox/RichTextBoxWordPunctuations.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Splitter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L29C5-L59C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L197C12-L197C46" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L803C9-L808C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L812C9-L817C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L821C9-L831C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L835C9-L837C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnSplitterMoving(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L846C9-L852C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.OnSplitterMoved(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L861C9-L867C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L871C9-L891C6" + }, + { + "DocsId": "M:System.Windows.Forms.Splitter.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L971C9-L972C65" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L120C16-L120C46" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L136C16-L136C52" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L152C16-L152C58" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L169C16-L169C41" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L297C16-L297C44" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L438C16-L438C44" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L457C16-L457C41" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L465C16-L465C35" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L473C16-L473C35" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L481C16-L481C37" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L489C16-L489C38" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L497C16-L497C35" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.SplitterMoving", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L505C16-L505C55" + }, + { + "DocsId": "E:System.Windows.Forms.Splitter.SplitterMoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L513C16-L513C54" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L73C13-L73C38" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L85C16-L85C30" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L97C13-L97C57" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L101C48-L105C32" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L112C16-L112C30" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L128C16-L128C36" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L144C16-L144C42" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L161C16-L161C25" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L183C16-L183C28" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L209C13-L223C23" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L231C13-L231C36" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L239C16-L239C25" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L289C16-L289C28" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.MinExtra", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L315C13-L315C30" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L341C13-L341C29" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.SplitPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L366C13-L371C31" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L430C16-L430C28" + }, + { + "DocsId": "P:System.Windows.Forms.Splitter.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs#L449C16-L449C25" + } + ], + "DocsId": "T:System.Windows.Forms.Splitter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/Splitter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventArgs.cs#L15C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventArgs.cs#L26C20-L26C24" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventArgs.cs#L31C20-L31C24" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.SplitX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventArgs.cs#L36C25-L36C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterEventArgs.SplitY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventArgs.cs#L41C25-L41C29" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.Invoke(System.Object,System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SplitterEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Splitter/SplitterEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabAppearance.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.Buttons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAppearance.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabAppearance.FlatButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAppearance.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabAppearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabAppearance.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L32C5-L89C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L949C74-L949C110" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L953C9-L953C44" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L958C9-L969C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L978C9-L990C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L997C9-L1001C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.DeselectTab(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1008C9-L1012C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1016C9-L1025C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetControl(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1052C9-L1052C34" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1068C9-L1073C39" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetItems(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1081C9-L1091C23" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetTabRect(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1104C9-L1122C21" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.GetToolTipText(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1127C9-L1134C36" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1178C9-L1186C42" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1209C9-L1216C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1225C9-L1291C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1295C9-L1308C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDrawItem(System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1319C9-L1320C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1338C9-L1340C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1358C9-L1361C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1365C9-L1367C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1375C9-L1392C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1411C9-L1414C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1419C9-L1433C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1444C9-L1451C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelecting(System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1458C9-L1459C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnSelected(System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1466C9-L1470C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDeselecting(System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1477C9-L1478C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnDeselected(System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1485C9-L1493C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1500C9-L1505C46" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1527C9-L1530C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.RemoveAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1572C9-L1580C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1660C9-L1665C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1672C9-L1676C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.SelectTab(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1683C9-L1687C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1778C9-L1788C18" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1794C9-L1797C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.UpdateTabSelection(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1804C9-L1885C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L1889C9-L1892C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L2029C9-L2101C6" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L188C16-L188C46" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L204C16-L204C52" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L220C16-L220C58" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L259C16-L259C46" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L832C16-L832C41" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.DrawItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L840C16-L840C36" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L848C16-L848C73" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L856C16-L856C48" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Selecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L867C16-L867C58" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L878C16-L878C57" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Deselecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L889C16-L889C60" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Deselected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L900C16-L900C59" + }, + { + "DocsId": "E:System.Windows.Forms.TabControl.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L912C16-L912C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L107C13-L107C31" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Appearance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L142C13-L148C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L177C13-L177C41" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L196C16-L196C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L212C16-L212C42" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L232C13-L232C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L243C16-L243C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L251C16-L251C30" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L273C13-L344C23" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L359C13-L392C22" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L406C13-L406C30" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.HotTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L430C16-L430C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L456C13-L456C31" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L504C13-L516C30" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L557C16-L557C41" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L584C13-L584C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L617C13-L617C39" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L644C12-L644C67" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L658C16-L658C104" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SelectedTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L726C13-L732C37" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.SizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L754C16-L754C25" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.ShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L780C16-L780C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L800C28-L800C49" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L814C13-L814C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs#L824C16-L824C25" + }, + { + "DocsId": "T:System.Windows.Forms.TabControl.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.ControlCollection.cs" + }, + { + "DocsId": "T:System.Windows.Forms.TabControl.TabPageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabControlAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Selecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Deselecting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabControlAction.Deselected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventArgs.#ctor(System.Windows.Forms.TabPage,System.Int32,System.Boolean,System.Windows.Forms.TabControlAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventArgs.cs#L19C11-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventArgs.cs#L29C31-L29C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.TabPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventArgs.cs#L34C31-L34C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlCancelEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventArgs.cs#L39C38-L39C42" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.Invoke(System.Object,System.Windows.Forms.TabControlCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TabControlCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlEventArgs.#ctor(System.Windows.Forms.TabPage,System.Int32,System.Windows.Forms.TabControlAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventArgs.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventArgs.cs#L24C31-L24C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.TabPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventArgs.cs#L29C31-L29C35" + }, + { + "DocsId": "P:System.Windows.Forms.TabControlEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventArgs.cs#L34C38-L34C42" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.Invoke(System.Object,System.Windows.Forms.TabControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TabControlEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TabControlEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabControlEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControlEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabDrawMode.OwnerDrawFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabDrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabDrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabDrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L23C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L47C36-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L139C12-L139C45" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L144C70-L144C104" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.GetTabPageOfComponent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L499C9-L510C28" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L559C9-L568C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L582C9-L591C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L601C9-L642C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L728C9-L742C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L753C42-L753C64" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L88C16-L88C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L290C16-L290C41" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L306C16-L306C44" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L343C16-L343C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L391C16-L391C45" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L407C16-L407C44" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L429C16-L429C41" + }, + { + "DocsId": "E:System.Windows.Forms.TabPage.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L475C16-L475C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L64C16-L64C37" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L78C16-L78C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L102C13-L117C26" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L228C16-L228C34" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L256C16-L256C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L274C16-L274C27" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L282C16-L282C25" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L298C16-L298C28" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.UseVisualStyleBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L315C16-L315C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L335C16-L335C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L352C16-L352C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L360C16-L360C32" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.PreferredSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L366C38-L366C56" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L372C16-L372C29" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L399C16-L399C28" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L417C16-L417C25" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L443C16-L443C28" + }, + { + "DocsId": "P:System.Windows.Forms.TabPage.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs#L467C16-L467C28" + }, + { + "DocsId": "T:System.Windows.Forms.TabPage.TabPageControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.TabPageControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L29C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L39C9-L49C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L56C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L64C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L74C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L93C9-L106C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L113C9-L116C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabItem(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Drawing.Image,System.Drawing.Rectangle,System.Boolean,System.Windows.Forms.VisualStyles.TabItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L123C9-L137C6" + }, + { + "DocsId": "M:System.Windows.Forms.TabRenderer.DrawTabPage(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L143C12-L143C50" + }, + { + "DocsId": "P:System.Windows.Forms.TabRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs#L22C39-L22C70" + } + ], + "DocsId": "T:System.Windows.Forms.TabRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.FillToRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TabSizeMode.Fixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TabSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Upper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/CharacterCasing.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CharacterCasing.Lower", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/CharacterCasing.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/CharacterCasing.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/InsertKeyMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.InsertKeyMode.Overwrite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/InsertKeyMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InsertKeyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/InsertKeyMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L112C5-L117C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L122C5-L129C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.#ctor(System.ComponentModel.MaskedTextProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L134C5-L140C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L539C9-L544C41" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1347C9-L1367C20" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1476C5-L1476C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1478C74-L1478C113" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1489C9-L1496C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1621C9-L1631C19" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1641C9-L1651C22" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1681C9-L1681C18" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1690C9-L1690C18" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1726C9-L1726C18" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1736C9-L1746C20" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1794C9-L1801C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1805C9-L1811C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1819C9-L1826C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnIsOverwriteModeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1834C9-L1838C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1845C9-L1950C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1957C9-L2019C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2026C9-L2044C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMaskChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2052C9-L2056C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2079C9-L2089C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2098C5-L2098C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2105C9-L2109C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2133C9-L2135C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2145C9-L2155C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2438C9-L2449C29" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ProcessKeyMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2462C9-L2476C29" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2493C5-L2493C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2700C5-L2700C6" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.ValidateText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2707C9-L2707C44" + }, + { + "DocsId": "M:System.Windows.Forms.MaskedTextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L2924C9-L3007C6" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L233C15-L233C16" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.IsOverwriteModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L590C16-L590C71" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MaskChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L730C16-L730C60" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MaskInputRejected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L781C16-L781C66" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L819C15-L819C16" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1267C16-L1267C65" + }, + { + "DocsId": "E:System.Windows.Forms.MaskedTextBox.TypeValidationCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1377C16-L1377C68" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L188C15-L188C28" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AllowPromptAsInput", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L205C13-L205C59" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.AsciiOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L249C13-L249C50" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.BeepOnError", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L280C13-L280C46" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L300C13-L300C26" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L314C13-L332C23" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L346C13-L346C48" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.CutCopyMaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L382C13-L397C56" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.FormatProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L433C13-L433C36" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.HidePromptOnLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L453C13-L453C52" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.InsertKeyMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L514C13-L514C32" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.IsOverwriteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L555C13-L578C34" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L607C13-L617C26" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Mask", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L638C13-L638C87" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L743C13-L743C54" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L755C13-L755C49" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaskedTextProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L770C13-L770C102" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L794C16-L794C30" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L807C15-L807C28" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.PasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L838C13-L838C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.PromptChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L896C13-L896C51" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L934C16-L934C29" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.RejectInputOnFirstFailure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L963C13-L963C60" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ResetOnPrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L982C13-L982C54" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ResetOnSpace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1001C13-L1001C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.SkipLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1020C13-L1020C53" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1036C13-L1041C38" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1148C13-L1153C31" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1203C13-L1214C55" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1243C13-L1243C31" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.TextMaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1285C13-L1300C56" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.UseSystemPasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1393C13-L1393C56" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1444C13-L1444C36" + }, + { + "DocsId": "P:System.Windows.Forms.MaskedTextBox.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs#L1463C15-L1463C28" + } + ], + "DocsId": "T:System.Windows.Forms.MaskedTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskedTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MaskFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludeLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.IncludePromptAndLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MaskFormat.ExcludePromptAndLiterals", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MaskFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventArgs.#ctor(System.Int32,System.ComponentModel.MaskedTextResultHint)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.MaskInputRejectedEventArgs.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventArgs.cs#L22C27-L22C31" + }, + { + "DocsId": "P:System.Windows.Forms.MaskInputRejectedEventArgs.RejectionHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventArgs.cs#L27C49-L27C53" + } + ], + "DocsId": "T:System.Windows.Forms.MaskInputRejectedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.Invoke(System.Object,System.Windows.Forms.MaskInputRejectedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MaskInputRejectedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MaskInputRejectedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MaskInputRejectedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/MaskInputRejectedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L69C5-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L104C12-L104C45" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L508C9-L528C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L535C9-L544C41" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L557C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L568C9-L574C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L581C9-L599C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L607C9-L637C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L641C9-L648C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L652C9-L658C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L662C9-L672C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.OnTextAlignChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L676C9-L680C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L691C9-L698C28" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.Paste(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L710C9-L711C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBox.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L915C9-L975C6" + }, + { + "DocsId": "E:System.Windows.Forms.TextBox.TextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L502C16-L502C65" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AcceptsReturn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L95C13-L95C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L119C13-L119C38" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L148C13-L148C40" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L188C13-L194C46" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L228C13-L228C37" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L244C16-L244C30" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L274C13-L325C23" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.PasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L342C13-L347C80" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L385C13-L385C32" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L429C16-L429C25" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L449C13-L449C31" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.UseSystemPasswordChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L479C13-L479C43" + }, + { + "DocsId": "P:System.Windows.Forms.TextBox.PlaceholderText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs#L846C13-L846C37" + } + ], + "DocsId": "T:System.Windows.Forms.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L180C9-L229C30" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.AppendText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1227C9-L1253C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1260C9-L1261C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1269C9-L1273C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ContainsNavigationKeyCode(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1275C63-L1278C19" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1284C27-L1284C69" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1286C74-L1286C111" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1292C9-L1304C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Cut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1309C26-L1309C67" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1326C9-L1357C41" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1366C9-L1388C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1392C9-L1397C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Paste", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1402C28-L1402C71" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1406C9-L1414C47" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnAcceptsTabChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1431C9-L1435C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1439C9-L1443C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1447C9-L1449C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnHideSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1453C9-L1457C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnModifiedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1461C9-L1465C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1472C9-L1494C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1498C9-L1502C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1506C9-L1508C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1512C9-L1516C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1524C9-L1531C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1548C9-L1550C70" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1558C9-L1577C22" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1588C59-L1588C129" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1595C9-L1601C72" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1609C9-L1611C89" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1617C52-L1617C118" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1625C9-L1686C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.DeselectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1693C9-L1694C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1701C9-L1723C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1762C9-L1764C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1771C9-L1782C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1960C9-L1968C36" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1974C27-L1974C69" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L2071C9-L2115C6" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L141C16-L141C66" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L314C16-L314C45" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L322C16-L322C52" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L338C16-L338C58" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L377C16-L377C67" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L458C16-L458C35" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L466C16-L466C40" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.HideSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L541C16-L541C69" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.ModifiedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L703C16-L703C64" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L753C16-L753C65" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L773C16-L773C44" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L949C16-L949C64" + }, + { + "DocsId": "E:System.Windows.Forms.TextBoxBase.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1425C16-L1425C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L125C13-L125C48" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L157C13-L157C54" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L251C13-L251C46" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L286C13-L296C44" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L306C16-L306C36" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L330C16-L330C42" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L352C16-L352C28" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L383C45-L383C96" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L392C28-L392C102" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L404C13-L439C23" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L450C16-L450C35" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DefaultCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L474C13-L474C34" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L486C13-L486C51" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L500C13-L506C48" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L523C13-L523C51" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ImeModeBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L552C16-L552C81" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L571C13-L610C30" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L638C13-L638C31" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L664C13-L678C50" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L720C13-L720C47" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L762C16-L762C28" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L800C13-L806C27" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L926C13-L926C46" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L965C13-L966C56" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1020C13-L1022C27" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1051C13-L1053C29" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1072C16-L1072C25" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1092C12-L1092C77" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxBase.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs#L1158C13-L1158C46" + } + ], + "DocsId": "T:System.Windows.Forms.TextBoxBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxRenderer.cs#L44C9-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxRenderer.cs#L53C9-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxRenderer.cs#L61C9-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxRenderer.cs#L69C9-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.TextBoxRenderer.DrawTextBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags,System.Windows.Forms.VisualStyles.TextBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxRenderer.cs#L80C9-L85C6" + }, + { + "DocsId": "P:System.Windows.Forms.TextBoxRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxRenderer.cs#L23C39-L23C70" + } + ], + "DocsId": "T:System.Windows.Forms.TextBoxRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TextBoxRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventArgs.#ctor(System.Type,System.Boolean,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventArgs.cs#L11C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.ValidatingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventArgs.cs#L22C35-L22C39" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.IsValidInput", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventArgs.cs#L27C32-L27C36" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventArgs.cs#L33C30-L33C34" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.ReturnValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventArgs.cs#L38C34-L38C38" + }, + { + "DocsId": "P:System.Windows.Forms.TypeValidationEventArgs.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventArgs.cs#L43C26-L43C30" + } + ], + "DocsId": "T:System.Windows.Forms.TypeValidationEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.Invoke(System.Object,System.Windows.Forms.TypeValidationEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TypeValidationEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TypeValidationEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TypeValidationEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TextBox/TypeValidationEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ArrowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrowDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ArrowDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ArrowDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.CaptionButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Maximize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Minimize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/CaptionButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CaptionButton.Restore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/CaptionButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CaptionButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/CaptionButton.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MergeAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Append", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Replace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/MergeAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MergeAction.MatchOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/MergeAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MergeAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/MergeAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/OpacityConverter.cs#L21C9-L26C57" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/OpacityConverter.cs#L34C9-L89C58" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/OpacityConverter.cs#L101C9-L107C73" + }, + { + "DocsId": "M:System.Windows.Forms.OpacityConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/OpacityConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.OpacityConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/OpacityConverter.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L36C52-L36C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L39C58-L39C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L42C51-L42C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L45C57-L45C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L48C51-L48C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L51C57-L51C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L54C48-L54C78" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L57C49-L57C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L60C55-L60C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L63C56-L63C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonCheckedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L66C53-L66C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L69C56-L69C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L72C57-L72C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L75C54-L75C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L78C55-L78C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L81C56-L81C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ButtonPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L84C53-L84C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L87C44-L87C70" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckSelectedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L90C52-L90C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.CheckPressedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L93C51-L93C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.GripDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L96C37-L96C56" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.GripLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L99C38-L99C58" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L102C53-L102C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L105C54-L105C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L108C51-L108C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L111C61-L111C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L114C62-L114C106" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ImageMarginRevealedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L117C59-L117C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L120C51-L120C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L123C49-L123C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L126C39-L126C60" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L129C45-L129C72" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L132C43-L132C68" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L135C58-L135C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L138C56-L138C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L141C57-L141C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L144C58-L144C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.MenuItemPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L147C55-L147C92" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.RaftingContainerGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L150C58-L150C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.RaftingContainerGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L153C56-L153C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.SeparatorDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L156C42-L156C66" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.SeparatorLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L159C43-L159C68" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L162C46-L162C74" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L165C53-L165C88" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.StatusStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L168C51-L168C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L171C44-L171C70" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripDropDownBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L174C56-L174C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L177C51-L177C84" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L180C52-L180C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L183C49-L183C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripContentPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L186C63-L186C108" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripContentPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L189C61-L189C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L192C56-L192C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.ToolStripPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L195C54-L195C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L198C56-L198C94" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L201C57-L201C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColors.OverflowButtonGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs#L204C54-L204C90" + } + ], + "DocsId": "T:System.Windows.Forms.ProfessionalColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColors.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ProfessionalColorTable.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L14C5-L29C6" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.UseSystemColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L74C16-L74C32" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L107C53-L107C104" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L110C59-L110C78" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L113C52-L113C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L116C58-L116C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedHighlight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L119C52-L119C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedHighlightBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L122C58-L122C80" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L125C49-L125C102" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L128C50-L128C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L131C56-L131C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L134C57-L134C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonCheckedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L137C54-L137C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L140C57-L140C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L143C58-L143C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L146C55-L146C109" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L149C56-L149C112" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L152C57-L152C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ButtonPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L155C54-L155C108" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L157C45-L157C98" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckSelectedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L160C53-L160C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.CheckPressedBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L163C52-L163C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.GripDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L166C38-L166C86" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.GripLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L169C39-L169C93" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L172C54-L172C105" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L175C55-L175C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L178C52-L178C147" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L181C62-L181C128" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L184C63-L184C130" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ImageMarginRevealedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L187C60-L187C124" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L190C52-L190C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L193C50-L193C107" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L196C46-L196C100" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L199C44-L199C96" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L202C40-L202C90" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelectedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L205C59-L205C115" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemSelectedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L208C57-L208C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L211C58-L211C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L214C59-L214C126" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.MenuItemPressedGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L217C56-L217C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.RaftingContainerGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L220C59-L220C118" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.RaftingContainerGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L223C57-L223C114" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.SeparatorDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L226C43-L226C93" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.SeparatorLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L229C44-L229C99" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L233C47-L233C75" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L236C54-L236C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.StatusStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L239C52-L239C109" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L242C45-L242C89" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripDropDownBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L245C57-L245C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L248C52-L248C103" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L251C53-L251C105" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L254C50-L254C99" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripContentPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L257C64-L257C123" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripContentPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L260C62-L260C119" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripPanelGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L263C57-L263C116" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.ToolStripPanelGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L266C55-L266C112" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L269C57-L269C111" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L272C58-L272C113" + }, + { + "DocsId": "P:System.Windows.Forms.ProfessionalColorTable.OverflowButtonGradientEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs#L275C55-L275C107" + } + ], + "DocsId": "T:System.Windows.Forms.ProfessionalColorTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ProfessionalColorTable.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.StatusStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L27C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L244C9-L244C54" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L249C9-L249C63" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L254C9-L264C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L324C9-L330C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L334C9-L364C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L370C9-L432C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.OnSpringTableLayoutCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L441C9-L556C6" + }, + { + "DocsId": "M:System.Windows.Forms.StatusStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L560C9-L607C6" + }, + { + "DocsId": "E:System.Windows.Forms.StatusStrip.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L136C16-L136C44" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L50C16-L50C32" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L58C13-L58C26" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L66C13-L66C38" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L74C13-L90C65" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L99C13-L99C37" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L106C16-L106C25" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L113C16-L113C30" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L120C16-L120C32" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L129C16-L129C28" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L155C16-L155C37" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.SizingGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L189C13-L189C46" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.SizeGripBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L207C13-L224C36" + }, + { + "DocsId": "P:System.Windows.Forms.StatusStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs#L233C16-L233C28" + } + ], + "DocsId": "T:System.Windows.Forms.StatusStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/StatusStrip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStrip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L41C5-L155C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.#ctor(System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L158C11-L161C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#get_ToolStripPanelCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1454C13-L1464C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#get_ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1472C13-L1472C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#set_ToolStripPanelRow(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1476C13-L1512C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1799C9-L1800C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1843C97-L1847C18" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1852C9-L1858C62" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1964C9-L2042C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2088C9-L2090C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetNextItem(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ArrowDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2136C17-L2145C115" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2637C9-L2643C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2648C9-L2654C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2698C9-L2739C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2776C9-L2835C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2848C9-L2917C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L2949C9-L2973C22" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnBeginDrag(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3224C9-L3228C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnEndDrag(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3232C9-L3234C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3238C9-L3239C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3243C9-L3246C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3250C9-L3260C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3279C9-L3284C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3288C9-L3296C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3301C9-L3304C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemAdded(System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3308C9-L3319C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3326C9-L3327C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnItemRemoved(System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3332C9-L3335C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3363C9-L3384C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayoutCompleted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3388C9-L3389C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLayoutStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3393C9-L3394C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3398C9-L3400C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3404C9-L3409C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3423C9-L3452C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3459C9-L3505C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3512C9-L3514C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3518C9-L3527C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3534C9-L3553C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3557C9-L3715C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3720C9-L3734C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3745C9-L3769C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3773C9-L3778C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnPaintGrip(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3790C9-L3793C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3797C9-L3803C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.OnTabStopChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3822C9-L3824C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3836C9-L3867C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetChildAtPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3960C57-L3960C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3963C85-L3963C120" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetItemAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3974C54-L3974C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.GetItemAt(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L3982C9-L4018C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.RestoreFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4106C9-L4126C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ResetMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4136C9-L4137C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetItemLocation(System.Windows.Forms.ToolStripItem,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4172C9-L4180C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetItemParent(System.Windows.Forms.ToolStripItem,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4187C9-L4188C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4192C9-L4214C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4240C9-L4256C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetAutoScrollMargin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4321C9-L4322C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4345C9-L4480C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4587C9-L4587C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4692C9-L4761C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4766C15-L4766C28" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4771C9-L4772C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4776C15-L4776C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4781C9-L4781C52" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4786C9-L4786C77" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L216C16-L216C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.BeginDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L376C16-L376C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L471C16-L471C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L486C16-L486C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L505C16-L505C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L513C16-L513C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.EndDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L521C16-L521C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L807C16-L807C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1095C16-L1095C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1106C16-L1106C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.ItemRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1138C16-L1138C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.LayoutCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1302C16-L1302C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.LayoutStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1312C16-L1312C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.PaintGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1425C16-L1425C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStrip.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1595C16-L1595C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L193C16-L193C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L225C16-L225C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L237C16-L237C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L246C16-L246C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L255C16-L255C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowClickThrough", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L268C37-L268C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L272C16-L272C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowItemReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L302C15-L302C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.AllowMerge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L337C15-L337C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L349C16-L349C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L368C16-L368C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L384C13-L398C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L420C13-L420C57" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L463C13-L463C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L479C16-L479C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L495C16-L495C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L530C13-L540C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L550C12-L552C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L560C13-L560C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L566C15-L566C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L573C13-L573C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultGripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L581C13-L587C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L596C13-L596C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DefaultDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L607C13-L651C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L680C16-L680C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L752C13-L754C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L768C13-L787C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L797C16-L797C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L843C13-L843C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L863C13-L864C105" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L877C13-L877C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.GripRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L893C13-L893C94" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.HasChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L902C16-L902C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L941C16-L941C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ImageScalingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L951C13-L951C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L991C13-L991C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.IsCurrentlyDragging", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1053C13-L1053C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1085C13-L1087C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.IsDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1146C15-L1146C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1205C45-L1205C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1217C13-L1228C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1320C13-L1320C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1334C13-L1334C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.OverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1393C13-L1404C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1419C38-L1419C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#ToolStripPanelCell", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1454C13-L1464C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#ISupportToolStripPanel#ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1472C13-L1472C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1522C13-L1522C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1548C13-L1577C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1605C13-L1627C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1674C13-L1674C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1730C16-L1730C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1758C13-L1769C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L1794C16-L1794C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4766C15-L4766C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs#L4776C15-L4776C47" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.ToolStripAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.ArrowDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventArgs.cs#L10C5-L25C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.ArrowRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventArgs.cs#L27C39-L27C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.ArrowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventArgs.cs#L31C16-L31C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Direction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventArgs.cs#L41C39-L41C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventArgs.cs#L43C32-L43C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripArrowRenderEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventArgs.cs#L45C34-L45C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripArrowRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripArrowRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripArrowRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripArrowRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripArrowRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L16C5-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L16C5-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L16C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L16C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L16C5-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L16C5-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L157C12-L157C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L161C9-L163C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L179C12-L179C75" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L186C9-L195C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L202C9-L223C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L227C9-L233C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripButton.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L241C9-L247C47" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L120C16-L120C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripButton.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L130C16-L130C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L59C16-L59C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L66C32-L66C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L76C16-L76C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L95C16-L95C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs#L134C51-L134C55" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L26C11-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L33C11-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L40C11-L42C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L310C33-L310C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L311C31-L311C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindString(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L312C40-L312C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindString(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L313C56-L313C98" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindStringExact(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L314C45-L314C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.FindStringExact(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L315C61-L315C108" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.GetItemHeight(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L316C43-L316C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L317C49-L317C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L318C31-L318C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L324C9-L327C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L362C9-L369C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L373C9-L382C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnDropDownStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L386C9-L387C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L391C9-L392C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSelectionChangeCommitted(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L396C9-L397C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnTextUpdate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L401C9-L402C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L406C9-L418C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L422C9-L434C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripComboBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L448C9-L448C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L115C16-L115C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L123C16-L123C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L131C16-L131C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.DropDownStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L139C16-L139C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.SelectedIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L250C16-L250C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripComboBox.TextUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L304C16-L304C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L59C15-L59C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L69C15-L69C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L79C15-L79C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L88C16-L88C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L97C16-L97C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L103C33-L103C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L105C44-L105C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L107C58-L109C74" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L150C15-L150C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L160C15-L160C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DropDownWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L168C15-L168C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.DroppedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L177C15-L177C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L187C15-L187C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.IntegralHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L197C15-L197C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L213C13-L213C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.MaxDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L223C15-L223C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L233C15-L233C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L242C15-L242C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L260C15-L260C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L269C15-L269C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L278C15-L278C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L287C15-L287C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripComboBox.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs#L296C15-L296C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripComboBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L19C5-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L351C12-L351C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L356C9-L356C87" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L361C9-L375C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContainer.OnSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L379C31-L389C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L98C16-L98C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L116C16-L116C52" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L134C16-L134C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L190C16-L190C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L207C16-L207C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L226C16-L226C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContainer.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L252C16-L252C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L62C16-L62C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L71C16-L71C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L80C16-L80C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L89C16-L89C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L107C16-L107C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L125C16-L125C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BottomToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L146C13-L146C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.BottomToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L157C13-L157C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L173C13-L173C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L182C16-L182C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L199C16-L199C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L217C16-L217C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L234C13-L234C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L243C16-L243C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.LeftToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L264C13-L264C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.LeftToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L275C13-L275C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.RightToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L291C13-L291C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.RightToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L302C13-L302C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.TopToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L320C13-L320C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.TopToolStripPanelVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L331C13-L331C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContainer.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs#L347C16-L347C29" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L24C5-L28C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L300C9-L305C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L312C9-L313C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L318C9-L326C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanel.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L331C9-L348C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L115C16-L115C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L132C16-L132C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L150C16-L150C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L158C16-L158C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L176C16-L176C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L221C16-L221C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L238C16-L238C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripContentPanel.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L289C16-L289C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L41C13-L41C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L53C16-L53C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L61C16-L61C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L70C16-L70C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L79C16-L79C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L88C16-L88C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L94C16-L94C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L124C16-L124C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L141C16-L141C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L167C16-L167C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L185C16-L185C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L194C16-L194C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L204C16-L204C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L213C16-L213C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L230C16-L230C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L263C13-L263C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanel.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs#L277C13-L277C48" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripContentPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventArgs.cs#L22C32-L22C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.ToolStripContentPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventArgs.cs#L27C58-L27C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripContentPanelRenderEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanelRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripContentPanelRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripContentPanelRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripContentPanelRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripContentPanelRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L18C5-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L51C11-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L458C9-L468C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L471C28-L471C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L475C9-L477C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L618C52-L618C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L623C55-L623C85" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L625C52-L625C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L630C56-L630C87" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L632C57-L632C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L634C63-L634C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L636C55-L636C85" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L643C9-L665C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L673C5-L673C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L678C5-L678C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L685C9-L699C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L708C9-L745C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L753C9-L790C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnValidating(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L792C63-L792C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnValidated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L794C56-L794C87" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.OnHostedControlResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L811C9-L812C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L814C84-L814C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L817C12-L817C102" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L819C72-L819C77" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L825C9-L843C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L846C46-L846C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L849C46-L849C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L894C12-L894C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L170C16-L170C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L205C16-L205C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L225C16-L225C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L269C16-L269C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L282C16-L282C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L293C16-L293C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L304C16-L304C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L315C16-L315C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L438C16-L438C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripControlHost.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L446C16-L446C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L58C16-L58C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L71C16-L71C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L81C16-L81C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L88C39-L88C97" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L95C16-L95C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ControlAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L103C16-L103C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L121C31-L121C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L146C13-L153C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L162C16-L162C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L184C16-L184C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L191C16-L191C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L197C16-L197C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L211C36-L211C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L215C16-L215C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L234C16-L234C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L243C16-L243C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L252C16-L252C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L261C16-L261C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L328C13-L328C83" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L346C16-L346C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L350C38-L350C78" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L354C16-L354C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L388C16-L388C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L405C16-L405C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L413C16-L413C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L422C16-L422C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripControlHost.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs#L430C16-L430C38" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripControlHost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L17C5-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L983C9-L989C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1013C9-L1013C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1018C9-L1028C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1033C9-L1049C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1053C9-L1060C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Close(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1074C9-L1076C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnClosed(System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1222C9-L1223C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnClosing(System.Windows.Forms.ToolStripDropDownClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1227C9-L1228C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1236C9-L1239C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1245C13-L1259C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1265C9-L1267C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnOpening(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1271C9-L1272C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1276C9-L1277C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1281C9-L1314C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1318C9-L1321C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1325C9-L1345C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1471C9-L1500C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1507C9-L1512C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1517C9-L1522C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1588C9-L1620C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1627C9-L1640C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1656C9-L1660C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1691C9-L1924C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1950C9-L1951C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1956C9-L1968C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Drawing.Point,System.Windows.Forms.ToolStripDropDownDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1972C9-L1976C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Windows.Forms.Control,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1981C9-L1983C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1988C9-L1991C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Drawing.Point,System.Windows.Forms.ToolStripDropDownDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L1995C9-L1998C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.Show(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L2003C9-L2006C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L2031C9-L2065C24" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L146C16-L146C52" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L153C16-L153C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L160C16-L160C51" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L177C16-L177C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L193C16-L193C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L313C16-L313C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L363C16-L363C55" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Closing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L371C16-L371C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L379C16-L379C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L408C16-L408C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L416C16-L416C46" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L424C16-L424C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L464C16-L464C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L472C16-L472C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L540C16-L540C37" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L548C16-L548C38" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L556C16-L556C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L564C16-L564C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Opening", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L584C16-L584C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Opened", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L595C16-L595C55" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.RegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L751C16-L751C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L807C16-L807C36" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L823C16-L823C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L845C16-L845C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L853C16-L853C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L915C16-L915C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L923C16-L923C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDown.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L931C16-L931C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AllowItemReorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L60C16-L60C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AllowTransparency", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L72C16-L72C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L100C16-L100C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L109C13-L109C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.AutoClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L132C16-L132C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.CanOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L169C16-L169C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L185C16-L185C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L207C13-L254C23" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L260C15-L260C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultShowItemToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L269C13-L269C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L277C13-L277C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DefaultDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L285C13-L290C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L304C16-L304C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.DropShadowEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L344C13-L344C92" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L388C13-L399C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L432C16-L432C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L439C16-L439C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L447C16-L447C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L456C16-L456C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.IsAutoGenerated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L484C13-L484C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L576C16-L576C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L603C13-L603C70" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L621C13-L627C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.OverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L674C16-L674C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.OwnerItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L681C15-L681C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Region", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L743C16-L743C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L776C13-L789C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L815C16-L815C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L863C16-L863C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L870C15-L870C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L880C13-L880C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L905C16-L905C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs#L944C16-L944C28" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L17C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L17C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L17C5-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L17C5-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L17C5-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L17C5-L56C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L17C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L66C9-L66C66" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L115C9-L115C71" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L131C9-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L152C9-L166C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L170C9-L172C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L179C9-L213C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L218C9-L225C22" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L72C16-L72C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L80C13-L80C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownButton.ShowDropDownArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs#L91C13-L91C39" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventArgs.#ctor(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownClosedEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventArgs.cs#L13C55-L13C59" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripDropDownClosedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.AppFocusChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.AppClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.ItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.Keyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownCloseReason.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownCloseReason.CloseCalled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownCloseReason.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownCloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownCloseReason.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventArgs.#ctor(System.Windows.Forms.ToolStripDropDownCloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventArgs.cs#L10C5-L13C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownClosingEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventArgs.cs#L15C55-L15C59" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripDropDownClosingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownClosingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownClosingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownClosingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.AboveLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.AboveRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.BelowLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.BelowRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripDropDownDirection.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L20C5-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L20C5-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L20C5-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L46C11-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L293C12-L293C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L298C9-L298C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L356C9-L376C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.HideDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L413C9-L422C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L426C9-L428C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L432C9-L438C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L442C9-L456C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownHide(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L472C9-L475C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownShow(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L482C9-L483C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownOpened(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L492C9-L511C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L519C9-L540C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.OnDropDownItemClicked(System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L549C9-L553C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L557C9-L562C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L567C9-L636C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItem.ShowDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L680C12-L680C31" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L202C16-L202C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownOpening", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L224C16-L224C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownOpened", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L235C16-L235C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripDropDownItem.DropDownItemClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L254C16-L254C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L65C13-L79C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L126C13-L165C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L210C13-L216C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.DropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L246C12-L246C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.HasDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L262C13-L262C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.HasDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L266C12-L266C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs#L274C13-L282C33" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.#ctor(System.Windows.Forms.ToolStripDropDownItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItemAccessibleObject.cs#L14C80-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItemAccessibleObject.cs#L35C9-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItemAccessibleObject.cs#L92C9-L97C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItemAccessibleObject.cs#L102C9-L120C68" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItemAccessibleObject.cs#L23C13-L29C44" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L14C5-L46C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L58C12-L58C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.CreateDefaultItem(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L514C9-L520C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L543C9-L555C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L559C9-L561C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L565C9-L570C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDownMenu.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L779C9-L793C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L74C13-L85C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L93C13-L102C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L141C50-L141C94" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.LayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L146C16-L146C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.MaxItemSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L154C13-L159C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.ShowImageMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L168C16-L168C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDownMenu.ShowCheckMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs#L185C16-L185C46" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDownMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDownMenu.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripDisplayStyle.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventArgs.cs#L14C11-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventArgs.cs#L21C36-L21C59" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventArgs.cs#L26C58-L26C84" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripGripRenderEventArgs.GripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventArgs.cs#L31C44-L31C63" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripGripRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripGripRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.Hidden", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripGripStyle.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripGripStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L29C5-L159C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L162C11-L164C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L167C11-L177C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L987C60-L987C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L992C53-L992C76" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L994C52-L994C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1002C13-L1002C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1006C50-L1006C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1012C9-L1013C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1017C5-L1017C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#get_PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1782C65-L1782C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#set_PreviousEnabledStatus(System.Nullable{System.Boolean})", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1782C70-L1782C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnSelectedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1837C62-L1837C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2129C12-L2129C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2143C9-L2167C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2187C9-L2187C117" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2216C9-L2263C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.GetCurrentParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2378C45-L2378C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2393C9-L2394C96" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Invalidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2414C33-L2414C73" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Invalidate(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2424C9-L2426C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2455C65-L2455C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2457C67-L2457C72" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2680C9-L2682C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2686C9-L2688C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2692C9-L2694C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2698C5-L2698C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2700C62-L2700C84" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2702C61-L2702C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2704C50-L2704C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IDropTarget#OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2706C61-L2706C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ISupportOleDropSource#OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2709C12-L2709C49" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ISupportOleDropSource#OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2712C12-L2712C59" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnAvailableChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2734C63-L2734C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2742C12-L2742C48" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2750C12-L2750C85" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnCommandParameterChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2757C70-L2757C115" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnRequestCommandExecute(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2765C12-L2765C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2769C12-L2769C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#RaiseCommandCanExecuteChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2773C12-L2773C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2786C12-L2786C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2794C12-L2794C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2802C12-L2802C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2810C12-L2810C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDisplayStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2817C12-L2817C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2825C12-L2825C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2837C12-L2837C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2842C58-L2842C91" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2849C9-L2851C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2858C9-L2860C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2865C9-L2877C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnLocationChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2879C62-L2879C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2886C5-L2886C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2893C5-L2893C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2900C9-L2904C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2909C57-L2909C98" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2916C5-L2916C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2923C5-L2923C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2930C5-L2930C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2935C9-L2940C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2947C9-L2959C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2965C12-L2965C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnOwnerFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2974C9-L2978C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2983C9-L2988C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnParentRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2993C9-L2997C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnOwnerChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3004C9-L3020C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3042C9-L3044C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3049C9-L3053C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3060C9-L3067C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3071C9-L3075C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3102C9-L3113C22" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3119C83-L3119C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3124C9-L3125C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3187C29-L3187C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3286C9-L3295C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3302C9-L3320C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3449C45-L3449C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3452C48-L3452C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3458C45-L3458C68" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3464C40-L3464C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3470C41-L3470C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3478C9-L3480C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3485C9-L3486C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetRightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3492C47-L3492C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ResetTextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3498C49-L3498C95" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3595C9-L3600C32" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3622C12-L3622C104" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3624C62-L3624C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3628C9-L3665C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3669C12-L3669C95" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3672C12-L3672C82" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3674C46-L3674C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3679C9-L3679C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3682C56-L3682C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3684C58-L3684C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3686C68-L3686C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3688C48-L3688C52" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3690C48-L3690C65" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L3692C61-L3692C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.AvailableChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L388C16-L388C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandCanExecuteChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L436C16-L436C73" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L448C16-L448C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.CommandParameterChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L483C16-L483C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L558C16-L558C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L610C16-L610C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L742C16-L742C68" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L756C16-L756C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L775C16-L775C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L785C16-L785C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L795C16-L795C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L805C16-L805C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L858C16-L858C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L916C16-L916C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L962C16-L962C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1279C16-L1279C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1362C16-L1362C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1373C16-L1373C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1384C16-L1384C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1395C16-L1395C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1406C16-L1406C58" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1417C16-L1417C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.OwnerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1497C16-L1497C61" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1505C16-L1505C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1646C16-L1646C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1654C16-L1654C71" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1788C16-L1788C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.SelectedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1829C16-L1829C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1943C16-L1943C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripItem.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2047C16-L2047C63" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibilityObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L195C13-L202C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleDefaultActionDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L216C16-L216C91" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L233C16-L233C78" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L250C16-L250C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L268C13-L274C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L292C16-L292C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L323C16-L323C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L345C16-L345C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L366C16-L366C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Available", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L379C16-L379C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L401C16-L401C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Command", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L423C16-L423C24" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.CommandParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L463C16-L463C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L501C16-L503C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L525C13-L537C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L566C40-L566C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ContentRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L586C13-L588C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L596C38-L596C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L622C13-L622C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L648C13-L648C52" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L669C50-L669C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L679C13-L684C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L692C49-L692C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L700C16-L702C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DefaultDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L705C72-L705C110" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DismissWhenClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L710C59-L710C63" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L720C16-L720C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L765C16-L765C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L820C13-L826C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L883C13-L895C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L932C13-L943C104" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L975C16-L975C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L987C60-L987C82" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L992C53-L992C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L994C52-L994C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1002C13-L1002C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1006C50-L1006C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1028C16-L1028C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1051C13-L1067C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1106C16-L1106C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1141C13-L1147C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1181C16-L1181C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1198C16-L1198C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsDisposed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1243C31-L1243C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsOnDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1250C13-L1259C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.IsOnOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1264C33-L1264C77" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1290C16-L1290C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.MergeAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1311C13-L1317C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.MergeIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1337C13-L1343C23" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1430C16-L1430C103" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1451C16-L1451C22" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.OwnerItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1473C13-L1489C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1521C16-L1521C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1534C16-L1534C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1557C16-L1557C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Placement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1589C48-L1589C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1638C36-L1638C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1670C13-L1675C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1691C13-L1714C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1747C16-L1747C57" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.System#Windows#Forms#ICommandBindingTargetProvider#PreviousEnabledStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1782C65-L1782C69" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1812C12-L1814C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1840C12-L1840C60" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1850C16-L1850C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1891C16-L1891C84" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1904C16-L1906C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1926C16-L1926C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1953C13-L1972C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L1989C16-L1989C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2014C13-L2026C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2039C16-L2039C85" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs#L2060C16-L2060C28" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventArgs.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemClickedEventArgs.ClickedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventArgs.cs#L19C41-L19C45" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemClickedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemClickedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemClickedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemClickedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.#ctor(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L22C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L80C9-L80C38" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L85C9-L85C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L90C9-L90C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L95C9-L97C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Add(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L102C9-L112C23" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.AddRange(System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L117C9-L133C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.AddRange(System.Windows.Forms.ToolStripItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L137C9-L156C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Contains(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L160C9-L160C42" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L165C9-L200C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L207C9-L207C46" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L237C9-L241C32" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L290C26-L290C36" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L291C36-L291C74" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L292C42-L292C75" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L293C38-L293C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L294C40-L294C72" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L295C36-L295C70" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L296C40-L296C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L297C51-L297C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L301C15-L301C39" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L302C15-L302C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Insert(System.Int32,System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L307C9-L325C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.IndexOf(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L329C9-L329C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L338C9-L364C19" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.Remove(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L408C9-L419C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L423C9-L440C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L447C9-L457C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemCollection.CopyTo(System.Windows.Forms.ToolStripItem[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L461C9-L462C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L48C13-L48C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L60C13-L73C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L288C45-L288C64" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L291C36-L291C74" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs#L301C15-L301C39" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemDisplayStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemDisplayStyle.ImageAndText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemDisplayStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemDisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemDisplayStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventArgs.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventArgs.cs#L13C34-L13C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventArgs.cs#L12C11-L16C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.Drawing.Image,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventArgs.cs#L26C11-L30C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemImageRenderEventArgs.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventArgs.cs#L35C27-L35C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemImageRenderEventArgs.ImageRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventArgs.cs#L40C39-L40C43" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemImageRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemImageRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageScaling.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageScaling.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemImageScaling.SizeToFit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageScaling.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemImageScaling.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.Always", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemOverflow.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemOverflow.AsNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemOverflow.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemOverflow.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.Main", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemPlacement.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripItemPlacement.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemPlacement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemPlacement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemPlacement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventArgs.cs#L22C32-L22C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventArgs.cs#L27C33-L27C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemRenderEventArgs.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventArgs.cs#L32C36-L32C55" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.String,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Font,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L13C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripItem,System.String,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Font,System.Drawing.ContentAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L13C5-L61C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L66C27-L66C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L73C16-L73C65" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L86C29-L86C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L91C38-L91C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L96C41-L96C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItemTextRenderEventArgs.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs#L101C51-L101C55" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemTextRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripItemTextRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItemTextRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItemTextRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItemTextRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L20C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L20C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L20C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L20C5-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L50C11-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L55C11-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.#ctor(System.String,System.Drawing.Image,System.Boolean,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L20C5-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L248C9-L250C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L254C9-L265C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L269C9-L279C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L326C9-L326C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L334C9-L347C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripLabel.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L386C9-L401C22" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L67C15-L67C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.IsLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L77C13-L77C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L95C13-L101C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L145C13-L145C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L166C13-L172C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.LinkVisited", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L192C13-L192C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripLabel.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs#L210C13-L216C42" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLabel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.StackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.Flow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLayoutStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripLayoutStyle.Table", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLayoutStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripLayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripLayoutStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.FindToolStrip(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L151C41-L160C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.LoadSettings(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L622C9-L625C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.LoadSettings(System.Windows.Forms.Form,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L632C9-L638C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.SaveSettings(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L645C9-L648C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.SaveSettings(System.Windows.Forms.Form,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L655C9-L660C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.IsValidShortcut(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L672C9-L709C22" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.IsShortcutDefined(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L717C41-L726C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.Merge(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L1086C9-L1142C90" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.Merge(System.Windows.Forms.ToolStrip,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L1258C9-L1262C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L1366C12-L1366C97" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L1372C12-L1372C130" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripManager.RevertMerge(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L1378C12-L1378C80" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripManager.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L483C16-L483C73" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L460C13-L462C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L494C13-L513C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripManager.VisualStylesEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs#L538C16-L538C85" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManagerRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripManagerRenderMode.Professional", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManagerRenderMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripManagerRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripManagerRenderMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L69C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L75C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L87C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L93C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L29C5-L106C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L183C9-L183C54" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L194C9-L194C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L575C9-L594C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L776C9-L807C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnCheckedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L814C9-L815C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnCheckStateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L822C9-L824C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnDropDownHide(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L828C9-L830C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnDropDownShow(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L835C9-L842C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L846C9-L848C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L857C9-L859C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L863C9-L865C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L916C9-L923C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L927C9-L929C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnOwnerChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L933C9-L955C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L959C9-L1046C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L1050C9-L1057C51" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L1063C9-L1074C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripMenuItem.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L1080C9-L1094C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripMenuItem.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L329C16-L329C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripMenuItem.CheckStateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L341C16-L341C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L214C44-L216C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L218C58-L218C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L220C50-L222C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L228C13-L239C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L255C16-L255C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.CheckOnClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L288C16-L288C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.CheckState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L304C13-L305C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.Overflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L354C16-L354C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShortcutKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L369C13-L370C61" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShortcutKeyDisplayString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L424C16-L424C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.ShowShortcutKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L459C16-L459C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripMenuItem.IsMdiWindowListEntry", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs#L485C41-L485C60" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripMenuItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripMenuItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L14C11-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L57C15-L57C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L62C15-L62C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L67C15-L67C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L72C15-L72C33" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L77C9-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L90C9-L90C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L95C9-L96C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L101C9-L127C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflow.SetDisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L134C9-L146C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.DisplayedItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L24C13-L30C85" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L38C13-L38C103" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L57C15-L57C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L62C15-L62C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L67C15-L67C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L72C15-L72C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflow.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs#L84C13-L84C40" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripOverflow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L35C9-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L62C9-L62C66" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L68C9-L68C44" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L73C9-L86C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L92C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripOverflowButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L111C9-L116C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L43C58-L43C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.HasDropDownItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L45C46-L45C114" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripOverflowButton.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs#L56C16-L56C47" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripOverflowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripOverflowButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L35C5-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L362C9-L363C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L367C9-L380C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L386C74-L386C114" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L388C70-L388C111" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L397C9-L403C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L440C9-L447C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnControlAdded(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L451C9-L471C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnControlRemoved(System.Windows.Forms.ControlEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L475C9-L481C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L485C9-L496C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L516C9-L555C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnRendererChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L559C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L571C9-L573C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.OnDockChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L577C9-L579C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L722C9-L723C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L727C9-L750C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L754C9-L755C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.Join(System.Windows.Forms.ToolStrip,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L759C9-L779C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.PointToRow(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L1028C43-L1052C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L1124C60-L1124C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L111C16-L111C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.RendererChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L260C16-L260C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L314C16-L314C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L336C16-L336C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripPanel.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L354C16-L354C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L67C16-L67C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L76C16-L76C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L85C16-L85C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L94C16-L94C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L102C16-L102C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L117C15-L117C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L122C15-L122C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.RowMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L127C15-L127C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L137C16-L137C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L173C13-L173C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Locked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L184C13-L184C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L196C13-L196C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Renderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L234C13-L234C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.RenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L248C13-L248C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L293C13-L295C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L306C16-L306C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L323C16-L323C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L346C16-L346C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs#L1124C60-L1124C72" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventArgs.cs#L13C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventArgs.cs#L22C32-L22C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventArgs.cs#L27C44-L27C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRenderEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripPanelRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.#ctor(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L39C11-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.CanMove(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L282C9-L282C89" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L294C13-L305C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnControlAdded(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L311C9-L317C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnOrientationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L321C9-L322C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnBoundsChanged(System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L326C9-L329C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnControlRemoved(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L333C9-L352C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L382C9-L418C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L643C13-L643C26" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L654C13-L654C35" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L662C13-L664C37" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L672C13-L672C28" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#get_Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L680C13-L680C31" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L686C9-L697C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#SetBounds(System.Drawing.Rectangle,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L704C9-L705C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#PerformLayout(System.Windows.Forms.Layout.IArrangedElement,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L709C9-L713C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L65C13-L65C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L76C13-L78C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L144C13-L167C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DefaultPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L173C15-L173C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L180C13-L180C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L188C13-L188C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L214C15-L214C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L226C15-L226C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.ToolStripPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L251C44-L251C48" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L265C13-L265C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L643C13-L643C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L654C13-L654C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L662C13-L664C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#ParticipatesInLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L672C13-L672C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanelRow.System#Windows#Forms#Layout#IArrangedElement#Properties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs#L680C13-L680C31" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanelRow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanelRow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L16C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.#ctor(System.Windows.Forms.ProfessionalColorTable)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L16C5-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L112C9-L141C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L145C9-L217C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L221C9-L237C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L241C9-L248C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L252C9-L304C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L308C9-L320C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L324C9-L331C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L335C9-L387C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L391C9-L466C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L470C9-L530C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L534C9-L663C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L667C9-L681C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L685C9-L701C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L705C9-L717C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L721C9-L729C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L733C9-L772C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L776C9-L793C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L797C9-L821C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProfessionalRenderer.ColorTable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L53C49-L53C105" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProfessionalRenderer.RoundedEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs#L97C13-L97C34" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripProfessionalRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolstripProfessionalRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L18C11-L27C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L30C11-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L247C9-L248C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L252C9-L259C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L263C9-L270C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.Increment(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L370C9-L371C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripProgressBar.PerformStep", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L375C9-L376C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L279C16-L279C37" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L290C16-L290C38" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L301C16-L301C35" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L312C16-L312C45" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.OwnerChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L323C16-L323C42" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L331C16-L331C73" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L342C16-L342C41" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.Validated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L353C16-L353C39" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripProgressBar.Validating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L364C16-L364C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L45C13-L45C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L54C16-L54C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L63C16-L63C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L75C13-L75C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L87C13-L93C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.MarqueeAnimationSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L103C15-L103C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L115C13-L115C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L131C13-L131C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L152C13-L152C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Step", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L172C13-L172C37" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L191C13-L191C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L210C13-L210C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs#L230C13-L230C38" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L42C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.CreateDisabledImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L316C9-L316C55" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L321C9-L327C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L334C9-L340C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L347C9-L352C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L359C9-L365C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L372C9-L378C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L385C9-L390C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L397C9-L403C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L407C9-L413C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L420C9-L426C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L433C9-L439C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L446C9-L452C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L459C9-L465C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L472C9-L478C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L485C9-L491C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawSplitButton(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L498C9-L504C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L511C9-L517C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawStatusStripSizingGrip(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L522C9-L528C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L535C9-L540C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L544C9-L549C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.DrawToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L553C9-L558C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.Initialize(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L568C5-L568C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializePanel(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L572C5-L572C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializeContentPanel(System.Windows.Forms.ToolStripContentPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L576C5-L576C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.InitializeItem(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L580C5-L580C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.ScaleArrowOffsetsIfNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L584C9-L595C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.ScaleArrowOffsetsIfNeeded(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L599C9-L603C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderArrow(System.Windows.Forms.ToolStripArrowRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L607C9-L666C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L673C9-L678C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L685C9-L690C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L697C9-L702C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L709C9-L714C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L721C9-L726C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L733C9-L738C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L745C9-L750C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L757C9-L762C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemImage(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L770C9-L809C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemCheck(System.Windows.Forms.ToolStripItemImageRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L813C9-L848C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderItemText(System.Windows.Forms.ToolStripItemTextRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L856C9-L890C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L897C9-L902C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L909C9-L914C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L922C9-L927C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripPanelBackground(System.Windows.Forms.ToolStripPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L931C9-L936C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripContentPanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L940C9-L945C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L949C9-L954C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderStatusStripSizingGrip(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L958C9-L1006C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L1013C9-L1018C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L137C16-L137C53" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L146C16-L146C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripPanelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L152C16-L152C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripContentPanelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L158C16-L158C79" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L167C16-L167C54" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L176C16-L176C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderDropDownButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L185C16-L185C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderOverflowButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L194C16-L194C72" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L203C16-L203C52" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L212C16-L212C62" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L221C16-L221C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L230C16-L230C57" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderItemText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L239C16-L239C56" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderImageMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L245C16-L245C59" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderLabelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L254C16-L254C63" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderMenuItemBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L263C16-L263C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderToolStripStatusLabelBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L272C16-L272C78" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderStatusStripSizingGrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L281C16-L281C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderSplitButtonBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L290C16-L290C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripRenderer.RenderSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs#L296C16-L296C57" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderer.Offset2X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderer.Offset2Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs#L16C11-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStrip,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs#L23C5-L33C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs#L38C32-L38C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.AffectedBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs#L43C39-L43C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs#L48C34-L48C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs#L57C13-L88C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripRenderEventArgs.ConnectedArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs#L96C13-L139C36" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.Custom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.Professional", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripRenderMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripRenderMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L16C5-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L255C12-L255C56" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L259C9-L284C69" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L289C9-L293C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L299C9-L300C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparator.SetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L307C9-L317C6" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L80C16-L80C44" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.DisplayStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L97C16-L97C49" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSeparator.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L204C16-L204C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L26C16-L26C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L35C16-L35C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L44C16-L44C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.CanSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L48C39-L48C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L54C44-L54C87" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L56C58-L56C71" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DoubleClickEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L63C16-L63C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L72C16-L72C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.DisplayStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L89C16-L89C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L107C16-L107C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L116C16-L116C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L125C16-L125C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L135C16-L135C31" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L145C16-L145C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L154C16-L154C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ImageScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L163C16-L163C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L196C16-L196C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L213C16-L213C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L222C16-L222C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L231C16-L231C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L240C16-L240C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparator.RightToLeftAutoMirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs#L249C16-L249C47" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.ToolStripSeparator,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventArgs.cs#L17C11-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventArgs.cs#L22C28-L22C32" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.Invoke(System.Object,System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ToolStripSeparatorRenderEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSeparatorRenderEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSeparatorRenderEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSeparatorRenderEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L17C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L17C5-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L17C5-L49C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L17C5-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L17C5-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L17C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawing.Image,System.Windows.Forms.ToolStripItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L17C5-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L331C9-L331C58" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.CreateDefaultDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L337C9-L337C71" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L349C9-L351C30" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L368C9-L374C47" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L380C9-L381C21" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnButtonClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L390C9-L392C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnButtonDoubleClick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L400C9-L402C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnDefaultItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L409C9-L417C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L421C9-L437C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L441C9-L496C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L500C9-L503C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L507C9-L509C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L513C9-L531C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.PerformButtonClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L535C9-L540C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ResetDropDownButtonWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L543C55-L543C103" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.ButtonClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L118C16-L118C60" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.ButtonDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L129C16-L129C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripSplitButton.DefaultItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L166C16-L166C67" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.AutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L78C16-L78C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L89C13-L89C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L98C13-L98C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.ButtonSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L107C13-L107C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DefaultAutoToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L137C13-L137C25" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DefaultItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L147C13-L147C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DismissWhenClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L170C60-L170C77" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L178C46-L178C67" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L181C42-L181C58" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L184C43-L184C51" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L190C16-L190C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripSplitButton.SplitterBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs#L294C13-L294C36" + }, + { + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L18C5-L27C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L18C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L18C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L18C5-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L18C5-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawing.Image,System.EventHandler,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L18C5-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L63C9-L63C63" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L170C9-L175C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L179C9-L185C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripStatusLabel.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L194C9-L207C6" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.Alignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L79C16-L79C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L90C13-L90C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.BorderSides", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L111C13-L111C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L125C58-L125C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.Spring", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L132C15-L132C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripStatusLabel.LiveSetting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs#L159C13-L159C33" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripStatusLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripStatusLabelBorderSides.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripStatusLabelBorderSides", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripStatusLabelBorderSides.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L15C5-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L184C9-L229C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBorder(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L236C9-L270C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderGrip(System.Windows.Forms.ToolStripGripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L277C9-L326C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L333C5-L333C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderImageMargin(System.Windows.Forms.ToolStripRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L340C5-L340C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L349C9-L356C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderDropDownButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L365C9-L372C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderOverflowButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L379C9-L395C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L402C9-L403C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderMenuItemBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L410C9-L481C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSeparator(System.Windows.Forms.ToolStripSeparatorRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L489C9-L490C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripStatusLabelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L494C9-L500C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSplitButtonBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs#L509C9-L620C6" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSystemRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSystemRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L28C11-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L41C11-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L48C11-L50C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetPreferredSize(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L92C9-L93C64" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnAcceptsTabChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L110C64-L110C103" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnBorderStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L112C65-L112C105" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnHideSelectionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L114C67-L114C109" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnModifiedChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L116C62-L116C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnMultilineChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L118C63-L118C101" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnReadOnlyChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L120C62-L120C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnSubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L124C9-L137C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.OnUnsubscribeControlEvents(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L141C9-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.AppendText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L435C44-L435C71" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L436C27-L436C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.ClearUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L437C31-L437C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L438C26-L438C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Cut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L439C25-L439C41" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.DeselectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L440C33-L440C57" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetCharFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L441C49-L441C88" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetCharIndexFromPosition(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L442C53-L442C97" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexFromLine(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L443C60-L443C113" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexOfCurrentLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L444C51-L444C99" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetLineFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L445C50-L445C93" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.GetPositionFromCharIndex(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L446C56-L446C103" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Paste", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L447C27-L447C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.ScrollToCaret", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L448C35-L448C61" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L449C49-L449C81" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.SelectAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L450C31-L450C53" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripTextBox.Undo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L451C26-L451C43" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.AcceptsTabChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L379C16-L379C66" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.BorderStyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L387C16-L387C67" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.HideSelectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L395C16-L395C69" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.ModifiedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L403C16-L403C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.MultilineChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L413C16-L413C65" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.ReadOnlyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L421C16-L421C64" + }, + { + "DocsId": "E:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlignChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L429C16-L429C72" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L58C16-L58C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L67C16-L67C42" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L75C58-L75C112" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L77C44-L77C61" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L81C31-L81C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AcceptsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L167C15-L167C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AcceptsReturn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L176C15-L176C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteCustomSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L189C15-L189C55" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L199C15-L199C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.AutoCompleteSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L209C15-L209C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L219C16-L219C35" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.CanUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L229C15-L229C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.CharacterCasing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L237C15-L237C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L246C15-L246C44" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Lines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L258C15-L258C36" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.MaxLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L268C15-L268C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Modified", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L278C15-L278C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.Multiline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L291C15-L291C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L300C15-L300C39" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectedText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L311C15-L311C43" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectionLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L321C15-L321C46" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.SelectionStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L331C15-L331C45" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.ShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L340C15-L340C47" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextLength", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L347C15-L347C41" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L356C15-L356C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripTextBox.WordWrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs#L368C15-L368C39" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripTextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Vertical90", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolStripTextDirection.Vertical270", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripTextDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripTextDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TickStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TickStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TickStyle.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TickStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TickStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TickStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TrackBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L30C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L724C9-L725C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L752C74-L752C108" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L756C9-L767C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L810C9-L814C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L842C9-L850C42" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L856C9-L879C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L884C9-L898C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnScroll(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L907C9-L908C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L913C9-L975C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L982C9-L990C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L994C9-L996C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.OnSystemColorsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L1000C9-L1002C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L1011C9-L1032C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.SetRange(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L1041C9-L1097C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L1165C42-L1165C119" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L1169C9-L1197C6" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L111C16-L111C45" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L127C16-L127C52" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L143C16-L143C58" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L228C16-L228C41" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L248C16-L248C46" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L264C16-L264C44" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L414C16-L414C44" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L519C16-L519C41" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L634C16-L634C35" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L642C16-L642C41" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L650C16-L650C40" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L658C16-L658C46" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L666C16-L666C67" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L674C16-L674C55" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L682C16-L682C35" + }, + { + "DocsId": "E:System.Windows.Forms.TrackBar.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L690C16-L690C61" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L78C16-L78C25" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L119C16-L119C36" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L135C16-L135C42" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L153C13-L188C23" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L200C50-L200C65" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L202C44-L202C72" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L211C16-L211C35" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L220C16-L220C25" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L240C16-L240C39" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L256C16-L256C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L279C16-L279C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L309C16-L309C24" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L335C16-L335C24" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L363C16-L363C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L406C16-L406C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L455C16-L455C34" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L482C16-L482C28" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L511C16-L511C25" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.TickStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L534C16-L534C26" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.TickFrequency", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L564C16-L564C30" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs#L609C13-L610C27" + } + ], + "DocsId": "T:System.Windows.Forms.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L30C9-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L40C9-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L50C9-L53C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L60C9-L63C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawLeftPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L70C9-L73C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawRightPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L80C9-L83C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawTopPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L90C9-L93C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawBottomPointingThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L100C9-L103C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTicks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.EdgeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L110C9-L133C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTicks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.EdgeStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L140C9-L163C6" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetLeftPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L170C9-L172C73" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetRightPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L180C9-L182C73" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetTopPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L190C9-L192C73" + }, + { + "DocsId": "M:System.Windows.Forms.TrackBarRenderer.GetBottomPointingThumbSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L200C9-L202C73" + }, + { + "DocsId": "P:System.Windows.Forms.TrackBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs#L23C39-L23C70" + } + ], + "DocsId": "T:System.Windows.Forms.TrackBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TrackBar/TrackBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.TreeNode,System.Drawing.Rectangle,System.Windows.Forms.TreeNodeStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventArgs.cs#L16C5-L26C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventArgs.cs#L31C32-L31C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventArgs.cs#L36C29-L36C33" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventArgs.cs#L41C31-L41C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventArgs.cs#L46C35-L46C39" + }, + { + "DocsId": "P:System.Windows.Forms.DrawTreeNodeEventArgs.DrawDefault", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventArgs.cs#L52C31-L52C35" + } + ], + "DocsId": "T:System.Windows.Forms.DrawTreeNodeEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.Invoke(System.Object,System.Windows.Forms.DrawTreeNodeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawTreeNodeEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawTreeNodeEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawTreeNodeEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/DrawTreeNodeEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventArgs.cs#L13C11-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventArgs.#ctor(System.Windows.Forms.TreeNode,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventArgs.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventArgs.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventArgs.cs#L25C28-L25C32" + }, + { + "DocsId": "P:System.Windows.Forms.NodeLabelEditEventArgs.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventArgs.cs#L27C30-L27C34" + } + ], + "DocsId": "T:System.Windows.Forms.NodeLabelEditEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.Invoke(System.Object,System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.BeginInvoke(System.Object,System.Windows.Forms.NodeLabelEditEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NodeLabelEditEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.NodeLabelEditEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/NodeLabelEditEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L51C5-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L124C11-L127C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L133C11-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L142C11-L146C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32,System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L152C11-L155C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L161C11-L164C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.FromHandle(System.Windows.Forms.TreeView,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1187C73-L1187C100" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.BeginEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1273C9-L1288C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1342C9-L1394C21" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Collapse(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1450C9-L1451C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1458C9-L1459C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1480C9-L1578C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.EndEdit(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1585C9-L1592C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.EnsureVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1654C9-L1661C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1668C9-L1682C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.ExpandAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1689C9-L1694C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.GetNodeCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1750C9-L1759C22" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Remove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1937C9-L1938C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L2051C9-L2091C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.Toggle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L2103C9-L2111C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L2118C9-L2118C43" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L2222C89-L2222C111" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#AllowsChildrenToShowToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L10C61-L10C74" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#AllowsToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L12C46-L12C50" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#CanShowToolTipsNow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L14C51-L14C64" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetCaptionForTool(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L16C67-L16C78" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetNativeScreenRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L18C62-L18C87" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetNeighboringToolsRectangles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L22C9-L36C38" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#GetOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L39C56-L39C64" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#HasRtlModeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L41C50-L41C90" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#IsBeingTabbedTo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L43C48-L43C87" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#IsHoveredWithMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L45C51-L45C128" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#OnHooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L47C56-L47C86" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#OnUnhooked(System.Windows.Forms.ToolTip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L49C58-L49C90" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNode.System#Windows#Forms#IKeyboardToolTip#ShowsOwnToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.IKeyboardToolTip.cs#L51C48-L51C61" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L177C13-L182C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L227C13-L243C23" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L339C13-L339C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L369C16-L369C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.FirstNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L377C35-L377C73" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L404C13-L409C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.FullPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L454C13-L463C74" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L473C29-L473C44" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L505C13-L514C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L547C16-L547C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L565C25-L565C31" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsEditing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L575C13-L582C26" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsExpanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L590C31-L592C66" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L598C31-L599C67" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.IsVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L609C13-L631C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.LastNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L643C13-L648C47" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Level", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L656C25-L656C62" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NextNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L666C13-L672C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NextVisibleNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L688C13-L710C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.NodeFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L729C13-L734C34" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Nodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L776C13-L778C27" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L790C13-L798C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.PrevNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L810C13-L830C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.PrevVisibleNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L846C13-L868C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.SelectedImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L888C13-L897C47" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.SelectedImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L930C16-L930C40" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.StateImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L987C16-L987C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.StateImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1015C13-L1023C44" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1051C16-L1051C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1064C16-L1064C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1081C16-L1081C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1093C16-L1093C37" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNode.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs#L1105C13-L1107C30" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L73C16-L73C27" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L76C13-L82C94" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L117C36-L117C40" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L119C40-L119C45" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L121C31-L121C36" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L130C9-L132C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L142C9-L147C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L155C9-L161C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L169C9-L175C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L183C9-L188C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L196C9-L203C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.AddRange(System.Windows.Forms.TreeNode[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L210C9-L239C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L243C9-L247C32" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Add(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L295C46-L295C73" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L358C9-L366C48" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Contains(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L370C44-L370C63" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L375C53-L375C82" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L377C42-L377C89" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.IndexOf(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L381C14-L389C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L393C9-L395C17" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L403C9-L429C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L437C9-L473C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L477C9-L483C89" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L494C9-L496C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L504C9-L509C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L517C9-L523C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L531C9-L537C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L545C9-L550C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L558C9-L565C19" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L580C9-L581C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L585C9-L589C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.Remove(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L593C9-L594C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L598C9-L602C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L606C9-L607C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L614C9-L619C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L623C9-L629C60" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L35C13-L38C44" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L73C16-L73C27" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L95C13-L108C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L115C25-L115C43" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L117C36-L117C40" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L119C40-L119C45" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L121C31-L121C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs#L123C31-L123C36" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeConverter.cs#L24C9-L29C60" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeConverter.cs#L41C9-L111C73" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventArgs.cs#L18C11-L26C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeMouseClickEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventArgs.cs#L28C29-L28C33" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseClickEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.Invoke(System.Object,System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeNodeMouseClickEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseClickEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseClickEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseClickEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeNodeMouseHoverEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventArgs.cs#L16C29-L16C33" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseHoverEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.Invoke(System.Object,System.Windows.Forms.TreeNodeMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeNodeMouseHoverEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeNodeMouseHoverEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeMouseHoverEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeMouseHoverEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Indeterminate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Marked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeNodeStates.ShowKeyboardCues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeNodeStates", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeNodeState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeView.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L121C5-L176C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.BeginUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1494C9-L1495C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CollapseAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1502C9-L1503C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1512C12-L1512C46" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1516C9-L1527C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1550C9-L1566C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.EndUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1576C9-L1577C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.ExpandAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1584C9-L1585C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.HitTest(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1632C53-L1632C72" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1639C9-L1647C51" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeCount(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1668C54-L1668C89" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeAt(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1673C45-L1673C66" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetNodeAt(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1680C9-L1686C60" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.IsInputKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1809C9-L1823C41" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnDrawNode(System.Windows.Forms.DrawTreeNodeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1840C9-L1840C37" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1844C9-L1966C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2025C9-L2040C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2047C9-L2049C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnMouseHover(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2060C9-L2084C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeLabelEdit(System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2090C9-L2090C44" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterLabelEdit(System.Windows.Forms.NodeLabelEditEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2097C9-L2105C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeCheck(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2111C9-L2111C40" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterCheck(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2118C9-L2139C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeCollapse(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2145C9-L2145C43" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterCollapse(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2152C9-L2162C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeExpand(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2168C9-L2168C41" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterExpand(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2175C9-L2185C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnItemDrag(System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2191C9-L2191C37" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseHover(System.Windows.Forms.TreeNodeMouseHoverEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2197C9-L2197C43" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnBeforeSelect(System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2203C9-L2203C41" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2210C9-L2230C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2236C9-L2236C43" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(System.Windows.Forms.TreeNodeMouseClickEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2242C9-L2242C49" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2249C9-L2273C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2280C9-L2292C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2299C9-L2310C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2315C9-L2326C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2393C9-L2395C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2404C9-L2414C18" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.GetItemRenderStyles(System.Windows.Forms.TreeNode,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L2879C9-L2897C23" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L3090C9-L3098C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L3102C9-L3104C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L3160C9-L3466C6" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L226C16-L226C52" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L242C16-L242C58" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L949C16-L949C44" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1286C16-L1286C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1347C16-L1347C43" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterLabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1355C16-L1355C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1363C16-L1363C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterCheck", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1371C16-L1371C38" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1379C16-L1379C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1387C16-L1387C41" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1395C16-L1395C40" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1403C16-L1403C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.DrawNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1414C16-L1414C36" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.ItemDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1422C16-L1422C36" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1430C16-L1430C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.BeforeSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1438C16-L1438C40" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.AfterSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1446C16-L1446C39" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1458C16-L1458C35" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1466C16-L1466C42" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.NodeMouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1474C16-L1474C48" + }, + { + "DocsId": "E:System.Windows.Forms.TreeView.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1482C16-L1482C52" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L198C16-L198C81" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L218C16-L218C36" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L234C16-L234C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L255C16-L255C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.CheckBoxes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L278C16-L278C56" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L310C13-L407C23" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L415C44-L415C56" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DoubleBuffered", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L424C16-L424C35" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L442C16-L442C85" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.FullRowSelect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L462C16-L462C59" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.HideSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L485C16-L485C59" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.HotTracking", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L509C16-L509C57" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L538C13-L548C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L588C16-L588C32" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L616C16-L616C26" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.StateImageList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L692C16-L692C31" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Indent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L737C13-L746C42" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L774C13-L790C39" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.LabelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L834C16-L834C55" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.LineColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L858C13-L864C31" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Nodes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L891C13-L893C27" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L905C16-L905C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.PathSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L932C16-L932C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L941C16-L941C28" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L964C16-L964C34" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Scrollable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L983C16-L983C56" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedImageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1009C13-L1019C47" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedImageKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1059C16-L1059C40" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.SelectedNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1090C13-L1106C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1138C16-L1138C55" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowNodeToolTips", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1160C16-L1160C62" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowPlusMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1183C16-L1183C59" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.ShowRootLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1206C16-L1206C59" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1230C16-L1230C52" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.TreeViewNodeSorter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1253C16-L1253C35" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1278C16-L1278C25" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.TopNode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1303C13-L1309C29" + }, + { + "DocsId": "P:System.Windows.Forms.TreeView.VisibleCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs#L1341C32-L1341C113" + } + ], + "DocsId": "T:System.Windows.Forms.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeView.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.ByKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.ByMouse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Collapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewAction.Expand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewAction.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Boolean,System.Windows.Forms.TreeViewAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventArgs.cs#L17C11-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewCancelEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventArgs.cs#L23C29-L23C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewCancelEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventArgs.cs#L25C36-L25C40" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.Invoke(System.Object,System.Windows.Forms.TreeViewCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeViewCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewDrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewDrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewDrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewDrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.TreeViewAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventArgs.cs#L20C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewEventArgs.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventArgs.cs#L26C29-L26C33" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventArgs.cs#L31C36-L31C40" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.Invoke(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TreeViewEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewHitTestInfo.#ctor(System.Windows.Forms.TreeNode,System.Windows.Forms.TreeViewHitTestLocations)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestInfo.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewHitTestInfo.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestInfo.cs#L30C13-L30C30" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewHitTestInfo.Node", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestInfo.cs#L41C13-L41C26" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewHitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Image", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.Indent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.AboveClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.BelowClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.LeftOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.RightOfClientArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.RightOfLabel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.StateImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TreeViewHitTestLocations.PlusMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewHitTestLocations", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewHitTestLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageIndexConverter.cs#L28C9-L40C58" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageIndexConverter.cs#L52C9-L66C73" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageIndexConverter.cs#L77C9-L141C16" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageIndexConverter.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TreeViewImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageIndexConverter.cs#L19C13-L19C26" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TreeViewImageKeyConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageKeyConverter.cs#L24C9-L38C73" + }, + { + "DocsId": "M:System.Windows.Forms.TreeViewImageKeyConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageKeyConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TreeViewImageKeyConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TreeView/TreeViewImageKeyConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L29C5-L45C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L204C9-L240C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L331C9-L332C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L341C9-L367C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.OnSelectedItemChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L375C9-L376C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L453C9-L460C18" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L469C9-L504C6" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L511C9-L514C6" + }, + { + "DocsId": "E:System.Windows.Forms.DomainUpDown.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L73C16-L73C44" + }, + { + "DocsId": "E:System.Windows.Forms.DomainUpDown.SelectedItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L194C16-L194C47" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Items", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L58C48-L58C101" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L65C16-L65C28" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.SelectedIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L88C13-L94C37" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.SelectedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L122C13-L123C56" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Sorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L157C13-L157C28" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.Wrap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs#L180C24-L180C28" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownAccessibleObject.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownItemCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L40C5-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L350C9-L351C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L379C9-L408C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L415C9-L418C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L425C9-L431C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L438C9-L444C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L452C9-L487C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L495C9-L496C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L500C9-L505C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ParseEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L536C13-L557C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L659C9-L660C65" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L668C9-L697C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L723C9-L750C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDown.ValidateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L759C9-L761C6" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L234C16-L234C44" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L269C16-L269C41" + }, + { + "DocsId": "E:System.Windows.Forms.NumericUpDown.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L341C16-L341C40" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Accelerations", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L89C13-L91C35" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.DecimalPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L105C13-L105C35" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Hexadecimal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L130C13-L130C33" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Increment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L151C13-L156C31" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L177C13-L177C29" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L204C13-L204C29" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L226C16-L226C28" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L261C16-L261C25" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.ThousandsSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L285C13-L285C40" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDown.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs#L306C13-L311C34" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDown.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAcceleration.#ctor(System.Int32,System.Decimal)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAcceleration.cs#L16C5-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAcceleration.Seconds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAcceleration.cs#L33C13-L33C29" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAcceleration.Increment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAcceleration.cs#L50C13-L50C31" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDownAcceleration", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAcceleration.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Add(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L24C9-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L47C9-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Contains(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L55C9-L55C46" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.CopyTo(System.Windows.Forms.NumericUpDownAcceleration[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L63C9-L64C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.Remove(System.Windows.Forms.NumericUpDownAcceleration)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L88C9-L88C44" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.System#Collections#Generic#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L96C9-L96C39" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L101C9-L101C54" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L109C5-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.NumericUpDownAccelerationCollection.AddRange(System.Windows.Forms.NumericUpDownAcceleration[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L119C9-L133C6" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L71C15-L71C35" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L80C15-L80C28" + }, + { + "DocsId": "P:System.Windows.Forms.NumericUpDownAccelerationCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs#L141C15-L141C36" + } + ], + "DocsId": "T:System.Windows.Forms.NumericUpDownAccelerationCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/NumericUpDownAccelerationCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L30C5-L74C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L216C12-L216C48" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.DownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L480C9-L483C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L490C5-L490C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L497C9-L500C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L507C9-L509C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L516C9-L587C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxKeyDown(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L594C9-L617C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxKeyPress(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L623C12-L623C25" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxLostFocus(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L630C9-L634C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxResize(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L641C9-L643C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnTextBoxTextChanged(System.Object,System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L651C9-L663C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L681C9-L687C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L694C9-L715C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L722C9-L786C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L794C9-L796C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L804C9-L810C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.Select(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L897C50-L897C83" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.UpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.UpdateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.ValidateEditText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L940C5-L940C6" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L945C9-L977C6" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L124C16-L124C45" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L156C16-L156C52" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L173C16-L173C58" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L299C16-L299C40" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L307C16-L307C40" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L315C16-L315C40" + }, + { + "DocsId": "E:System.Windows.Forms.UpDownBase.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L323C16-L323C39" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L81C16-L81C21" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L93C16-L93C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L102C16-L102C38" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L114C16-L114C29" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L134C16-L134C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L148C16-L148C36" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L165C16-L165C42" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L186C16-L186C28" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ChangingText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L203C35-L203C39" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L207C16-L207C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L222C13-L238C23" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L246C44-L246C85" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L251C48-L251C64" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L259C37-L259C56" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L266C16-L266C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.InterceptArrowKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L281C38-L281C42" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L285C16-L285C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L291C16-L291C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.PreferredHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L339C13-L351C27" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L364C16-L364C36" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L375C16-L375C32" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.TextAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L406C16-L406C37" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.UpDownAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L426C16-L426C28" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownBase.UserEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs#L445C31-L445C35" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownEventArgs.#ctor(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.UpDownEventArgs.ButtonID", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventArgs.cs#L16C27-L16C31" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.Invoke(System.Object,System.Windows.Forms.UpDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.BeginInvoke(System.Object,System.Windows.Forms.UpDownEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UpDownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UpDownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/UpDownEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Write(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L416C9-L426C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.ExecCommand(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L433C9-L438C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L443C9-L447C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementById(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L451C9-L456C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementFromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L460C9-L464C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetElementsByTagName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L468C9-L473C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.OpenNew(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L477C9-L490C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.CreateElement(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L494C9-L499C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.InvokeScript(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L505C13-L565C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.InvokeScript(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L567C55-L567C85" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L571C9-L573C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L577C9-L579C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.op_Equality(System.Windows.Forms.HtmlDocument,System.Windows.Forms.HtmlDocument)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L680C9-L691C87" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.op_Inequality(System.Windows.Forms.HtmlDocument,System.Windows.Forms.HtmlDocument)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L694C80-L694C96" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L696C42-L696C51" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlDocument.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L698C49-L698C75" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L583C16-L583C60" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.ContextMenuShowing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L589C16-L589C73" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Focusing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L595C16-L595C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.LosingFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L601C16-L601C66" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L607C16-L607C64" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L616C16-L616C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L622C16-L622C64" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L628C16-L628C64" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L634C16-L634C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlDocument.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L640C16-L640C59" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ActiveElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L80C13-L84C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L91C13-L95C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Domain", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L102C13-L106C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L127C13-L131C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L144C13-L156C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L163C13-L167C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L176C17-L185C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L201C17-L210C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.LinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L226C17-L235C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.ActiveLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L251C17-L260C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.VisitedLinkColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L276C17-L285C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L299C13-L303C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.DomDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L306C34-L306C72" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Cookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L312C13-L316C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L329C13-L333C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Encoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L346C13-L350C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.DefaultEncoding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L363C13-L367C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L374C13-L378C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Links", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L385C13-L389C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Images", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L396C13-L400C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlDocument.Forms", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs#L407C13-L411C10" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlDocument", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlDocument.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElement.AppendChild(System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L499C9-L499C93" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L504C9-L505C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L509C9-L510C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L516C13-L528C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetAttribute(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L532C9-L539C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetElementsByTagName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L543C9-L548C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InsertAdjacentElement(System.Windows.Forms.HtmlElementInsertionOrientation,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L552C9-L559C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InvokeMember(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L561C55-L561C96" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.InvokeMember(System.String,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L567C13-L627C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.RemoveFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L631C9-L633C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.RaiseEvent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L637C9-L642C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.ScrollIntoView(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L646C9-L649C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.SetAttribute(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L655C13-L669C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.op_Equality(System.Windows.Forms.HtmlElement,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L796C9-L807C83" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.op_Inequality(System.Windows.Forms.HtmlElement,System.Windows.Forms.HtmlElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L810C78-L810C94" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L812C42-L812C51" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElement.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L814C49-L814C77" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L676C16-L676C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L682C16-L682C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Drag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L688C16-L688C58" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L694C16-L694C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L700C16-L700C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L706C16-L706C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.Focusing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L712C16-L712C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L718C16-L718C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.LosingFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L724C16-L724C65" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L730C16-L730C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L736C16-L736C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L742C16-L742C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L748C16-L748C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L754C16-L754C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L760C16-L760C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L766C16-L766C63" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L772C16-L772C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L781C16-L781C64" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlElement.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L790C16-L790C64" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L56C13-L63C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Children", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L70C13-L77C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.CanHaveChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L84C13-L88C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ClientRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L95C13-L106C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L113C13-L123C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L130C13-L134C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.FirstChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L161C13-L176C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L183C13-L187C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.InnerHtml", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L200C13-L204C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.InnerText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L229C13-L233C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L256C16-L256C36" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.NextSibling", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L277C13-L292C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OffsetRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L299C13-L311C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OffsetParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L318C13-L322C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OuterHtml", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L329C13-L333C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.OuterText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L358C13-L362C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L387C13-L391C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L398C13-L410C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L417C13-L421C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.ScrollTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L433C13-L437C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L451C13-L457C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.TagName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L472C13-L476C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L483C13-L487C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElement.DomElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs#L495C33-L495C69" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElement.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.GetElementsByName(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L107C9-L133C70" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L156C40-L156C45" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L158C36-L158C40" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L162C9-L167C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L171C9-L174C45" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L51C13-L66C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L73C13-L102C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L144C13-L153C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L156C40-L156C45" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs#L158C36-L158C40" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventArgs.cs#L24C33-L24C37" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventArgs.cs#L30C27-L30C31" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.LineNumber", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventArgs.cs#L35C29-L35C33" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementErrorEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventArgs.cs#L40C23-L40C51" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.Invoke(System.Object,System.Windows.Forms.HtmlElementErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HtmlElementErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementErrorEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.MouseButtonsPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L28C13-L45C28" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ClientMousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L51C16-L51C85" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.OffsetMousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L56C16-L56C85" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.MousePosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L61C16-L61C73" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.BubbleEvent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L66C16-L66C53" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.KeyPressedCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L70C34-L70C65" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.AltKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L76C34-L76C64" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.CtrlKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L82C35-L82C66" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ShiftKeyPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L88C36-L88C68" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.EventType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L90C32-L90C65" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ReturnValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L96C13-L97C45" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.FromElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L108C13-L109C132" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlElementEventArgs.ToElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs#L119C13-L120C132" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.Invoke(System.Object,System.Windows.Forms.HtmlElementEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HtmlElementEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlElementEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.BeforeBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.AfterBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.BeforeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementInsertionOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HtmlElementInsertionOrientation.AfterEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementInsertionOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlElementInsertionOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlElementInsertionOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L31C9-L34C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Back(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L47C9-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Forward(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L59C9-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L72C32-L72C50" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L83C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlHistory.Go(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L93C9-L96C6" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlHistory.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L40C13-L42C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlHistory.DomHistory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs#L98C33-L98C67" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlHistory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlHistory.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Alert(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L257C9-L260C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.AttachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L263C9-L263C63" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L267C9-L269C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Confirm(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L273C9-L278C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.DetachEventHandler(System.String,System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L281C9-L281C63" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L285C9-L287C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.MoveTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L294C9-L296C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.MoveTo(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L303C9-L305C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Navigate(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L309C9-L312C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Navigate(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L320C9-L323C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Open(System.String,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L331C9-L338C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Open(System.Uri,System.String,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L341C9-L341C66" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.OpenNew(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L349C9-L356C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.OpenNew(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L359C9-L359C47" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Prompt(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L363C9-L369C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.RemoveFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L373C9-L375C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ResizeTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L382C9-L384C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ResizeTo(System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L391C9-L393C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ScrollTo(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L400C9-L402C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.ScrollTo(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L409C9-L411C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.op_Equality(System.Windows.Forms.HtmlWindow,System.Windows.Forms.HtmlWindow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L461C9-L472C81" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.op_Inequality(System.Windows.Forms.HtmlWindow,System.Windows.Forms.HtmlWindow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L475C76-L475C92" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L477C42-L477C51" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindow.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L479C49-L479C73" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L419C16-L419C58" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.GotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L425C16-L425C61" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L431C16-L431C57" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.LostFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L437C16-L437C62" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Resize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L443C16-L443C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L449C16-L449C59" + }, + { + "DocsId": "E:System.Windows.Forms.HtmlWindow.Unload", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L455C16-L455C59" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L73C13-L83C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.DomWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L86C32-L86C67" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Frames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L92C13-L96C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.History", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L103C13-L107C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.IsClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L114C13-L118C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L128C13-L132C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Opener", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L145C13-L153C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L160C13-L164C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L171C13-L177C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L187C13-L198C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.StatusBarText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L209C13-L213C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L226C13-L238C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindow.WindowFrameElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs#L245C13-L252C10" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L93C40-L93C45" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L95C36-L95C40" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L99C9-L104C6" + }, + { + "DocsId": "M:System.Windows.Forms.HtmlWindowCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L108C9-L111C44" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L35C13-L47C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L54C13-L76C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L86C13-L90C10" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L93C40-L93C45" + }, + { + "DocsId": "P:System.Windows.Forms.HtmlWindowCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs#L95C36-L95C40" + } + ], + "DocsId": "T:System.Windows.Forms.HtmlWindowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/HtmlWindowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowser.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L36C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L633C9-L644C23" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L655C9-L666C23" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L674C9-L676C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.GoSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L683C9-L685C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L692C9-L693C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L704C9-L710C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L719C9-L725C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L736C9-L742C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L749C9-L755C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L766C9-L772C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.Uri,System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L779C9-L785C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Navigate(System.String,System.String,System.Byte[],System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L800C9-L806C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L816C13-L822C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L831C13-L846C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Refresh(System.Windows.Forms.WebBrowserRefreshOption)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L855C9-L873C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPageSetupDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L905C13-L911C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPrintDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L921C13-L927C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPrintPreviewDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L936C13-L942C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowPropertiesDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L952C13-L958C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.ShowSaveAsDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L968C13-L974C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L983C13-L989C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1112C9-L1121C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.AttachInterfaces(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1133C9-L1140C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.DetachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1145C51-L1145C100" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1147C74-L1147C110" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1154C9-L1165C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1173C9-L1178C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.CreateWebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1183C73-L1183C97" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnCanGoBackChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1188C63-L1188C96" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnCanGoForwardChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1193C66-L1193C102" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnDocumentCompleted(System.Windows.Forms.WebBrowserDocumentCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1200C9-L1203C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnDocumentTitleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1208C67-L1208C104" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnEncryptionLevelChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1213C69-L1213C108" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnFileDownload(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1218C59-L1218C88" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNavigated(System.Windows.Forms.WebBrowserNavigatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1223C75-L1223C101" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNavigating(System.Windows.Forms.WebBrowserNavigatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1228C77-L1228C104" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnNewWindow(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1233C62-L1233C88" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnProgressChanged(System.Windows.Forms.WebBrowserProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1238C87-L1238C119" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.OnStatusTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1245C9-L1246C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1380C9-L1393C6" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L508C16-L508C44" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.CanGoBackChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.CanGoForwardChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.DocumentCompleted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.DocumentTitleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.EncryptionLevelChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.FileDownload", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.Navigated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.Navigating", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.NewWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.ProgressChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowser.StatusTextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.AllowNavigation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L76C16-L76C65" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.AllowWebBrowserDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L101C13-L105C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ScriptErrorsSuppressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L130C13-L134C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.WebBrowserShortcutsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L156C16-L156C76" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.CanGoBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L167C30-L167C47" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.CanGoForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L193C33-L193C53" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L222C13-L250C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L263C13-L284C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L311C13-L320C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L348C13-L365C34" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DocumentType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L379C13-L390C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.EncryptionLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L404C13-L409C37" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsBusy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L422C13-L431C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsOffline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L444C13-L448C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.IsWebBrowserContextMenuEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L463C16-L463C80" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ObjectForScripting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L477C16-L477C35" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L497C16-L497C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ReadyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L522C13-L531C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.StatusText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L546C13-L551C32" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L570C13-L588C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L615C13-L617C110" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.ScrollBarsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L885C13-L885C72" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1100C13-L1106C74" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowser.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs#L1126C44-L1126C57" + }, + { + "DocsId": "T:System.Windows.Forms.WebBrowser.WebBrowserSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.CreateWebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L119C9-L119C45" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.AttachInterfaces(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L131C5-L131C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DetachInterfaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L138C5-L138C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.CreateSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L146C5-L146C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DetachSink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L154C5-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L161C9-L162C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L215C9-L215C61" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L230C9-L299C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L310C9-L355C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L365C9-L461C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L465C9-L472C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L476C9-L482C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L486C9-L492C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L496C9-L504C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L509C5-L509C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L530C9-L532C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnForeColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L540C9-L542C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L550C9-L552C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L559C9-L565C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.IsInputChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1203C9-L1203C21" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserBase.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1219C9-L1241C6" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1391C16-L1391C116" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1399C16-L1399C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Leave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1407C16-L1407C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseCaptureChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1415C16-L1415C107" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1423C16-L1423C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1431C16-L1431C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1439C16-L1439C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1447C16-L1447C110" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1455C16-L1455C109" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1463C16-L1463C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1471C16-L1471C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1479C16-L1479C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1487C16-L1487C104" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1495C16-L1495C106" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1503C16-L1503C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1511C16-L1511C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1519C16-L1519C96" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1527C16-L1527C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragOver", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1535C16-L1535C96" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DragLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1543C16-L1543C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.GiveFeedback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1551C16-L1551C100" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.HelpRequested", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1560C16-L1560C101" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1568C16-L1568C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.QueryContinueDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1576C16-L1576C105" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.QueryAccessibilityHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1584C16-L1584C110" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1592C16-L1592C99" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1600C16-L1600C102" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1608C16-L1608C95" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1616C16-L1616C96" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1624C16-L1624C93" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.Layout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1632C16-L1632C94" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1640C16-L1640C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseEnter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1648C16-L1648C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseLeave", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1656C16-L1656C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseHover", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1664C16-L1664C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1672C16-L1672C97" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1680C16-L1680C95" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.MouseWheel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1688C16-L1688C98" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.ChangeUICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1696C16-L1696C100" + }, + { + "DocsId": "E:System.Windows.Forms.WebBrowserBase.StyleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1704C16-L1704C100" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ActiveXInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L93C39-L93C55" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L177C13-L185C10" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1195C44-L1195C55" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1248C16-L1248C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1258C16-L1258C25" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1267C16-L1267C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1279C16-L1279C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1291C16-L1291C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1303C16-L1303C36" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1315C16-L1315C42" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1328C16-L1328C27" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1340C16-L1340C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1352C16-L1352C30" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1367C16-L1367C28" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserBase.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs#L1376C16-L1376C34" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventArgs.cs#L22C23-L22C27" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserDocumentCompletedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserDocumentCompletedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserDocumentCompletedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserDocumentCompletedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserDocumentCompletedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Insecure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Mixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit40", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit56", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Fortezza", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserEncryptionLevel.Bit128", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserEncryptionLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserEncryptionLevel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventArgs.#ctor(System.Uri)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatedEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventArgs.cs#L22C23-L22C27" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserNavigatedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserNavigatedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventArgs.#ctor(System.Uri,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventArgs.cs#L16C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatingEventArgs.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventArgs.cs#L25C23-L25C27" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserNavigatingEventArgs.TargetFrameName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventArgs.cs#L30C38-L30C42" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserNavigatingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserNavigatingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserNavigatingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserNavigatingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserNavigatingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventArgs.#ctor(System.Int64,System.Int64)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventArgs.cs#L14C5-L18C6" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserProgressChangedEventArgs.CurrentProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventArgs.cs#L23C35-L23C39" + }, + { + "DocsId": "P:System.Windows.Forms.WebBrowserProgressChangedEventArgs.MaximumProgress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventArgs.cs#L29C35-L29C39" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserProgressChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.Invoke(System.Object,System.Windows.Forms.WebBrowserProgressChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.WebBrowserProgressChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserProgressChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserProgressChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserProgressChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Uninitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Loaded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Interactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserReadyState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserReadyState.Complete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserReadyState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserReadyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserReadyState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.IfExpired", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserRefreshOption.cs" + }, + { + "DocsId": "F:System.Windows.Forms.WebBrowserRefreshOption.Completely", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserRefreshOption.cs" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserRefreshOption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserRefreshOption.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L48C9-L49C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L56C9-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#OnControlInfoChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L68C65-L68C77" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#LockInPlaceActive(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L70C72-L70C89" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#GetExtendedControl(Windows.Win32.System.Com.IDispatch**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L74C9-L80C34" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#TransformCoords(Windows.Win32.Foundation.POINTL*,System.Drawing.PointF*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L85C9-L130C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#TranslateAccelerator(Windows.Win32.UI.WindowsAndMessaging.MSG*,Windows.Win32.System.Ole.KEYMODIFIERS)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L135C9-L153C6" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#OnFocus(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L155C66-L155C78" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleControlSite#Interface#ShowPropertyFrame", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L157C62-L157C79" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#SaveObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L160C54-L160C71" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#GetMoniker(System.UInt32,System.UInt32,Windows.Win32.System.Com.IMoniker**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L164C9-L170C34" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#GetContainer(Windows.Win32.System.Ole.IOleContainer**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L175C9-L181C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#ShowObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L186C9-L207C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#OnShowWindow(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L210C66-L210C78" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleClientSite#Interface#RequestNewObjectLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L212C66-L212C83" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L217C9-L223C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L226C80-L226C97" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#CanInPlaceActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L228C63-L228C75" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnInPlaceActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L232C9-L235C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnUIActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L240C9-L242C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#GetWindowContext(Windows.Win32.System.Ole.IOleInPlaceFrame**,Windows.Win32.System.Ole.IOleInPlaceUIWindow**,Windows.Win32.Foundation.RECT*,Windows.Win32.Foundation.RECT*,Windows.Win32.System.Ole.OLEINPLACEFRAMEINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L252C9-L275C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#Scroll(Windows.Win32.Foundation.SIZE)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L278C68-L278C83" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnUIDeactivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L282C9-L288C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnInPlaceDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L293C9-L300C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#DiscardUndoState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L303C61-L303C73" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#DeactivateAndUndo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L305C62-L305C98" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleInPlaceSite#Interface#OnPosRectChange(Windows.Win32.Foundation.RECT*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L307C77-L307C109" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#ISimpleFrameSite#Interface#PreMessageFilter(Windows.Win32.Foundation.HWND,System.UInt32,Windows.Win32.Foundation.WPARAM,Windows.Win32.Foundation.LPARAM,Windows.Win32.Foundation.LRESULT*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L316C29-L316C41" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#ISimpleFrameSite#Interface#PostMessageFilter(Windows.Win32.Foundation.HWND,System.UInt32,Windows.Win32.Foundation.WPARAM,Windows.Win32.Foundation.LPARAM,Windows.Win32.Foundation.LRESULT*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L324C27-L324C42" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnChanged(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L331C9-L351C29" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IPropertyNotifySink#Interface#OnRequestEdit(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L354C72-L354C84" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleWindow#Interface#GetWindow(Windows.Win32.Foundation.HWND*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L423C12-L423C62" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowserSiteBase.Windows#Win32#System#Ole#IOleWindow#Interface#ContextSensitiveHelp(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs#L426C12-L426C78" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowserSiteBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowserSiteBase.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.OnPropertyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ControlUpdateMode.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ControlUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ControlUpdateMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ConvertEventArgs.#ctor(System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L8C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.ConvertEventArgs.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L14C28-L14C32" + }, + { + "DocsId": "P:System.Windows.Forms.ConvertEventArgs.DesiredType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs#L16C32-L16C36" + } + ], + "DocsId": "T:System.Windows.Forms.ConvertEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.Invoke(System.Object,System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ConvertEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ConvertEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ConvertEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ConvertEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CreateParams.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L72C9-L72C124" + }, + { + "DocsId": "M:System.Windows.Forms.CreateParams.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L15C32-L15C36" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L20C30-L20C34" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Style", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L26C24-L26C28" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ExStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L32C26-L32C30" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.ClassStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L38C29-L38C33" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L43C20-L43C24" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L48C20-L48C24" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L53C24-L53C28" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L58C25-L58C29" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L63C28-L63C32" + }, + { + "DocsId": "P:System.Windows.Forms.CreateParams.Param", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs#L68C28-L68C32" + } + ], + "DocsId": "T:System.Windows.Forms.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/CreateParams.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindableComponent.OnBindingContextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindableComponent.cs#L59C9-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindableComponent.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindableComponent.cs" + }, + { + "DocsId": "E:System.Windows.Forms.BindableComponent.BindingContextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindableComponent.cs#L49C16-L49C70" + }, + { + "DocsId": "P:System.Windows.Forms.BindableComponent.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindableComponent.cs#L29C16-L29C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindableComponent.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindableComponent.cs#L78C12-L78C65" + } + ], + "DocsId": "T:System.Windows.Forms.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindableComponent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L52C11-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L69C11-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L87C11-L97C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L106C11-L116C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L126C11-L136C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.#ctor(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String,System.IFormatProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L36C5-L160C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L622C9-L645C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnParse(System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L649C9-L658C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.OnFormat(System.Windows.Forms.ConvertEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L662C9-L671C6" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.ReadValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L1026C32-L1026C53" + }, + { + "DocsId": "M:System.Windows.Forms.Binding.WriteValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L1031C33-L1031C70" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L272C16-L272C36" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.Parse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L278C16-L278C33" + }, + { + "DocsId": "E:System.Windows.Forms.Binding.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L284C16-L284C34" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L162C33-L162C37" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindingMemberInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L164C50-L164C54" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L170C52-L170C56" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L176C32-L176C60" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.IsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L233C29-L233C33" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.BindingManagerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L241C16-L241C35" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.PropertyName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L268C34-L268C38" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormattingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L295C16-L295C63" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormatInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L312C16-L312C27" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.FormatString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L328C16-L328C29" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.NullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L346C16-L346C26" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSourceNullValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L366C16-L366C28" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.ControlUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L408C16-L408C34" + }, + { + "DocsId": "P:System.Windows.Forms.Binding.DataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs#L425C56-L425C60" + } + ], + "DocsId": "T:System.Windows.Forms.Binding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/Binding.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteContext.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.ControlUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteContext.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteContext.DataSourceUpdate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteContext.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String,System.Exception,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L23C11-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String,System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L41C11-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L53C11-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventArgs.#ctor(System.Windows.Forms.Binding,System.Windows.Forms.BindingCompleteState,System.Windows.Forms.BindingCompleteContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L64C11-L66C6" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.Binding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L68C31-L68C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.BindingCompleteState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L70C56-L70C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.BindingCompleteContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L72C60-L72C64" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.ErrorText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L74C31-L74C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingCompleteEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs#L76C35-L76C39" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.Invoke(System.Object,System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.BeginInvoke(System.Object,System.Windows.Forms.BindingCompleteEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingCompleteEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.Success", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingCompleteState.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingCompleteState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingCompleteState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L22C5-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L34C13-L35C40" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L45C9-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L54C9-L55C61" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L66C40-L66C45" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L71C36-L71C40" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Add(System.Object,System.Windows.Forms.BindingManagerBase)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L100C9-L102C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.AddCore(System.Object,System.Windows.Forms.BindingManagerBase)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L109C9-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L144C9-L146C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L154C43-L154C64" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L160C48-L160C82" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Contains(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L168C9-L168C74" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L182C5-L182C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L195C9-L197C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.RemoveCore(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L204C9-L205C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingContext.UpdateBinding(System.Windows.Forms.BindingContext,System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L347C9-L364C6" + }, + { + "DocsId": "E:System.Windows.Forms.BindingContext.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L128C13-L128C49" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L34C13-L35C40" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L61C31-L61C36" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L66C40-L66C45" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L71C36-L71C40" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.Item(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L77C58-L77C88" + }, + { + "DocsId": "P:System.Windows.Forms.BindingContext.Item(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs#L85C16-L85C57" + } + ], + "DocsId": "T:System.Windows.Forms.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingContext.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L47C9-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.OnDataError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L56C9-L57C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L63C5-L63C36" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L74C72-L74C110" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties(System.Collections.ArrayList,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L78C9-L91C75" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetItemProperties(System.Type,System.Int32,System.Collections.ArrayList,System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L100C9-L185C21" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.PullData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L235C34-L235C49" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerBase.PushData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L263C9-L275C6" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L190C16-L190C50" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.CurrentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L196C16-L196C48" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.CurrentItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L202C16-L202C53" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L208C16-L208C44" + }, + { + "DocsId": "E:System.Windows.Forms.BindingManagerBase.PositionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L223C16-L223C49" + }, + { + "DocsId": "F:System.Windows.Forms.BindingManagerBase.onCurrentChangedHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BindingManagerBase.onPositionChangedHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Bindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L32C13-L41C30" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.IsBindingSuspended", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs#L281C39-L281C49" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerBase.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerBase", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerBase.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventArgs.#ctor(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.BindingManagerDataErrorEventArgs.Exception", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventArgs.cs#L13C34-L13C38" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerDataErrorEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.Invoke(System.Object,System.Windows.Forms.BindingManagerDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.BeginInvoke(System.Object,System.Windows.Forms.BindingManagerDataErrorEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.BindingManagerDataErrorEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BindingManagerDataErrorEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingManagerDataErrorEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L13C9-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L39C9-L44C36" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.Equals(System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L48C12-L48C97" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.op_Equality(System.Windows.Forms.BindingMemberInfo,System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L50C81-L50C92" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.op_Inequality(System.Windows.Forms.BindingMemberInfo,System.Windows.Forms.BindingMemberInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L52C81-L52C93" + }, + { + "DocsId": "M:System.Windows.Forms.BindingMemberInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L54C42-L54C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L28C34-L28C59" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingField", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L30C35-L30C61" + }, + { + "DocsId": "P:System.Windows.Forms.BindingMemberInfo.BindingMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs#L33C12-L35C27" + } + ], + "DocsId": "T:System.Windows.Forms.BindingMemberInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingMemberInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L42C11-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.Windows.Forms.BindingSource)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L50C11-L53C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L61C11-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L27C5-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L84C9-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L92C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L101C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.AddStandardItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L132C9-L231C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.RefreshItemsCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L501C9-L577C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.OnRefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L586C9-L590C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingNavigator.Validate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L599C9-L599C45" + }, + { + "DocsId": "E:System.Windows.Forms.BindingNavigator.RefreshItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L487C16-L487C40" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.BindingSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L244C13-L244C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveFirstItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L263C13-L268C35" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MovePreviousItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L287C13-L292C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveNextItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L311C13-L316C34" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.MoveLastItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L335C13-L340C34" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.AddNewItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L359C13-L364C32" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.DeleteItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L389C13-L394C32" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.PositionItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L419C13-L424C34" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.CountItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L443C13-L448C31" + }, + { + "DocsId": "P:System.Windows.Forms.BindingNavigator.CountItemFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs#L466C13-L466C37" + } + ], + "DocsId": "T:System.Windows.Forms.BindingNavigator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingNavigator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Add(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L37C9-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.AddCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L48C9-L50C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L74C9-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L83C43-L83C56" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.OnCollectionChanging(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L90C9-L91C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L98C9-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.Remove(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L103C9-L107C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L109C52-L109C71" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.RemoveCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L114C63-L114C88" + }, + { + "DocsId": "M:System.Windows.Forms.BindingsCollection.ShouldSerializeMyAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L116C55-L116C64" + }, + { + "DocsId": "E:System.Windows.Forms.BindingsCollection.CollectionChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L58C16-L58C46" + }, + { + "DocsId": "E:System.Windows.Forms.BindingsCollection.CollectionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L68C16-L68C45" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L23C34-L23C45" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L28C42-L28C66" + }, + { + "DocsId": "P:System.Windows.Forms.BindingsCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs#L33C39-L33C52" + } + ], + "DocsId": "T:System.Windows.Forms.BindingsCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L66C11-L68C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L41C5-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L98C11-L103C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetRelatedCurrencyManager(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L145C9-L165C65" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.CancelEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L483C33-L483C69" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L593C9-L610C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.EndEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L614C9-L628C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Find(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L650C9-L653C51" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveFirst", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L769C32-L769C44" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveLast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L771C31-L771C51" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MoveNext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L773C31-L773C41" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.MovePrevious", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L775C35-L775C45" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnAddingNew(System.ComponentModel.AddingNewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L793C9-L795C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnBindingComplete(System.Windows.Forms.BindingCompleteEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L799C9-L801C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L807C9-L814C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L818C9-L820C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataError(System.Windows.Forms.BindingManagerDataErrorEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L824C9-L826C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataMemberChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L830C9-L832C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnDataSourceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L836C9-L838C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnListChanged(System.ComponentModel.ListChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L843C9-L850C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.OnPositionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L854C9-L856C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveCurrent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1015C9-L1026C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetAllowNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1031C9-L1033C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetBindings(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1037C9-L1043C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetCurrentItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1047C9-L1048C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResetItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1052C9-L1053C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1055C36-L1055C68" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1056C37-L1056C70" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1351C44-L1351C102" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1374C9-L1382C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#get_IsInitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1403C58-L1403C107" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#add_Initialized(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1411C16-L1411C60" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#remove_Initialized(System.EventHandler)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1412C19-L1412C66" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1421C51-L1421C71" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1423C57-L1423C80" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1461C9-L1484C20" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1489C9-L1492C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1494C52-L1494C72" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1496C50-L1496C69" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1500C9-L1502C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1506C9-L1512C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1516C9-L1519C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetListName(System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1543C9-L1543C59" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.GetItemProperties(System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1547C9-L1555C81" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1562C9-L1630C27" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#IBindingList#AddIndex(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1712C9-L1718C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1723C9-L1729C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.Find(System.ComponentModel.PropertyDescriptor,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1733C9-L1738C53" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#IBindingList#RemoveIndex(System.ComponentModel.PropertyDescriptor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1743C9-L1749C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveSort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1753C9-L1759C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.ApplySort(System.ComponentModel.ListSortDescriptionCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1764C9-L1770C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.RemoveFilter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1798C9-L1804C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ICancelAddNew#CancelNew(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1820C9-L1832C6" + }, + { + "DocsId": "M:System.Windows.Forms.BindingSource.System#ComponentModel#ICancelAddNew#EndNew(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1836C9-L1847C6" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.AddingNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L395C16-L395C58" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.BindingComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L403C16-L403C64" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataError", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L411C16-L411C58" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataSourceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L419C16-L419C66" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.DataMemberChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L427C16-L427C66" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.CurrentChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L435C16-L435C63" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.CurrentItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L443C16-L443C67" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.ListChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L451C16-L451C60" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.PositionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L459C16-L459C64" + }, + { + "DocsId": "E:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#Initialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1411C16-L1411C60" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L138C16-L138C92" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L189C31-L189C91" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L199C16-L199C27" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L220C16-L220C27" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsBindingSuspended", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L345C39-L345C74" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L352C13-L353C31" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L361C16-L361C41" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.RaiseListChangedEvents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L376C42-L376C46" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Sort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L383C16-L383C21" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.System#ComponentModel#ISupportInitializeNotification#IsInitialized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1403C58-L1403C107" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1432C17-L1450C10" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1454C43-L1454C62" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1457C39-L1457C52" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1524C16-L1524C27" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1537C40-L1537C56" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1540C39-L1540C54" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1636C16-L1636C117" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1643C16-L1643C38" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.AllowRemove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1672C16-L1672C140" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsChangeNotification", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1676C55-L1676C59" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsSearching", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1681C16-L1681C107" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsSorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1687C16-L1687C105" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.IsSorted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1693C16-L1693C98" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1700C16-L1700C108" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1707C16-L1707C132" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SortDescriptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1776C16-L1778C50" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1786C16-L1786C23" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsAdvancedSorting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1809C16-L1809C77" + }, + { + "DocsId": "P:System.Windows.Forms.BindingSource.SupportsFiltering", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs#L1815C16-L1815C71" + } + ], + "DocsId": "T:System.Windows.Forms.BindingSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/BindingSource.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.#ctor(System.Windows.Forms.IBindableComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L19C5-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L51C45-L51C62" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L61C9-L69C30" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L76C13-L84C34" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L92C13-L100C34" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L109C13-L117C34" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L127C13-L135C34" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Add(System.String,System.Object,System.String,System.Boolean,System.Windows.Forms.DataSourceUpdateMode,System.Object,System.String,System.IFormatProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L147C9-L159C24" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.AddCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L171C9-L187C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L209C32-L209C44" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.ClearCore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L213C9-L221C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.Remove(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L231C48-L231C68" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L238C44-L238C64" + }, + { + "DocsId": "M:System.Windows.Forms.ControlBindingsCollection.RemoveCore(System.Windows.Forms.Binding)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L242C9-L251C6" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.BindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L24C52-L24C60" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L26C32-L26C51" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L32C41-L41C10" + }, + { + "DocsId": "P:System.Windows.Forms.ControlBindingsCollection.DefaultDataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs#L223C63-L223C67" + } + ], + "DocsId": "T:System.Windows.Forms.ControlBindingsCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ControlBindingsCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L276C9-L292C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L299C9-L319C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.CheckEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L391C9-L395C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L461C49-L461C70" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L468C9-L487C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L592C9-L604C29" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.GetItemProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L613C73-L613C96" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L834C9-L872C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L878C9-L879C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnItemChanged(System.Windows.Forms.ItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L885C9-L907C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnMetaDataChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L917C9-L918C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.OnPositionChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L924C13-L930C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.Refresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L937C9-L951C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L963C9-L980C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L987C9-L993C6" + }, + { + "DocsId": "M:System.Windows.Forms.CurrencyManager.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L1005C9-L1006C6" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.ItemChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L42C16-L42C39" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.ListChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L48C16-L48C39" + }, + { + "DocsId": "E:System.Windows.Forms.CurrencyManager.MetaDataChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L825C16-L825C50" + }, + { + "DocsId": "F:System.Windows.Forms.CurrencyManager.listposition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs" + }, + { + "DocsId": "F:System.Windows.Forms.CurrencyManager.finalType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L127C34-L127C65" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L132C40-L132C54" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.List", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L212C13-L212C26" + }, + { + "DocsId": "P:System.Windows.Forms.CurrencyManager.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs#L221C16-L221C28" + } + ], + "DocsId": "T:System.Windows.Forms.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/CurrencyManager.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.OnValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/DataSourceUpdateMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataSourceUpdateMode.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/DataSourceUpdateMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataSourceUpdateMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/DataSourceUpdateMode.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.IBindableComponent.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/IBindableComponent.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IBindableComponent.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/IBindableComponent.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IBindableComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/IBindableComponent.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ICommandExecutor.Execute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ICommandExecutor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ICommandExecutor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ICommandExecutor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ICurrencyManagerProvider.GetRelatedCurrencyManager(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ICurrencyManagerProvider.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ICurrencyManagerProvider.CurrencyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ICurrencyManagerProvider.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ICurrencyManagerProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ICurrencyManagerProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingConverter.cs#L49C9-L54C60" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingConverter.cs#L66C9-L74C73" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingConverter.cs#L86C13-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingConverter.cs#L107C9-L107C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ListBindingConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetList(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L18C9-L24C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetList(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L41C9-L72C76" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListName(System.Object,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L77C9-L113C21" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L120C9-L146C20" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L151C9-L171C74" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemProperties(System.Object,System.String,System.ComponentModel.PropertyDescriptor[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L176C9-L197C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemType(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L203C9-L238C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListBindingHelper.GetListItemType(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs#L276C9-L302C53" + } + ], + "DocsId": "T:System.Windows.Forms.ListBindingHelper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/ListBindingHelper.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyManager.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L49C5-L51C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.SuspendBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L77C9-L92C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.ResumeBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L99C9-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.GetListName(System.Collections.ArrayList)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L120C81-L120C93" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.CancelCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L127C9-L130C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.EndCurrentEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L137C9-L144C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.UpdateIsBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L148C14-L152C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.OnCurrentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L160C9-L164C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.OnCurrentItemChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L172C9-L175C6" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.AddNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L205C9-L205C92" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyManager.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L215C9-L215C94" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L19C40-L19C51" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L187C16-L187C17" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyManager.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs#L197C34-L197C35" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyManager", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/DataBinding/PropertyManager.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColorDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L20C5-L27C36" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L151C9-L154C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L160C9-L188C25" + }, + { + "DocsId": "M:System.Windows.Forms.ColorDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L212C42-L212C79" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.AllowFullOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L38C16-L38C69" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.AnyColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L51C16-L51C61" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L62C16-L62C22" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.CustomColors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L77C13-L79C27" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.FullOpen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L102C16-L102C61" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Instance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L109C40-L109C77" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L114C38-L114C46" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L124C16-L124C61" + }, + { + "DocsId": "P:System.Windows.Forms.ColorDialog.SolidColorOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs#L136C16-L136C63" + } + ], + "DocsId": "T:System.Windows.Forms.ColorDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/ColorDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CommonDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L28C5-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L65C9-L86C28" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.OnHelpRequest(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L112C9-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.OwnerWndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L124C9-L145C115" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L162C41-L162C64" + }, + { + "DocsId": "M:System.Windows.Forms.CommonDialog.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L169C9-L248C23" + }, + { + "DocsId": "E:System.Windows.Forms.CommonDialog.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L49C16-L49C60" + }, + { + "DocsId": "P:System.Windows.Forms.CommonDialog.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs#L41C26-L41C30" + } + ], + "DocsId": "T:System.Windows.Forms.CommonDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/CommonDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FileDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L494C9-L574C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.OnFileOk(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L605C9-L607C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L707C9-L719C6" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L728C9-L739C46" + }, + { + "DocsId": "M:System.Windows.Forms.FileDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L803C42-L803C100" + }, + { + "DocsId": "E:System.Windows.Forms.FileDialog.FileOk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L378C16-L378C53" + }, + { + "DocsId": "F:System.Windows.Forms.FileDialog.EventFileOk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AddExtension", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L52C32-L52C36" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AddToRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L63C16-L63C47" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CheckFileExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L76C16-L76C44" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CheckPathExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L89C16-L89C44" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ClientGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L109C31-L109C35" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.DefaultExt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L120C16-L120C49" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.DereferenceLinks", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L150C16-L150C50" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L165C16-L165C85" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FileNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L178C16-L178C74" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Filter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L192C16-L192C39" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.FilterIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L269C30-L269C34" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.InitialDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L281C16-L281C49" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Instance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L288C40-L288C77" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L294C9-L298C135" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.RestoreDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L309C16-L309C42" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L322C16-L322C39" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowHiddenFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L334C16-L334C46" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.SupportMultiDottedExtensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L344C48-L344C52" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L356C16-L356C38" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ValidateNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs#L368C16-L368C42" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.CustomPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.Vista.cs#L249C61-L249C74" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.AutoUpgradeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.Vista.cs#L255C38-L255C42" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.OkRequiresInteraction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.Vista.cs#L271C16-L271C68" + }, + { + "DocsId": "P:System.Windows.Forms.FileDialog.ShowPinnedPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.Vista.cs#L284C16-L284C61" + } + ], + "DocsId": "T:System.Windows.Forms.FileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L62C52-L44C6" + }, + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L256C9-L263C6" + }, + { + "DocsId": "M:System.Windows.Forms.FolderBrowserDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L276C9-L278C44" + }, + { + "DocsId": "E:System.Windows.Forms.FolderBrowserDialog.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L68C16-L68C41" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.AddToRecent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L54C16-L54C47" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.AutoUpgradeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L62C38-L62C42" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.Multiselect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L80C16-L80C47" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.OkRequiresInteraction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L98C16-L98C55" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowHiddenFiles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L110C16-L110C46" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowPinnedPlaces", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L123C16-L123C48" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ShowNewFolderButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L136C39-L136C43" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.ClientGuid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L154C31-L154C35" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.SelectedPath", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L169C16-L169C76" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.SelectedPaths", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L179C38-L179C103" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.InitialDirectory", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L190C16-L190C33" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.RootFolder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L205C16-L205C27" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L226C16-L226C32" + }, + { + "DocsId": "P:System.Windows.Forms.FolderBrowserDialog.UseDescriptionForTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs#L241C42-L241C46" + } + ], + "DocsId": "T:System.Windows.Forms.FolderBrowserDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FolderBrowserDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FontDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L35C5-L35C35" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.HookProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L304C9-L355C57" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.OnApply(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L361C52-L361C105" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L368C9-L376C6" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L382C9-L430C6" + }, + { + "DocsId": "M:System.Windows.Forms.FontDialog.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L452C42-L452C77" + }, + { + "DocsId": "E:System.Windows.Forms.FontDialog.Apply", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L289C16-L289C52" + }, + { + "DocsId": "F:System.Windows.Forms.FontDialog.EventApply", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowSimulations", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L46C16-L46C61" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowVectorFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L58C16-L58C61" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowVerticalFonts", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L72C16-L72C59" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.AllowScriptChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L85C16-L85C60" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Color", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L101C13-L101C118" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.FixedPitchOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L126C16-L126C61" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L139C13-L152C27" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.FontMustExist", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L166C16-L166C61" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.MaxSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L178C16-L178C24" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L203C16-L203C24" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.Options", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L223C30-L223C43" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ScriptsOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L234C16-L234C58" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowApply", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L246C16-L246C52" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L256C29-L256C33" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L267C16-L267C54" + }, + { + "DocsId": "P:System.Windows.Forms.FontDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs#L279C16-L279C55" + } + ], + "DocsId": "T:System.Windows.Forms.FontDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/FontDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.OpenFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L97C9-L100C89" + }, + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L108C9-L110C6" + }, + { + "DocsId": "M:System.Windows.Forms.OpenFileDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.CheckFileExists", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L27C16-L27C36" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.Multiselect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L39C16-L39C47" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ReadOnlyChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L51C16-L51C39" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SelectReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L63C16-L63C48" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ShowPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L75C16-L75C62" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.ShowReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L87C16-L87C44" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SafeFileName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L180C35-L180C77" + }, + { + "DocsId": "P:System.Windows.Forms.OpenFileDialog.SafeFileNames", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs#L188C13-L200C30" + } + ], + "DocsId": "T:System.Windows.Forms.OpenFileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/OpenFileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.OpenFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs#L77C9-L79C80" + }, + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs#L135C9-L138C6" + }, + { + "DocsId": "M:System.Windows.Forms.SaveFileDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.CheckWriteAccess", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs#L30C16-L30C48" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.CreatePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs#L43C16-L43C43" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.ExpandedMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs#L55C16-L55C61" + }, + { + "DocsId": "P:System.Windows.Forms.SaveFileDialog.OverwritePrompt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs#L68C16-L68C46" + } + ], + "DocsId": "T:System.Windows.Forms.SaveFileDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/CommonDialogs/SaveFileDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DialogResult.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Abort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Retry", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Ignore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.TryAgain", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DialogResult.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/DialogResult.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L138C9-L138C104" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L153C9-L154C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L170C9-L171C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L187C9-L188C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L205C9-L206C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L222C9-L223C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L240C9-L241C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L258C9-L260C90" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L278C9-L280C91" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L294C9-L294C92" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L307C9-L307C86" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L319C9-L319C104" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L327C9-L327C119" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L335C9-L335C132" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L343C9-L343C137" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton,System.Windows.Forms.MessageBoxOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L358C9-L358C93" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon,System.Windows.Forms.MessageBoxDefaultButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L372C9-L372C87" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L385C9-L385C105" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L397C9-L397C120" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L405C9-L405C133" + }, + { + "DocsId": "M:System.Windows.Forms.MessageBox.Show(System.Windows.Forms.IWin32Window,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs#L413C9-L413C138" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBox.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.OKCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.AbortRetryIgnore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.YesNoCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.YesNo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.RetryCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxButtons.CancelTryContinue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxButtons.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxDefaultButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxDefaultButton.Button4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxDefaultButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxDefaultButton.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Question", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Exclamation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Asterisk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxIcon.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxIcon.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.ServiceNotification", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.DefaultDesktopOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MessageBoxOptions.RtlReading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MessageBoxOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/MessageBoxOptions.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialogAsync(System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L329C16-L329C83" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialogAsync(System.Windows.Forms.IWin32Window,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L363C13-L363C65" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialogAsync(System.IntPtr,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L460C12-L460C74" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.Windows.Forms.IWin32Window,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L493C12-L493C91" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.ShowDialog(System.IntPtr,System.Windows.Forms.TaskDialogPage,System.Windows.Forms.TaskDialogStartupLocation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L528C9-L531C76" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialog.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L717C9-L732C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialog.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L214C13-L219C28" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L32C5-L60C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.#ctor(System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L71C96-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.op_Equality(System.Windows.Forms.TaskDialogButton,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L306C9-L306C31" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.op_Inequality(System.Windows.Forms.TaskDialogButton,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L311C9-L311C28" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.PerformClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L343C9-L346C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L354C9-L358C33" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L364C9-L367C35" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L374C42-L374C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogButton.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.OK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L89C42-L89C66" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L102C46-L102C74" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Abort", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L107C45-L107C72" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Retry", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L112C45-L112C72" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Ignore", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L117C46-L117C74" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L122C43-L122C68" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L127C42-L127C66" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L132C45-L132C72" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L143C44-L143C70" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.TryAgain", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L148C48-L148C78" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L153C48-L153C78" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.AllowCloseDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L165C36-L165C40" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L185C16-L185C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.ShowShieldIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L217C16-L217C31" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L249C16-L249C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogButton.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs#L280C16-L280C21" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButtonCollection.cs#L14C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.Add(System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButtonCollection.cs#L39C9-L42C23" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.SetItem(System.Int32,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButtonCollection.cs#L59C9-L83C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.InsertItem(System.Int32,System.Windows.Forms.TaskDialogButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButtonCollection.cs#L99C9-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.RemoveItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButtonCollection.cs#L123C9-L129C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogButtonCollection.ClearItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButtonCollection.cs#L139C9-L148C6" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogButtonCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogButtonCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogCommandLinkButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogCommandLinkButton.cs#L16C5-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogCommandLinkButton.#ctor(System.String,System.String,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogCommandLinkButton.cs#L37C11-L40C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogCommandLinkButton.DescriptionText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogCommandLinkButton.cs#L51C16-L51C32" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogCommandLinkButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogCommandLinkButton.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.TaskDialogControl.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogControl.cs#L23C26-L23C30" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogControl.BoundPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogControl.cs#L44C40-L44C44" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L35C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L45C11-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogExpander.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L202C42-L202C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogExpander.ExpandedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L73C16-L73C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.ExpandedButtonText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L112C16-L112C35" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.CollapsedButtonText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L135C16-L135C36" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Expanded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L157C16-L157C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogExpander.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs#L185C16-L185C33" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogExpander", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpander.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpanderPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.AfterText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpanderPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogExpanderPosition.AfterFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpanderPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogExpanderPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogExpanderPosition.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogFootnote.cs#L19C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogFootnote.cs#L29C11-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.op_Implicit(System.String)~System.Windows.Forms.TaskDialogFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogFootnote.cs#L35C12-L35C29" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogFootnote.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogFootnote.cs#L145C42-L145C82" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogFootnote.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogFootnote.cs#L60C16-L60C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogFootnote.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogFootnote.cs#L108C16-L108C21" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogFootnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogFootnote.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.Drawing.Bitmap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs#L112C11-L114C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs#L130C11-L132C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs#L145C5-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogIcon.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs#L169C9-L170C6" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Information", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.Shield", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldBlueBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldGrayBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldWarningYellowBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldErrorRedBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogIcon.ShieldSuccessGreenBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogIcon.IconHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs#L180C33-L180C85" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogLinkClickedEventArgs.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogLinkClickedEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogLinkClickedEventArgs.LinkHref", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogLinkClickedEventArgs.cs#L29C30-L29C34" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogLinkClickedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogLinkClickedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L103C5-L113C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.Navigate(System.Windows.Forms.TaskDialogPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L620C9-L628C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L1043C55-L1043C79" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L1049C57-L1049C83" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnHelpRequest(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L1055C59-L1055C87" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogPage.OnLinkClicked(System.Windows.Forms.TaskDialogLinkClickedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L1061C80-L1061C108" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.Created", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.Destroyed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.HelpRequest", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogPage.LinkClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Buttons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L127C16-L127C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.DefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L144C46-L144C50" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.RadioButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L158C16-L158C29" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Verification", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L183C16-L183C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Expander", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L208C16-L208C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Footnote", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L233C16-L233C25" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L258C16-L258C28" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L286C16-L286C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Heading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L313C16-L313C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L349C16-L349C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L388C16-L388C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.AllowCancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L445C16-L445C71" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L470C16-L470C56" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.AllowMinimize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L493C16-L493C62" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.SizeToContent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L510C16-L510C61" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.EnableLinks", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L546C31-L546C35" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogPage.BoundDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs#L576C38-L576C42" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogProgressBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs#L15C5-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogProgressBar.#ctor(System.Windows.Forms.TaskDialogProgressBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs#L32C11-L36C6" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs#L70C16-L70C22" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs#L130C16-L130C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs#L176C16-L176C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs#L222C16-L222C22" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogProgressBar.MarqueeSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs#L280C16-L280C29" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBar.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Paused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.Marquee", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.MarqueePaused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogProgressBarState.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogProgressBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogProgressBarState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs#L13C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs#L36C11-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButton.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs#L263C42-L263C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogRadioButton.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs#L59C16-L59C24" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs#L88C16-L88C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogRadioButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs#L125C16-L125C24" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogRadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButtonCollection.cs#L14C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButtonCollection.cs#L35C9-L41C23" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.SetItem(System.Int32,System.Windows.Forms.TaskDialogRadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButtonCollection.cs#L58C9-L82C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.InsertItem(System.Int32,System.Windows.Forms.TaskDialogRadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButtonCollection.cs#L98C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.RemoveItem(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButtonCollection.cs#L122C9-L128C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogRadioButtonCollection.ClearItems", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButtonCollection.cs#L138C9-L147C6" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogRadioButtonCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogRadioButtonCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogStartupLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.CenterScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogStartupLocation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TaskDialogStartupLocation.CenterOwner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogStartupLocation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogStartupLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogStartupLocation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs#L23C5-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.#ctor(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs#L35C11-L39C6" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.op_Implicit(System.String)~System.Windows.Forms.TaskDialogVerificationCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs#L42C12-L42C33" + }, + { + "DocsId": "M:System.Windows.Forms.TaskDialogVerificationCheckBox.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs#L131C42-L131C82" + }, + { + "DocsId": "E:System.Windows.Forms.TaskDialogVerificationCheckBox.CheckedChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogVerificationCheckBox.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs#L60C16-L60C21" + }, + { + "DocsId": "P:System.Windows.Forms.TaskDialogVerificationCheckBox.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs#L94C16-L94C24" + } + ], + "DocsId": "T:System.Windows.Forms.TaskDialogVerificationCheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialogVerificationCheckBox.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ThreadExceptionDialog.#ctor(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/ThreadExceptionDialog.cs#L40C5-L330C6" + }, + { + "DocsId": "E:System.Windows.Forms.ThreadExceptionDialog.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/ThreadExceptionDialog.cs#L361C16-L361C45" + }, + { + "DocsId": "P:System.Windows.Forms.ThreadExceptionDialog.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/ThreadExceptionDialog.cs#L353C16-L353C29" + } + ], + "DocsId": "T:System.Windows.Forms.ThreadExceptionDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/ThreadExceptionDialog.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.BlinkIfDifferentError", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.AlwaysBlink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorBlinkStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorBlinkStyle.NeverBlink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorBlinkStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorBlinkStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorBlinkStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ErrorIconAlignment.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorIconAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorIconAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L25C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor(System.Windows.Forms.ContainerControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L70C11-L77C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L80C11-L85C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.BindToDataAndErrors(System.Object,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L351C9-L352C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.UpdateBinding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L409C9-L410C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.System#ComponentModel#ISupportInitialize#BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L596C9-L597C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.System#ComponentModel#ISupportInitialize#EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L620C9-L628C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L655C9-L669C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L676C9-L676C49" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L685C9-L693C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetError(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L744C48-L744C80" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetIconAlignment(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L753C68-L753C108" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.GetIconPadding(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L762C51-L762C89" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L769C35-L775C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetError(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L782C9-L799C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetIconAlignment(System.Windows.Forms.Control,System.Windows.Forms.ErrorIconAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L806C9-L807C6" + }, + { + "DocsId": "M:System.Windows.Forms.ErrorProvider.SetIconPadding(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L814C9-L815C6" + }, + { + "DocsId": "E:System.Windows.Forms.ErrorProvider.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L223C16-L223C46" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Site", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L91C13-L104C10" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.BlinkStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L115C16-L115C74" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L167C16-L167C30" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.HasErrors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L194C30-L194C45" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L206C16-L206C28" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L236C26-L236C30" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.DataSource", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L306C16-L306C27" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.DataMember", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L338C16-L338C27" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.BlinkRate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L520C16-L520C26" + }, + { + "DocsId": "P:System.Windows.Forms.ErrorProvider.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs#L572C13-L572C26" + } + ], + "DocsId": "T:System.Windows.Forms.ErrorProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ErrorProvider/ErrorProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L18C9-L18C87" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.String,System.String,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L27C9-L43C68" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.GetVersionPresent(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L51C9-L67C60" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L73C54-L73C97" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.IsPresent(System.Object,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs#L81C9-L87C51" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FeatureSupport.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FeatureSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FeatureSupport.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FlatStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Popup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlatStyle.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FlatStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FlatStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Form.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L148C5-L216C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetVisibleCore(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2240C9-L2348C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormCornerPreferenceChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2421C9-L2425C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormBorderColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2506C9-L2510C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormCaptionBackColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2572C9-L2576C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormCaptionTextColorChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2637C9-L2641C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Activate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2951C9-L2965C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ActivateMdiChild(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2969C9-L3005C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.AddOwnedForm(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3013C9-L3051C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3095C9-L3099C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ApplyAutoScaling", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3188C9-L3207C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3389C9-L3405C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3430C9-L3446C33" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3452C9-L3452C44" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3492C9-L3579C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3634C9-L3653C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3661C9-L3744C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.GetAutoScaleSize(System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L3949C9-L3968C41" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4030C9-L4059C22" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CenterToParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4067C9-L4108C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.CenterToScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4118C9-L4139C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.LayoutMdi(System.Windows.Forms.MdiLayout)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4153C9-L4154C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnActivated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4162C9-L4163C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnBackgroundImageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4183C9-L4190C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnBackgroundImageLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4194C9-L4201C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnClosing(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4209C9-L4210C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnClosed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4218C9-L4219C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormClosing(System.Windows.Forms.FormClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4227C9-L4228C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFormClosed(System.Windows.Forms.FormClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4237C9-L4257C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4265C9-L4273C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnDeactivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4281C9-L4282C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4290C9-L4305C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnEnter(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4310C9-L4317C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4322C9-L4328C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4332C9-L4341C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4351C9-L4354C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHandleDestroyed(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4364C9-L4373C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnHelpButtonClicked(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4381C9-L4382C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4388C9-L4406C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4415C9-L4475C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMaximizedBoundsChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4480C9-L4484C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMaximumSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4489C9-L4493C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMinimumSizeChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4498C9-L4502C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnInputLanguageChanged(System.Windows.Forms.InputLanguageChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4511C9-L4512C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnInputLanguageChanging(System.Windows.Forms.InputLanguageChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4521C9-L4522C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4527C9-L4551C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMdiChildActivate(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4559C9-L4562C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMenuStart(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4570C9-L4572C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnMenuComplete(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4580C9-L4581C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4589C9-L4618C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4626C9-L4636C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnDpiChanged(System.Windows.Forms.DpiChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4646C9-L4690C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnGetDpiScaledSize(System.Int32,System.Int32,System.Drawing.Size@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4725C9-L4745C21" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnRightToLeftLayoutChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4778C9-L4801C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnShown(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4809C9-L4810C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnTextChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4815C9-L4825C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4851C9-L4870C25" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4881C9-L4922C47" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4932C9-L4954C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessKeyPreview(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4958C9-L4963C46" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4968C9-L4985C22" + }, + { + "DocsId": "M:System.Windows.Forms.Form.RemoveOwnedForm(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5117C9-L5153C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5267C9-L5292C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5300C9-L5317C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleMinMaxSize(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5327C9-L5342C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5353C9-L5358C64" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5367C9-L5382C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5387C9-L5478C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetClientSizeCore(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5504C9-L5534C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetDesktopBounds(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5541C9-L5543C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.SetDesktopLocation(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5550C9-L5552C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.Show(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5590C9-L5646C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowAsync(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5777C41-L5777C64" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5784C9-L5939C29" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialogAsync", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5972C52-L5972C88" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ShowDialogAsync(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6007C70-L6007C100" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6133C42-L6133C76" + }, + { + "DocsId": "M:System.Windows.Forms.Form.UpdateDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6189C9-L6214C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResizeBegin(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6511C9-L6515C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnResizeEnd(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6524C9-L6528C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.OnStyleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6533C9-L6535C6" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6706C9-L6706C40" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L6717C9-L6717C61" + }, + { + "DocsId": "M:System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L7231C9-L7330C6" + }, + { + "DocsId": "E:System.Windows.Forms.Form.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L551C16-L551C45" + }, + { + "DocsId": "E:System.Windows.Forms.Form.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L609C16-L609C49" + }, + { + "DocsId": "E:System.Windows.Forms.Form.HelpButtonClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1051C16-L1051C66" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MaximizedBoundsChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1248C16-L1248C70" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MaximumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1323C16-L1323C67" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1366C16-L1366C43" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MinimumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1458C16-L1458C67" + }, + { + "DocsId": "E:System.Windows.Forms.Form.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2072C16-L2072C45" + }, + { + "DocsId": "E:System.Windows.Forms.Form.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2095C16-L2095C44" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Activated", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2746C16-L2746C58" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Closing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2759C16-L2759C56" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2772C16-L2772C55" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Deactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2783C16-L2783C59" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormClosing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2794C16-L2794C60" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormBorderColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2806C16-L2806C66" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormCaptionBackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2818C16-L2818C71" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormCaptionTextColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2830C16-L2830C71" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormCornerPreferenceChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2842C16-L2842C71" + }, + { + "DocsId": "E:System.Windows.Forms.Form.FormClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2853C16-L2853C59" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2864C16-L2864C53" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MdiChildActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2876C16-L2876C65" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MenuComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2888C16-L2888C61" + }, + { + "DocsId": "E:System.Windows.Forms.Form.MenuStart", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2900C16-L2900C58" + }, + { + "DocsId": "E:System.Windows.Forms.Form.InputLanguageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2911C16-L2911C68" + }, + { + "DocsId": "E:System.Windows.Forms.Form.InputLanguageChanging", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2923C16-L2923C75" + }, + { + "DocsId": "E:System.Windows.Forms.Form.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2931C16-L2931C73" + }, + { + "DocsId": "E:System.Windows.Forms.Form.Shown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2942C16-L2942C54" + }, + { + "DocsId": "E:System.Windows.Forms.Form.DpiChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L4700C16-L4700C59" + }, + { + "DocsId": "E:System.Windows.Forms.Form.ResizeBegin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5186C16-L5186C60" + }, + { + "DocsId": "E:System.Windows.Forms.Form.ResizeEnd", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L5197C16-L5197C58" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AcceptButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L228C13-L228C78" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ActiveForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L299C39-L299C92" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ActiveMdiChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L313C13-L337C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AllowTransparency", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L384C13-L384C66" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L429C13-L429C60" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScaleBaseSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L474C13-L482C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L504C16-L504C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L524C15-L524C63" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L567C13-L567C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L601C16-L601C33" + }, + { + "DocsId": "P:System.Windows.Forms.Form.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L623C13-L629C37" + }, + { + "DocsId": "P:System.Windows.Forms.Form.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L691C16-L691C67" + }, + { + "DocsId": "P:System.Windows.Forms.Form.CancelButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L749C13-L749C78" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ClientSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L769C16-L769C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ControlBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L782C16-L782C54" + }, + { + "DocsId": "P:System.Windows.Forms.Form.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L798C13-L893C23" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L929C13-L929C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L941C13-L941C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DesktopBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L956C13-L960C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DesktopLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L980C13-L984C24" + }, + { + "DocsId": "P:System.Windows.Forms.Form.DialogResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1004C13-L1004C34" + }, + { + "DocsId": "P:System.Windows.Forms.Form.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1027C13-L1027C59" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1066C13-L1071C26" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsMdiChild", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1135C16-L1135C75" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsMdiContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1164C13-L1164C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.IsRestrictedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1200C39-L1200C44" + }, + { + "DocsId": "P:System.Windows.Forms.Form.KeyPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1211C16-L1211C54" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1221C16-L1221C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximizedBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1231C16-L1231C69" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1264C13-L1269C31" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MainMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1336C13-L1336C74" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1355C16-L1355C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1381C13-L1386C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MaximizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1474C13-L1474C60" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1504C13-L1510C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiChildrenMinimizedAnchorBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1527C52-L1527C56" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MdiParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1554C13-L1554C38" + }, + { + "DocsId": "P:System.Windows.Forms.Form.MinimizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1656C13-L1656C60" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Modal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1685C13-L1685C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1701C13-L1707C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.OwnedForms", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1772C13-L1781C27" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1796C13-L1796C34" + }, + { + "DocsId": "P:System.Windows.Forms.Form.RestoreBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1843C13-L1855C35" + }, + { + "DocsId": "P:System.Windows.Forms.Form.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1872C13-L1872C39" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowInTaskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1910C16-L1910C51" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1935C16-L1935C56" + }, + { + "DocsId": "P:System.Windows.Forms.Form.ShowWithoutActivation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L1995C13-L1995C26" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2006C16-L2006C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2020C13-L2020C72" + }, + { + "DocsId": "P:System.Windows.Forms.Form.StartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2049C13-L2049C71" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2064C16-L2064C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2087C16-L2087C28" + }, + { + "DocsId": "P:System.Windows.Forms.Form.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2126C16-L2126C25" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TopLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2138C16-L2138C29" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2159C16-L2159C51" + }, + { + "DocsId": "P:System.Windows.Forms.Form.TransparencyKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2184C13-L2190C32" + }, + { + "DocsId": "P:System.Windows.Forms.Form.FormCornerPreference", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2374C16-L2376C43" + }, + { + "DocsId": "P:System.Windows.Forms.Form.FormBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2475C16-L2477C26" + }, + { + "DocsId": "P:System.Windows.Forms.Form.FormCaptionBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2540C16-L2542C26" + }, + { + "DocsId": "P:System.Windows.Forms.Form.FormCaptionTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2606C16-L2608C26" + }, + { + "DocsId": "P:System.Windows.Forms.Form.WindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs#L2675C16-L2675C67" + }, + { + "DocsId": "T:System.Windows.Forms.Form.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Form", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedSingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.Fixed3D", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.Sizable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.FixedToolWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormBorderStyle.SizableToolWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosedEventArgs.#ctor(System.Windows.Forms.CloseReason)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.FormClosedEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs#L19C38-L19C42" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.Invoke(System.Object,System.Windows.Forms.FormClosedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.FormClosedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosingEventArgs.#ctor(System.Windows.Forms.CloseReason,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs#L13C73-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.FormClosingEventArgs.CloseReason", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs#L21C38-L21C42" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.Invoke(System.Object,System.Windows.Forms.FormClosingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.FormClosingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.FormClosingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormClosingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormClosingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FormCollection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs" + }, + { + "DocsId": "P:System.Windows.Forms.FormCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs#L29C13-L44C10" + }, + { + "DocsId": "P:System.Windows.Forms.FormCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs#L54C13-L61C22" + } + ], + "DocsId": "T:System.Windows.Forms.FormCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormCornerPreference.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCornerPreference.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormCornerPreference.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCornerPreference.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormCornerPreference.DoNotRound", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCornerPreference.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormCornerPreference.Round", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCornerPreference.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormCornerPreference.RoundSmall", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCornerPreference.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormCornerPreference", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormCornerPreference.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.Manual", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.CenterScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.WindowsDefaultLocation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.WindowsDefaultBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormStartPosition.CenterParent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormStartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormStartPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FormWindowState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Minimized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FormWindowState.Maximized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FormWindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FormWindowState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FrameStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FrameStyle.Dashed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FrameStyle.Thick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FrameStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/FrameStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Invisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "DocsId": "F:System.Windows.Forms.GetChildAtPointSkip.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GetChildAtPointSkip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GetChildAtPointSkip.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventArgs.#ctor(System.Windows.Forms.DragDropEffects,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L17C11-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventArgs.#ctor(System.Windows.Forms.DragDropEffects,System.Boolean,System.Drawing.Bitmap,System.Drawing.Point,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L24C5-L31C6" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.Effect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L36C37-L36C41" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.UseDefaultCursors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L41C37-L41C41" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.DragImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L51C32-L51C36" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.CursorOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L61C33-L61C37" + }, + { + "DocsId": "P:System.Windows.Forms.GiveFeedbackEventArgs.UseDefaultDragImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs#L72C39-L72C43" + } + ], + "DocsId": "T:System.Windows.Forms.GiveFeedbackEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.Invoke(System.Object,System.Windows.Forms.GiveFeedbackEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.BeginInvoke(System.Object,System.Windows.Forms.GiveFeedbackEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.GiveFeedbackEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.GiveFeedbackEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/GiveFeedbackEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/Help.cs#L24C9-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/Help.cs#L32C9-L33C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/Help.cs#L40C9-L48C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelp(System.Windows.Forms.Control,System.String,System.Windows.Forms.HelpNavigator,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/Help.cs#L55C9-L64C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowHelpIndex(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/Help.cs#L71C9-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.Help.ShowPopup(System.Windows.Forms.Control,System.String,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/Help.cs#L79C9-L97C6" + } + ], + "DocsId": "T:System.Windows.Forms.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/Help.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpEventArgs.#ctor(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventArgs.cs#L16C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.HelpEventArgs.MousePos", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventArgs.cs#L24C29-L24C33" + }, + { + "DocsId": "P:System.Windows.Forms.HelpEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.HelpEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.Invoke(System.Object,System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.BeginInvoke(System.Object,System.Windows.Forms.HelpEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.HelpEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HelpEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Topic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.TableOfContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.Find", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.AssociateIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.KeywordIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HelpNavigator.TopicId", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HelpNavigator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpNavigator.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HelpProvider.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L20C5-L31C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L55C54-L55C71" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpKeyword(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L65C9-L66C77" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpNavigator(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L77C9-L78C109" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetHelpString(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L89C9-L90C80" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.GetShowHelp(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L100C9-L101C68" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpString(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L174C9-L183C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpKeyword(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L190C9-L199C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetHelpNavigator(System.Windows.Forms.Control,System.Windows.Forms.HelpNavigator)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L206C9-L213C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.SetShowHelp(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L220C9-L224C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.ResetShowHelp(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L241C9-L244C6" + }, + { + "DocsId": "M:System.Windows.Forms.HelpProvider.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L270C42-L270C94" + }, + { + "DocsId": "P:System.Windows.Forms.HelpProvider.HelpNamespace", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L41C44-L41C48" + }, + { + "DocsId": "P:System.Windows.Forms.HelpProvider.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs#L49C26-L49C30" + } + ], + "DocsId": "T:System.Windows.Forms.HelpProvider", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Help/HelpProvider.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IComponentEditorPageSite.GetControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IComponentEditorPageSite.SetDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IComponentEditorPageSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IComponentEditorPageSite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.IsPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.IsPresent(System.Object,System.Version)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IFeatureSupport.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IFeatureSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IFeatureSupport.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IFileReaderService.OpenFileFromSource(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IFileReaderService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IFileReaderService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IFileReaderService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L53C9-L58C58" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L70C9-L77C73" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L95C9-L172C72" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L186C9-L186C22" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L195C9-L195C21" + }, + { + "DocsId": "M:System.Windows.Forms.ImageIndexConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L46C61-L46C69" + }, + { + "DocsId": "P:System.Windows.Forms.ImageIndexConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs#L38C58-L38C62" + } + ], + "DocsId": "T:System.Windows.Forms.ImageIndexConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageIndexConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L50C9-L55C57" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L63C9-L73C58" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L85C9-L96C73" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L107C9-L183C72" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L197C9-L197C21" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L206C9-L206C21" + }, + { + "DocsId": "M:System.Windows.Forms.ImageKeyConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L16C5-L16C56" + }, + { + "DocsId": "P:System.Windows.Forms.ImageKeyConverter.IncludeNoneAsStandardValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs#L22C13-L22C25" + } + ], + "DocsId": "T:System.Windows.Forms.ImageKeyConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ImageKeyConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IMessageFilter.PreFilterMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IMessageFilter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IMessageFilter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IMessageFilter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L56C5-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L71C5-L78C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.Type,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L84C11-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.#ctor(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L92C5-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L214C36-L214C49" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L216C38-L216C52" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L217C40-L217C47" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.CopyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L224C9-L225C101" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L233C9-L240C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Draw(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L352C9-L353C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.DrawStretched(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L360C9-L361C6" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L363C18-L363C27" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L367C9-L367C51" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L373C34-L373C66" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L463C34-L463C65" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L468C42-L468C91" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.op_Equality(System.Windows.Forms.Cursor,System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L472C9-L472C110" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.op_Inequality(System.Windows.Forms.Cursor,System.Windows.Forms.Cursor)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L475C68-L475C84" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L477C42-L477C60" + }, + { + "DocsId": "M:System.Windows.Forms.Cursor.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L479C49-L479C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Clip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L122C13-L123C25" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Current", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L147C13-L148C62" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L160C13-L161C34" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.HotSpot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L172C13-L174C10" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Position", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L184C13-L185C22" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L197C13-L202C33" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L212C26-L212C30" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L214C36-L214C49" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L216C38-L216C52" + }, + { + "DocsId": "P:System.Windows.Forms.Cursor.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs#L217C40-L217C47" + } + ], + "DocsId": "T:System.Windows.Forms.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CursorConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs#L26C9-L31C57" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs#L40C9-L45C60" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs#L53C9-L74C6" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs#L85C9-L141C73" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs#L160C9-L178C24" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs#L187C9-L187C21" + }, + { + "DocsId": "M:System.Windows.Forms.CursorConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.CursorConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/CursorConverter.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.Cursors.AppStarting", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L40C41-L40C108" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Arrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L41C35-L41C84" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Cross", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L42C35-L42C84" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L43C37-L43C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.IBeam", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L44C35-L44C84" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L45C32-L45C72" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L46C37-L46C92" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNESW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L47C38-L47C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNS", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L48C36-L48C88" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeNWSE", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L49C38-L49C96" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.SizeWE", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L50C36-L50C88" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.UpArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L51C37-L51C92" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.WaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L52C40-L52C92" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L53C34-L53C80" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.Hand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L54C34-L54C80" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.HSplit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L55C36-L55C82" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.VSplit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L56C36-L56C82" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMove2D", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L57C38-L57C90" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMoveHoriz", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L58C41-L58C98" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.NoMoveVert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L59C40-L59C95" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanEast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L60C37-L60C83" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNE", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L61C35-L61C75" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNorth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L62C38-L62C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanNW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L63C35-L63C75" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSE", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L64C35-L64C75" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSouth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L65C38-L65C87" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanSW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L66C35-L66C75" + }, + { + "DocsId": "P:System.Windows.Forms.Cursors.PanWest", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs#L67C37-L67C83" + } + ], + "DocsId": "T:System.Windows.Forms.Cursors", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Cursors.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HandledMouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/HandledMouseEventArgs.cs#L11C11-L13C6" + }, + { + "DocsId": "M:System.Windows.Forms.HandledMouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/HandledMouseEventArgs.cs#L21C11-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.HandledMouseEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/HandledMouseEventArgs.cs#L29C27-L29C31" + } + ], + "DocsId": "T:System.Windows.Forms.HandledMouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/HandledMouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ImeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.NoControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.On", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Off", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Disable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Hiragana", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Katakana", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.KatakanaHalf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.AlphaFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.HangulFull", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Hangul", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImeMode.OnHalf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/IMEMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguage.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L248C12-L248C68" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguage.FromCulture(System.Globalization.CultureInfo)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L255C9-L266C6" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguage.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L271C42-L271C54" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L28C35-L28C51" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.CurrentInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L38C13-L39C68" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.DefaultInputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L62C13-L64C46" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L71C29-L71C36" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.InstalledInputLanguages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L80C13-L91C53" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguage.LayoutName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs#L106C13-L108C10" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventArgs.#ctor(System.Globalization.CultureInfo,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventArgs.cs#L17C5-L25C6" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventArgs.#ctor(System.Windows.Forms.InputLanguage,System.Byte)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventArgs.cs#L31C5-L36C6" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventArgs.cs#L41C42-L41C46" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventArgs.cs#L46C34-L46C38" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangedEventArgs.CharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventArgs.cs#L51C27-L51C31" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.Invoke(System.Object,System.Windows.Forms.InputLanguageChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InputLanguageChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventArgs.#ctor(System.Globalization.CultureInfo,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventArgs.cs#L18C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventArgs.#ctor(System.Windows.Forms.InputLanguage,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventArgs.cs#L32C5-L37C6" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.InputLanguage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventArgs.cs#L42C42-L42C46" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.Culture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventArgs.cs#L47C34-L47C38" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageChangingEventArgs.SysCharSet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventArgs.cs#L53C30-L53C34" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangingEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.Invoke(System.Object,System.Windows.Forms.InputLanguageChangingEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InputLanguageChangingEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageChangingEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageChangingEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageChangingEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.Contains(System.Windows.Forms.InputLanguage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageCollection.cs#L33C51-L33C76" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.CopyTo(System.Windows.Forms.InputLanguage[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageCollection.cs#L39C61-L39C91" + }, + { + "DocsId": "M:System.Windows.Forms.InputLanguageCollection.IndexOf(System.Windows.Forms.InputLanguage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageCollection.cs#L45C49-L45C73" + }, + { + "DocsId": "P:System.Windows.Forms.InputLanguageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageCollection.cs#L27C45-L27C77" + } + ], + "DocsId": "T:System.Windows.Forms.InputLanguageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/InputLanguageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyEventArgs.#ctor(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L17C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L25C32-L25C64" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L30C28-L30C68" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L35C27-L35C31" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L45C13-L53C33" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L61C28-L61C57" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.KeyData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L67C27-L67C31" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L74C30-L74C54" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L79C34-L79C70" + }, + { + "DocsId": "P:System.Windows.Forms.KeyEventArgs.SuppressKeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs#L83C16-L83C33" + } + ], + "DocsId": "T:System.Windows.Forms.KeyEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.Invoke(System.Object,System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.BeginInvoke(System.Object,System.Windows.Forms.KeyEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeyEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyPressEventArgs.#ctor(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventArgs.cs#L14C5-L17C6" + }, + { + "DocsId": "P:System.Windows.Forms.KeyPressEventArgs.KeyChar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventArgs.cs#L22C27-L22C31" + }, + { + "DocsId": "P:System.Windows.Forms.KeyPressEventArgs.Handled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventArgs.cs#L27C27-L27C31" + } + ], + "DocsId": "T:System.Windows.Forms.KeyPressEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.Invoke(System.Object,System.Windows.Forms.KeyPressEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.BeginInvoke(System.Object,System.Windows.Forms.KeyPressEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.KeyPressEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeyPressEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeyPressEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Keys.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.XButton1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.XButton2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Back", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LineFeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Return", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Enter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Pause", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Capital", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.CapsLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KanaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HanguelMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HangulMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.JunjaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.FinalMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.HanjaMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.KanjiMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Escape", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEConvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMENonconvert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEAccept", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEAceept", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.IMEModeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Space", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Prior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PageUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Next", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PageDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.End", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Home", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Select", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Print", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Execute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Snapshot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.PrintScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Insert", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Delete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D0", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.A", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.B", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.C", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.D", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.E", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.G", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.H", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.I", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.J", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.K", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.L", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.M", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.N", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.O", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.P", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Q", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.R", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.S", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.T", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.U", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.V", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.W", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Z", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LWin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RWin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Apps", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Sleep", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad0", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumPad9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Multiply", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Add", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Subtract", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Decimal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Divide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F12", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F13", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F14", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F15", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F16", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F17", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F18", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F19", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F20", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F21", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F22", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F23", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.F24", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NumLock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RShiftKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RControlKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.RMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserBack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserForward", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserRefresh", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserSearch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserFavorites", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.BrowserHome", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeMute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.VolumeUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaNextTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaPreviousTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.MediaPlayPause", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchMail", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.SelectMedia", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchApplication1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.LaunchApplication2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemSemicolon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemplus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemcomma", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemMinus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemPeriod", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemQuestion", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oemtilde", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemOpenBrackets", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemPipe", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemCloseBrackets", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemQuotes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Oem102", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemBackslash", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.ProcessKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Packet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Attn", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Crsel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Exsel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.EraseEof", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Play", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.NoName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Pa1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.OemClear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Keys.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Keys", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/Keys.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.KeysConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L131C12-L131C116" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L138C12-L138C92" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.Compare(System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L145C9-L145C108" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L153C9-L210C58" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L222C9-L233C76" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L366C9-L373C24" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L386C9-L386C22" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs#L395C9-L395C21" + }, + { + "DocsId": "M:System.Windows.Forms.KeysConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.KeysConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/KeysConverter.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MouseButtons.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.XButton1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MouseButtons.XButton2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseButtons.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MouseEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs#L17C5-L24C6" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs#L41C34-L41C38" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Clicks", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs#L46C25-L46C29" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs#L51C20-L51C24" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs#L56C20-L56C24" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Delta", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs#L61C24-L61C28" + }, + { + "DocsId": "P:System.Windows.Forms.MouseEventArgs.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs#L66C30-L66C39" + } + ], + "DocsId": "T:System.Windows.Forms.MouseEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.Invoke(System.Object,System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MouseEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MouseEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MouseEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/MouseEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventArgs.#ctor(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L20C27-L20C31" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Alt", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L22C24-L22C56" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Control", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L27C28-L27C68" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L37C13-L43C33" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.KeyValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L51C28-L51C57" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Modifiers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L58C30-L58C54" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.Shift", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L63C26-L63C62" + }, + { + "DocsId": "P:System.Windows.Forms.PreviewKeyDownEventArgs.IsInputKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs#L65C30-L65C34" + } + ], + "DocsId": "T:System.Windows.Forms.PreviewKeyDownEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.Invoke(System.Object,System.Windows.Forms.PreviewKeyDownEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PreviewKeyDownEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PreviewKeyDownEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PreviewKeyDownEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Input/PreviewKeyDownEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.ItemChangedEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventArgs.cs#L13C24-L13C28" + } + ], + "DocsId": "T:System.Windows.Forms.ItemChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.Invoke(System.Object,System.Windows.Forms.ItemChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventArgs.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs#L11C5-L14C6" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckedEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs#L19C32-L19C36" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.Invoke(System.Object,System.Windows.Forms.ItemCheckedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemCheckedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventArgs.#ctor(System.Int32,System.Windows.Forms.CheckState,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L11C5-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L21C24-L21C28" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L26C34-L26C38" + }, + { + "DocsId": "P:System.Windows.Forms.ItemCheckEventArgs.CurrentValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs#L31C38-L31C42" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.Invoke(System.Object,System.Windows.Forms.ItemCheckEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemCheckEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemCheckEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemCheckEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ItemCheckEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.IWin32Window.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IWin32window.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IWin32Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IWin32window.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IWindowTarget.OnHandleChange(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IWindowTarget.OnMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IWindowTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/IWindowTarget.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AnchorStyles.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AnchorStyles.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AnchorStyles.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AnchorStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AnchorStyles.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeDirection.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrangeDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeDirection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeStartingPosition.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ArrangeStartingPosition.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeStartingPosition.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ArrangeStartingPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangeStartingPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AutoSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.GrowAndShrink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AutoSizeMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoSizeMode.GrowOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AutoSizeMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/AutoSizeMode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/AutoScaleMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AutoScaleMode.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/AutoScaleMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AutoScaleMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/AutoScaleMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ContainerControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L32C5-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.System#Windows#Forms#IContainerControl#ActivateControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L386C9-L386C59" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L453C9-L459C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L604C9-L613C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnAutoValidateChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L786C66-L786C103" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L847C9-L855C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnFontChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L867C9-L890C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L897C9-L899C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L914C9-L916C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnParentChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L927C9-L929C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L933C9-L935C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.PerformAutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L942C39-L942C99" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ScaleMinMaxSize(System.Single,System.Single,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1154C7-L1154C8" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessDialogChar(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1181C9-L1186C49" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1191C9-L1217C47" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1222C9-L1238C22" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessMnemonic(System.Char)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1243C9-L1312C26" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1320C9-L1320C105" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.RescaleConstantsForDpi(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1351C9-L1369C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1433C9-L1448C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.UpdateDefaultButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1532C5-L1532C6" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Validate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1780C31-L1780C65" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.Validate(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1789C9-L1789C59" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1848C47-L1848C97" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L1858C9-L1863C67" + }, + { + "DocsId": "M:System.Windows.Forms.ContainerControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L2031C9-L2040C6" + }, + { + "DocsId": "E:System.Windows.Forms.ContainerControl.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L241C16-L241C45" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L112C16-L112C36" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L138C13-L145C44" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoScaleMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L170C16-L170C30" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L211C13-L216C52" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L254C13-L266C23" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CanEnableIme", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L275C45-L275C50" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.ActiveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L286C16-L286C30" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L294C13-L296C23" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.CurrentAutoScaleDimensions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L311C13-L316C48" + }, + { + "DocsId": "P:System.Windows.Forms.ContainerControl.ParentForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs#L367C13-L377C31" + } + ], + "DocsId": "T:System.Windows.Forms.ContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ContainerControl.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FixedPanel.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.Panel1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/FixedPanel.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FixedPanel.Panel2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/FixedPanel.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FixedPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/FixedPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IContainerControl.ActivateControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/IContainerControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.IContainerControl.ActiveControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/IContainerControl.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IContainerControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/IContainerControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitContainer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L33C5-L108C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.BeginInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L848C9-L849C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.EndInit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L857C9-L874C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L921C9-L923C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnKeyDown(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L931C9-L1000C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnKeyUp(System.Windows.Forms.KeyEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1007C9-L1035C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1042C9-L1050C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1057C9-L1059C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseMove(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1064C9-L1112C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1119C9-L1126C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1133C9-L1166C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseUp(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1173C9-L1196C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMove(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1204C9-L1206C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1213C9-L1218C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnSplitterMoving(System.Windows.Forms.SplitterCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1227C9-L1228C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnSplitterMoved(System.Windows.Forms.SplitterEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1237C9-L1238C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1243C9-L1248C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1413C12-L1413C52" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1755C13-L1782C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.Select(System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L1788C9-L1820C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L2064C9-L2084C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L2299C9-L2332C47" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L2342C9-L2384C29" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.OnMouseCaptureChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L2391C9-L2397C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L2401C9-L2419C6" + }, + { + "DocsId": "M:System.Windows.Forms.SplitContainer.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L2424C9-L2424C106" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L191C16-L191C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.ControlAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L286C16-L286C42" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.ControlRemoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L294C16-L294C44" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L513C16-L513C44" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L880C16-L880C52" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L888C16-L888C58" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.SplitterMoving", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L896C16-L896C55" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.SplitterMoved", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L904C16-L904C54" + }, + { + "DocsId": "E:System.Windows.Forms.SplitContainer.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L912C16-L912C41" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L126C13-L126C26" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L136C16-L136C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L148C16-L148C38" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L160C16-L160C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L171C16-L171C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L183C16-L183C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L199C16-L199C36" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L207C16-L207C42" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BindingContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L220C13-L220C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L239C16-L239C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L279C16-L279C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L306C16-L306C25" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L328C13-L328C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.FixedPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L343C13-L343C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.IsSplitterFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L384C35-L384C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L420C15-L420C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L479C35-L479C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L505C16-L505C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L527C13-L527C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2Collapsed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L553C13-L553C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel1MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L581C13-L581C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L600C35-L600C39" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Panel2MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L614C13-L614C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterDistance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L638C13-L638C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L746C13-L746C33" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L766C13-L769C22" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.SplitterWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L784C13-L784C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L821C16-L821C24" + }, + { + "DocsId": "P:System.Windows.Forms.SplitContainer.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs#L838C16-L838C25" + } + ], + "DocsId": "T:System.Windows.Forms.SplitContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitContainer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventArgs.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventArgs.cs#L17C98-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.MouseCursorX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventArgs.cs#L28C31-L28C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.MouseCursorY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventArgs.cs#L33C31-L33C35" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.SplitX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventArgs.cs#L38C25-L38C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterCancelEventArgs.SplitY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventArgs.cs#L43C25-L43C29" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterCancelEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.Invoke(System.Object,System.Windows.Forms.SplitterCancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.BeginInvoke(System.Object,System.Windows.Forms.SplitterCancelEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.SplitterCancelEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterCancelEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/SplitterCancelEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Selectable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ValidationConstraints.ImmediateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ValidationConstraints", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Containers/ValidationConstraints.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs#L12C5-L12C73" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.#ctor(System.Windows.Forms.DockingBehavior)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs#L14C5-L14C98" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs#L22C9-L27C90" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs#L30C42-L30C71" + }, + { + "DocsId": "M:System.Windows.Forms.DockingAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs#L32C50-L32C65" + }, + { + "DocsId": "F:System.Windows.Forms.DockingAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DockingAttribute.DockingBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs#L18C46-L18C50" + } + ], + "DocsId": "T:System.Windows.Forms.DockingAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.Never", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.Ask", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingBehavior.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockingBehavior.AutoDock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingBehavior.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DockingBehavior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockingBehavior.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DockStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DockStyle.Fill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DockStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/DockStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/HorizontalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.HorizontalAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/HorizontalAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.HorizontalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/HorizontalAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ImageLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ImageLayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ImageLayout.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ImageLayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ImageLayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutEventArgs.#ctor(System.ComponentModel.IComponent,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventArgs.cs#L12C5-L16C6" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventArgs.#ctor(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventArgs.cs#L19C11-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventArgs.cs#L27C13-L29C27" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventArgs.cs#L33C40-L33C68" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutEventArgs.AffectedProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventArgs.cs#L35C39-L35C43" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.Invoke(System.Object,System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.BeginInvoke(System.Object,System.Windows.Forms.LayoutEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.LayoutEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LayoutSettings.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutSettings.cs#L10C5-L12C6" + }, + { + "DocsId": "P:System.Windows.Forms.LayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutSettings.cs#L19C50-L19C54" + } + ], + "DocsId": "T:System.Windows.Forms.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LeftRightAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LeftRightAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.LeftRightAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LeftRightAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LeftRightAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LeftRightAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventArgs.#ctor(System.Drawing.Graphics,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventArgs.cs#L15C11-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventArgs.#ctor(System.Drawing.Graphics,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventArgs.cs#L19C5-L25C6" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventArgs.cs#L30C32-L30C36" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventArgs.cs#L35C24-L35C28" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.ItemHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventArgs.cs#L41C29-L41C33" + }, + { + "DocsId": "P:System.Windows.Forms.MeasureItemEventArgs.ItemWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventArgs.cs#L47C28-L47C32" + } + ], + "DocsId": "T:System.Windows.Forms.MeasureItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.Invoke(System.Object,System.Windows.Forms.MeasureItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.MeasureItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MeasureItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MeasureItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/MeasureItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Orientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Orientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Orientation.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Orientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Orientation.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Orientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Orientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/Orientation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.RightToLeft.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.No", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.Yes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/RightToLeft.cs" + }, + { + "DocsId": "F:System.Windows.Forms.RightToLeft.Inherit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/RightToLeft.cs" + } + ], + "DocsId": "T:System.Windows.Forms.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/RightToLeft.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SizeType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.Absolute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/SizeType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeType.Percent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/SizeType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/SizeType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.Overlay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.ImageBeforeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.TextBeforeImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.ImageAboveText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/TextImageRelation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextImageRelation.TextAboveImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/TextImageRelation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextImageRelation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/TextImageRelation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MdiClient.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L24C5-L40C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L135C9-L135C44" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.LayoutMdi(System.Windows.Forms.MdiLayout)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L144C9-L164C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L172C9-L179C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L191C9-L205C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L216C9-L218C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L222C9-L275C6" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L330C9-L370C6" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L51C13-L57C27" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L68C13-L79C47" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L88C13-L117C23" + }, + { + "DocsId": "P:System.Windows.Forms.MdiClient.MdiChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs#L129C13-L129C35" + }, + { + "DocsId": "T:System.Windows.Forms.MdiClient.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.ControlCollection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MdiClient", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MdiLayout.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.Cascade", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.TileHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.TileVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDILayout.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MdiLayout.ArrangeIcons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDILayout.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MdiLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDILayout.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "DocsId": "M:System.Windows.Forms.MethodInvoker.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MethodInvoker", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MethodInvoker.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NativeWindow.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L71C67-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L78C9-L79C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L153C34-L153C38" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.AssignHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L290C48-L290C96" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L397C9-L487C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L495C9-L518C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.DestroyHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L525C9-L545C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L551C12-L551C75" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.OnHandleChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L586C5-L586C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.OnThreadException(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L645C5-L645C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.ReleaseHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L652C9-L653C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L903C9-L917C6" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.WmDpiChangedAfterParent(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L920C7-L920C8" + }, + { + "DocsId": "M:System.Windows.Forms.NativeWindow.WmDpiChangedBeforeParent(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L923C7-L923C8" + }, + { + "DocsId": "P:System.Windows.Forms.NativeWindow.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L149C29-L149C33" + }, + { + "DocsId": "P:System.Windows.Forms.NativeWindow.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs#L153C34-L153C38" + } + ], + "DocsId": "T:System.Windows.Forms.NativeWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NativeWindow.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NavigateEventArgs.#ctor(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs#L8C5-L11C6" + }, + { + "DocsId": "P:System.Windows.Forms.NavigateEventArgs.Forward", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs#L13C27-L13C31" + } + ], + "DocsId": "T:System.Windows.Forms.NavigateEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.Invoke(System.Object,System.Windows.Forms.NavigateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.BeginInvoke(System.Object,System.Windows.Forms.NavigateEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.NavigateEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.NavigateEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NavigateEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L34C5-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L67C47-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L388C9-L412C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.ShowBalloonTip(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L524C9-L525C6" + }, + { + "DocsId": "M:System.Windows.Forms.NotifyIcon.ShowBalloonTip(System.Int32,System.String,System.String,System.Windows.Forms.ToolTipIcon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L547C9-L599C6" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipClicked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L152C16-L152C66" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipClosed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L164C16-L164C65" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.BalloonTipShown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L176C16-L176C64" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L304C16-L304C54" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L315C16-L315C60" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L326C16-L326C59" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L337C16-L337C65" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L349C16-L349C58" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L361C16-L361C58" + }, + { + "DocsId": "E:System.Windows.Forms.NotifyIcon.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L374C16-L374C56" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L87C13-L87C36" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L109C13-L109C36" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.BalloonTipTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L134C13-L134C37" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L187C13-L187C38" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L208C13-L208C26" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L234C13-L234C26" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L267C13-L267C29" + }, + { + "DocsId": "P:System.Windows.Forms.NotifyIcon.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs#L289C13-L289C30" + } + ], + "DocsId": "T:System.Windows.Forms.NotifyIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/NotifyIcon.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L20C54-L20C86" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L26C9-L26C67" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetDataObject(System.Object,System.Boolean,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L34C9-L74C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L81C9-L149C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L156C9-L174C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L179C43-L179C86" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L186C9-L186C87" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L195C50-L195C103" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L201C43-L201C94" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L206C42-L206C82" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L214C9-L215C59" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L221C47-L221C95" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L230C9-L230C87" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L240C9-L247C23" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L253C40-L253C95" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L258C39-L258C74" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L266C9-L267C80" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L273C55-L273C109" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L279C9-L279C110" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L286C9-L293C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L300C9-L319C6" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L325C9-L325C120" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L330C48-L330C89" + }, + { + "DocsId": "M:System.Windows.Forms.Clipboard.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs#L338C9-L341C6" + } + ], + "DocsId": "T:System.Windows.Forms.Clipboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/Clipboard.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataFormats.GetFormat(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs#L157C9-L192C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataFormats.GetFormat(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs#L201C9-L201C41" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.UnicodeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Dib", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.EnhancedMetafile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.MetafilePict", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.SymbolicLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Dif", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Tiff", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.OemText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Palette", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.PenData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Riff", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.WaveAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.FileDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Locale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Html", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.CommaSeparatedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.StringFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DataFormats.Serializable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "DocsId": "T:System.Windows.Forms.DataFormats.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.Format.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DataFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L38C5-L41C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L46C5-L65C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.#ctor(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L71C53-L71C84" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L96C9-L96C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L98C54-L98C88" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetData(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L100C52-L100C101" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L103C9-L103C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L105C58-L105C99" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetDataPresent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L107C56-L107C110" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFormats(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L109C61-L109C110" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L111C45-L111C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L114C9-L114C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L116C65-L116C112" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L118C63-L118C110" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetData(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L120C50-L120C89" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsAudio", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L123C44-L123C109" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L125C51-L125C114" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L127C44-L127C105" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L129C43-L129C83" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.ContainsText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L134C9-L135C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetAudioStream", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L138C48-L138C108" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetFileDropList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L142C9-L148C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L151C41-L151C96" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L153C40-L153C75" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.GetText(System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L158C9-L159C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetAudio(System.Byte[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L162C56-L162C110" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetAudio(System.IO.Stream)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L165C9-L165C96" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetFileDropList(System.Collections.Specialized.StringCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L169C9-L172C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetImage(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L174C50-L174C114" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetText(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L176C53-L176C98" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.SetText(System.String,System.Windows.Forms.TextDataFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L180C9-L186C6" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L225C9-L225C102" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#DUnadvise(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L227C62-L227C120" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#EnumDAdvise(System.Runtime.InteropServices.ComTypes.IEnumSTATDATA@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L230C9-L230C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#EnumFormatEtc(System.Runtime.InteropServices.ComTypes.DATADIR)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L233C9-L233C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetCanonicalFormatEtc(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.FORMATETC@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L236C9-L236C102" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetData(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L239C9-L239C78" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#GetDataHere(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L242C9-L242C82" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#QueryGetData(System.Runtime.InteropServices.ComTypes.FORMATETC@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L245C9-L245C71" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.System#Runtime#InteropServices#ComTypes#IDataObject#SetData(System.Runtime.InteropServices.ComTypes.FORMATETC@,System.Runtime.InteropServices.ComTypes.STGMEDIUM@,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L248C9-L248C92" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#DAdvise(Windows.Win32.System.Com.FORMATETC*,System.UInt32,Windows.Win32.System.Com.IAdviseSink*,System.UInt32*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L255C9-L255C99" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#DUnadvise(System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L258C9-L258C72" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#EnumDAdvise(Windows.Win32.System.Com.IEnumSTATDATA**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L261C9-L261C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#EnumFormatEtc(System.UInt32,Windows.Win32.System.Com.IEnumFORMATETC**)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L264C9-L264C92" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#GetData(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.STGMEDIUM*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L267C9-L267C79" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#GetDataHere(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.STGMEDIUM*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L270C9-L270C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#QueryGetData(Windows.Win32.System.Com.FORMATETC*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L273C9-L273C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#GetCanonicalFormatEtc(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.FORMATETC*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L276C9-L276C99" + }, + { + "DocsId": "M:System.Windows.Forms.DataObject.Windows#Win32#System#Com#IDataObject#Interface#SetData(Windows.Win32.System.Com.FORMATETC*,Windows.Win32.System.Com.STGMEDIUM*,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs#L279C9-L279C87" + } + ], + "DocsId": "T:System.Windows.Forms.DataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataObject.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DragAction.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Continue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Drop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragAction.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragAction.Cancel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragAction.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragAction.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DragDropEffects.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragDropEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragDropEffects.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DragEventArgs.#ctor(System.Windows.Forms.IDataObject,System.Int32,System.Int32,System.Int32,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DragDropEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L22C11-L24C6" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventArgs.#ctor(System.Windows.Forms.IDataObject,System.Int32,System.Int32,System.Int32,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DragDropEffects,System.Windows.Forms.DropImageType,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L29C5-L49C6" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Data", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L55C32-L55C36" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.KeyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L60C27-L60C31" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.X", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L65C20-L65C24" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Y", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L70C20-L70C24" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.AllowedEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L76C44-L76C48" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Effect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L81C37-L81C41" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.DropImageType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L86C42-L86C46" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.Message", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L96C30-L96C34" + }, + { + "DocsId": "P:System.Windows.Forms.DragEventArgs.MessageReplacementToken", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs#L106C46-L106C50" + } + ], + "DocsId": "T:System.Windows.Forms.DragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.Invoke(System.Object,System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DropImageType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Copy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Move", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Label", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DropImageType.NoImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DropImageType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DropImageType.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetData(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetDataPresent(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetFormats(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.GetFormats", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.String,System.Boolean,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.String,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.Type,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDataObject.SetData(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDataObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/IDataObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragEnter(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragLeave(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragDrop(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ISupportOleDropTarget.cs" + }, + { + "DocsId": "M:System.Windows.Forms.IDropTarget.OnDragOver(System.Windows.Forms.DragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ISupportOleDropTarget.cs" + } + ], + "DocsId": "T:System.Windows.Forms.IDropTarget", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ISupportOleDropTarget.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemDragEventArgs.#ctor(System.Windows.Forms.MouseButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventArgs.cs#L12C11-L14C6" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventArgs.#ctor(System.Windows.Forms.MouseButtons,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventArgs.cs#L16C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.ItemDragEventArgs.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventArgs.cs#L22C34-L22C38" + }, + { + "DocsId": "P:System.Windows.Forms.ItemDragEventArgs.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventArgs.cs#L24C27-L24C31" + } + ], + "DocsId": "T:System.Windows.Forms.ItemDragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.Invoke(System.Object,System.Windows.Forms.ItemDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ItemDragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ItemDragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ItemDragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/ItemDragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventArgs.#ctor(System.Int32,System.Boolean,System.Windows.Forms.DragAction)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventArgs.cs#L14C5-L19C6" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.KeyState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventArgs.cs#L24C27-L24C31" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.EscapePressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventArgs.cs#L29C33-L29C37" + }, + { + "DocsId": "P:System.Windows.Forms.QueryContinueDragEventArgs.Action", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventArgs.cs#L34C32-L34C36" + } + ], + "DocsId": "T:System.Windows.Forms.QueryContinueDragEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.Invoke(System.Object,System.Windows.Forms.QueryContinueDragEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.BeginInvoke(System.Object,System.Windows.Forms.QueryContinueDragEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.QueryContinueDragEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.QueryContinueDragEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/QueryContinueDragEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.UnicodeText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Rtf", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.Html", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/TextDataFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextDataFormat.CommaSeparatedValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/TextDataFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextDataFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/TextDataFormat.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OSFeature.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L27C5-L29C6" + }, + { + "DocsId": "M:System.Windows.Forms.OSFeature.GetVersionPresent(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L43C9-L48C21" + }, + { + "DocsId": "M:System.Windows.Forms.OSFeature.IsPresent(System.Windows.Forms.SystemParameter)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L54C62-L67C19" + }, + { + "DocsId": "F:System.Windows.Forms.OSFeature.LayeredWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "DocsId": "F:System.Windows.Forms.OSFeature.Themes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "DocsId": "P:System.Windows.Forms.OSFeature.Feature", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs#L35C40-L35C69" + } + ], + "DocsId": "T:System.Windows.Forms.OSFeature", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OSFeature.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L18C5-L35C6" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.IsEmpty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L64C38-L64C92" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.Copy(System.Windows.Forms.OwnerDrawPropertyBag)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L71C9-L84C6" + }, + { + "DocsId": "M:System.Windows.Forms.OwnerDrawPropertyBag.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L88C9-L91C6" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L41C25-L41C29" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L43C30-L43C34" + }, + { + "DocsId": "P:System.Windows.Forms.OwnerDrawPropertyBag.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs#L45C30-L45C34" + } + ], + "DocsId": "T:System.Windows.Forms.OwnerDrawPropertyBag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OwnerDrawPropertyBag.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.FlowDirection.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.LeftToRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.TopDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowDirection.cs" + }, + { + "DocsId": "F:System.Windows.Forms.FlowDirection.BottomUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowDirection.cs" + } + ], + "DocsId": "T:System.Windows.Forms.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowDirection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs#L18C5-L21C6" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs#L53C53-L53C101" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.GetFlowBreak(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs#L59C9-L61C58" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutPanel.SetFlowBreak(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs#L67C9-L70C6" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs#L23C50-L23C69" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs#L31C16-L31C49" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutPanel.WrapContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs#L45C16-L45C48" + } + ], + "DocsId": "T:System.Windows.Forms.FlowLayoutPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.FlowLayoutSettings.SetFlowBreak(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutSettings.cs#L47C9-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.FlowLayoutSettings.GetFlowBreak(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutSettings.cs#L58C9-L61C55" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutSettings.cs#L17C50-L17C69" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.FlowDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutSettings.cs#L24C16-L24C51" + }, + { + "DocsId": "P:System.Windows.Forms.FlowLayoutSettings.WrapContents", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutSettings.cs#L37C16-L37C50" + } + ], + "DocsId": "T:System.Windows.Forms.FlowLayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/FlowLayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Panel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L26C22-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L220C9-L226C6" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L242C9-L242C88" + }, + { + "DocsId": "M:System.Windows.Forms.Panel.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L253C11-L253C42" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L57C16-L57C45" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L165C16-L165C35" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L173C16-L173C37" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.KeyPress", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L181C16-L181C38" + }, + { + "DocsId": "E:System.Windows.Forms.Panel.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L208C16-L208C41" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L47C16-L47C29" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L71C16-L71C33" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L104C16-L104C28" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L126C13-L141C23" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L149C44-L149C57" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L190C16-L190C28" + }, + { + "DocsId": "P:System.Windows.Forms.Panel.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs#L200C16-L200C25" + } + ], + "DocsId": "T:System.Windows.Forms.Panel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/Panel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SplitterPanel.#ctor(System.Windows.Forms.SplitContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L14C50-L18C6" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L43C16-L43C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L294C16-L294C44" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L306C16-L306C41" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L318C16-L318C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.TabIndexChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L330C16-L330C45" + }, + { + "DocsId": "E:System.Windows.Forms.SplitterPanel.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L342C16-L342C44" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L31C16-L31C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L57C16-L57C37" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L69C16-L69C27" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L82C16-L82C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L100C16-L100C25" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L112C16-L112C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L125C16-L125C43" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L143C16-L143C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L153C49-L153C64" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L163C16-L163C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L175C16-L175C32" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L190C16-L190C25" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L211C16-L211C27" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L223C16-L223C50" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.TabIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L235C16-L235C29" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L249C16-L249C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L262C16-L262C28" + }, + { + "DocsId": "P:System.Windows.Forms.SplitterPanel.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs#L276C16-L276C42" + } + ], + "DocsId": "T:System.Windows.Forms.SplitterPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/SplitterPanel.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/ColumnStyle.cs#L8C5-L10C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor(System.Windows.Forms.SizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/ColumnStyle.cs#L12C5-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.ColumnStyle.#ctor(System.Windows.Forms.SizeType,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/ColumnStyle.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.ColumnStyle.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/ColumnStyle.cs#L25C16-L25C20" + } + ], + "DocsId": "T:System.Windows.Forms.ColumnStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/ColumnStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/RowStyle.cs#L8C5-L10C6" + }, + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor(System.Windows.Forms.SizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/RowStyle.cs#L12C5-L15C6" + }, + { + "DocsId": "M:System.Windows.Forms.RowStyle.#ctor(System.Windows.Forms.SizeType,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/RowStyle.cs#L17C5-L21C6" + }, + { + "DocsId": "P:System.Windows.Forms.RowStyle.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/RowStyle.cs#L25C16-L25C20" + } + ], + "DocsId": "T:System.Windows.Forms.RowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/RowStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventArgs.cs#L20C11-L25C6" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.CellBounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventArgs.cs#L40C35-L40C39" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventArgs.cs#L42C25-L42C29" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutCellPaintEventArgs.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventArgs.cs#L44C22-L44C26" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutCellPaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.Invoke(System.Object,System.Windows.Forms.TableLayoutCellPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.TableLayoutCellPaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutCellPaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutCellPaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutCellPaintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Add(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutColumnStyleCollection.cs#L19C48-L19C78" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Insert(System.Int32,System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutColumnStyleCollection.cs#L21C63-L21C103" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Remove(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutColumnStyleCollection.cs#L29C52-L29C85" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.Contains(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutColumnStyleCollection.cs#L31C54-L31C89" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutColumnStyleCollection.IndexOf(System.Windows.Forms.ColumnStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutColumnStyleCollection.cs#L33C52-L33C86" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutColumnStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutColumnStyleCollection.cs#L25C16-L25C50" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutColumnStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutColumnStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutControlCollection.#ctor(System.Windows.Forms.TableLayoutPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutControlCollection.cs#L16C71-L19C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutControlCollection.Add(System.Windows.Forms.Control,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutControlCollection.cs#L31C9-L34C6" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutControlCollection.Container", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutControlCollection.cs#L24C41-L24C45" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L27C5-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.CreateControlsInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L167C70-L167C108" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L177C9-L177C57" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumnSpan(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L184C9-L184C52" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetColumnSpan(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L189C9-L191C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRowSpan(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L197C47-L197C87" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetRowSpan(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L202C9-L204C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRow(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L212C43-L212C79" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetRow(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L217C9-L219C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetCellPosition(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L228C9-L228C54" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetCellPosition(System.Windows.Forms.Control,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L232C9-L232C64" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumn(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L240C46-L240C85" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.SetColumn(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L245C9-L247C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetControlFromPosition(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L253C9-L253C75" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetPositionFromControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L256C9-L256C61" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetColumnWidths", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L265C9-L277C19" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.GetRowHeights", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L287C9-L299C19" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L321C9-L323C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnCellPaint(System.Windows.Forms.TableLayoutCellPaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L327C9-L328C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L332C9-L482C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L487C9-L489C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanel.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L496C9-L498C6" + }, + { + "DocsId": "E:System.Windows.Forms.TableLayoutPanel.CellPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L310C16-L310C58" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L32C50-L32C70" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.LayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L39C16-L39C36" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L65C16-L65C32" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.CellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L79C15-L79C59" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.Controls", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L100C57-L100C100" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L113C16-L113C48" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.GrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L131C16-L131C46" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L146C16-L146C45" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.RowStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L156C55-L156C85" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanel.ColumnStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs#L164C61-L164C94" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanel.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.InsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetPartial", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelCellBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellBorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L13C9-L18C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L26C9-L31C42" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.Equals(System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L35C12-L35C54" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.op_Equality(System.Windows.Forms.TableLayoutPanelCellPosition,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L39C9-L39C59" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.op_Inequality(System.Windows.Forms.TableLayoutPanelCellPosition,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L44C9-L44C28" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L47C51-L47C68" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutPanelCellPosition.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L49C51-L49C80" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanelCellPosition.Row", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L20C22-L20C26" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutPanelCellPosition.Column", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs#L22C25-L22C29" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelCellPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelCellPosition.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.AddRows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelGrowStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TableLayoutPanelGrowStyle.AddColumns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelGrowStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutPanelGrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutPanelGrowStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Add(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutRowStyleCollection.cs#L19C42-L19C69" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Insert(System.Int32,System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutRowStyleCollection.cs#L21C57-L21C94" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Remove(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutRowStyleCollection.cs#L29C46-L29C76" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.Contains(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutRowStyleCollection.cs#L31C48-L31C80" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutRowStyleCollection.IndexOf(System.Windows.Forms.RowStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutRowStyleCollection.cs#L33C46-L33C77" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutRowStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutRowStyleCollection.cs#L25C16-L25C47" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutRowStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutRowStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetColumnSpan(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L236C9-L245C66" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetColumnSpan(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L251C9-L270C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetRowSpan(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L274C9-L283C63" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetRowSpan(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L289C9-L308C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetRow(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L318C9-L328C43" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetRow(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L339C9-L343C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetCellPosition(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L353C9-L355C86" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetCellPosition(System.Object,System.Windows.Forms.TableLayoutPanelCellPosition)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L366C9-L369C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.GetColumn(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L379C9-L389C46" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.SetColumn(System.Object,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L400C9-L411C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutSettings.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L470C9-L487C6" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L58C50-L58C70" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.ColumnCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L97C13-L98C45" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.RowCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L123C13-L124C42" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.RowStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L144C13-L151C48" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.ColumnStyles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L163C13-L170C51" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutSettings.GrowStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs#L185C16-L185C62" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettings.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyle.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyle.cs" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyle.SizeType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyle.cs#L20C15-L20C32" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L26C37-L26C66" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.Add(System.Windows.Forms.TableLayoutStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L30C9-L40C22" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L45C9-L55C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L59C16-L59C33" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L62C13-L72C10" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L83C9-L100C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L104C44-L111C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L115C9-L119C6" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L121C43-L121C78" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L123C41-L123C75" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L125C31-L125C62" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L127C30-L127C60" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L129C61-L129C112" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L133C40-L133C80" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L135C36-L135C70" + }, + { + "DocsId": "M:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L137C48-L137C74" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L59C16-L59C33" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L77C16-L77C55" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L125C31-L125C62" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L127C30-L127C60" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L131C25-L131C41" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L133C40-L133C80" + }, + { + "DocsId": "P:System.Windows.Forms.TableLayoutStyleCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs#L135C36-L135C70" + } + ], + "DocsId": "T:System.Windows.Forms.TableLayoutStyleCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutStyleCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Offline", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Online", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerLineStatus.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PowerLineStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerLineStatus.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PowerState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerState.Suspend", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PowerState.Hibernate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PowerState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerState.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.PowerStatus.PowerLineStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L20C13-L21C69" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryChargeStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L29C13-L30C72" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryFullLifetime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L38C13-L39C64" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryLifePercent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L47C13-L49C56" + }, + { + "DocsId": "P:System.Windows.Forms.PowerStatus.BatteryLifeRemaining", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs#L57C13-L58C60" + } + ], + "DocsId": "T:System.Windows.Forms.PowerStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PowerStatus.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageProcessed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PreProcessControlState.MessageNotNeeded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PreProcessControlState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PreProcessControlState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L29C5-L29C40" + }, + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L211C9-L221C6" + }, + { + "DocsId": "M:System.Windows.Forms.PageSetupDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L266C9-L348C6" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L37C32-L37C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L46C36-L46C40" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowPaper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L55C30-L55C34" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.AllowPrinter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L63C32-L63C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L73C16-L73C30" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.EnableMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L93C32-L93C36" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.MinMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L103C16-L103C27" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.PageSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L117C16-L117C29" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L135C16-L135C32" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L149C28-L149C32" + }, + { + "DocsId": "P:System.Windows.Forms.PageSetupDialog.ShowNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs#L157C31-L157C35" + } + ], + "DocsId": "T:System.Windows.Forms.PageSetupDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PageSetupDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.#ctor(System.Drawing.Printing.PrintController)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L18C11-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.#ctor(System.Drawing.Printing.PrintController,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L22C5-L26C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L35C9-L61C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L68C9-L78C23" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnEndPage(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintPageEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L86C9-L95C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintControllerWithStatusDialog.OnEndPrint(System.Drawing.Printing.PrintDocument,System.Drawing.Printing.PrintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L102C9-L111C6" + }, + { + "DocsId": "P:System.Windows.Forms.PrintControllerWithStatusDialog.IsPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs#L28C39-L28C80" + } + ], + "DocsId": "T:System.Windows.Forms.PrintControllerWithStatusDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintControllerWithStatusDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L33C5-L33C36" + }, + { + "DocsId": "M:System.Windows.Forms.PrintDialog.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L208C9-L217C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintDialog.RunDialog(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L220C9-L220C92" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowCurrentPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L40C36-L40C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowSomePages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L48C34-L48C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowPrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L56C36-L56C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.AllowSelection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L64C34-L64C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L75C16-L75C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.PrinterSettings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L98C16-L98C58" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.PrintToFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L115C31-L115C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L123C28-L123C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.ShowNetwork", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L131C31-L131C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintDialog.UseEXDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs#L145C31-L145C35" + } + ], + "DocsId": "T:System.Windows.Forms.PrintDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L31C5-L91C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnStartPageChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L242C9-L246C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.ResetBackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L293C46-L293C83" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.ResetForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L298C46-L298C69" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L305C12-L305C57" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L309C9-L316C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L320C9-L326C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnGotFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L330C9-L332C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnLostFocus(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L336C9-L338C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L340C68-L340C114" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.OnPaint(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L344C9-L377C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.InvalidatePreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L549C9-L558C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L1071C9-L1080C6" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewControl.StartPageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L236C16-L236C65" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L280C16-L280C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L101C9-L101C13" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.AutoZoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L113C16-L113C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Zoom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L132C16-L132C21" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L154C16-L154C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Rows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L170C16-L170C21" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Columns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L188C16-L188C24" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.StartPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L208C13-L216C26" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L257C16-L257C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L272C16-L272C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewControl.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs#L288C16-L288C28" + } + ], + "DocsId": "T:System.Windows.Forms.PrintPreviewControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L51C5-L59C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.OnClosing(System.ComponentModel.CancelEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L991C9-L993C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.CreateHandle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1000C9-L1006C6" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.ProcessDialogKey(System.Windows.Forms.Keys)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1010C9-L1043C47" + }, + { + "DocsId": "M:System.Windows.Forms.PrintPreviewDialog.ProcessTabKey(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L1048C9-L1054C22" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L100C16-L100C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L116C16-L116C49" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L132C16-L132C46" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ContextMenuStripChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L164C16-L164C53" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MaximumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L220C16-L220C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MarginChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L244C16-L244C43" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.MinimumSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L261C16-L261C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.PaddingChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L277C16-L277C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.SizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L293C16-L293C41" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.CausesValidationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L373C16-L373C53" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.EnabledChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L395C16-L395C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.LocationChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L412C16-L412C45" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.CursorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L445C16-L445C43" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L461C16-L461C52" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L477C16-L477C58" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L493C16-L493C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.VisibleChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L533C16-L533C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L549C16-L549C46" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L573C16-L573C48" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.RightToLeftLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L581C16-L581C54" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.TabStopChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L597C16-L597C44" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L614C16-L614C41" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.DockChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L630C16-L630C41" + }, + { + "DocsId": "E:System.Windows.Forms.PrintPreviewDialog.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L647C16-L647C41" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AcceptButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L65C16-L65C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScale", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L74C16-L74C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L83C16-L83C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L92C16-L92C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L108C16-L108C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L124C16-L124C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.CancelButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L140C16-L140C33" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ControlBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L148C16-L148C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L156C16-L156C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.FormBorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L172C16-L172C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L180C16-L180C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L188C16-L188C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.IsMdiContainer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L196C16-L196C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.KeyPreview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L204C16-L204C31" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MaximumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L212C16-L212C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MaximizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L228C16-L228C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Margin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L236C16-L236C27" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L253C16-L253C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Padding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L269C16-L269C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L285C16-L285C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.StartPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L301C16-L301C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TopMost", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L309C16-L309C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TransparencyKey", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L317C16-L317C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.UseWaitCursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L325C16-L325C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.WindowState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L333C16-L333C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleRole", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L341C16-L341C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleDescription", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L349C16-L349C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AccessibleName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L357C16-L357C35" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.CausesValidation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L365C16-L365C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DataBindings", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L379C58-L379C75" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DefaultMinimumSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L381C51-L381C64" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L387C16-L387C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Location", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L404C16-L404C29" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L420C16-L420C24" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AllowDrop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L428C16-L428C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Cursor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L437C16-L437C27" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L453C16-L453C36" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L469C16-L469C42" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L485C16-L485C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L501C16-L501C37" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L509C16-L509C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Anchor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L517C16-L517C27" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L525C16-L525C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L541C16-L541C30" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L557C16-L557C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.RightToLeftLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L565C16-L565C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L589C16-L589C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L606C16-L606C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Dock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L622C16-L622C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L639C16-L639C25" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L653C48-L653C64" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.UseAntiAlias", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L660C16-L660C48" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.AutoScaleBaseSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L670C16-L670C38" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Document", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L686C16-L686C40" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.MinimizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L695C16-L695C32" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.PrintPreviewControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L705C55-L705C70" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.Opacity", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L711C16-L711C28" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.ShowInTaskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L720C16-L720C34" + }, + { + "DocsId": "P:System.Windows.Forms.PrintPreviewDialog.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs#L729C16-L729C34" + } + ], + "DocsId": "T:System.Windows.Forms.PrintPreviewDialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Printing/PrintPreviewDialog.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventArgs.#ctor(System.Windows.Forms.GridItem,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L11C5-L15C6" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyValueChangedEventArgs.ChangedItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L17C36-L17C40" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyValueChangedEventArgs.OldValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs#L19C31-L19C35" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyValueChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.Invoke(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyValueChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyValueChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/PropertyValueChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Border3DSide.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.Middle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DSide.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Border3DSide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DSide.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Adjust", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Bump", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Etched", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.RaisedInner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.RaisedOuter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.SunkenInner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Border3DStyle.SunkenOuter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Border3DStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/Border3DStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.BorderStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.FixedSingle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/BorderStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.BorderStyle.Fixed3D", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/BorderStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/BorderStyle.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmap16Bit(System.Drawing.Bitmap,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L150C9-L238C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmapTransparencyMask(System.Drawing.Bitmap)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L246C9-L295C111" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.CreateHBitmapColorMask(System.Drawing.Bitmap,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L305C9-L327C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L371C72-L371C118" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Dark(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L376C50-L376C86" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DarkDark(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L381C54-L381C90" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.ButtonBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L523C9-L542C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle,System.Drawing.Color,System.Int32,System.Windows.Forms.ButtonBorderStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L555C9-L564C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L977C12-L981C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Border3DStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L987C12-L991C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.Border3DStyle,System.Windows.Forms.Border3DSide)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L998C12-L998C109" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1004C12-L1008C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.Border3DStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1014C12-L1017C93" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawBorder3D(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.Border3DStyle,System.Windows.Forms.Border3DSide)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1025C9-L1048C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1180C12-L1180C100" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1187C9-L1194C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCaptionButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.CaptionButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1203C31-L1207C19" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCaptionButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.CaptionButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1216C31-L1222C25" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1228C12-L1228C102" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawCheckBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1236C9-L1250C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1256C12-L1256C105" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawComboButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1262C12-L1268C25" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawContainerGrabHandle(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1275C9-L1312C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1398C12-L1398C99" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawFocusRectangle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1405C12-L1405C83" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawGrabHandle(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1485C9-L1505C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawGrid(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Size,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1512C9-L1552C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawImageDisabled(System.Drawing.Graphics,System.Drawing.Image,System.Int32,System.Int32,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1594C12-L1594C116" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawLockedFrame(System.Drawing.Graphics,System.Drawing.Rectangle,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1685C9-L1696C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.MenuGlyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1702C12-L1702C103" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.MenuGlyph,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1713C29-L1718C23" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MenuGlyph)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1724C12-L1724C123" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMenuGlyph(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.MenuGlyph,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1735C29-L1741C23" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMixedCheckBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1747C12-L1747C107" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawMixedCheckBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1751C9-L1758C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawRadioButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1764C12-L1764C105" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawRadioButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1771C9-L1778C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawReversibleFrame(System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.FrameStyle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1790C9-L1819C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawReversibleLine(System.Drawing.Point,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1826C9-L1840C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawScrollButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ScrollButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1846C12-L1846C114" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawScrollButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.ScrollButton,System.Windows.Forms.ButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1855C31-L1861C25" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSelectionFrame(System.Drawing.Graphics,System.Boolean,System.Drawing.Rectangle,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1874C9-L1882C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics,System.Drawing.Color,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1888C12-L1888C94" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawSizeGrip(System.Drawing.Graphics,System.Drawing.Color,System.Int32,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1895C9-L1910C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.Graphics,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.RectangleF,System.Drawing.StringFormat)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1952C9-L1971C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawStringDisabled(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Rectangle,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L1984C9-L1991C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.DrawVisualStyleBorder(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L2023C9-L2027C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.FillReversibleRectangle(System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L2037C9-L2054C6" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Light(System.Drawing.Color,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L2266C12-L2266C61" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.Light(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L2271C51-L2271C88" + }, + { + "DocsId": "M:System.Windows.Forms.ControlPaint.LightLight(System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L2276C56-L2276C93" + }, + { + "DocsId": "P:System.Windows.Forms.ControlPaint.ContrastControlDark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs#L140C12-L140C96" + } + ], + "DocsId": "T:System.Windows.Forms.ControlPaint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/ControlPaint.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventArgs.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventArgs.cs#L31C42-L31C85" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.DeviceDpiOld", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventArgs.cs#L25C31-L25C35" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.DeviceDpiNew", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventArgs.cs#L27C31-L27C35" + }, + { + "DocsId": "P:System.Windows.Forms.DpiChangedEventArgs.SuggestedRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventArgs.cs#L29C43-L29C47" + } + ], + "DocsId": "T:System.Windows.Forms.DpiChangedEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.Invoke(System.Object,System.Windows.Forms.DpiChangedEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DpiChangedEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DpiChangedEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DpiChangedEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DpiChangedEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L32C11-L33C8" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Font,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.DrawItemState,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L39C5-L54C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L125C9-L127C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.DrawFocusRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L134C9-L139C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L141C30-L141C54" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L147C9-L148C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IDeviceContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L161C39-L161C72" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Windows#Win32#Graphics#Gdi#IHdcContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L162C33-L162C69" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IDeviceContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L163C41-L163C63" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.Windows#Win32#Graphics#Gdi#IHdcContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L164C38-L164C73" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IGraphicsHdcProvider#GetGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L165C73-L165C107" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IGraphicsHdcProvider#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L166C42-L166C57" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IGraphicsHdcProvider#get_IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L167C55-L167C74" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L85C33-L85C48" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L90C25-L90C29" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L95C32-L95C52" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.Index", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L100C24-L100C28" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L108C34-L108C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L115C12-L115C112" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L118C12-L118C108" + }, + { + "DocsId": "P:System.Windows.Forms.DrawItemEventArgs.System#Drawing#IGraphicsHdcProvider#IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs#L167C55-L167C74" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.Invoke(System.Object,System.Windows.Forms.DrawItemEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawItemEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawItemEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DrawItemState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.ComboBoxEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Focus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Grayed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.HotLight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.NoAccelerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.NoFocusRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawItemState.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawItemState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.DrawMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.OwnerDrawFixed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.DrawMode.OwnerDrawVariable", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/DrawMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InvalidateEventArgs.#ctor(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventArgs.cs#L17C5-L20C6" + }, + { + "DocsId": "P:System.Windows.Forms.InvalidateEventArgs.InvalidRect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventArgs.cs#L26C36-L26C40" + } + ], + "DocsId": "T:System.Windows.Forms.InvalidateEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.Invoke(System.Object,System.Windows.Forms.InvalidateEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.BeginInvoke(System.Object,System.Windows.Forms.InvalidateEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.InvalidateEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.InvalidateEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/InvalidateEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.#ctor(System.Drawing.Graphics,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L37C68-L43C6" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L75C26-L75C40" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L92C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L96C55-L96C81" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IDeviceContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L134C39-L134C72" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Windows#Win32#Graphics#Gdi#IHdcContext#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L135C33-L135C69" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IDeviceContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L136C41-L136C63" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.Windows#Win32#Graphics#Gdi#IHdcContext#ReleaseHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L137C38-L137C73" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IGraphicsHdcProvider#GetGraphics(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L138C73-L138C107" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IGraphicsHdcProvider#GetHdc", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L139C42-L139C57" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventArgs.System#Drawing#IGraphicsHdcProvider#get_IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L140C55-L140C74" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.ClipRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L80C39-L80C59" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L85C33-L85C48" + }, + { + "DocsId": "P:System.Windows.Forms.PaintEventArgs.System#Drawing#IGraphicsHdcProvider#IsGraphicsStateClean", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs#L140C55-L140C74" + } + ], + "DocsId": "T:System.Windows.Forms.PaintEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.Invoke(System.Object,System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PaintEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PaintEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PaintEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/PaintEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.EndEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ExpandTabs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ExternalLeading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.HidePrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.HorizontalCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Internal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.ModifyString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoClipping", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoPrefix", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoFullWidthCharacterBreak", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PathEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PrefixOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.SingleLine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.TextBoxControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.VerticalCenter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.WordBreak", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.WordEllipsis", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PreserveGraphicsClipping", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.PreserveGraphicsTranslateTransform", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.GlyphOverhangPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.NoPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "DocsId": "F:System.Windows.Forms.TextFormatFlags.LeftAndRightPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + } + ], + "DocsId": "T:System.Windows.Forms.TextFormatFlags", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextFormatFlags.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L26C12-L26C72" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L38C12-L38C72" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L47C12-L47C70" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L66C12-L66C70" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L75C12-L75C79" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L98C12-L105C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L115C12-L115C77" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Point,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L140C12-L147C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L150C12-L150C76" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L167C12-L167C76" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L176C12-L176C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L196C12-L196C74" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L205C12-L205C83" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L228C12-L235C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L245C12-L245C81" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.DrawText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L270C12-L277C38" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L382C12-L382C52" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L402C12-L402C52" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L405C12-L405C57" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L419C12-L419C57" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.String,System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L422C12-L422C64" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L440C12-L440C83" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L443C12-L443C56" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L457C12-L457C56" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L460C12-L460C61" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L476C12-L476C61" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.String,System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L484C12-L484C68" + }, + { + "DocsId": "M:System.Windows.Forms.TextRenderer.MeasureText(System.Drawing.IDeviceContext,System.ReadOnlySpan{System.Char},System.Drawing.Font,System.Drawing.Size,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs#L509C12-L509C87" + } + ], + "DocsId": "T:System.Windows.Forms.TextRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Rendering/TextRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Screen.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L244C49-L244C98" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromPoint(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L250C12-L252C39" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromRectangle(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L258C12-L260C48" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L267C9-L269C43" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.FromHandle(System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L276C12-L278C48" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L283C57-L283C82" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L288C63-L288C94" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetWorkingArea(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L293C60-L293C88" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L298C52-L298C72" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L303C58-L303C84" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetBounds(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L308C55-L308C78" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L313C42-L313C64" + }, + { + "DocsId": "M:System.Windows.Forms.Screen.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L345C12-L345C118" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.AllScreens", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L104C13-L127C30" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.BitsPerPixel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L134C32-L134C41" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L139C32-L139C39" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.DeviceName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L144C33-L144C44" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.Primary", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L149C28-L149C36" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.PrimaryScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L158C13-L173C62" + }, + { + "DocsId": "P:System.Windows.Forms.Screen.WorkingArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs#L187C13-L210C33" + } + ], + "DocsId": "T:System.Windows.Forms.Screen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Screen.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/HScrollBar.cs" + }, + { + "DocsId": "P:System.Windows.Forms.HScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/HScrollBar.cs#L17C13-L19C23" + }, + { + "DocsId": "P:System.Windows.Forms.HScrollBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/HScrollBar.cs#L24C12-L24C64" + } + ], + "DocsId": "T:System.Windows.Forms.HScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/HScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.HScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/HScrollProperties.cs#L11C62-L13C6" + } + ], + "DocsId": "T:System.Windows.Forms.HScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/HScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L22C5-L67C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.System#Windows#Forms#Layout#IArrangedElement#get_DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L218C13-L227C37" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.AdjustFormScrollbars(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L282C9-L304C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.GetScrollState(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L575C47-L575C74" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L595C9-L604C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L614C9-L651C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnRightToLeftChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L656C9-L660C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnPaintBackground(System.Windows.Forms.PaintEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L664C9-L688C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnPaddingChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L694C9-L695C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnVisibleChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L700C9-L707C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScaleCore(System.Single,System.Single)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L717C9-L719C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L726C9-L728C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetDisplayRectLocation(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L746C9-L817C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L825C9-L842C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.ScrollToControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L854C9-L901C40" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L932C9-L933C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetAutoScrollMargin(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L953C9-L971C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.SetScrollState(System.Int32,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L1100C9-L1108C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L1467C9-L1482C6" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollableControl.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L923C16-L923C55" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateAutoScrolling", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateHScrollVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateVScrollVisible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateUserHasScrolled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollableControl.ScrollStateFullDrag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L79C16-L79C56" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L100C16-L100C38" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L123C13-L124C46" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.AutoScrollMinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L141C16-L141C38" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L161C13-L181C23" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L194C13-L210C59" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.System#Windows#Forms#Layout#IArrangedElement#DisplayRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L218C13-L227C37" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.HScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L236C16-L236C57" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L247C50-L247C99" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.VScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L254C16-L254C57" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L265C48-L265C95" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPadding", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs#L273C44-L273C87" + }, + { + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdges.cs" + }, + { + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L22C5-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L140C9-L146C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.GetScaledBounds(System.Drawing.Rectangle,System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L487C9-L496C64" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnEnabledChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L503C9-L509C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnHandleCreated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L516C9-L518C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnScroll(System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L524C12-L524C74" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnMouseWheel(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L535C9-L573C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.OnValueChanged(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L579C12-L579C73" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L593C9-L594C79" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.UpdateScrollInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L599C9-L625C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L727C9-L752C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBar.CreateAccessibilityInstance", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L762C12-L762C47" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L70C16-L70C45" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L86C16-L86C46" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackgroundImageChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L102C16-L102C52" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.BackgroundImageLayoutChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L118C16-L118C58" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ForeColorChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L163C16-L163C46" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.FontChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L180C16-L180C41" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ImeModeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L196C16-L196C44" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L342C16-L342C41" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Click", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L392C16-L392C35" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Paint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L400C16-L400C35" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.DoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L408C16-L408C41" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L416C16-L416C40" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseDoubleClick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L424C16-L424C46" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L432C16-L432C39" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L440C16-L440C37" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.MouseMove", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L448C16-L448C39" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.Scroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L459C16-L459C55" + }, + { + "DocsId": "E:System.Windows.Forms.ScrollBar.ValueChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L472C16-L472C61" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L62C16-L62C29" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L78C16-L78C30" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackgroundImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L94C16-L94C36" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.BackgroundImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L110C16-L110C42" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L126C13-L129C23" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.DefaultImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L133C50-L133C65" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.DefaultMargin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L135C49-L135C62" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L155C16-L155C30" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L172C16-L172C25" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ImeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L188C16-L188C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L216C13-L216C68" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L239C16-L239C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L269C16-L269C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L304C13-L304C56" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.TabStop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L323C16-L323C28" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L334C16-L334C25" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L356C16-L356C22" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBar.ScaleScrollBarForDpiChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs#L386C46-L386C50" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawArrowButton(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L29C9-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawHorizontalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L39C9-L42C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawVerticalThumb(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L49C9-L52C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawHorizontalThumbGrip(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L59C9-L62C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawVerticalThumbGrip(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L69C9-L72C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawRightHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L79C9-L82C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawLeftHorizontalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L89C9-L92C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawUpperVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L99C9-L102C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawLowerVerticalTrack(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L109C9-L112C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.DrawSizeBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L119C9-L122C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.GetThumbGripSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L129C9-L131C73" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollBarRenderer.GetSizeBoxSize(System.Drawing.Graphics,System.Windows.Forms.VisualStyles.ScrollBarState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L139C9-L141C73" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollBarRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs#L22C39-L22C70" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBarRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBarRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollBars.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBars.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollBars.Both", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBars.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollBars", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollBars.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollButton.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Min", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollButton.Max", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollButton.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L15C5-L20C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Windows.Forms.ScrollOrientation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L25C5-L31C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L33C5-L38C6" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventArgs.#ctor(System.Windows.Forms.ScrollEventType,System.Int32,System.Int32,System.Windows.Forms.ScrollOrientation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L40C5-L46C6" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L51C35-L51C39" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.NewValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L56C27-L56C31" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.OldValue", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L61C27-L61C31" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollEventArgs.ScrollOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs#L66C50-L66C54" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.Invoke(System.Object,System.Windows.Forms.ScrollEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.BeginInvoke(System.Object,System.Windows.Forms.ScrollEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.SmallDecrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.SmallIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.LargeDecrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.LargeIncrement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.ThumbPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.ThumbTrack", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.First", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.Last", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollEventType.EndScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollEventType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollEventType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ScrollOrientation.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L14C5-L33C6" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.ParentControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L24C51-L24C58" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L43C16-L43C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.LargeChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L81C13-L81C68" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Maximum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L105C16-L105C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Minimum", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L141C16-L141C24" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.SmallChange", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L191C13-L191C56" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L216C16-L216C22" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollProperties.Visible", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs#L241C16-L241C24" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VScrollBar.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollBar.cs" + }, + { + "DocsId": "E:System.Windows.Forms.VScrollBar.RightToLeftChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollBar.cs#L52C16-L52C48" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollBar.cs#L21C13-L23C23" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollBar.cs#L31C13-L36C86" + }, + { + "DocsId": "P:System.Windows.Forms.VScrollBar.RightToLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollBar.cs#L44C16-L44C30" + } + ], + "DocsId": "T:System.Windows.Forms.VScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollBar.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VScrollProperties.#ctor(System.Windows.Forms.ScrollableControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollProperties.cs#L11C62-L13C6" + } + ], + "DocsId": "T:System.Windows.Forms.VScrollProperties", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/VScrollProperties.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.User", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Domain", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Alias", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.WellKnownGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.DeletedAccount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Invalid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Unknown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SecurityIDType.Computer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SecurityIDType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SecurityIDType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SelectionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.One", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.MultiSimple", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SelectionMode.MultiExtended", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SelectionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SelectionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SendKeys.Send(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys/SendKeys.cs#L900C45-L900C68" + }, + { + "DocsId": "M:System.Windows.Forms.SendKeys.SendWait(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys/SendKeys.cs#L970C49-L970C69" + }, + { + "DocsId": "M:System.Windows.Forms.SendKeys.Flush", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys/SendKeys.cs#L991C9-L996C6" + } + ], + "DocsId": "T:System.Windows.Forms.SendKeys", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SendKeys/SendKeys.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Shortcut.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlA", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlB", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlE", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlG", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlH", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlI", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlJ", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlL", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlN", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlO", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlP", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlQ", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlR", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlS", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlT", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlU", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlV", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlZ", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftA", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftB", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftC", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftD", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftE", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftG", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftH", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftI", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftJ", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftK", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftL", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftM", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftN", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftO", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftP", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftQ", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftR", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftS", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftT", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftU", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftV", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftW", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftZ", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.F12", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShiftF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlIns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftIns", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Del", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlDel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.ShiftDel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltRightArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltLeftArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltUpArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltDownArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltBksp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF10", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF11", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.AltF12", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt0", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Alt9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl0", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.Ctrl9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift0", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift6", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift7", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift8", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Shortcut.CtrlShift9", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Shortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Shortcut.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Show", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SizeGripStyle.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SizeGripStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SizeGripStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SortOrder.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.Ascending", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SortOrder.Descending", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SortOrder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SortOrder.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.StructFormat.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Ansi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Unicode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "DocsId": "F:System.Windows.Forms.StructFormat.Auto", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + } + ], + "DocsId": "T:System.Windows.Forms.StructFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/StructFormat.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SystemColorMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemColorMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemColorMode.Classic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemColorMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemColorMode.System", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemColorMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemColorMode.Dark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemColorMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SystemColorMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemColorMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetVerticalScrollBarWidthForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L68C12-L70C57" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetHorizontalScrollBarHeightForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L81C12-L83C57" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetBorderSizeForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L100C9-L103C26" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetMenuFontForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L140C12-L140C79" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.VerticalScrollBarArrowHeightForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L212C12-L212C68" + }, + { + "DocsId": "M:System.Windows.Forms.SystemInformation.GetHorizontalScrollBarArrowWidthForDpi(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L223C12-L225C57" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DragFullWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L33C12-L33C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HighContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L42C13-L44C81" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelScrollLines", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L52C12-L52C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PrimaryMonitorSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L57C46-L57C79" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L62C49-L62C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L75C52-L75C94" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaptionHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L88C40-L88C82" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L93C38-L93C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FixedFrameBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L109C48-L109C89" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarThumbHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L114C55-L114C96" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarThumbWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L119C56-L119C97" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L124C36-L124C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CursorSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L129C38-L129C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L134C36-L134C71" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L171C37-L171C76" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PowerStatus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L176C46-L176C81" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.WorkingArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L185C13-L187C32" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KanjiWindowHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L195C44-L195C90" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MousePresent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L201C40-L201C90" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalScrollBarArrowHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L206C55-L206C97" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalScrollBarArrowWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L217C56-L217C98" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DebugOS", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L230C35-L230C78" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseButtonsSwapped", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L236C47-L236C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimumWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L241C45-L241C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L246C45-L246C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FrameBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L251C43-L251C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinWindowTrackSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L256C46-L256C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DoubleClickSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L263C43-L263C82" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DoubleClickTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L268C42-L268C75" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconSpacingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L273C43-L273C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.RightAlignedMenus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L279C45-L279C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PenWindows", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L284C38-L284C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DbcsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L290C39-L290C88" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L295C39-L295C85" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Secure", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L300C34-L300C78" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Border3DSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L305C40-L305C69" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimizedWindowSpacingSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L310C54-L310C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SmallIconSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L315C41-L315C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ToolWindowCaptionHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L320C50-L320C94" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ToolWindowCaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L325C55-L325C88" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L330C42-L330C79" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ArrangeStartingPosition", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L339C13-L345C66" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ArrangeDirection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L356C13-L359C59" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MinimizedWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L366C47-L366C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MaxWindowTrackSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L372C46-L372C83" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PrimaryMonitorMaximizedWindowSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L378C61-L378C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.Network", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L383C35-L383C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.TerminalServerSession", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L385C49-L385C115" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BootMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L390C40-L390C92" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.DragSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L396C36-L396C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ShowSounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L403C38-L403C86" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuCheckSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L408C41-L408C80" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MidEastEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L413C42-L413C94" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.NativeMouseWheelSupport", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L439C51-L439C106" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelPresent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L444C45-L444C68" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VirtualScreen", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L453C13-L462C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MonitorCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L469C39-L469C107" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MonitorsSameDisplayFormat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L475C12-L475C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ComputerName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L480C42-L480C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserDomainName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L485C44-L485C70" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserInteractive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L494C13-L516C40" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UserName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L524C38-L524C58" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsDropShadowEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L529C47-L529C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsFlatMenuEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L534C45-L534C98" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsFontSmoothingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L539C50-L539C108" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FontSmoothingContrast", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L544C48-L544C113" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.FontSmoothingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L549C44-L549C105" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconHorizontalSpacing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L554C48-L554C110" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IconVerticalSpacing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L559C46-L559C106" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsIconTitleWrappingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L564C54-L564C112" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuAccessKeysUnderlined", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L569C52-L569C109" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KeyboardDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L576C40-L576C97" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsKeyboardPreferred", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L582C47-L582C104" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.KeyboardSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L588C40-L588C97" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseHoverSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L595C12-L596C74" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseHoverTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L602C41-L602C99" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseSpeed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L607C37-L607C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsSnapToDefaultEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L612C50-L612C110" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.PopupMenuAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L618C12-L619C65" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMenuFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L624C45-L624C98" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuShowDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L630C40-L630C97" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsComboBoxAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L635C54-L635C116" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsTitleBarGradientEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L640C53-L640C114" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsHotTrackingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L645C48-L645C104" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsListBoxSmoothScrollingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L650C59-L650C126" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMenuAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L655C50-L655C108" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsSelectionFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L660C50-L660C108" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsToolTipAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L665C53-L665C114" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.UIEffectsEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L670C44-L670C98" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsActiveWindowTrackingEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L675C57-L675C122" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ActiveWindowTrackingDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L680C52-L680C115" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.IsMinimizeRestoreAnimationEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L685C61-L685C115" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.BorderMultiplierFactor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L690C49-L690C99" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaretBlinkTime", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L695C41-L695C73" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.CaretWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L700C37-L700C91" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MouseWheelScrollDelta", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L702C48-L702C72" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalFocusThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L707C49-L707C95" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalFocusThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L712C51-L712C97" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.VerticalResizeBorderThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L717C56-L717C100" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.HorizontalResizeBorderThickness", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L722C58-L722C102" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.ScreenOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L731C13-L743C23" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SizingBorderWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L754C13-L756C66" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.SmallCaptionButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L767C13-L771C34" + }, + { + "DocsId": "P:System.Windows.Forms.SystemInformation.MenuBarButtonSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs#L782C13-L786C34" + } + ], + "DocsId": "T:System.Windows.Forms.SystemInformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemInformation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.SystemParameter.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.DropShadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FlatMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FontSmoothingContrastMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.FontSmoothingTypeMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.MenuFadeEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.SelectionFade", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.ToolTipAnimationMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.UIEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.CaretWidthMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.VerticalFocusThicknessMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "DocsId": "F:System.Windows.Forms.SystemParameter.HorizontalFocusThicknessMetric", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.SystemParameter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/SystemParameter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Timer.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L19C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L42C42-L47C6" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L73C9-L81C6" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.OnTick(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L162C51-L162C76" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L167C28-L167C42" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.Stop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L172C27-L172C42" + }, + { + "DocsId": "M:System.Windows.Forms.Timer.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L174C42-L174C84" + }, + { + "DocsId": "E:System.Windows.Forms.Timer.Tick", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L64C16-L64C33" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L55C26-L55C30" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L91C16-L91C77" + }, + { + "DocsId": "P:System.Windows.Forms.Timer.Interval", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs#L133C16-L133C25" + } + ], + "DocsId": "T:System.Windows.Forms.Timer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Timer.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.#ctor(System.Drawing.Graphics,System.Windows.Forms.IWin32Window,System.Windows.Forms.Control,System.Drawing.Rectangle,System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L19C5-L37C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L74C9-L76C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L84C9-L86C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawText(System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L93C9-L94C6" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventArgs.DrawBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L101C9-L102C6" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Graphics", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L42C32-L42C36" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.AssociatedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L47C45-L47C49" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.AssociatedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L52C41-L52C45" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L57C31-L57C35" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.ToolTipText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L62C34-L62C38" + }, + { + "DocsId": "P:System.Windows.Forms.DrawToolTipEventArgs.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs#L67C25-L67C29" + } + ], + "DocsId": "T:System.Windows.Forms.DrawToolTipEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.Invoke(System.Object,System.Windows.Forms.DrawToolTipEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.BeginInvoke(System.Object,System.Windows.Forms.DrawToolTipEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.DrawToolTipEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.DrawToolTipEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/DrawToolTipEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PopupEventArgs.#ctor(System.Windows.Forms.IWin32Window,System.Windows.Forms.Control,System.Boolean,System.Drawing.Size)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventArgs.cs#L17C5-L23C6" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.AssociatedWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventArgs.cs#L28C45-L28C49" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.AssociatedControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventArgs.cs#L33C41-L33C45" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.ToolTipSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventArgs.cs#L38C31-L38C35" + }, + { + "DocsId": "P:System.Windows.Forms.PopupEventArgs.IsBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventArgs.cs#L43C29-L43C33" + } + ], + "DocsId": "T:System.Windows.Forms.PopupEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.Invoke(System.Object,System.Windows.Forms.PopupEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.BeginInvoke(System.Object,System.Windows.Forms.PopupEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PopupEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PopupEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/PopupEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolTip.#ctor(System.ComponentModel.IContainer)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L77C11-L84C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L36C5-L98C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L257C34-L257C38" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L676C45-L676C62" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L923C9-L951C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.GetToolTip(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1013C9-L1020C28" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.RemoveAll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1146C9-L1167C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.SetToolTip(System.Windows.Forms.Control,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1206C9-L1208C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1377C9-L1381C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1389C9-L1396C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1403C9-L1415C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Drawing.Point,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1422C9-L1435C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1442C9-L1452C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32Window,System.Int32,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1459C9-L1471C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Hide(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1720C9-L1771C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.StopTimer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1893C9-L1901C6" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1914C19-L1914C34" + }, + { + "DocsId": "M:System.Windows.Forms.ToolTip.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L1921C9-L1922C78" + }, + { + "DocsId": "E:System.Windows.Forms.ToolTip.Draw", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L588C16-L588C32" + }, + { + "DocsId": "E:System.Windows.Forms.ToolTip.Popup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L599C16-L599C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L107C16-L107C23" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.AutomaticDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L140C16-L140C56" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.AutoPopDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L161C16-L161C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L177C16-L177C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L195C13-L230C23" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L241C16-L241C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L257C34-L257C38" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.IsBalloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L286C16-L286C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.InitialDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L332C16-L332C54" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.OwnerDraw", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L347C29-L347C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ReshowDelay", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L357C16-L357C53" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ShowAlways", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L374C16-L374C27" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.StripAmpersands", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L396C16-L396C32" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L416C26-L416C30" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ToolTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L425C16-L425C28" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.ToolTipTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L455C16-L455C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.UseAnimation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L545C16-L545C29" + }, + { + "DocsId": "P:System.Windows.Forms.ToolTip.UseFading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs#L567C16-L567C26" + } + ], + "DocsId": "T:System.Windows.Forms.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTip.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Info", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Warning", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTipIcon.cs" + }, + { + "DocsId": "F:System.Windows.Forms.ToolTipIcon.Error", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTipIcon.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ToolTipIcon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ToolTip/ToolTipIcon.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.UICues.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ShowFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ShowKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.Shown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ChangeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.ChangeKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.Changed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UICues.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UICues", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICues.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UICuesEventArgs.#ctor(System.Windows.Forms.UICues)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L13C5-L16C6" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ShowFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L21C30-L21C63" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ShowKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L26C33-L26C69" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ChangeFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L31C32-L31C67" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.ChangeKeyboard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L36C35-L36C73" + }, + { + "DocsId": "P:System.Windows.Forms.UICuesEventArgs.Changed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs#L38C30-L38C56" + } + ], + "DocsId": "T:System.Windows.Forms.UICuesEventArgs", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventArgs.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.Invoke(System.Object,System.Windows.Forms.UICuesEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.BeginInvoke(System.Object,System.Windows.Forms.UICuesEventArgs,System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "DocsId": "M:System.Windows.Forms.UICuesEventHandler.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UICuesEventHandler", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UICuesEventHandler.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.Automatic", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.ThrowException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.UnhandledExceptionMode.CatchException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.UnhandledExceptionMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UnhandledExceptionMode.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.UserControl.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L30C5-L36C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.ValidateChildren", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L228C9-L228C40" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.ValidateChildren(System.Windows.Forms.ValidationConstraints)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L239C9-L239C61" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnCreateControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L264C9-L267C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnLoad(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L277C9-L278C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnResize(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L285C9-L290C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.OnMouseDown(System.Windows.Forms.MouseEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L295C9-L301C6" + }, + { + "DocsId": "M:System.Windows.Forms.UserControl.WndProc(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L322C9-L331C6" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L57C16-L57C45" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.AutoValidateChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L115C16-L115C49" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.Load", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L196C16-L196C53" + }, + { + "DocsId": "E:System.Windows.Forms.UserControl.TextChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L215C16-L215C41" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L46C16-L46C29" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoSizeMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L73C13-L73C38" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.AutoValidate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L107C16-L107C33" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.BorderStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L132C13-L132C33" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L159C13-L174C23" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.DefaultSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L185C13-L185C39" + }, + { + "DocsId": "P:System.Windows.Forms.UserControl.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs#L207C16-L207C25" + } + ], + "DocsId": "T:System.Windows.Forms.UserControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/UserControl.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSection.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs#L16C5-L18C45" + }, + { + "DocsId": "P:System.Windows.Forms.WindowsFormsSection.JitDebugging", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs#L23C16-L23C51" + } + ], + "DocsId": "T:System.Windows.Forms.WindowsFormsSection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSectionHandler.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L26C5-L32C6" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L65C9-L74C6" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Send(System.Threading.SendOrPostCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L80C9-L87C6" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Post(System.Threading.SendOrPostCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L90C12-L90C53" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.CreateCopy", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L93C12-L93C87" + }, + { + "DocsId": "M:System.Windows.Forms.WindowsFormsSynchronizationContext.Uninstall", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L156C39-L156C74" + }, + { + "DocsId": "P:System.Windows.Forms.WindowsFormsSynchronizationContext.AutoInstall", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs#L112C16-L112C35" + } + ], + "DocsId": "T:System.Windows.Forms.WindowsFormsSynchronizationContext", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/WindowsFormsSynchronizationContext.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.ImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.BorderFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BackgroundType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BackgroundType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BackgroundType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.Transparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.BorderOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.Composited", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.BackgroundFill", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.GlyphTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.GlyphOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.AlwaysShowSizingBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.MirrorImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.UniformSizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.IntegralSizing", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.SourceGrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BooleanProperty.SourceShrink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BooleanProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BooleanProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.Rectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.RoundedRectangle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.BorderType.Ellipse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.BorderType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/BorderType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.CheckBoxState.MixedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.CheckBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/CheckBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.BorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.FillColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeLightColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeHighlightColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeDarkShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.EdgeFillColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GradientColor5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.ShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextBorderColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.TextShadowColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlyphTextColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.GlyphTransparentColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.FillColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.BorderColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ColorProperty.AccentColorHint", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ColorProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ColorProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ComboBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ComboBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ComboBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ContentAlignment.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ContentAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.FillInterior", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Flat", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Soft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeEffects.Mono", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EdgeEffects", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeEffects.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.Edges.Diagonal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.Edges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/Edges.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Raised", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Sunken", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Etched", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EdgeStyle.Bump", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EdgeStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EdgeStyle.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.BackgroundType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.BorderType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.FillType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.SizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.HorizontalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ContentAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.VerticalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.OffsetType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.IconEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.TextShadowType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ImageLayout", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.GlyphType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.ImageSelectType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.GlyphFontSizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.EnumProperty.TrueSizeScalingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.EnumProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/EnumProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.ImageFile5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.StockImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FilenameProperty.GlyphImageFile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FilenameProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FilenameProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.Solid", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.VerticalGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.HorizontalGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.RadialGradient", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FillType.TileImage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FillType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FillType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.TextFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.FontProperty.GlyphFont", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.FontProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/FontProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphFontSizingType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GlyphFontSizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphFontSizingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.ImageGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GlyphType.FontGlyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GlyphType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GlyphType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.GroupBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.GroupBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/GroupBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Client", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestCode.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HitTestCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestCode.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.BackgroundSegment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.FixedBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorderBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.ResizingBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.SizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HitTestOptions.SystemSizingMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HitTestOptions", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HitTestOptions.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.HorizontalAlign.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.HorizontalAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/HorizontalAlign.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Glow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Shadow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Pulse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IconEffect.Alpha", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.IconEffect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IconEffect.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.Vertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageOrientation.Horizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ImageOrientation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageOrientation.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ImageSelectType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ImageSelectType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ImageSelectType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ImageCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.AlphaLevel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.BorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.RoundCornerWidth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.RoundCornerHeight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GradientRatio5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ProgressChunkSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.ProgressSpaceSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Saturation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.TextBorderSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.AlphaThreshold", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Width", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.Height", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.GlyphIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.TrueSizeStretchMark", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.IntegerProperty.MinDpi5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.IntegerProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/IntegerProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.SizingMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.ContentMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.MarginProperty.CaptionMargins", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.MarginProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/MarginProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.TopMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BottomMiddle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.MiddleLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.MiddleRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.LeftOfCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.RightOfCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.LeftOfLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.RightOfLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.AboveLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.OffsetType.BelowLastButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.OffsetType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/OffsetType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.Offset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.TextShadowOffset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize1", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize2", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize3", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PointProperty.MinSize5", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.PointProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PointProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.PushButtonState.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.PushButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/PushButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.RadioButtonState.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.RadioButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/RadioButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.UpDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.DownDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.LeftDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState.RightDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarArrowButtonState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarArrowButtonState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState.LeftAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarSizeBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarSizeBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ScrollBarState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ScrollBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ScrollBarState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.FixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.Stretch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.SizingType.Tile", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.SizingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/SizingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.StringProperty.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.StringProperty.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.StringProperty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/StringProperty.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TabItemState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TabItemState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TabItemState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Readonly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextBoxState.Assist", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextBoxState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextBoxState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.Single", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TextShadowType.Continuous", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TextShadowType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TextShadowType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.ToolBarState.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.ToolBarState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/ToolBarState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrackBarThumbState.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TrackBarThumbState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrackBarThumbState.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.TrueSizeScalingType.Dpi", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.TrueSizeScalingType", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/TrueSizeScalingType.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Center", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VerticalAlignment.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VerticalAlignment", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VerticalAlignment.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleElement.CreateElement(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L28C9-L28C63" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ClassName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L31C31-L31C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Part", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L33C23-L33C27" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L35C24-L35C28" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsSupportedByOS", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L29C43-L29C47" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L34C43-L34C64" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.ColorScheme", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L62C13-L73C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Size", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L84C13-L95C33" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.DisplayName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L102C48-L104C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Company", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L109C37-L111C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Author", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L116C36-L118C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Copyright", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L123C39-L125C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Url", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L130C33-L132C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Version", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L137C37-L139C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L144C41-L146C23" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.SupportsFlatMenus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L152C9-L155C52" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.MinimumColorDepth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L164C13-L174C26" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.TextControlBorder", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L181C46-L183C35" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleInformation.ControlHighlightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs#L188C48-L190C39" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleInformation", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleInformation.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsElementDefined(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L78C9-L80C70" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.#ctor(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L126C62-L128C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.#ctor(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L134C5-L144C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Windows#Win32#Foundation#IHandle#get_Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L179C38-L179C52" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.SetParameters(System.Windows.Forms.VisualStyles.VisualStyleElement)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L188C9-L191C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.SetParameters(System.String,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L200C9-L206C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L213C9-L217C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L242C9-L246C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawEdge(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.Edges,System.Windows.Forms.VisualStyles.EdgeStyle,System.Windows.Forms.VisualStyles.EdgeEffects)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L269C9-L273C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L301C9-L308C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawImage(System.Drawing.Graphics,System.Drawing.Rectangle,System.Windows.Forms.ImageList,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L316C9-L328C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawParentBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L337C9-L350C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L357C9-L358C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L365C9-L366C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.DrawText(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Boolean,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L373C9-L377C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundContentRectangle(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L407C9-L411C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundExtent(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L429C9-L439C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBackgroundRegion(System.Drawing.IDeviceContext,System.Drawing.Rectangle)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L448C9-L472C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetBoolean(System.Windows.Forms.VisualStyles.BooleanProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L479C9-L482C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetColor(System.Windows.Forms.VisualStyles.ColorProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L491C9-L494C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetEnumValue(System.Windows.Forms.VisualStyles.EnumProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L503C9-L506C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetFilename(System.Windows.Forms.VisualStyles.FilenameProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L515C9-L523C55" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetFont(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.FontProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L532C9-L554C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetInteger(System.Windows.Forms.VisualStyles.IntegerProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L562C9-L565C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPartSize(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.ThemeSizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L573C9-L577C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPartSize(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.ThemeSizeType)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L600C9-L608C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetPoint(System.Windows.Forms.VisualStyles.PointProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L616C9-L619C22" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetMargins(System.Drawing.IDeviceContext,System.Windows.Forms.VisualStyles.MarginProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L627C9-L636C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetString(System.Windows.Forms.VisualStyles.StringProperty)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L644C9-L652C54" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextExtent(System.Drawing.IDeviceContext,System.String,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L660C9-L676C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextExtent(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.String,System.Windows.Forms.TextFormatFlags)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L683C9-L699C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.GetTextMetrics(System.Drawing.IDeviceContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L706C9-L711C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L718C9-L733C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.Graphics,System.Drawing.Rectangle,System.Drawing.Region,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L740C9-L744C77" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.HitTestBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle,System.IntPtr,System.Drawing.Point,System.Windows.Forms.VisualStyles.HitTestOptions)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L752C9-L767C6" + }, + { + "DocsId": "M:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsBackgroundPartiallyTransparent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L774C9-L774C83" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsSupported", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L53C13-L64C30" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Class", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L149C27-L149C31" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Part", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L154C23-L154C27" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L159C24-L159C28" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L173C12-L177C37" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.Windows#Win32#Foundation#IHandle#Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L179C38-L179C52" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.LastHResult", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs#L781C31-L781C48" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleRenderer", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleRenderer.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.NoneEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.ClientAreaEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.NonClientAreaEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "DocsId": "F:System.Windows.Forms.VisualStyles.VisualStyleState.ClientAndNonClientAreasEnabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleState", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleState.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L26C9-L39C21" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L44C9-L50C34" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L120C27-L120C53" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L122C31-L122C61" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L124C43-L124C77" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L128C39-L128C73" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L130C41-L130C73" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L132C37-L132C66" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L134C41-L134C74" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L136C52-L136C85" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L140C16-L140C32" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L141C16-L141C49" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L146C36-L146C69" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L148C51-L148C96" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L150C40-L150C79" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.ArrangedElementCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L152C51-L152C76" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L122C31-L122C61" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L126C39-L126C68" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L140C16-L140C32" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L144C33-L144C48" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L146C36-L146C69" + }, + { + "DocsId": "P:System.Windows.Forms.Layout.ArrangedElementCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs#L150C40-L150C79" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.ArrangedElementCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/ArrangedElementCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.InitLayout(System.Object,System.Windows.Forms.BoundsSpecified)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs#L27C9-L30C6" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.Layout(System.Object,System.Windows.Forms.LayoutEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs#L42C9-L43C78" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.LayoutEngine.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.LayoutEngine", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Layout/LayoutEngine.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettingsTypeConverter.cs#L20C9-L25C57" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettingsTypeConverter.cs#L34C9-L39C60" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettingsTypeConverter.cs#L47C9-L60C58" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettingsTypeConverter.cs#L65C9-L132C73" + }, + { + "DocsId": "M:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettingsTypeConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Layout.TableLayoutSettingsTypeConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Panels/TableLayoutPanel/TableLayoutSettingsTypeConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.#ctor(System.Object,System.Type[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L19C5-L66C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnActivated(System.EventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L314C9-L326C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnHelpRequested(System.Windows.Forms.HelpEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L331C9-L333C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.OnSelChangeSelector(System.Object,System.Windows.Forms.TreeViewEventArgs)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L375C9-L404C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.PreProcessMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L412C9-L417C48" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L436C9-L436C34" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L444C9-L444C37" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L452C9-L452C35" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorForm.ShowForm(System.Windows.Forms.IWin32Window,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L460C9-L462C29" + }, + { + "DocsId": "E:System.Windows.Forms.Design.ComponentEditorForm.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L130C16-L130C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorForm.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs#L122C16-L122C29" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentEditorForm", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorForm.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L57C50-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.Activate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L107C9-L118C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ApplyChanges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L123C43-L123C58" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.Deactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L130C9-L131C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.EnterLoadingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L136C42-L136C51" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ExitLoadingMode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L143C9-L149C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.GetControl", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L154C44-L154C48" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.GetSelectedComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L159C53-L159C62" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsPageMessage(System.Windows.Forms.Message@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L164C59-L164C85" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsFirstActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L169C41-L169C54" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.IsLoading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L174C35-L174C47" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.LoadComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.OnApplyComplete", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L184C46-L184C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ReloadComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L191C9-L195C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SaveComponent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L207C9-L211C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetComponent(System.ComponentModel.IComponent)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L218C9-L220C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SetSite(System.Windows.Forms.IComponentEditorPageSite)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L227C9-L229C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.ShowHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L236C5-L236C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ComponentEditorPage.SupportsHelp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L241C43-L241C48" + }, + { + "DocsId": "E:System.Windows.Forms.Design.ComponentEditorPage.AutoSizeChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L40C16-L40C45" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.AutoSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L32C16-L32C29" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.PageSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L47C52-L47C56" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Component", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L52C39-L52C43" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.FirstActivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L57C36-L57C40" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.LoadRequired", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L62C35-L62C39" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Loading", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L67C29-L67C33" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.CommitOnDeactivate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L72C38-L72C42" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.CreateParams", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L81C13-L83C23" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Icon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L93C16-L93C86" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ComponentEditorPage.Title", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs#L100C36-L100C45" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ComponentEditorPage", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ComponentEditorPage.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.#ctor(System.IServiceProvider)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L22C5-L22C68" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L28C57-L28C107" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L35C9-L44C20" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L90C12-L90C63" + }, + { + "DocsId": "M:System.Windows.Forms.Design.EventsTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L102C9-L169C41" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventsTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L24C39-L24C59" + }, + { + "DocsId": "P:System.Windows.Forms.Design.EventsTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs#L26C43-L26C51" + } + ], + "DocsId": "T:System.Windows.Forms.Design.EventsTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/EventsTab.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.CanShowComponentEditor(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.GetDialogOwnerWindow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.SetUIDirty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowComponentEditor(System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowDialog(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.Exception)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowError(System.Exception,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowMessage(System.String,System.String,System.Windows.Forms.MessageBoxButtons)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IUIService.ShowToolWindow(System.Guid)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.IUIService.Styles", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IUIService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IUIService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.CloseDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.DropDownControl(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.IWindowsFormsEditorService.ShowDialog(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.IWindowsFormsEditorService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/IWindowsFormsEditorService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.CanExtend(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L84C56-L84C60" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L88C9-L90C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L94C9-L99C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L101C23-L101C48" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L107C12-L107C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L113C12-L113C54" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L128C37-L128C73" + }, + { + "DocsId": "M:System.Windows.Forms.Design.PropertyTab.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.Bitmap", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L42C13-L58C28" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.Components", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L65C43-L65C47" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.PropertyTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs#L78C43-L78C50" + } + ], + "DocsId": "T:System.Windows.Forms.Design.PropertyTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/PropertyTab.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.None", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.ToolStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.MenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.ContextMenuStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.StatusStrip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailability.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ToolStripItemDesignerAvailability", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripDesignerAvailability.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L15C5-L17C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.#ctor(System.Windows.Forms.Design.ToolStripItemDesignerAvailability)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L19C5-L22C6" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L28C9-L33C130" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L36C42-L36C78" + }, + { + "DocsId": "M:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.IsDefaultAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L38C50-L38C65" + }, + { + "DocsId": "F:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs" + }, + { + "DocsId": "P:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute.ItemAdditionVisibility", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs#L24C71-L24C75" + } + ], + "DocsId": "T:System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/ToolStripItemDesignerAvailabilityAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L19C9-L19C56" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L27C9-L27C54" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L35C9-L42C94" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.GetComponentEditorPages", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L48C60-L48C64" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.GetInitialComponentEditorPageIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs#L54C67-L54C68" + }, + { + "DocsId": "M:System.Windows.Forms.Design.WindowsFormsComponentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Design.WindowsFormsComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Design/WindowsFormsComponentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.ResetBrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.ShowCategories(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.IRootGridEntry.BrowsableAttributes", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/IRootGridEntry.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.IRootGridEntry", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/IRootGridEntry.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetDefaultProperty(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertiesTab.cs#L19C9-L37C32" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertiesTab.cs#L41C12-L41C63" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertiesTab.cs#L45C9-L58C75" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertiesTab.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertiesTab.cs" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.PropertiesTab.TabName", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertiesTab.cs#L11C39-L11C63" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGridInternal.PropertiesTab.HelpKeyword", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertiesTab.cs#L13C43-L13C58" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.PropertiesTab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertiesTab.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.wfcMenuGroup", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.wfcMenuCommand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Reset", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Hide", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "DocsId": "F:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands.Commands", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGridInternal.PropertyGridCommands", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGridInternal/PropertyGridCommands.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.Com2Variant.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/Com2Variant.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.Com2Variant", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/Com2Variant.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService.ShowPropertyPage(System.String,System.Object,System.Int32,System.Guid,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/ICOM2PropertyPageDisplayService.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/ICOM2PropertyPageDisplayService.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.HandleF4", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.LoadState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "M:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.SaveState(Microsoft.Win32.RegistryKey)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "E:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.ComComponentNameChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "DocsId": "P:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.InPropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ComponentModel/COM2Interop/IComPropertyBrowser.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L17C16-L17C44" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L20C16-L20C49" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L28C13-L34C28" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs#L98C13-L154C10" + }, + { + "DocsId": "M:System.Resources.ResXFileRef.Converter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + } + ], + "DocsId": "T:System.Resources.ResXFileRef.Converter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Resources/ResxFileRef.Converter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L33C15-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L438C13-L450C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L459C16-L459C79" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L462C16-L462C85" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.NotifyClients(System.Windows.Forms.AccessibleEvents,System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L466C13-L476C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.RaiseLiveRegionChanged", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L491C13-L498C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlAccessibleObject.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L557C16-L557C91" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L200C50-L200C113" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L219C48-L219C96" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Handle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L239C17-L247C32" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L275C17-L283C34" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L298C17-L299C73" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L312C17-L318C74" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L336C53-L336C64" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L382C34-L382C95" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs#L431C17-L432C74" + } + ], + "DocsId": "T:System.Windows.Forms.Control.ControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Accessibility/Control.ControlAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L22C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L34C13-L34C50" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L44C13-L123C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L127C13-L134C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.AddRange(System.Windows.Forms.Control[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L141C13-L153C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L159C13-L163C28" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Contains(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L166C51-L166C87" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L174C13-L178C39" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L229C13-L229C58" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.IndexOf(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L232C49-L232C84" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L240C13-L266C23" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L289C13-L310C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L314C13-L318C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L322C13-L323C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L330C13-L335C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L382C13-L391C10" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L397C52-L397C78" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L405C13-L411C26" + }, + { + "DocsId": "M:System.Windows.Forms.Control.ControlCollection.SetChildIndex(System.Windows.Forms.Control,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L446C13-L446C51" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L280C32-L280C36" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L345C17-L350C32" + }, + { + "DocsId": "P:System.Windows.Forms.Control.ControlCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs#L362C17-L375C33" + } + ], + "DocsId": "T:System.Windows.Forms.Control.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Control.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "F:System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ActiveXInvokeKind", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.AxComponentEditor.EditComponent(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Windows.Forms.IWin32Window)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.AxComponentEditor.cs#L18C13-L24C26" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AxComponentEditor.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.AxComponentEditor.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.AxComponentEditor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.AxComponentEditor.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.ClsidAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ClsidAttribute.cs#L11C9-L14C10" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.ClsidAttribute.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ClsidAttribute.cs#L16C31-L16C35" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ClsidAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ClsidAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.#ctor(System.Object,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ConnectionPointCookie.cs#L19C15-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.Disconnect", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ConnectionPointCookie.cs#L85C13-L88C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.ConnectionPointCookie.Finalize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ConnectionPointCookie.cs#L91C34-L91C37" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.ConnectionPointCookie", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ConnectionPointCookie.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.AboutBoxDelegate.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.AboutBoxDelegate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.ActiveXInvokeKind.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.#ctor(System.String,System.Windows.Forms.AxHost.ActiveXInvokeKind)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.InvalidActiveXStateException.cs#L13C9-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.InvalidActiveXStateException.cs#L19C9-L21C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.InvalidActiveXStateException.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.InvalidActiveXStateException.cs#L23C46-L28C33" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.InvalidActiveXStateException", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.InvalidActiveXStateException.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.State.#ctor(System.IO.Stream,System.Int32,System.Boolean,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.State.cs#L69C9-L78C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.State.cs#L83C9-L126C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.State.cs#L340C13-L357C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.Dispose(System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.State.cs#L361C13-L366C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.State.Dispose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.State.cs#L370C13-L372C10" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.State.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.StateConverter.cs#L19C16-L19C88" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.StateConverter.cs#L23C16-L23C96" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.StateConverter.cs#L28C13-L35C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.StateConverter.cs#L40C13-L61C10" + }, + { + "DocsId": "M:System.Windows.Forms.AxHost.StateConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.StateConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.StateConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.StateConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute.#ctor(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.TypeLibraryTimeStampAttribute.cs#L13C9-L16C10" + }, + { + "DocsId": "P:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.TypeLibraryTimeStampAttribute.cs#L18C33-L18C37" + } + ], + "DocsId": "T:System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/ActiveX/AxHost.TypeLibraryTimeStampAttribute.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.#ctor(System.Object,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.Invoke", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.BeginInvoke(System.AsyncCallback,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "DocsId": "M:System.Windows.Forms.Application.MessageLoopCallback.EndInvoke(System.IAsyncResult)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + } + ], + "DocsId": "T:System.Windows.Forms.Application.MessageLoopCallback", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Application.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.ButtonBaseAccessibleObject.cs#L11C15-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.ButtonBaseAccessibleObject.cs#L24C13-L28C10" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.ButtonBaseAccessibleObject.cs#L18C13-L20C29" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.ButtonBaseAccessibleObject.cs#L46C53-L48C19" + }, + { + "DocsId": "P:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.ButtonBaseAccessibleObject.cs#L54C17-L64C106" + } + ], + "DocsId": "T:System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/ButtonBase.ButtonBaseAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.#ctor(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.CheckBoxAccessibleObject.cs#L11C60-L13C127" + }, + { + "DocsId": "M:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.CheckBoxAccessibleObject.cs#L59C13-L73C10" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.CheckBoxAccessibleObject.cs#L15C49-L17C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.CheckBoxAccessibleObject.cs#L21C48-L21C103" + }, + { + "DocsId": "P:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.CheckBoxAccessibleObject.cs#L23C51-L29C32" + } + ], + "DocsId": "T:System.Windows.Forms.CheckBox.CheckBoxAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/CheckBox.CheckBoxAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.#ctor(System.Windows.Forms.RadioButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs#L11C67-L11C97" + }, + { + "DocsId": "M:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs#L31C13-L35C10" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs#L14C13-L16C43" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs#L20C48-L20C103" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs#L23C13-L25C29" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs#L53C53-L55C19" + }, + { + "DocsId": "P:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs#L61C17-L71C106" + } + ], + "DocsId": "T:System.Windows.Forms.RadioButton.RadioButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Buttons/RadioButton.RadioButtonAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.ChildAccessibleObject.#ctor(System.Windows.Forms.ComboBox,System.IntPtr)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ChildAccessibleObject.cs#L12C9-L22C10" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ChildAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ChildAccessibleObject.cs#L24C41-L24C72" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox.ChildAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ChildAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.#ctor(System.Windows.Forms.ComboBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L20C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L67C17-L67C29" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L75C17-L75C30" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L83C17-L83C30" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L106C13-L113C26" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L174C13-L174C31" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L179C13-L189C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L235C13-L237C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L258C13-L258C41" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L266C13-L277C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L281C13-L292C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L297C47-L297C77" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L310C13-L352C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L359C13-L389C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L397C13-L403C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L450C13-L462C10" + }, + { + "DocsId": "M:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#Generic#IComparer#Compare(System.Windows.Forms.ComboBox.ObjectCollection.Entry,System.Windows.Forms.ComboBox.ObjectCollection.Entry)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L466C13-L475C86" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L61C29-L61C44" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L67C17-L67C29" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L75C17-L75C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L83C17-L83C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L91C17-L91C30" + }, + { + "DocsId": "P:System.Windows.Forms.ComboBox.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs#L218C17-L221C46" + } + ], + "DocsId": "T:System.Windows.Forms.ComboBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ComboBox/ComboBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L21C15-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L60C13-L109C25" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L114C13-L137C31" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L142C13-L148C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L152C59-L152C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L156C13-L188C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L192C97-L196C22" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs#L50C48-L50C97" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.AccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.ControlCollection.cs#L15C15-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.CopyTo(System.Windows.Forms.Control[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.ControlCollection.cs#L22C13-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Insert(System.Int32,System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.ControlCollection.cs#L27C13-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.ControlCollection.cs#L32C13-L41C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewControlCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.ControlCollection.cs#L50C18-L61C10" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L95C13-L95C99" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L100C46-L100C81" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.HitTestInfo.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L107C13-L107C69" + }, + { + "DocsId": "F:System.Windows.Forms.DataGridView.HitTestInfo.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.ColumnIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L41C17-L41C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.RowIndex", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L53C17-L53C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.ColumnX", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L64C17-L64C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.RowY", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L75C17-L75C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.HitTestInfo.Type", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs#L87C17-L87C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.HitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L17C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.#ctor(System.Windows.Forms.DataGridView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L21C73-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L100C13-L132C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L138C13-L150C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L155C13-L183C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L30C17-L41C40" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L45C40-L45C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L53C17-L53C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L70C17-L75C63" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L83C17-L83C43" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs#L94C41-L94C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridView.DataGridViewTopRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridView.TopRowAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L13C82-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L23C13-L49C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L51C48-L51C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs#L17C49-L17C91" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L21C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L25C9-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L263C13-L309C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L393C13-L408C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L414C13-L428C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L432C59-L432C63" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L434C60-L434C64" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L438C13-L491C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L567C13-L599C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L30C45-L30C99" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L36C17-L41C94" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L51C17-L86C29" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L94C20-L94C26" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L106C53-L106C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L121C48-L121C67" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L129C17-L178C30" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs#L186C17-L215C41" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCell.DataGridViewCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L15C84-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L79C13-L130C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L132C48-L132C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L23C17-L42C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs#L51C17-L73C151" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewColumnHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L15C100-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L107C13-L136C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L140C13-L156C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L202C13-L236C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L30C45-L32C114" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L38C17-L57C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L61C40-L63C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L66C53-L68C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L70C48-L70C75" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L76C17-L99C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs#L103C41-L103C45" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs#L15C84-L18C10" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.#ctor(System.Windows.Forms.DataGridViewComboBoxCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L21C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L39C40-L39C74" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L41C44-L41C84" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L43C35-L43C66" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L56C13-L81C26" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L84C40-L84C50" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L88C13-L91C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.AddRange(System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L95C13-L98C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L154C13-L160C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L164C48-L164C69" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L170C13-L170C70" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L173C13-L173C65" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L178C47-L178C73" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L182C13-L184C46" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L196C13-L213C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L221C13-L227C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L234C13-L241C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L32C29-L32C45" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L39C40-L39C74" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L41C44-L41C84" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L43C35-L43C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L45C35-L45C65" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs#L132C17-L135C42" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewComboBoxCell.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L13C81-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L34C13-L53C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L55C48-L55C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L17C49-L17C61" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L19C48-L19C119" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs#L25C20-L25C30" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewImageCell.DataGridViewImageCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L13C80-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L21C13-L46C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L48C48-L48C49" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs#L17C49-L17C89" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L21C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.#ctor(System.Windows.Forms.DataGridViewRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L25C9-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L252C13-L278C86" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L284C13-L301C27" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetSelected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L304C59-L304C91" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.GetFocused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L308C13-L322C29" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L328C13-L393C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L399C13-L448C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L44C17-L85C32" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L93C17-L102C110" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Owner", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L110C20-L110C42" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L122C53-L122C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L137C48-L137C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L167C17-L205C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs#L213C17-L244C38" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRow.DataGridViewRowAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRow.DataGridViewRowAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewRowHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L14C94-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L120C13-L132C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L136C13-L201C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L207C13-L241C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L22C17-L41C33" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L49C17-L61C37" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L65C41-L65C76" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L67C53-L67C66" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L82C48-L82C72" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L88C17-L112C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs#L116C41-L116C53" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs#L13C83-L15C10" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.#ctor(System.Windows.Forms.DataGridViewTopLeftHeaderCell)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L14C101-L16C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L141C13-L145C10" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L149C13-L187C33" + }, + { + "DocsId": "M:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Select(System.Windows.Forms.AccessibleSelection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L193C13-L243C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L22C17-L33C71" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L41C17-L52C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L61C17-L96C41" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L105C17-L125C36" + }, + { + "DocsId": "P:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs#L135C17-L135C37" + } + ], + "DocsId": "T:System.Windows.Forms.DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DataGridView/DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.#ctor(System.Windows.Forms.DateTimePicker)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L13C71-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L109C13-L118C10" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L24C17-L36C29" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L42C40-L42C81" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L50C17-L51C91" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L61C17-L68C30" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L72C48-L72C100" + }, + { + "DocsId": "P:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs#L98C16-L102C34" + } + ], + "DocsId": "T:System.Windows.Forms.DateTimePicker.DateTimePickerAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/DateTimePicker/DateTimePicker.DateTimePickerAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L110C40-L110C44" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L112C44-L112C49" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L114C35-L114C40" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L188C20-L188C31" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L191C17-L197C14" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.String,System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L232C13-L240C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.String,System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L250C13-L258C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L262C13-L268C30" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Icon)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L273C13-L277C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L284C13-L288C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Add(System.Drawing.Image,System.Drawing.Color)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L297C13-L300C40" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.AddRange(System.Drawing.Image[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L373C13-L383C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.AddStrip(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L391C13-L408C40" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L417C13-L427C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Contains(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L430C46-L430C79" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L434C13-L439C36" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L445C48-L445C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.IndexOf(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L448C44-L448C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L452C13-L457C35" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L466C13-L496C23" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L499C56-L499C89" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L509C18-L513C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L520C13-L526C43" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.Remove(System.Drawing.Image)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L530C44-L530C77" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L534C13-L540C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L544C13-L559C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L566C13-L571C10" + }, + { + "DocsId": "M:System.Windows.Forms.ImageList.ImageCollection.SetKeyName(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L578C13-L589C10" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Keys", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L38C17-L52C39" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L85C17-L105C34" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L110C40-L110C44" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L112C44-L112C49" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L114C35-L114C40" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L116C35-L116C40" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Empty", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L121C30-L121C40" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L129C17-L132C48" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L188C20-L188C31" + }, + { + "DocsId": "P:System.Windows.Forms.ImageList.ImageCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs#L208C17-L220C36" + } + ], + "DocsId": "T:System.Windows.Forms.ImageList.ImageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ImageList/ImageList.ImageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L25C13-L30C61" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L39C13-L44C64" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L52C13-L76C62" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L88C13-L111C77" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext,System.Collections.IDictionary)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L121C13-L137C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L143C93-L143C97" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L153C13-L154C64" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs#L160C89-L160C93" + }, + { + "DocsId": "M:System.Windows.Forms.LinkArea.LinkAreaConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs" + } + ], + "DocsId": "T:System.Windows.Forms.LinkArea.LinkAreaConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkArea.LinkAreaConverter.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L16C9-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L16C9-L29C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.Link.#ctor(System.Int32,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L16C9-L36C10" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L51C38-L51C42" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Enabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L56C20-L56C28" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Length", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L81C17-L94C32" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.LinkData", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L111C35-L111C39" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L129C20-L129C41" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Start", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L135C20-L135C26" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L158C30-L158C34" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.Link.Visited", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs#L163C20-L163C68" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.Link.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.#ctor(System.Windows.Forms.LinkLabel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L20C9-L22C81" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L43C20-L43C31" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L46C17-L52C85" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L91C40-L91C44" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L93C44-L93C49" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L95C35-L95C40" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L101C13-L106C45" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Int32,System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L111C13-L135C22" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Add(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L140C13-L184C26" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L190C13-L196C81" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L202C13-L208C81" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Contains(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L214C13-L214C49" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L222C13-L222C50" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L227C13-L233C30" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.IndexOf(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L239C13-L239C48" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L244C13-L250C27" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L260C13-L286C23" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L302C13-L315C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L319C13-L320C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L324C13-L330C60" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.Remove(System.Windows.Forms.LinkLabel.Link)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L336C13-L361C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L365C13-L366C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L373C13-L378C10" + }, + { + "DocsId": "M:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L382C13-L386C10" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L28C17-L28C45" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L43C20-L43C31" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L65C17-L78C33" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L84C29-L84C48" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.LinksAdded", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L89C34-L89C38" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L91C40-L91C44" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L93C44-L93C49" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L95C35-L95C40" + }, + { + "DocsId": "P:System.Windows.Forms.LinkLabel.LinkCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs#L97C35-L97C40" + } + ], + "DocsId": "T:System.Windows.Forms.LinkLabel.LinkCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/Labels/LinkLabel.LinkCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L35C17-L35C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L43C17-L43C30" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L51C17-L51C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L81C17-L81C36" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L85C17-L85C100" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L91C13-L91C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L96C13-L96C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L101C13-L101C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L106C13-L106C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L111C13-L111C96" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L116C13-L116C41" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L121C13-L127C30" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L133C13-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L154C13-L156C44" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L161C13-L167C23" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L172C13-L178C27" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L27C17-L27C50" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L35C17-L35C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L43C17-L43C30" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L51C17-L51C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L59C17-L59C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L72C17-L73C69" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs#L81C17-L81C36" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L68C17-L68C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L76C17-L76C30" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L84C17-L84C29" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L98C13-L98C40" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L103C13-L103C56" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L113C13-L113C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L118C13-L118C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L123C13-L123C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L128C13-L128C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L133C13-L133C95" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L138C13-L143C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.CheckedItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L168C13-L168C62" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L31C17-L31C55" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L56C17-L56C61" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L68C17-L68C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L76C17-L76C30" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L84C17-L84C29" + }, + { + "DocsId": "P:System.Windows.Forms.CheckedListBox.CheckedItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs#L92C17-L92C29" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.CheckedItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.CheckedItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.#ctor(System.Windows.Forms.CheckedListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.ObjectCollection.cs#L12C57-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.ObjectCollection.cs#L23C13-L23C85" + }, + { + "DocsId": "M:System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object,System.Windows.Forms.CheckState)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.ObjectCollection.cs#L35C13-L40C26" + } + ], + "DocsId": "T:System.Windows.Forms.CheckedListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/CheckedListBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L38C17-L38C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L46C17-L46C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L54C17-L54C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L62C17-L62C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L68C13-L68C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L73C13-L78C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L83C13-L85C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L89C13-L105C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L110C13-L115C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L145C13-L148C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L153C13-L158C35" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.AddRange(System.Int32[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L163C13-L164C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.AddRange(System.Windows.Forms.ListBox.IntegerCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L168C13-L169C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L223C13-L224C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L228C13-L228C88" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L233C13-L239C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L243C13-L244C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L252C13-L258C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L265C13-L273C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L302C17-L302C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L306C17-L314C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L319C13-L326C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IEnumerable#GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L330C13-L330C57" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L30C17-L30C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L38C17-L38C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L46C17-L46C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L54C17-L54C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L62C17-L62C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L282C17-L285C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.IntegerCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs#L302C17-L302C36" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.IntegerCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.IntegerCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L23C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox,System.Windows.Forms.ListBox.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L32C15-L37C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.#ctor(System.Windows.Forms.ListBox,System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L43C15-L48C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L68C40-L68C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L70C44-L70C49" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L72C35-L72C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L87C13-L90C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L161C40-L161C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.AddRange(System.Windows.Forms.ListBox.ObjectCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L165C13-L169C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.AddRange(System.Object[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L173C13-L177C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L224C20-L224C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L225C20-L225C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L233C13-L235C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L263C13-L263C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L266C47-L266C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.CopyTo(System.Object[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L273C13-L280C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L284C13-L291C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L296C47-L296C74" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L300C13-L302C46" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L305C45-L305C60" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L325C13-L361C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L363C55-L363C75" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L371C13-L378C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L380C45-L380C59" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.ObjectCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L387C13-L408C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L53C29-L53C45" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L68C40-L68C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L70C44-L70C49" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L72C35-L72C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L74C35-L74C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L210C17-L213C50" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.ObjectCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs#L224C20-L224C31" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.ObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.ObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L15C9-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L36C17-L36C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L44C17-L44C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L52C17-L52C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L66C13-L66C49" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L71C13-L77C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L87C13-L94C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L99C13-L105C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L111C13-L111C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L116C13-L116C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L121C13-L121C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L126C13-L126C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L131C13-L131C90" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L150C17-L150C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L154C17-L154C94" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L173C13-L178C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L182C13-L183C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L187C13-L198C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L202C13-L213C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L217C13-L217C54" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L28C17-L28C51" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L36C17-L36C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L44C17-L44C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L52C17-L52C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L60C17-L60C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L141C17-L142C55" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs#L150C17-L150C36" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.#ctor(System.Windows.Forms.ListBox)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L22C9-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L77C17-L77C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L85C17-L85C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L93C17-L93C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L144C13-L144C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L149C13-L149C105" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L154C13-L154C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L159C13-L159C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L164C13-L164C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L169C13-L169C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L174C13-L174C91" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L206C13-L211C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L215C13-L215C65" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L251C13-L252C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L256C13-L268C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListBox.SelectedObjectCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L272C13-L284C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L36C17-L69C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L77C17-L77C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L85C17-L85C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L93C17-L93C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L138C17-L138C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListBox.SelectedObjectCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs#L196C17-L196C70" + } + ], + "DocsId": "T:System.Windows.Forms.ListBox.SelectedObjectCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListBoxes/ListBox.SelectedObjectCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L103C17-L103C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L107C17-L107C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L115C17-L115C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L123C17-L123C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L145C13-L151C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L157C13-L163C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L169C13-L178C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L183C13-L189C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L195C13-L195C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L200C13-L200C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L205C13-L205C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L210C13-L210C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L215C13-L215C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L220C13-L224C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L228C13-L235C59" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L30C17-L45C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L74C17-L95C134" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L103C17-L103C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L115C17-L115C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L123C17-L123C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs#L139C17-L139C29" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.CheckedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L19C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L83C17-L88C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L92C17-L92C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L139C17-L139C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L147C17-L147C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L161C13-L172C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L178C13-L189C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L198C13-L203C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L208C13-L222C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L230C13-L262C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L275C13-L286C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L292C13-L292C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L297C13-L297C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L302C13-L302C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L307C13-L307C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L312C13-L312C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L317C13-L326C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.CheckedListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L330C13-L342C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L35C17-L40C52" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L69C17-L75C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L83C17-L88C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L103C17-L122C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L131C17-L131C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L139C17-L139C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L147C17-L147C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.CheckedListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs#L155C17-L155C29" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.CheckedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.CheckedListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L125C9-L19C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L31C17-L31C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L35C17-L35C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L81C17-L81C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L89C17-L89C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L97C17-L97C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L114C13-L119C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L133C13-L159C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.Int32,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L175C13-L181C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L186C13-L188C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L193C13-L197C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L204C13-L209C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L214C13-L219C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L224C13-L230C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L235C13-L242C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Add(System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L247C13-L254C61" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.AddRange(System.Windows.Forms.ColumnHeader[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L261C13-L289C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L293C13-L299C102" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L309C13-L344C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Contains(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L348C13-L348C41" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L353C13-L358C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L366C13-L366C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L371C13-L375C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.IndexOf(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L379C18-L387C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L392C13-L397C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L402C13-L406C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L410C13-L414C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L418C13-L425C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L431C13-L436C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L440C13-L446C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L450C13-L456C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L460C13-L467C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L471C13-L479C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Insert(System.Int32,System.String,System.String,System.Int32,System.Windows.Forms.HorizontalAlignment,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L483C13-L491C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L500C13-L565C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.Remove(System.Windows.Forms.ColumnHeader)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L569C13-L574C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L578C13-L582C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ColumnHeaderCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L586C13-L592C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L25C56-L25C85" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L31C17-L31C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L47C17-L60C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L73C17-L73C89" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L81C17-L81C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L89C17-L89C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L97C17-L97C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ColumnHeaderCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs#L105C17-L105C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.ColumnHeaderCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ColumnHeaderCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L20C9-L31C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L47C40-L47C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L49C44-L49C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L51C35-L51C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L88C17-L88C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L92C17-L95C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L129C13-L129C34" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L134C13-L144C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L154C13-L156C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L166C13-L167C26" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L179C13-L181C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L191C13-L196C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L206C13-L211C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.AddRange(System.Windows.Forms.ListViewItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L218C13-L221C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.AddRange(System.Windows.Forms.ListView.ListViewItemCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L225C13-L230C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L237C13-L238C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L242C13-L242C45" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L246C16-L246C75" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L253C13-L253C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L258C13-L259C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Find(System.String,System.Boolean)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L267C13-L272C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L307C13-L313C46" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L318C18-L326C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L330C16-L330C78" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L338C13-L364C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L377C13-L381C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L386C13-L386C58" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L391C13-L391C70" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L396C13-L404C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L409C16-L409C63" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L412C16-L415C15" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L418C16-L421C15" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.Remove(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L430C13-L431C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L438C13-L442C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L449C13-L454C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L458C13-L462C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L45C29-L45C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L47C40-L47C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L49C44-L49C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L51C35-L51C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L53C35-L53C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L62C17-L65C41" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L88C17-L88C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.ListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs#L106C17-L118C29" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.ListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.ListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L128C17-L128C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L132C17-L132C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L140C17-L140C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L148C17-L148C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L156C17-L156C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Contains(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L170C13-L175C57" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L180C13-L186C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.IndexOf(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L192C13-L201C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L206C13-L212C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L218C13-L224C117" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L230C13-L231C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L235C13-L235C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L240C13-L246C117" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L252C13-L252C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Add(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L257C13-L277C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L283C13-L292C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L296C13-L300C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L304C13-L311C59" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedIndexCollection.Remove(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L317C13-L333C10" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L30C17-L41C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L97C17-L119C68" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L128C17-L128C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L140C17-L140C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L148C17-L148C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L156C17-L156C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedIndexCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs#L164C17-L164C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.SelectedIndexCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedIndexCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.#ctor(System.Windows.Forms.ListView)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L19C9-L25C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L184C17-L189C36" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L194C17-L194C51" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L202C17-L202C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L218C17-L218C29" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L226C17-L226C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L233C13-L233C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L239C13-L239C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L253C13-L253C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L259C13-L259C47" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L267C13-L277C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L284C13-L289C50" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.Contains(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L294C13-L299C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L304C13-L315C30" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L321C13-L330C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L334C13-L346C68" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.IndexOf(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L352C13-L366C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L371C13-L382C27" + }, + { + "DocsId": "M:System.Windows.Forms.ListView.SelectedListViewItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L391C13-L423C23" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L88C17-L104C30" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L116C17-L144C62" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L156C17-L175C33" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L184C17-L189C36" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L202C17-L202C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L210C17-L210C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L218C17-L218C29" + }, + { + "DocsId": "P:System.Windows.Forms.ListView.SelectedListViewItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs#L226C17-L226C30" + } + ], + "DocsId": "T:System.Windows.Forms.ListView.SelectedListViewItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListView.SelectedListViewItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L36C9-L38C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor(System.Windows.Forms.ListViewItem,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L40C9-L44C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.#ctor(System.Windows.Forms.ListViewItem,System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L46C9-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.ResetStyle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L255C13-L260C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItem.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L262C46-L262C76" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.BackColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L75C17-L80C76" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L99C17-L105C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Font", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L145C17-L150C71" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.ForeColor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L168C17-L173C80" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Tag", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L197C20-L197C28" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Text", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L205C20-L205C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItem.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs#L217C20-L217C40" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItem.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.#ctor(System.Windows.Forms.ListViewItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L19C9-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L32C40-L32C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L34C44-L34C48" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L36C35-L36C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L74C17-L80C14" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L109C13-L115C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L120C13-L122C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Add(System.String,System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L127C13-L129C25" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.Windows.Forms.ListViewItem.ListViewSubItem[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L134C13-L148C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.String[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L152C13-L165C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.AddRange(System.String[],System.Drawing.Color,System.Drawing.Color,System.Drawing.Font)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L169C13-L182C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L186C13-L191C44" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L196C13-L209C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Contains(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L211C59-L211C81" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L215C13-L220C40" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L226C57-L226C86" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IndexOf(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L244C18-L252C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L257C13-L262C42" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L270C13-L293C23" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Insert(System.Int32,System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L303C13-L315C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L319C13-L325C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Remove(System.Windows.Forms.ListViewItem.ListViewSubItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L329C13-L334C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L338C13-L342C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L346C13-L359C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L366C13-L371C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L375C13-L379C10" + }, + { + "DocsId": "M:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L383C13-L383C53" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L30C29-L30C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L32C40-L32C44" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L34C44-L34C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L36C35-L36C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L38C35-L38C40" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L47C17-L50C48" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L71C20-L71C31" + }, + { + "DocsId": "P:System.Windows.Forms.ListViewItem.ListViewSubItemCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs#L91C17-L103C36" + } + ], + "DocsId": "T:System.Windows.Forms.ListViewItem.ListViewSubItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ListView/ListViewItem.ListViewSubItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.value__", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.Nowhere", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleMonth", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TitleYear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.NextMonthButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.PrevMonthButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.CalendarBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.Date", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.NextMonthDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.PrevMonthDate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.DayOfWeek", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.WeekNumbers", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "DocsId": "F:System.Windows.Forms.MonthCalendar.HitArea.TodayLink", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/HitArea.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.Point", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.HitTestInfo.cs#L36C30-L36C34" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.HitArea", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.HitTestInfo.cs#L42C34-L42C38" + }, + { + "DocsId": "P:System.Windows.Forms.MonthCalendar.HitTestInfo.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.HitTestInfo.cs#L48C32-L48C36" + } + ], + "DocsId": "T:System.Windows.Forms.MonthCalendar.HitTestInfo", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/MonthCalendar/MonthCalendar.HitTestInfo.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L37C40-L37C44" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L39C44-L39C49" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.AddTabType(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L59C13-L65C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.AddTabType(System.Type,System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L69C13-L75C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Clear(System.ComponentModel.PropertyTabScope)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L83C13-L89C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L93C13-L107C10" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L114C13-L119C80" + }, + { + "DocsId": "M:System.Windows.Forms.PropertyGrid.PropertyTabCollection.RemoveTabType(System.Type)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L124C13-L130C10" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L28C17-L33C55" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L37C40-L37C44" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L39C44-L39C49" + }, + { + "DocsId": "P:System.Windows.Forms.PropertyGrid.PropertyTabCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs#L48C17-L53C60" + } + ], + "DocsId": "T:System.Windows.Forms.PropertyGrid.PropertyTabCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/PropertyGrid/PropertyGrid.PropertyTabCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.#ctor(System.Windows.Forms.TabControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.ControlCollection.cs#L14C54-L17C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.ControlCollection.cs#L21C13-L64C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.ControlCollection.cs#L68C13-L87C10" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.#ctor(System.Windows.Forms.TabControl)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L19C9-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L34C20-L34C31" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L37C17-L43C14" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#get_SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L73C40-L73C44" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#get_IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L75C44-L75C49" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L77C35-L77C40" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L83C13-L86C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L90C13-L96C37" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L99C42-L102C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L104C55-L108C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L110C71-L115C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Add(System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L117C72-L122C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.AddRange(System.Windows.Forms.TabPage[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L126C13-L132C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Contains(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L136C13-L138C40" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L143C13-L148C38" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.ContainsKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L156C13-L156C50" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.IndexOf(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L161C13-L171C23" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L176C13-L181C37" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.IndexOfKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L189C13-L215C23" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L223C13-L236C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L240C13-L246C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L248C56-L251C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L253C69-L257C11" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L261C13-L271C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Insert(System.Int32,System.String,System.String,System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L275C13-L285C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L295C40-L295C58" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L298C13-L302C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.GetEnumerator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L306C13-L312C45" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.Remove(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L317C13-L324C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L328C13-L332C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L334C44-L334C75" + }, + { + "DocsId": "M:System.Windows.Forms.TabControl.TabPageCollection.RemoveByKey(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L341C13-L346C10" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L28C20-L28C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L34C20-L34C31" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Item(System.String)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L54C17-L66C36" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.Count", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L71C29-L71C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#SyncRoot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L73C40-L73C44" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#ICollection#IsSynchronized", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L75C44-L75C49" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L77C35-L77C40" + }, + { + "DocsId": "P:System.Windows.Forms.TabControl.TabPageCollection.IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs#L79C35-L79C40" + } + ], + "DocsId": "T:System.Windows.Forms.TabControl.TabPageCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabControl.TabPageCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.TabPage.TabPageControlCollection.#ctor(System.Windows.Forms.TabPage)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.TabPageControlCollection.cs#L16C58-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.TabPage.TabPageControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.TabPageControlCollection.cs#L29C13-L35C10" + } + ], + "DocsId": "T:System.Windows.Forms.TabPage.TabPageControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/TabControl/TabPage.TabPageControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.#ctor(System.Windows.Forms.ToolStrip)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.ToolStripAccessibleObject.cs#L13C61-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.HitTest(System.Int32,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.ToolStripAccessibleObject.cs#L25C13-L34C38" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.ToolStripAccessibleObject.cs#L43C13-L114C25" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.ToolStripAccessibleObject.cs#L123C13-L147C26" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.ToolStripAccessibleObject.cs#L376C48-L376C99" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStrip.ToolStripAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStrip.ToolStripAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject.#ctor(System.Windows.Forms.Control,System.Windows.Forms.ToolStripControlHost)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs#L26C133-L30C10" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripControlHost.ToolStripHostedControlAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.#ctor(System.Windows.Forms.ToolStripDropDown)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L13C77-L15C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L31C17-L32C109" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs#L59C48-L59C101" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripDropDown.ToolStripDropDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripDropDown.ToolStripDropDownAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.#ctor(System.Windows.Forms.ToolStripItem)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L25C9-L28C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L203C13-L204C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.GetHelpTopic(System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L208C13-L224C52" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L231C13-L268C50" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.AddState(System.Windows.Forms.AccessibleStates)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L273C13-L281C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L285C13-L290C66" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.DefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L34C17-L40C49" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Description", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L47C13-L47C97" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Help", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L55C17-L63C34" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.KeyboardShortcut", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L76C17-L83C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L123C17-L135C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L150C17-L156C50" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L164C17-L197C33" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Bounds", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L300C17-L307C40" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs#L318C17-L325C100" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripItem.ToolStripItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.#ctor(System.Windows.Forms.ToolStripPanel)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L17C9-L20C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.#ctor(System.Windows.Forms.ToolStripPanel,System.Windows.Forms.ToolStripPanelRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L22C9-L26C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Add(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L41C13-L45C27" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.AddRange(System.Windows.Forms.ToolStripPanelRow[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L50C13-L66C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.AddRange(System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L70C13-L87C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Contains(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L91C13-L91C46" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L96C13-L109C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Clear", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L111C30-L111C40" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L112C40-L112C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Contains(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L113C46-L113C79" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L114C39-L114C76" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L115C42-L115C60" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L116C44-L116C80" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L117C40-L117C78" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IndexOf(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L118C44-L118C86" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L119C55-L119C98" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#get_Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L123C19-L123C43" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#set_Item(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L124C19-L124C94" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.IndexOf(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L129C13-L129C45" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Insert(System.Int32,System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L134C13-L138C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Remove(System.Windows.Forms.ToolStripPanelRow)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L150C13-L151C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L156C13-L162C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.CopyTo(System.Windows.Forms.ToolStripPanelRow[],System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L166C13-L167C10" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L35C17-L35C62" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IsFixedSize", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L112C40-L112C78" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#IsReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L114C39-L114C76" + }, + { + "DocsId": "P:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.System#Collections#IList#Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs#L123C19-L123C43" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripPanel.ToolStripPanelRowCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.#ctor(System.Windows.Forms.ToolStripSplitButton)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs#L12C82-L15C10" + }, + { + "DocsId": "M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.DoDefaultAction", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs#L19C13-L20C10" + } + ], + "DocsId": "T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/ToolStrips/ToolStripSplitButton.ToolStripSplitButtonAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.#ctor(System.String,System.Windows.Forms.AccessibleObject)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs#L20C9-L23C10" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs#L27C20-L27C25" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Parent", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs#L35C53-L35C57" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs#L37C48-L37C71" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.State", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs#L39C51-L39C78" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject.Value", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs#L41C42-L41C47" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainItemAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainItemAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.#ctor(System.Windows.Forms.DomainUpDown)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownAccessibleObject.cs#L20C67-L23C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.GetChild(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownAccessibleObject.cs#L27C66-L27C109" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.GetChildCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownAccessibleObject.cs#L29C48-L29C91" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.Role", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownAccessibleObject.cs#L25C48-L25C80" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownAccessibleObject.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Add(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownItemCollection.cs#L56C13-L62C24" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Remove(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownItemCollection.cs#L69C13-L79C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.RemoveAt(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownItemCollection.cs#L86C13-L98C10" + }, + { + "DocsId": "M:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Insert(System.Int32,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownItemCollection.cs#L104C13-L109C10" + }, + { + "DocsId": "P:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection.Item(System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownItemCollection.cs#L31C17-L31C36" + } + ], + "DocsId": "T:System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/UpDown/DomainUpDown.DomainUpDownItemCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.#ctor(System.Windows.Forms.WebBrowser)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L25C15-L27C10" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ShowContextMenu(System.UInt32,System.Drawing.Point*,System.Object,System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L32C13-L56C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetHostInfo(Windows.Win32.Web.MsHtml.DOCHOSTUIINFO*)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L61C13-L90C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#EnableModeless(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L95C13-L95C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ShowUI(System.UInt32,Windows.Win32.System.Ole.IOleInPlaceActiveObject.Interface,Windows.Win32.System.Ole.IOleCommandTarget.Interface,Windows.Win32.System.Ole.IOleInPlaceFrame.Interface,Windows.Win32.System.Ole.IOleInPlaceUIWindow.Interface)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L105C13-L105C36" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#HideUI", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L110C13-L110C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#UpdateUI", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L115C13-L115C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#OnDocWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L120C13-L120C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#OnFrameWindowActivate(Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L125C13-L125C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#ResizeBorder(Windows.Win32.Foundation.RECT*,Windows.Win32.System.Ole.IOleInPlaceUIWindow.Interface,Windows.Win32.Foundation.BOOL)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L130C13-L130C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetOptionKeyPath(System.String[],System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L135C13-L135C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetDropTarget(Windows.Win32.System.Ole.IDropTarget.Interface,Windows.Win32.System.Ole.IDropTarget.Interface@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L142C13-L143C38" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#GetExternal(System.Object@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L148C13-L150C33" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#TranslateAccelerator(Windows.Win32.UI.WindowsAndMessaging.MSG*,System.Guid*,System.UInt32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L155C13-L172C36" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#TranslateUrl(System.UInt32,System.String,System.String@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L179C13-L180C36" + }, + { + "DocsId": "M:System.Windows.Forms.WebBrowser.WebBrowserSite.Interop#Mshtml#IDocHostUIHandler#FilterDataObject(System.Runtime.InteropServices.ComTypes.IDataObject,System.Runtime.InteropServices.ComTypes.IDataObject@)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs#L187C13-L188C36" + } + ], + "DocsId": "T:System.Windows.Forms.WebBrowser.WebBrowserSite", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Controls/WebBrowser/WebBrowser.WebBrowserSite.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.#ctor(System.Windows.Forms.Form)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L21C15-L24C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L31C13-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.Form.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs#L63C13-L69C10" + } + ], + "DocsId": "T:System.Windows.Forms.Form.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Form.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.#ctor(System.Windows.Forms.MdiClient)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.ControlCollection.cs#L15C53-L18C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.Add(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.ControlCollection.cs#L39C13-L56C10" + }, + { + "DocsId": "M:System.Windows.Forms.MdiClient.ControlCollection.Remove(System.Windows.Forms.Control)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.ControlCollection.cs#L63C13-L69C10" + } + ], + "DocsId": "T:System.Windows.Forms.MdiClient.ControlCollection", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/MDI/MDIClient.ControlCollection.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.DataFormats.Format.#ctor(System.String,System.Int32)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.Format.cs#L23C9-L27C10" + }, + { + "DocsId": "P:System.Windows.Forms.DataFormats.Format.Name", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.Format.cs#L32C30-L32C34" + }, + { + "DocsId": "P:System.Windows.Forms.DataFormats.Format.Id", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.Format.cs#L37C25-L37C29" + } + ], + "DocsId": "T:System.Windows.Forms.DataFormats.Format", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/OLE/DataFormats.Format.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext,System.Object,System.Attribute[])", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdges.cs#L20C13-L21C74" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdges.cs#L27C89-L27C93" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter.#ctor", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdges.cs" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdges.cs" + }, + { + "Members": [ + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Equals(System.Object)", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L187C13-L191C43" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.GetHashCode", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L194C46-L194C88" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.ToString", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L211C46-L211C104" + }, + { + "DocsId": "M:System.Windows.Forms.ScrollableControl.DockPaddingEdges.System#ICloneable#Clone", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L213C38-L213C84" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.All", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L48C17-L74C47" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Bottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L100C20-L100C68" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Left", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L123C20-L123C64" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Right", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L146C20-L146C66" + }, + { + "DocsId": "P:System.Windows.Forms.ScrollableControl.DockPaddingEdges.Top", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs#L169C20-L169C62" + } + ], + "DocsId": "T:System.Windows.Forms.ScrollableControl.DockPaddingEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/Scrolling/ScrollableControl.DockPaddingEdgesConverter.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L47C56-L47C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L51C53-L51C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L55C57-L55C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L59C58-L59C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton.Default", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L63C57-L63C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.PushButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L74C65-L74C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L78C62-L78C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L82C66-L82C131" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L86C67-L86C133" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L90C63-L90C125" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L94C60-L94C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L98C64-L98C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L102C65-L102C129" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.RadioButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L113C65-L113C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L117C62-L117C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L121C66-L121C131" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.UncheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L125C67-L125C133" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L129C63-L129C125" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L133C60-L133C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L137C64-L137C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.CheckedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L141C65-L141C129" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L145C61-L145C121" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L149C58-L149C116" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L153C62-L153C124" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox.MixedDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L157C63-L157C126" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.CheckBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L168C56-L168C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L172C58-L172C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.GroupBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L181C56-L181C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Button.UserButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L195C56-L195C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L199C53-L199C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L203C57-L203C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L207C58-L207C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ComboBox.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L287C56-L287C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L291C53-L291C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L295C57-L295C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L299C58-L299C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L308C56-L308C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L312C53-L312C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L316C57-L316C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L320C58-L320C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L329C56-L329C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L333C53-L333C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L337C57-L337C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L341C58-L341C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L350C56-L350C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L354C53-L354C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L358C57-L358C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L362C58-L362C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Page.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L376C56-L376C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L380C53-L380C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L384C57-L384C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L388C58-L388C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Up", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L397C56-L397C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L401C53-L401C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L405C57-L405C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L409C58-L409C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.Down", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L418C56-L418C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L422C53-L422C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L426C57-L426C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L430C58-L430C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.UpHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L439C56-L439C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L443C53-L443C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L447C57-L447C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L451C58-L451C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Spin.DownHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L465C58-L465C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L469C55-L469C109" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L473C59-L473C117" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.UpDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L477C60-L477C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L481C60-L481C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L485C57-L485C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L489C61-L489C121" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.DownDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L493C62-L493C123" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L497C60-L497C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L501C57-L501C114" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L505C61-L505C122" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.LeftDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L509C62-L509C124" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L513C61-L513C122" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L517C58-L517C116" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L521C62-L521C124" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton.RightDisabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L525C63-L525C126" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ArrowButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L534C56-L534C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L538C53-L538C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L542C57-L542C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L546C58-L546C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L555C56-L555C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L559C53-L559C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L563C57-L563C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L567C58-L567C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.ThumbButtonVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L576C56-L576C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L580C53-L580C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L584C57-L584C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L588C58-L588C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.RightTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L597C56-L597C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L601C53-L601C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L605C57-L605C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L609C58-L609C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LeftTrackHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L618C56-L618C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L622C53-L622C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L626C57-L626C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L630C58-L630C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.LowerTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L639C56-L639C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L643C53-L643C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L647C57-L647C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L651C58-L651C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.UpperTrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L660C56-L660C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L669C56-L669C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox.RightAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L678C60-L678C119" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox.LeftAlign", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L682C59-L682C117" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ScrollBar.SizeBox", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L696C56-L696C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L700C53-L700C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L704C57-L704C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L708C58-L708C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L717C56-L717C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L721C53-L721C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L725C57-L725C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L729C58-L729C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L738C56-L738C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L742C53-L742C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L746C57-L746C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L750C58-L750C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L759C56-L759C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L768C56-L768C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L772C53-L772C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L776C57-L776C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L780C58-L780C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L789C56-L789C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L793C53-L793C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L797C57-L797C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L801C58-L801C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemLeftEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L810C56-L810C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L814C53-L814C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L818C57-L818C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L822C58-L822C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemRightEdge", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L831C56-L831C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.TopTabItemBothEdges", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L840C56-L840C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L849C56-L849C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Tab.Body", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L863C56-L863C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L872C56-L872C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L876C53-L876C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L880C57-L880C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderClose", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L889C56-L889C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L893C53-L893C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L897C57-L897C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedNormal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L901C64-L901C127" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedHot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L905C61-L905C121" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin.SelectedPressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L909C65-L909C129" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.HeaderPin", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L918C56-L918C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L922C53-L922C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L926C57-L926C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.IEBarMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L935C56-L935C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L944C56-L944C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L948C53-L948C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L952C57-L952C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L961C56-L961C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L965C53-L965C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L969C57-L969C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L978C56-L978C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.NormalGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L987C56-L987C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L996C56-L996C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1000C53-L1000C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1004C57-L1004C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupCollapse", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1013C56-L1013C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1017C53-L1017C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1021C57-L1021C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupExpand", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1030C56-L1030C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ExplorerBar.SpecialGroupHead", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1044C56-L1044C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1048C53-L1048C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1052C57-L1052C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1061C56-L1061C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1065C53-L1065C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1069C57-L1069C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1078C56-L1078C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1082C53-L1082C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1086C57-L1086C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.ItemRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow.SortedUp", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1095C58-L1095C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow.SortedDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1099C60-L1099C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Header.SortArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1113C56-L1113C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1117C53-L1117C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1121C58-L1121C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1125C58-L1125C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item.SelectedNotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1129C66-L1129C131" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1138C56-L1138C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Group", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1147C56-L1147C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.Detail", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1156C56-L1156C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.SortedDetail", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1165C56-L1165C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ListView.EmptyText", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1179C56-L1179C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1183C53-L1183C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1187C57-L1187C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1191C58-L1191C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1195C57-L1195C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1199C60-L1199C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.NewApplicationButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1208C56-L1208C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.MenuBand.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1222C56-L1222C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1226C58-L1226C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item.Demoted", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1230C57-L1230C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1239C56-L1239C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.DropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1248C56-L1248C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarItem", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1257C56-L1257C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.BarDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1266C56-L1266C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1275C56-L1275C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Menu.Separator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1289C56-L1289C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1298C56-L1298C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.BarVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1307C56-L1307C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.Chunk", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1316C56-L1316C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ProgressBar.ChunkVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1330C56-L1330C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1339C56-L1339C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.GripperVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1348C56-L1348C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Band", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1357C56-L1357C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1361C53-L1361C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1365C57-L1365C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.Chevron", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1374C56-L1374C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1378C53-L1378C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1382C57-L1382C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Rebar.ChevronVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1396C56-L1396C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1405C56-L1405C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MorePrograms", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1414C56-L1414C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1418C53-L1418C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1422C57-L1422C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.MoreProgramsArrow", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1431C56-L1431C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1440C56-L1440C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.ProgListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1449C56-L1449C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceList", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1458C56-L1458C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.PlaceListSeparator", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1468C56-L1468C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOff", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1478C56-L1478C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1482C53-L1482C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1486C57-L1486C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.LogOffButtons", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1495C56-L1495C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.UserPicture", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1504C56-L1504C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.StartPanel.Preview", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1516C56-L1516C108" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Bar", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1525C56-L1525C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Pane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1534C56-L1534C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.GripperPane", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1543C56-L1543C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Status.Gripper", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1557C56-L1557C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.GroupCount", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1566C56-L1566C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1575C56-L1575C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskBand.FlashButtonGroupMenu", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1589C56-L1589C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TaskbarClock.Time", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1603C56-L1603C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1612C56-L1612C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1621C56-L1621C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1630C56-L1630C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.BackgroundLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1639C56-L1639C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1648C56-L1648C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1657C56-L1657C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1666C56-L1666C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Taskbar.SizingBarLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1687C56-L1687C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1691C53-L1691C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1695C57-L1695C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1699C58-L1699C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1703C57-L1703C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1707C60-L1707C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.Button", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1716C56-L1716C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1720C53-L1720C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1724C57-L1724C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1728C58-L1728C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1732C57-L1732C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1736C60-L1736C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.DropDownButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1745C56-L1745C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1749C53-L1749C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1753C57-L1753C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1757C58-L1757C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1761C57-L1761C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1765C60-L1765C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1774C56-L1774C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1778C53-L1778C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1782C57-L1782C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1786C58-L1786C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.Checked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1790C57-L1790C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown.HotChecked", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1794C60-L1794C119" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SplitButtonDropDown", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1803C56-L1803C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorHorizontal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1812C56-L1812C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar.SeparatorVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1826C56-L1826C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1830C54-L1830C107" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Standard", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1839C56-L1839C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.StandardTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1848C56-L1848C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon.Link", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1852C54-L1852C107" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Balloon", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1861C56-L1861C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.BalloonTitle", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1870C56-L1870C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1874C53-L1874C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1878C57-L1878C113" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.ToolTip.Close", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1892C56-L1892C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Track", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1901C56-L1901C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TrackVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1910C56-L1910C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1914C53-L1914C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1918C57-L1918C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1922C57-L1922C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1926C58-L1926C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Thumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1935C56-L1935C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1939C53-L1939C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1943C57-L1943C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1947C57-L1947C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1951C58-L1951C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1960C56-L1960C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1964C53-L1964C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1968C57-L1968C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1972C57-L1972C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1976C58-L1976C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbTop", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1985C56-L1985C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1989C53-L1989C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1993C57-L1993C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L1997C57-L1997C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2001C58-L2001C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2010C56-L2010C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2014C53-L2014C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2018C57-L2018C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2022C57-L2022C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2026C58-L2026C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2035C56-L2035C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2039C53-L2039C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2043C57-L2043C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2047C57-L2047C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2051C58-L2051C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.ThumbRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2060C56-L2060C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.Ticks", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2069C56-L2069C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrackBar.TicksVertical", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2083C56-L2083C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2087C53-L2087C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2091C58-L2091C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2095C58-L2095C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item.SelectedNotFocus", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2099C66-L2099C131" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Item", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph.Closed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2108C56-L2108C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph.Opened", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2112C56-L2112C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Glyph", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2121C56-L2121C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TreeView.Branch", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2153C56-L2153C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2157C53-L2157C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Selected", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2161C58-L2161C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2165C58-L2165C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Focused", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2169C57-L2169C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.ReadOnly", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2173C58-L2173C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit.Assist", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2177C56-L2177C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.TextEdit", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2186C56-L2186C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TextBox.Caret", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2200C56-L2200C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.Background", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2209C56-L2209C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.TrayNotify.AnimateBackground", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2223C56-L2223C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2227C58-L2227C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2231C58-L2231C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Caption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2240C56-L2240C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2244C58-L2244C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2248C58-L2248C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2257C56-L2257C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2261C58-L2261C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2265C58-L2265C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2274C56-L2274C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2278C58-L2278C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2282C58-L2282C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMinCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2291C56-L2291C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2295C58-L2295C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2299C58-L2299C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2308C56-L2308C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2312C58-L2312C115" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2316C58-L2316C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallMaxCaption", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2325C56-L2325C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2329C58-L2329C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2338C56-L2338C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2342C58-L2342C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2351C56-L2351C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2355C58-L2355C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2364C56-L2364C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2368C58-L2368C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeft", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2377C56-L2377C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2381C58-L2381C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRight", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom.Active", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2390C56-L2390C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom.Inactive", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2394C58-L2394C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottom", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2403C56-L2403C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2407C53-L2407C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2411C57-L2411C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2415C58-L2415C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2424C56-L2424C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2428C53-L2428C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2432C57-L2432C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2436C58-L2436C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiSysButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2445C56-L2445C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2449C53-L2449C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2453C57-L2453C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2457C58-L2457C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2466C56-L2466C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2470C53-L2470C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2474C57-L2474C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2478C58-L2478C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiMinButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2487C56-L2487C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2491C53-L2491C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2495C57-L2495C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2499C58-L2499C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MaxButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2508C56-L2508C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2512C53-L2512C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2516C57-L2516C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2520C58-L2520C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2529C56-L2529C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2533C53-L2533C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2537C57-L2537C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2541C58-L2541C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2550C56-L2550C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2554C53-L2554C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2558C57-L2558C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2562C58-L2562C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiCloseButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2571C56-L2571C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2575C53-L2575C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2579C57-L2579C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2583C58-L2583C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.RestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2592C56-L2592C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2596C53-L2596C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2600C57-L2600C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2604C58-L2604C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiRestoreButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2613C56-L2613C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2617C53-L2617C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2621C57-L2621C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2625C58-L2625C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2634C56-L2634C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2638C53-L2638C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2642C57-L2642C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2646C58-L2646C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.MdiHelpButton", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2655C56-L2655C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2659C53-L2659C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2663C57-L2663C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2667C58-L2667C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2676C56-L2676C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2680C53-L2680C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2684C57-L2684C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2688C58-L2688C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.HorizontalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2697C56-L2697C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2701C53-L2701C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2705C57-L2705C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2709C58-L2709C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalScroll", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2718C56-L2718C111" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Hot", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2722C53-L2722C105" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Pressed", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2726C57-L2726C113" + }, + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb.Disabled", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2730C58-L2730C115" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.VerticalThumb", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2739C56-L2739C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.Dialog", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2748C56-L2748C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.CaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2757C56-L2757C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallCaptionSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2766C56-L2766C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2775C56-L2775C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameLeftSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2785C56-L2785C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2795C56-L2795C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameRightSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2804C56-L2804C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.FrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + }, + { + "Members": [ + { + "DocsId": "P:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate.Normal", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs#L2813C56-L2813C111" + } + ], + "DocsId": "T:System.Windows.Forms.VisualStyles.VisualStyleElement.Window.SmallFrameBottomSizingTemplate", + "SourceLink": "https://github.com/dotnet/winforms/blob/62ebdb4b0d5cc7e163b8dc9331dc196e576bf162/src/System.Windows.Forms/src/System/Windows/Forms/VisualStyles/VisualStyleElement.cs" + } + ] +} \ No newline at end of file diff --git a/xml/System.Formats.Asn1/AsnReader.xml b/xml/System.Formats.Asn1/AsnReader.xml index c4cdcd936d2..bcf885da0c7 100644 --- a/xml/System.Formats.Asn1/AsnReader.xml +++ b/xml/System.Formats.Asn1/AsnReader.xml @@ -1,271 +1,271 @@ - - - - - - - - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Object - - - + + + + + + + + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Object + + + A stateful, forward-only reader for BER-, CER-, or DER-encoded ASN.1 data. - - To be added. - - - - - - - - - Constructor - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - - - - - - The data to read. - The encoding constraints for the reader. - Additional options for the reader. + + To be added. + + + + + + + + + Constructor + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + + + + + + The data to read. + The encoding constraints for the reader. + Additional options for the reader. Construct an over with a given ruleset. - + This constructor does not evaluate for correctness. Any correctness checks are done as part of member methods. This constructor does not copy . The caller is responsible for ensuring that the values do not change until the reader is finished. - - + + is not defined. - - - - - - - - - - - Method - - System.Formats.Asn1 - 8.0.0.0 - 9.0.0.0 - - - System.Formats.Asn1.AsnReader - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 8.0.0.0 + 9.0.0.0 + + + System.Formats.Asn1.AsnReader + + + Clones the current reader. - - A clone of the current reader. + + A clone of the current reader. This does not create a clone of the ASN.1 data, only the reader's state is cloned. - - - - - - - - - - - Property - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - + + + + + + + + + + + Property + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + Gets an indication of whether the reader has remaining data available to process. - - + + if there is more data available for the reader to process; otherwise, . - - To be added. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.ReadOnlyMemory<System.Byte> - - - + + To be added. + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.ReadOnlyMemory<System.Byte> + + + Get a view of the content octets (bytes) of the next encoded value without advancing the reader. - + The bytes of the contents octets of the next encoded value. - - To be added. + + To be added. The reader is positioned at a point where the tag or length is invalid under the current encoding rules. - - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.ReadOnlyMemory<System.Byte> - - - + + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.ReadOnlyMemory<System.Byte> + + + Get a view of the next encoded value without advancing the reader. For indefinite length encodings this includes the End of Contents marker. - + The bytes of the next encoded value. - - To be added. - + + To be added. + The reader is positioned at a point where the tag or length is invalid under the current encoding rules. - - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Formats.Asn1.Asn1Tag - - - + + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Formats.Asn1.Asn1Tag + + + Read the encoded tag at the next data position, without advancing the reader. - + The decoded tag value. - - To be added. + + To be added. a tag could not be decoded at the reader's current position. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Byte[] - - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Byte[] + + + + + + On success, receives the number of bits in the last byte which were reported as "unused" by the writer. - + The tag to check for before reading, or for the default tag (Universal 1). - + Reads the next value as a BIT STRING with a specified tag, returning the value in a byte array. - + A copy of the value in a newly allocated, precisely sized, array. - - To be added. - + + To be added. + The next value does not have the correct tag. @@ -276,48 +276,48 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + The tag to check for before reading, or for the default tag (Universal 1). - + Reads the next value as a Boolean with a specified tag. - + The decoded value. - - To be added. + + To be added. The next value does not have the correct tag. @@ -328,58 +328,58 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.String - - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.String + + + + + + One of the enumeration values representing the value type to process. - + The tag to check for before reading, or for the universal tag that is appropriate to the requested encoding type. - + Reads the next value as character string with the specified tag and encoding type, returning the decoded value as a string. - + The decoded value. - - To be added. - - - + + To be added. + + + is not a known character string type. - + The next value does not have the correct tag. @@ -394,82 +394,82 @@ -or- The string did not successfully decode. - - + + . is , but . is not the same as . - - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.ReadOnlyMemory<System.Byte> - - - + + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.ReadOnlyMemory<System.Byte> + + + Get a view of the next encoded value, and advance the reader past it. For an indefinite length encoding this includes the End of Contents marker. - + A view of the next encoded value. - - To be added. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.ReadOnlyMemory<System.Byte> - - - - - + + To be added. + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.ReadOnlyMemory<System.Byte> + + + + + The tag to check for before reading, or for the default tag (Universal 10). - + Reads the next value as a Enumerated with a specified tag, returning the contents as a over the original data. - + The bytes of the Enumerated value, in signed big-endian form. - - To be added. + + To be added. The next value does not have the correct tag. @@ -480,54 +480,54 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Enum - - - - - - - Type object representing the destination type. + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Enum + + + + + + + Type object representing the destination type. The tag to check for before reading, or for the default tag (Universal 10). - + Reads the next value as an Enumerated with a specified tag, converting it to the non-[] enum specified by . - + The Enumerated value converted to a . - + This method does not validate that the return value is defined within . - + The next value does not have the correct tag. @@ -542,8 +542,8 @@ -or- The encoded value is too big to fit in a value. - - + + is not an enum type. -or- @@ -556,62 +556,62 @@ , but . is not correct for the method. - - + + is . - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - TEnum - - - - - System.Enum - - - - [System.Runtime.CompilerServices.Nullable(0)] - [<System.Runtime.CompilerServices.Nullable(0)>] - - - - - - - - - The destination enum type. + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + TEnum + + + + + System.Enum + + + + [System.Runtime.CompilerServices.Nullable(0)] + [<System.Runtime.CompilerServices.Nullable(0)>] + + + + + + + + + The destination enum type. The tag to check for before reading, or for the default tag (Universal 10). - + Reads the next value as an Enumerated with a specified tag, converting it to the non-[] enum specified by . - + The Enumerated value converted to a . - + This method does not validate that the return value is defined within . - + The next value does not have the correct tag. @@ -626,8 +626,8 @@ -or- The encoded value is too big to fit in a value. - - + + is not an enum type. -or- @@ -640,41 +640,41 @@ , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.DateTimeOffset - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.DateTimeOffset + + + + + The tag to check for before reading, or for the default tag (Universal 24). - + Reads the next value as a GeneralizedTime with a specified tag. - + The decoded value. - - To be added. + + To be added. The next value does not have the correct tag. @@ -685,47 +685,47 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Numerics.BigInteger - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Numerics.BigInteger + + + + + The tag to check for before reading, or for the default tag (Universal 2). - + Reads the next value as an Integer with a specified tag. - + The decoded value. - - To be added. + + To be added. The next value does not have the correct tag. @@ -736,48 +736,48 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.ReadOnlyMemory<System.Byte> - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.ReadOnlyMemory<System.Byte> + + + + + The tag to check for before reading, or for the default tag (Universal 2). - + Reads the next value as a Integer with a specified tag, returning the contents as a over the original data. - + The bytes of the Integer value, in signed big-endian form. - - To be added. + + To be added. The next value does not have the correct tag. @@ -788,45 +788,45 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Collections.BitArray - - - - - - The tag to check for before reading. + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Collections.BitArray + + + + + + The tag to check for before reading. Reads the next value as a NamedBitList with a specified tag. - + The bits from the encoded value. - - To be added. + + To be added. The next value does not have the correct tag. @@ -837,49 +837,49 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Enum - - - - - - - Type object representing the destination type. - The tag to check for before reading. + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Enum + + + + + + + Type object representing the destination type. + The tag to check for before reading. Reads the next value as a NamedBitList with a specified tag, converting it to the [] enum specified by . - + The NamedBitList value converted to a . - - To be added. + + To be added. The next value does not have the correct tag. @@ -894,8 +894,8 @@ -or- The encoded value is too big to fit in a value. - - + + is not an enum type. -or- @@ -908,56 +908,56 @@ , but . is not correct for the method. - - - is - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - TFlagsEnum - - - - - System.Enum - - - - [System.Runtime.CompilerServices.Nullable(0)] - [<System.Runtime.CompilerServices.Nullable(0)>] - - - - - - - - - The destination enum type. - The tag to check for before reading. + + + is + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + TFlagsEnum + + + + + System.Enum + + + + [System.Runtime.CompilerServices.Nullable(0)] + [<System.Runtime.CompilerServices.Nullable(0)>] + + + + + + + + + The destination enum type. + The tag to check for before reading. Reads the next value as a NamedBitList with a specified tag, converting it to the [] enum specified by . - + The NamedBitList value converted to a . - + The bit alignment performed by this method is to interpret the most significant bit in the first byte of the value as the least significant bit in , @@ -997,7 +997,7 @@ RFC 3280 (4.2.1.3), the example enum uses values that are different from System.Security.Cryptography.X509Certificates.X509KeyUsageFlags. - + The next value does not have the correct tag. @@ -1012,8 +1012,8 @@ -or- The encoded value is too big to fit in a value. - - + + is not an enum type. -or- @@ -1026,38 +1026,38 @@ , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Void - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Void + + + + + The tag to check for before reading, or for the default tag (Universal 5). - + Reads the next value as a NULL with a specified tag. - - To be added. + + To be added. The next value does not have the correct tag. @@ -1068,46 +1068,46 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.String - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.String + + + + + The tag to check for before reading, or for the default tag (Universal 6). - + Reads the next value as an OBJECT IDENTIFIER with a specified tag, returning the value in a dotted decimal format string. - - The decoded object identifier in the dotted-decimal notation. - To be added. + + The decoded object identifier in the dotted-decimal notation. + To be added. The next value does not have the correct tag. @@ -1118,49 +1118,49 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Byte[] - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Byte[] + + + + + The tag to check for before reading, or for the default tag (Universal 4). - + Reads the next value as an OCTET STRING with tag UNIVERSAL 4, returning the value in a byte array. - + A copy of the value in a newly allocated, precisely sized, array. - - To be added. - + + To be added. + The next value does not have the correct tag. @@ -1171,54 +1171,54 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Formats.Asn1.AsnReader - - - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Formats.Asn1.AsnReader + + + + + The tag to check for before reading, or for the default tag (Universal 16). - + Reads the next value as a SEQUENCE or SEQUENCE-OF with the specified tag and returns the result as a new reader positioned at the first value in the sequence (or with == ). - + A new reader positioned at the first value in the sequence (or with == ). - + The nested content is not evaluated by this method, and might contain data that's not valid under the current encoding rules. - + The next value does not have the correct tag. @@ -1229,55 +1229,55 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Formats.Asn1.AsnReader - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Formats.Asn1.AsnReader + + + + + The tag to check for before reading, or for the default tag (Universal 17). - + Reads the next value as a SET-OF with the specified tag and returns the result as a new reader positioned at the first value in the set-of (or with == ), using the value from the constructor (default ). - + A new reader positioned at the first value in the set-of (or with == ). - + The nested content is not evaluated by this method (aside from sort order, when required) and might contain data that's not valid under the current encoding rules. - + The next value does not have the correct tag. @@ -1288,59 +1288,59 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Formats.Asn1.AsnReader - - - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Formats.Asn1.AsnReader + + + + + + + to always accept the data in the order it is presented, to verify that the data is sorted correctly when the encoding rules say sorting was required (CER and DER). - + The tag to check for before reading, or for the default tag (Universal 17). - + Reads the next value as a SET-OF with the specified tag and returns the result as a new reader positioned at the first value in the set-of (or with == ). - + A new reader positioned at the first value in the set-of (or with == ). - + The nested content is not evaluated by this method (aside from sort order, when required) and might contain data that's not valid under the current encoding rules. - + The next value does not have the correct tag. @@ -1351,49 +1351,49 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.DateTimeOffset - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.DateTimeOffset + + + + + The tag to check for before reading, or for the default tag (Universal 23). - + Reads the next value as a UTCTime with a specified tag using the value from options passed to the constructor (with a default of 2049). - + The decoded value. - - To be added. + + To be added. The next value does not have the correct tag. @@ -1404,53 +1404,53 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.DateTimeOffset - - - - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.DateTimeOffset + + + + + + The largest year to represent with this value. - + The tag to check for before reading, or for the default tag (Universal 23). - + Reads the next value as a UTCTime with a specified tag. - + The decoded value. - - To be added. - + + To be added. + The next value does not have the correct tag. @@ -1461,123 +1461,123 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - - Property - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Formats.Asn1.AsnEncodingRules - - + + + + + + + + + + + + Property + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Formats.Asn1.AsnEncodingRules + + Gets the encoding rules in use by this reader. - + The encoding rules in use by this reader. - - To be added. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Void - - - + + To be added. + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Void + + + Throws a standardized if the reader has remaining data, performs no function if returns . - + This method provides a standardized target and standardized exception for reading a "closed" structure, such as the nested content for an explicitly tagged value. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - - - - The buffer in which to write. + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + + + + The buffer in which to write. On success, receives the number of bits in the last byte which were reported as "unused" by the writer. - + On success, receives the number of bytes written to . - + The tag to check for before reading, or for the default tag (Universal 1). - + Reads the next value as a BIT STRING with a specified tag, copying the value into a provided destination buffer. - - + + and advances the reader if had sufficient length to receive the value, otherwise and the reader does not advance. - - To be added. - + + To be added. + The next value does not have the correct tag. @@ -1588,67 +1588,67 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - - - - The buffer in which to write. + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + + + + The buffer in which to write. One of the enumeration values representing the value type to process. - + On success, receives the number of chars written to . - + The tag to check for before reading, or for the universal tag that is appropriate to the requested encoding type. - + Reads the next value as character string with the specified tag and encoding type, copying the decoded value into a provided destination buffer. - - + + and advances the reader if had sufficient length to receive the value, otherwise and the reader does not advance. - - To be added. - - - + + To be added. + + + is not a known character string type. - + The next value does not have the correct tag. @@ -1663,60 +1663,60 @@ -or- The string did not successfully decode. - - + + . is , but . is not the same as . - - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - - - The buffer in which to write. - The tag to check for before reading. + + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + + + The buffer in which to write. + The tag to check for before reading. On success, receives the number of bytes written to . - + Reads the next value as character string with the specified tag, copying the unprocessed bytes into a provided destination buffer. - - + + and advances the reader if had sufficient length to receive the value, otherwise and the reader does not advance. - + This method does not determine if the string used only characters defined by the encoding. - - - + + + The next value does not have the correct tag. @@ -1727,55 +1727,55 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not a character string tag type. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + On success, receives the decoded value. - + The tag to check for before reading, or for the default tag (Universal 2). - + Attempts to read the next value as an Integer with a specified tag, as a signed 32-bit value. - - + + and does not advance the reader if the value is not between Int32.MinValue and Int32.MaxValue, inclusive; otherwise is returned and the reader advances. - - To be added. + + To be added. The next value does not have the correct tag. @@ -1786,54 +1786,54 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + On success, receives the decoded value. - + The tag to check for before reading, or for the default tag (Universal 2). - + Attempts to read the next value as an Integer with a specified tag, as a signed 64-bit value. - - + + and does not advance the reader if the value is not between Int64.MinValue and Int64.MaxValue, inclusive; otherwise is returned and the reader advances. - - To be added. + + To be added. The next value does not have the correct tag. @@ -1844,57 +1844,57 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - - - The buffer in which to write. + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + + + The buffer in which to write. On success, receives the number of bytes written to . - + The tag to check for before reading, or for the default tag (Universal 4). - + Reads the next value as an OCTET STRING with a specified tag, copying the value into a provided destination buffer. - - + + and advances the reader if had sufficient length to receive the value, otherwise and the reader does not advance. - - To be added. - + + To be added. + The next value does not have the correct tag. @@ -1905,60 +1905,60 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + + On success, receives the number of bits in the last byte which were reported as "unused" by the writer. - + On success, receives a over the original data corresponding to the value of the BIT STRING. - + The tag to check for before reading, or for the default tag (Universal 1). - + Reads the next value as a BIT STRING with a specified tag, returning the contents as a over the original data. - - + + and advances the reader if the BIT STRING value had a primitive encoding, and does not advance the reader if it had a constructed encoding. - - To be added. + + To be added. The next value does not have the correct tag. @@ -1969,56 +1969,56 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - - The tag to check for before reading. + + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + + The tag to check for before reading. On success, receives a over the original data corresponding to the value of the character string. - + Reads the next value as a character with a specified tag, returning the contents as an unprocessed over the original data. - - + + and advances the reader if the character string value had a primitive encoding, and does not advance the reader if it had a constructed encoding. - + This method does not determine if the string used only characters defined by the encoding. - + The next value does not have the correct tag. @@ -2029,53 +2029,53 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not a character string tag type. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Boolean - - - - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + System.Boolean + + + + + + On success, receives a over the original data corresponding to the value of the OCTET STRING. - - The tag to check for before reading. + + The tag to check for before reading. Attempts to read the next value as an OCTET STRING with a specified tag, returning the contents as a over the original data. - - + + and advances the reader if the OCTET STRING value had a primitive encoding, and does not advance the reader if it had a constructed encoding. - - To be added. + + To be added. The next value does not have the correct tag. @@ -2086,61 +2086,61 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - - [System.CLSCompliant(false)] - [<System.CLSCompliant(false)>] - - - - System.Boolean - - - - - - + + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + + [System.CLSCompliant(false)] + [<System.CLSCompliant(false)>] + + + + System.Boolean + + + + + + On success, receives the decoded value. - + The tag to check for before reading, or for the default tag (Universal 2). - + Attempts to read the next value as an Integer with a specified tag, as an unsigned 32-bit value. - - + + and does not advance the reader if the value is not between UInt32.MinValue and UInt32.MaxValue, inclusive; otherwise is returned and the reader advances. - - To be added. + + To be added. The next value does not have the correct tag. @@ -2151,60 +2151,60 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - - - - - - Method - - System.Formats.Asn1 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - - [System.CLSCompliant(false)] - [<System.CLSCompliant(false)>] - - - - System.Boolean - - - - - - + + + + + + + + + + Method + + System.Formats.Asn1 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 + + + + [System.CLSCompliant(false)] + [<System.CLSCompliant(false)>] + + + + System.Boolean + + + + + + On success, receives the decoded value. - + The tag to check for before reading, or for the default tag (Universal 2). - + Attempts to read the next value as an Integer with a specified tag, as an unsigned 64-bit value. - - + + and does not advance the reader if the value is not between Int64.MinValue and Int64.MaxValue, inclusive; otherwise is returned and the reader advances. - - To be added. + + To be added. The next value does not have the correct tag. @@ -2215,14 +2215,14 @@ -or- The contents are not valid under the current encoding rules. - - + + . is , but . is not correct for the method. - - - - - + + + + + diff --git a/xml/System.Numerics.Tensors/Tensor.xml b/xml/System.Numerics.Tensors/Tensor.xml index 395ad668796..db2085fb677 100644 --- a/xml/System.Numerics.Tensors/Tensor.xml +++ b/xml/System.Numerics.Tensors/Tensor.xml @@ -3908,8 +3908,8 @@ To be added. - The tensors must have the same shape, except in the dimension corresponding to axis (the first, by default). The axis along which the tensors will be joined. If axis is -1, arrays are flattened before use. Default is 0. + The tensors must have the same shape, except in the dimension corresponding to axis (the first, by default). Join a sequence of tensors along an existing axis. @@ -3974,8 +3974,8 @@ To be added. - The tensors must have the same shape, except in the dimension corresponding to axis (the first, by default). The axis along which the tensors will be joined. If axis is -1, arrays are flattened before use. Default is 0. + The tensors must have the same shape, except in the dimension corresponding to axis (the first, by default). Join a sequence of tensors along an existing axis. @@ -9178,8 +9178,8 @@ To be added. - First to compare. Value to compare against. + First to compare. Compares the elements of two to see if any elements of are greater than . If the shapes are not the same, the tensors are broadcasted to the smallest broadcastable size before they are compared. @@ -9965,8 +9965,8 @@ To be added. - First to compare. Value to compare against. + First to compare. Compares the elements of two to see if any elements of are greater than . If the shapes are not the same, the tensors are broadcasted to the smallest broadcastable size before they are compared. @@ -11578,8 +11578,8 @@ To be added. - First value to compare. Second value to compare against. + First value to compare. Compares the elements of two to see if all elements of are less than . If the shapes are not the same, the tensors are broadcasted to the smallest broadcastable size before they are compared. @@ -12365,8 +12365,8 @@ To be added. - First value to compare. Second value to compare against. + First value to compare. Compares the elements of two to see if all elements of are less than . If the shapes are not the same, the tensors are broadcasted to the smallest broadcastable size before they are compared. @@ -18556,8 +18556,8 @@ To be added. The tensor, represented as a span. - The destination tensor, represented as a span. The degree of the root to be computed, represented as a scalar. + The destination tensor, represented as a span. Computes the element-wise n-th root of the values in the specified tensor. To be added. To be added. @@ -20843,8 +20843,8 @@ To be added. - Input . Index of where the new dimension will be. + Input . Join multiple along a new dimension. The axis parameter specifies the index of the new dimension. All tensors must have the same shape. diff --git a/xml/System.Reflection/TypeExtensions.xml b/xml/System.Reflection/TypeExtensions.xml index 259340dc8a4..54a4d623612 100644 --- a/xml/System.Reflection/TypeExtensions.xml +++ b/xml/System.Reflection/TypeExtensions.xml @@ -167,38 +167,23 @@ - - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 + 4.1.5.0 - System.Reflection.EventInfo + System.Reflection.EventInfo - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicEvents)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicEvents)>] - - - - + + To be added. @@ -319,38 +304,23 @@ - - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 + 4.1.5.0 - System.Reflection.FieldInfo + System.Reflection.FieldInfo - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields)>] - - - - + + To be added. @@ -361,39 +331,24 @@ - - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 + 4.1.5.0 - System.Reflection.FieldInfo + System.Reflection.FieldInfo - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.NonPublicFields | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.NonPublicFields | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields)>] - - - - - + + + To be added. @@ -405,22 +360,36 @@ - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.1.5.0 + 4.0.0.0 + 4.1.0.0 + 4.1.2.0 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 - System.Reflection.FieldInfo[] + System.Reflection.FieldInfo[] - + + + + [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields)] + [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields)>] + + + To be added. @@ -457,22 +426,29 @@ - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.1.5.0 + 4.0.0.0 + 4.1.0.0 + 4.1.2.0 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 - System.Type[] + System.Type[] - + To be added. @@ -482,36 +458,22 @@ - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 + 4.1.5.0 - System.Type[] + System.Type[] - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.Interfaces)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.Interfaces)>] - - - + To be added. @@ -521,37 +483,23 @@ - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 + 4.1.5.0 - System.Reflection.MemberInfo[] + System.Reflection.MemberInfo[] - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicEvents | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicMethods | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicNestedTypes | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicEvents | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicMethods | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicNestedTypes | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)>] - - - - + + To be added. @@ -562,38 +510,24 @@ - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 + 4.1.5.0 - System.Reflection.MemberInfo[] + System.Reflection.MemberInfo[] - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.All)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.All)>] - - - - - + + + To be added. @@ -756,22 +690,36 @@ - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.1.5.0 + 4.0.0.0 + 4.1.0.0 + 4.1.2.0 + 5.0.0.0 + 6.0.0.0 + 7.0.0.0 + 8.0.0.0 + 9.0.0.0 - System.Reflection.MethodInfo[] + System.Reflection.MethodInfo[] - + + + + [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicMethods)] + [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicMethods)>] + + + To be added. @@ -918,37 +866,23 @@ - - - - - - + + + + + + Method System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 + 4.1.5.0 - System.Reflection.PropertyInfo[] + System.Reflection.PropertyInfo[] - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.NonPublicProperties | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.NonPublicProperties | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)>] - - - - + + To be added. @@ -959,54 +893,12 @@ - - - - - - - - Method - - System.Reflection.TypeExtensions - 4.0.0.0 - 4.1.0.0 - 4.1.2.0 - 5.0.0.0 - 6.0.0.0 - 7.0.0.0 - 8.0.0.0 - 9.0.0.0 - - - System.Reflection.PropertyInfo - - - - - - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)>] - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - - - - - + + + + + + Method System.Reflection.TypeExtensions @@ -1018,25 +910,23 @@ - To be added. To be added. - To be added. To be added. To be added. To be added. - - - - - - - + + + + + + + Method System.Reflection.TypeExtensions @@ -1056,20 +946,42 @@ - [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] - [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)>] + [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.NonPublicProperties | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] + [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.NonPublicProperties | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)>] - - - - [System.Runtime.CompilerServices.Nullable(2)] - [<System.Runtime.CompilerServices.Nullable(2)>] - - - + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + + + + + Method + + System.Reflection.TypeExtensions + 4.1.5.0 + + + System.Reflection.PropertyInfo + + + + + To be added.